Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10 Commit message: "testenv: support fetching coredumps in jenkins" > git rev-list --no-walk e217e408c4e236b87915f5c8f9bc4d39ce064983 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sccp-test-latest] $ /bin/sh -xe /tmp/jenkins4520422195387930887.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sccp --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-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-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/podman/testenv-sccp-osmocom-latest-20250425-1309-4af06195-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-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-sccp-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-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-sccp-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [260 kB] Fetched 9307 kB in 1s (10.6 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-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache/ttcn3-deps-updated'] [testenv] Generating links and Makefile for sccp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-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-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'make', 'sccp'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache/podman/ttcn3/sccp compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache/podman/ttcn3/sccp' PP IPA_Emulation.ttcn PP SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ TTCN *.ttcn *.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. SCCP_Tests_RAW.ttcn: In TTCN-3 module `SCCP_Tests_RAW': SCCP_Tests_RAW.ttcn:140.9-164.1: In function definition `f_exp_sccp': SCCP_Tests_RAW.ttcn:142.47-83: In template variable definition `exp': SCCP_Tests_RAW.ttcn:127.9-138.1: note: Referenced function is here SCCP_Tests_RAW.ttcn:339.9-344.1: In function definition `f_tx_xudt_exp': SCCP_Tests_RAW.ttcn:343.2-19: In function instance: SCCP_Tests_RAW.ttcn:343.12-19: In actual parameter list of function `@SCCP_Tests_RAW.f_exp_sccp': SCCP_Tests_RAW.ttcn:343.13-18: In parameter #1 for `sccp': SCCP_Tests_RAW.ttcn:340.24-29: note: Referenced template variable is here SCCP_Tests_RAW.ttcn:364.9-369.1: In function definition `f_tx_ludt_exp': SCCP_Tests_RAW.ttcn:368.2-19: In function instance: SCCP_Tests_RAW.ttcn:368.12-19: In actual parameter list of function `@SCCP_Tests_RAW.f_exp_sccp': SCCP_Tests_RAW.ttcn:368.13-18: In parameter #1 for `sccp': SCCP_Tests_RAW.ttcn:365.24-29: note: Referenced template variable is here SCCP_Tests_RAW.ttcn:432.1-448.1: In testcase definition `TC_scmg_sst_ssn1': SCCP_Tests_RAW.ttcn:447.2-43: In function instance: SCCP_Tests_RAW.ttcn:447.15-43: In actual parameter list of function `@SCCP_Tests_RAW.f_scmg_xceive': SCCP_Tests_RAW.ttcn:447.37-42: In parameter #4 for `rx_exp': SCCP_Tests_RAW.ttcn:435.42-47: note: Referenced template variable is here SCCP_Tests_RAW.ttcn:451.1-467.1: In testcase definition `TC_scmg_sst_ssn_valid': SCCP_Tests_RAW.ttcn:466.2-43: In function instance: SCCP_Tests_RAW.ttcn:466.15-43: In actual parameter list of function `@SCCP_Tests_RAW.f_scmg_xceive': SCCP_Tests_RAW.ttcn:466.37-42: In parameter #4 for `rx_exp': SCCP_Tests_RAW.ttcn:454.42-47: note: Referenced template variable is here SCCP_Tests_RAW.ttcn:490.1-504.1: In testcase definition `TC_callingparty_ssn_only': SCCP_Tests_RAW.ttcn:503.2-75: In function instance: SCCP_Tests_RAW.ttcn:503.15-75: In actual parameter list of function `@SCCP_Tests_RAW.f_scmg_xceive': SCCP_Tests_RAW.ttcn:503.37-42: In parameter #4 for `rx_exp': SCCP_Tests_RAW.ttcn:493.42-47: note: Referenced template variable is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache/podman/ttcn3/sccp' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache/podman/ttcn3/sccp make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache/podman/ttcn3/sccp' DEP UD_PT.cc DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCEncoding.cc DEP TCCConversion.cc DEP SCTPasp_PT.cc DEP SCCP_EncDec.cc DEP Native_FunctionDefs.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP SCCP_Mapping_part_7.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_1.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP SCCP_Mapping.cc DEP IPA_Emulation.cc DEP UD_Types_part_7.cc DEP UD_Types_part_6.cc DEP UD_Types_part_5.cc DEP UD_Types_part_4.cc DEP UD_Types_part_3.cc DEP UD_Types_part_2.cc DEP UD_Types_part_1.cc DEP UD_PortType_part_7.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_5.cc DEP UD_PortType_part_4.cc DEP UD_PortType_part_3.cc DEP UD_PortType_part_2.cc DEP UD_PortType_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_1.cc DEP SCCPasp_Types_part_7.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_1.cc DEP SCCP_Types_part_7.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_1.cc DEP SCCP_Tests_RAW_part_7.cc DEP SCCP_Tests_RAW_part_6.cc DEP SCCP_Tests_RAW_part_5.cc DEP SCCP_Tests_RAW_part_4.cc DEP SCCP_Tests_RAW_part_3.cc DEP SCCP_Tests_RAW_part_2.cc DEP SCCP_Tests_RAW_part_1.cc DEP SCCP_Tests_part_7.cc DEP SCCP_Tests_part_5.cc DEP SCCP_Tests_part_4.cc DEP SCCP_Tests_part_6.cc DEP SCCP_Tests_part_3.cc DEP SCCP_Tests_part_2.cc DEP SCCP_Tests_part_1.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_1.cc DEP SCCP_CodecPort_part_7.cc DEP SCCP_CodecPort_part_6.cc DEP SCCP_CodecPort_part_5.cc DEP SCCP_CodecPort_part_4.cc DEP SCCP_CodecPort_part_3.cc DEP SCCP_CodecPort_part_2.cc DEP SCCP_CodecPort_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MTP3asp_Types_part_7.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_2.cc DEP MTP3asp_PortType_part_1.cc DEP M3UA_Types_part_7.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_1.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP UD_Types.cc DEP UD_PortType.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCConversion_Functions.cc DEP Socket_API_Definitions.cc DEP SCTPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCCPasp_Types.cc DEP SCCP_Types.cc DEP SCCP_Tests_RAW.cc DEP SCCP_Tests.cc DEP SCCP_Templates.cc DEP SCCP_Emulation.cc DEP SCCP_CodecPort.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP Misc_Helpers.cc DEP MTP3asp_Types.cc DEP MTP3asp_PortType.cc DEP M3UA_Types.cc DEP M3UA_Emulation.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP General_Types.cc DEP GSM_Types.cc CC GSM_Types.o CC General_Types.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPL4asp_Functions.o CC IPA_Types.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC M3UA_Emulation.o CC M3UA_Types.o CC MTP3asp_PortType.o CC MTP3asp_Types.o CC Misc_Helpers.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC SCCP_CodecPort.o CC SCCP_Emulation.o CC SCCP_Templates.o CC SCCP_Tests.o CC SCCP_Tests_RAW.o CC SCCP_Types.o CC SCCPasp_Types.o CC SCTPasp_PortType.o CC SCTPasp_Types.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC UD_PortType.o CC UD_Types.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_2.o CC IPA_Types_part_1.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC M3UA_Emulation_part_1.o CC M3UA_Emulation_part_2.o CC M3UA_Emulation_part_3.o CC M3UA_Emulation_part_4.o CC M3UA_Emulation_part_5.o CC M3UA_Emulation_part_6.o CC M3UA_Emulation_part_7.o CC M3UA_Types_part_1.o CC M3UA_Types_part_2.o CC M3UA_Types_part_3.o CC M3UA_Types_part_4.o CC M3UA_Types_part_5.o CC M3UA_Types_part_6.o CC M3UA_Types_part_7.o CC MTP3asp_PortType_part_1.o CC MTP3asp_PortType_part_2.o CC MTP3asp_PortType_part_3.o CC MTP3asp_PortType_part_4.o CC MTP3asp_PortType_part_5.o CC MTP3asp_PortType_part_6.o CC MTP3asp_PortType_part_7.o CC MTP3asp_Types_part_1.o CC MTP3asp_Types_part_2.o CC MTP3asp_Types_part_3.o CC MTP3asp_Types_part_4.o CC MTP3asp_Types_part_5.o CC MTP3asp_Types_part_6.o CC MTP3asp_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC SCCP_CodecPort_part_1.o CC SCCP_CodecPort_part_2.o CC SCCP_CodecPort_part_3.o CC SCCP_CodecPort_part_4.o CC SCCP_CodecPort_part_5.o CC SCCP_CodecPort_part_6.o CC SCCP_CodecPort_part_7.o CC SCCP_Emulation_part_1.o CC SCCP_Emulation_part_2.o CC SCCP_Emulation_part_3.o CC SCCP_Emulation_part_4.o CC SCCP_Emulation_part_5.o CC SCCP_Emulation_part_6.o CC SCCP_Emulation_part_7.o CC SCCP_Templates_part_1.o CC SCCP_Templates_part_2.o CC SCCP_Templates_part_3.o CC SCCP_Templates_part_4.o CC SCCP_Templates_part_5.o CC SCCP_Templates_part_6.o CC SCCP_Templates_part_7.o CC SCCP_Tests_part_1.o CC SCCP_Tests_part_2.o CC SCCP_Tests_part_3.o CC SCCP_Tests_part_4.o CC SCCP_Tests_part_5.o CC SCCP_Tests_part_6.o CC SCCP_Tests_part_7.o CC SCCP_Tests_RAW_part_1.o CC SCCP_Tests_RAW_part_2.o CC SCCP_Tests_RAW_part_3.o CC SCCP_Tests_RAW_part_4.o CC SCCP_Tests_RAW_part_5.o CC SCCP_Tests_RAW_part_6.o CC SCCP_Tests_RAW_part_7.o CC SCCP_Types_part_1.o CC SCCP_Types_part_2.o CC SCCP_Types_part_3.o CC SCCP_Types_part_4.o CC SCCP_Types_part_5.o CC SCCP_Types_part_6.o CC SCCP_Types_part_7.o CC SCCPasp_Types_part_1.o CC SCCPasp_Types_part_2.o CC SCCPasp_Types_part_3.o CC SCCPasp_Types_part_4.o CC SCCPasp_Types_part_5.o CC SCCPasp_Types_part_6.o CC SCCPasp_Types_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UD_PortType_part_1.o CC UD_PortType_part_2.o CC UD_PortType_part_3.o CC UD_PortType_part_4.o CC UD_PortType_part_5.o CC UD_PortType_part_6.o CC UD_PortType_part_7.o CC UD_Types_part_1.o CC UD_Types_part_2.o CC UD_Types_part_3.o CC UD_Types_part_4.o CC UD_Types_part_5.o CC UD_Types_part_6.o CC UD_Types_part_7.o CC IPA_Emulation.o CC SCCP_Mapping.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC SCCP_Mapping_part_1.o CC SCCP_Mapping_part_2.o CC SCCP_Mapping_part_3.o CC SCCP_Mapping_part_4.o CC SCCP_Mapping_part_5.o CC SCCP_Mapping_part_6.o CC SCCP_Mapping_part_7.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC Native_FunctionDefs.o CC SCCP_EncDec.o CC SCTPasp_PT.o CC TCCConversion.o CC TCCEncoding.o CC TELNETasp_PT.o CC TCCInterface.o CC UD_PT.o CCLD GSM_Types.so CCLD General_Types.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD M3UA_Emulation.so CCLD M3UA_Types.so CCLD MTP3asp_PortType.so CCLD MTP3asp_Types.so CCLD Misc_Helpers.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD SCCP_CodecPort.so CCLD SCCP_Emulation.so CCLD SCCP_Templates.so CCLD SCCP_Tests.so CCLD SCCP_Tests_RAW.so CCLD SCCP_Types.so CCLD SCCPasp_Types.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD UD_PortType.so CCLD UD_Types.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD M3UA_Emulation_part_1.so CCLD M3UA_Emulation_part_2.so CCLD M3UA_Emulation_part_3.so CCLD M3UA_Emulation_part_4.so CCLD M3UA_Emulation_part_5.so CCLD M3UA_Emulation_part_6.so CCLD M3UA_Emulation_part_7.so CCLD M3UA_Types_part_1.so CCLD M3UA_Types_part_2.so CCLD M3UA_Types_part_3.so CCLD M3UA_Types_part_4.so CCLD M3UA_Types_part_5.so CCLD M3UA_Types_part_6.so CCLD M3UA_Types_part_7.so CCLD MTP3asp_PortType_part_1.so CCLD MTP3asp_PortType_part_2.so CCLD MTP3asp_PortType_part_3.so CCLD MTP3asp_PortType_part_4.so CCLD MTP3asp_PortType_part_5.so CCLD MTP3asp_PortType_part_6.so CCLD MTP3asp_PortType_part_7.so CCLD MTP3asp_Types_part_1.so CCLD MTP3asp_Types_part_2.so CCLD MTP3asp_Types_part_3.so CCLD MTP3asp_Types_part_4.so CCLD MTP3asp_Types_part_5.so CCLD MTP3asp_Types_part_6.so CCLD MTP3asp_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD SCCP_CodecPort_part_1.so CCLD SCCP_CodecPort_part_2.so CCLD SCCP_CodecPort_part_3.so CCLD SCCP_CodecPort_part_4.so CCLD SCCP_CodecPort_part_5.so CCLD SCCP_CodecPort_part_6.so CCLD SCCP_CodecPort_part_7.so CCLD SCCP_Emulation_part_1.so CCLD SCCP_Emulation_part_2.so CCLD SCCP_Emulation_part_3.so CCLD SCCP_Emulation_part_4.so CCLD SCCP_Emulation_part_5.so CCLD SCCP_Emulation_part_6.so CCLD SCCP_Emulation_part_7.so CCLD SCCP_Templates_part_1.so CCLD SCCP_Templates_part_2.so CCLD SCCP_Templates_part_3.so CCLD SCCP_Templates_part_4.so CCLD SCCP_Templates_part_5.so CCLD SCCP_Templates_part_6.so CCLD SCCP_Templates_part_7.so CCLD SCCP_Tests_part_1.so CCLD SCCP_Tests_part_2.so CCLD SCCP_Tests_part_3.so CCLD SCCP_Tests_part_4.so CCLD SCCP_Tests_part_5.so CCLD SCCP_Tests_part_6.so CCLD SCCP_Tests_part_7.so CCLD SCCP_Tests_RAW_part_1.so CCLD SCCP_Tests_RAW_part_2.so CCLD SCCP_Tests_RAW_part_3.so CCLD SCCP_Tests_RAW_part_4.so CCLD SCCP_Tests_RAW_part_5.so CCLD SCCP_Tests_RAW_part_6.so CCLD SCCP_Tests_RAW_part_7.so CCLD SCCP_Types_part_1.so CCLD SCCP_Types_part_2.so CCLD SCCP_Types_part_3.so CCLD SCCP_Types_part_4.so CCLD SCCP_Types_part_5.so CCLD SCCP_Types_part_6.so CCLD SCCP_Types_part_7.so CCLD SCCPasp_Types_part_1.so CCLD SCCPasp_Types_part_2.so CCLD SCCPasp_Types_part_3.so CCLD SCCPasp_Types_part_4.so CCLD SCCPasp_Types_part_5.so CCLD SCCPasp_Types_part_6.so CCLD SCCPasp_Types_part_7.so CCLD SCTPasp_PortType_part_1.so CCLD SCTPasp_PortType_part_2.so CCLD SCTPasp_PortType_part_3.so CCLD SCTPasp_PortType_part_4.so CCLD SCTPasp_PortType_part_5.so CCLD SCTPasp_PortType_part_6.so CCLD SCTPasp_PortType_part_7.so CCLD SCTPasp_Types_part_1.so CCLD SCTPasp_Types_part_3.so CCLD SCTPasp_Types_part_2.so CCLD SCTPasp_Types_part_4.so CCLD SCTPasp_Types_part_5.so CCLD SCTPasp_Types_part_6.so CCLD SCTPasp_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UD_PortType_part_1.so CCLD UD_PortType_part_2.so CCLD UD_PortType_part_3.so CCLD UD_PortType_part_4.so CCLD UD_PortType_part_5.so CCLD UD_PortType_part_6.so CCLD UD_PortType_part_7.so CCLD UD_Types_part_1.so CCLD UD_Types_part_2.so CCLD UD_Types_part_3.so CCLD UD_Types_part_4.so CCLD UD_Types_part_5.so CCLD UD_Types_part_6.so CCLD UD_Types_part_7.so CCLD IPA_Emulation.so CCLD SCCP_Mapping.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD SCCP_Mapping_part_1.so CCLD SCCP_Mapping_part_2.so CCLD SCCP_Mapping_part_3.so CCLD SCCP_Mapping_part_4.so CCLD SCCP_Mapping_part_5.so CCLD SCCP_Mapping_part_6.so CCLD SCCP_Mapping_part_7.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD Native_FunctionDefs.so CCLD SCCP_EncDec.so CCLD SCTPasp_PT.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD UD_PT.so CCLD SCCP_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache/podman/ttcn3/sccp' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-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] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 0s (438 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'apt-rdepends', 'libosmo-netif-dev'] [testenv] libosmo-netif-dev -> libosmocore: installing libosmocore-dbg [testenv] libosmo-netif-dev -> libc6: installing libc6-dbg [testenv] libosmo-netif-dev -> libosmocore22: installing libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'apt-rdepends', 'libosmocore-dev'] [testenv] libosmocore-dev -> libc6: installing libc6-dbg [testenv] libosmocore-dev -> libosmocore: installing libosmocore-dbg [testenv] libosmocore-dev -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: libosmo-netif-dev, libosmocore-dev, libosmocore-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'libosmo-netif-dev', 'libosmocore-dev', 'libosmocore-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libc-bin libc-dev-bin libc6 libc6-dev libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools The following NEW packages will be installed: libc6-dbg libosmo-netif-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 17 newly installed, 0 to remove and 85 not upgraded. Need to get 16.9 MB of archives. After this operation, 21.1 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.0 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.0 [51.8 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.0 [71.0 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.0 [228 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.0 [71.5 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.0 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.0 [178 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.0 [60.2 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.0 [64.1 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.0 [50.8 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.0 [44.2 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dev 1.11.0 [848 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:16 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-netif-dev 1.6.0 [72.5 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.0 [2164 kB] Get:19 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Fetched 16.9 MB in 0s (95.1 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../03-libosmocodec4_1.11.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../06-libosmocoding0_1.11.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../08-libosmogb14_1.11.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../09-libosmoctrl0_1.11.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../10-libosmosim2_1.11.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../11-libosmousb0_1.11.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../12-libosmocore_1.11.0_amd64.deb ... Unpacking libosmocore (1.11.0) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../13-libosmocore-dev_1.11.0_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.11.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../14-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../15-libosmo-netif-dev_1.6.0_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (1.6.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../16-libosmocore-dbg_1.11.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0) ... Setting up libosmocodec4:amd64 (1.11.0) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0) ... Setting up libosmoisdn0:amd64 (1.11.0) ... Setting up libosmousb0:amd64 (1.11.0) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0) ... Setting up libosmoctrl0:amd64 (1.11.0) ... Setting up libosmogb14:amd64 (1.11.0) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmocoding0:amd64 (1.11.0) ... Setting up libosmosim2:amd64 (1.11.0) ... Setting up libosmocore (1.11.0) ... Setting up libosmocore-dbg:amd64 (1.11.0) ... Setting up libosmocore-dev:amd64 (1.11.0) ... Setting up libosmo-netif-dev:amd64 (1.6.0) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'git', 'ls-remote', '--tags', 'https://gerrit.osmocom.org/libosmo-sigtran'] [testenv] libosmo-sigtran: cloning 2.1.0 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'git', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache/git/build_against_osmocom_latest', 'clone', '--depth', '1', '--branch', '2.1.0', 'https://gerrit.osmocom.org/libosmo-sigtran'] Cloning into 'libosmo-sigtran'... remote: Counting objects: 1 remote: Counting objects: 169, done remote: Finding sources: 1% (1/169) remote: Finding sources: 2% (3/169) remote: Finding sources: 3% (5/169) remote: Finding sources: 4% (6/169) remote: Finding sources: 5% (8/169) remote: Finding sources: 6% (10/169) remote: Finding sources: 7% (11/169) remote: Finding sources: 8% (13/169) remote: Finding sources: 9% (15/169) remote: Finding sources: 10% (17/169) remote: Finding sources: 11% (18/169) remote: Finding sources: 12% (20/169) remote: Finding sources: 13% (22/169) remote: Finding sources: 14% (23/169) remote: Finding sources: 15% (25/169) remote: Finding sources: 16% (27/169) remote: Finding sources: 17% (28/169) remote: Finding sources: 18% (30/169) remote: Finding sources: 19% (32/169) remote: Finding sources: 20% (33/169) remote: Finding sources: 21% (35/169) remote: Finding sources: 22% (37/169) remote: Finding sources: 23% (39/169) remote: Finding sources: 24% (40/169) remote: Finding sources: 25% (42/169) remote: Finding sources: 26% (44/169) remote: Finding sources: 27% (45/169) remote: Finding sources: 28% (47/169) remote: Finding sources: 29% (49/169) remote: Finding sources: 30% (50/169) remote: Finding sources: 31% (52/169) remote: Finding sources: 32% (54/169) remote: Finding sources: 33% (55/169) remote: Finding sources: 34% (57/169) remote: Finding sources: 35% (59/169) remote: Finding sources: 36% (60/169) remote: Finding sources: 37% (62/169) remote: Finding sources: 38% (64/169) remote: Finding sources: 39% (66/169) remote: Finding sources: 40% (67/169) remote: Finding sources: 41% (69/169) remote: Finding sources: 42% (71/169) remote: Finding sources: 43% (72/169) remote: Finding sources: 44% (74/169) remote: Finding sources: 45% (76/169) remote: Finding sources: 46% (77/169) remote: Finding sources: 47% (79/169) remote: Finding sources: 48% (81/169) remote: Finding sources: 49% (82/169) remote: Finding sources: 50% (84/169) remote: Finding sources: 51% (86/169) remote: Finding sources: 52% (88/169) remote: Finding sources: 53% (89/169) remote: Finding sources: 54% (91/169) remote: Finding sources: 55% (93/169) remote: Finding sources: 56% (94/169) remote: Finding sources: 57% (96/169) remote: Finding sources: 58% (98/169) remote: Finding sources: 59% (99/169) remote: Finding sources: 60% (101/169) remote: Finding sources: 61% (103/169) remote: Finding sources: 62% (104/169) remote: Finding sources: 63% (106/169) remote: Finding sources: 64% (108/169) remote: Finding sources: 65% (110/169) remote: Finding sources: 66% (111/169) remote: Finding sources: 67% (113/169) remote: Finding sources: 68% (115/169) remote: Finding sources: 69% (116/169) remote: Finding sources: 70% (118/169) remote: Finding sources: 71% (120/169) remote: Finding sources: 72% (121/169) remote: Finding sources: 73% (123/169) remote: Finding sources: 74% (125/169) remote: Finding sources: 75% (126/169) remote: Finding sources: 76% (128/169) remote: Finding sources: 77% (130/169) remote: Finding sources: 78% (131/169) remote: Finding sources: 79% (133/169) remote: Finding sources: 80% (135/169) remote: Finding sources: 81% (137/169) remote: Finding sources: 82% (138/169) remote: Finding sources: 83% (140/169) remote: Finding sources: 84% (142/169) remote: Finding sources: 85% (143/169) remote: Finding sources: 86% (145/169) remote: Finding sources: 87% (147/169) remote: Finding sources: 88% (148/169) remote: Finding sources: 89% (150/169) remote: Finding sources: 90% (152/169) remote: Finding sources: 91% (153/169) remote: Finding sources: 92% (155/169) remote: Finding sources: 93% (157/169) remote: Finding sources: 94% (159/169) remote: Finding sources: 95% (160/169) remote: Finding sources: 96% (162/169) remote: Finding sources: 97% (164/169) remote: Finding sources: 98% (165/169) remote: Finding sources: 99% (167/169) remote: Finding sources: 100% (169/169) remote: Finding sources: 100% (169/169) Receiving objects: 0% (1/169) Receiving objects: 1% (2/169) Receiving objects: 2% (4/169) Receiving objects: 3% (6/169) Receiving objects: 4% (7/169) Receiving objects: 5% (9/169) Receiving objects: 6% (11/169) Receiving objects: 7% (12/169) Receiving objects: 8% (14/169) Receiving objects: 9% (16/169) Receiving objects: 10% (17/169) Receiving objects: 11% (19/169) Receiving objects: 12% (21/169) Receiving objects: 13% (22/169) Receiving objects: 14% (24/169) Receiving objects: 15% (26/169) Receiving objects: 16% (28/169) Receiving objects: 17% (29/169) Receiving objects: 18% (31/169) Receiving objects: 19% (33/169) Receiving objects: 20% (34/169) Receiving objects: 21% (36/169) Receiving objects: 22% (38/169) Receiving objects: 23% (39/169) Receiving objects: 24% (41/169) Receiving objects: 25% (43/169) Receiving objects: 26% (44/169) Receiving objects: 27% (46/169) Receiving objects: 28% (48/169) Receiving objects: 29% (50/169) Receiving objects: 30% (51/169) Receiving objects: 31% (53/169) Receiving objects: 32% (55/169) Receiving objects: 33% (56/169) Receiving objects: 34% (58/169) Receiving objects: 35% (60/169) Receiving objects: 36% (61/169) Receiving objects: 37% (63/169) Receiving objects: 38% (65/169) Receiving objects: 39% (66/169) Receiving objects: 40% (68/169) Receiving objects: 41% (70/169) Receiving objects: 42% (71/169) Receiving objects: 43% (73/169) Receiving objects: 44% (75/169) Receiving objects: 45% (77/169) Receiving objects: 46% (78/169) Receiving objects: 47% (80/169) Receiving objects: 48% (82/169) Receiving objects: 49% (83/169) Receiving objects: 50% (85/169) Receiving objects: 51% (87/169) Receiving objects: 52% (88/169) Receiving objects: 53% (90/169) Receiving objects: 54% (92/169) Receiving objects: 55% (93/169) Receiving objects: 56% (95/169) Receiving objects: 57% (97/169) Receiving objects: 58% (99/169) Receiving objects: 59% (100/169) Receiving objects: 60% (102/169) Receiving objects: 61% (104/169) Receiving objects: 62% (105/169) Receiving objects: 63% (107/169) Receiving objects: 64% (109/169) Receiving objects: 65% (110/169) Receiving objects: 66% (112/169) Receiving objects: 67% (114/169) Receiving objects: 68% (115/169) Receiving objects: 69% (117/169) Receiving objects: 70% (119/169) Receiving objects: 71% (120/169) Receiving objects: 72% (122/169) Receiving objects: 73% (124/169) Receiving objects: 74% (126/169) Receiving objects: 75% (127/169) Receiving objects: 76% (129/169) Receiving objects: 77% (131/169) Receiving objects: 78% (132/169) Receiving objects: 79% (134/169) remote: Total 169 (delta 3), reused 96 (delta 3) Receiving objects: 80% (136/169) Receiving objects: 81% (137/169) Receiving objects: 82% (139/169) Receiving objects: 83% (141/169) Receiving objects: 84% (142/169) Receiving objects: 85% (144/169) Receiving objects: 86% (146/169) Receiving objects: 87% (148/169) Receiving objects: 88% (149/169) Receiving objects: 89% (151/169) Receiving objects: 90% (153/169) Receiving objects: 91% (154/169) Receiving objects: 92% (156/169) Receiving objects: 93% (158/169) Receiving objects: 94% (159/169) Receiving objects: 95% (161/169) Receiving objects: 96% (163/169) Receiving objects: 97% (164/169) Receiving objects: 98% (166/169) Receiving objects: 99% (168/169) Receiving objects: 100% (169/169) Receiving objects: 100% (169/169), 349.68 KiB | 15.20 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Note: switching to '6bed54b984eeb7805d73669a265466cbdc035f05'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c <new-branch-name> Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false [testenv] Building sccp_demo_user [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache/git/build_against_osmocom_latest/libosmo-sigtran', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'autoreconf', '-fi'] libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:167: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:167: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:167: the top level configure.ac:184: warning: AC_OUTPUT should be used without arguments. configure.ac:184: You should run autoupdate. configure.ac:23: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' examples/Makefile.am: installing './depcomp' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache/git/build_against_osmocom_latest/libosmo-sigtran', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', './configure'] checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for libosmocore >= 1.11.0... yes checking for libosmovty >= 1.11.0... yes checking for libosmogsm >= 1.11.0... yes checking for libosmo-netif >= 1.6.0... yes checking for library containing sctp_recvmsg... -lsctp checking if gcc supports -fvisibility=hidden... yes checking for doxygen... false checking whether to enable VTY/CTRL tests... no CFLAGS=" -std=gnu11 -Wall" CPPFLAGS=" -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmo-sigtran.pc config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/sccp/Makefile config.status: creating include/osmocom/sigtran/Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/m2ua/Makefile config.status: creating tests/xua/Makefile config.status: creating tests/ss7/Makefile config.status: creating tests/vty/Makefile config.status: creating examples/Makefile config.status: creating stp/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating Doxyfile config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache/git/build_against_osmocom_latest/libosmo-sigtran/src', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'make', '-j', '21', 'libosmo-sigtran.la'] CC ipa.lo CC m3ua.lo CC osmo_ss7.lo CC osmo_ss7_as.lo CC osmo_ss7_asp.lo CC osmo_ss7_asp_peer.lo CC osmo_ss7_hmrt.lo CC osmo_ss7_instance.lo CC osmo_ss7_link.lo CC osmo_ss7_linkset.lo CC osmo_ss7_vty.lo CC osmo_ss7_xua_srv.lo CC osmo_ss7_route.lo CC osmo_ss7_route_table.lo CC osmo_ss7_user.lo CC sccp2sua.lo CC sccp_helpers.lo CC sccp_lbcs.lo CC sccp_sap.lo CC sccp_sclc.lo CC sccp_scmg.lo CC sccp_scrc.lo CC sccp_scoc.lo CC sccp_types.lo CC sccp_user.lo CC sccp_vty.lo CC sua.lo CC xua_asp_fsm.lo CC xua_as_fsm.lo CC xua_default_lm_fsm.lo CC xua_msg.lo CC xua_rkm.lo CC xua_shared.lo CC xua_snm.lo sccp_scoc.c: In function 'scoc_fsm_active': sccp_scoc.c:1201:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user' 1201 | #pragma message ("TODO: internal disco: send N-DISCONNECT.ind to user") | ^~~~~~~ CCLD libosmo-sigtran.la [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache/git/build_against_osmocom_latest/libosmo-sigtran/examples', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'make', '-j', '21', 'sccp_demo_user'] CC sccp_demo_user.o CC sccp_test_server.o CC sccp_test_vty.o CCLD sccp_demo_user [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'ln', '-s', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache/git/build_against_osmocom_latest/libosmo-sigtran/examples/sccp_demo_user', '/usr/local/bin/sccp_demo_user'] [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp/SCCP_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests.cfg'] [testenv] + ['cp', '-a', 'sccp_demo_user.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/sccp_demo_user'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp/SCCP_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-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-sccp-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-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-sccp-test-latest/logs/testsuite/SCCP_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-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-sccp-test-latest/logs/testsuite/SCCP_Tests.default'] [testenv] Running sccp_demo_user [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/sccp_demo_user', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'sh', '-c', 'run_sccp_demo_user.sh -l 127.0.0.2 -r 127.0.0.1 -C sccp_demo_user.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/sccp_demo_user/sccp_demo_user.log'] [testenv] Running testsuite + [ -n ] + exec sccp_demo_user -l 127.0.0.2 -r 127.0.0.1 -C sccp_demo_user.cfg 20250425130926262 DLGLOBAL NOTICE Available via telnet 127.0.0.2 2324 (telnet_interface.c:88) 20250425130926262 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250425130926262 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250425130926262 DLSS7 INFO Creating m3ua Server 127.0.0.2:2905 (osmo_ss7_xua_srv.c:219) 20250425130926262 DLSS7 INFO Created m3ua server on 127.0.0.2:2905 (osmo_ss7_xua_srv.c:239) 20250425130926262 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.2:2905 (osmo_ss7_xua_srv.c:286) 20250425130926262 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250425130926262 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250425130926262 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55b0d46dbed0 (osmo_ss7_user.c:88) 20250425130926262 DLGLOBAL DEBUG validating counter group 0x7fdc9bc6d1e0(sigtran_as) with 2 counters (rate_ctr.c:86) 20250425130926262 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Allocated (fsm.c:456) 20250425130926262 DLSS7 INFO 0: as-as-srv-client: Created AS (osmo_ss7_instance.c:315) 20250425130926262 DLSS7 INFO 0: Creating route: pc=23=0.2.7 mask=0x3fff via AS 'as-srv-client' (osmo_ss7_route.c:127) 20250425130926262 DLGLOBAL DEBUG validating counter group 0x7fdc9bc6d280(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250425130926262 DLSS7 INFO 0: as-as-srv-client: Adding ASP asp-srv-client to AS (osmo_ss7_as.c:123) 20250425130926262 DLSS7 INFO 0: asp-asp-srv-client: Restarting ASP asp-srv-client, r=127.0.0.1:2905<->l=127.0.0.2:2905 (osmo_ss7_asp.c:623) 20250425130926262 DLSS7 NOTICE 0: asp-asp-srv-client: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250425130926262 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Allocated (fsm.c:456) 20250425130926262 DLSCCP INFO Binding user 'refuser' to SSN=201 PC=(no PC) (sccp_user.c:113) 20250425130926262 DLSCCP INFO Binding user 'echo' to SSN=202 PC=(no PC) (sccp_user.c:113) 20250425130926262 DLSCCP INFO Binding user 'callback' to SSN=203 PC=(no PC) (sccp_user.c:113) 20250425130926262 DLSCCP INFO Binding user 'test_client_vty' to SSN=254 PC=(no PC) (sccp_user.c:113) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache/podman/ttcn3', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/start-testsuite.sh', 'sccp/SCCP_Tests', 'SCCP_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SCCP_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: SCCP_Tests.cfg MC@eeaface47169: Unix server socket created successfully. MC@eeaface47169: Listening on TCP port 33213. eeaface47169 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache/podman/ttcn3/sccp/SCCP_Tests eeaface47169 33213 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@eeaface47169: New HC connected from 10.0.2.100 [10.0.2.100]. eeaface47169: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@eeaface47169: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@eeaface47169: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@eeaface47169: Configuration file was processed on all HCs. MC@eeaface47169: Creating MTC on host 10.0.2.100. MC@eeaface47169: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash'. ------ SCCP_Tests.TC_routing_global_title_crash ------ Fri Apr 25 13:09:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests.TC_routing_global_title_crash.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests.TC_routing_global_title_crash.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash' was executed successfully (exit status: 0). MTC@eeaface47169: Test case TC_routing_global_title_crash started. 20250425130927626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46434<->l=127.0.0.2:2324 (telnet_interface.c:192) 4@eeaface47169: ************************************************* 4@eeaface47169: M3UA emulation initiated, the test can be started 4@eeaface47169: ************************************************* 3@eeaface47169: v_sccp_pdu_maxlen:268 20250425130927847 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250425130927847 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250425130927847 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425130927847 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250425130927847 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425130927847 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 4@eeaface47169: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 4@eeaface47169: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 4@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received in an inactive state -> message was buffered 4@eeaface47169: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425130927852 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425130927852 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425130927852 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425130927852 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425130927852 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425130927852 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425130927852 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425130927852 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425130927852 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425130927852 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425130927852 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 4@eeaface47169: M3UA_ASPUP sent 4@eeaface47169: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 4@eeaface47169: Message received on association #8 4@eeaface47169: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 4@eeaface47169: Association #8 state changed to: aSP_Inactive (5) 20250425130927853 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425130927853 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425130927853 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425130927853 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425130927853 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425130927854 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425130927854 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425130927854 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425130927854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425130927854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425130927854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425130927854 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425130927854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250425130927854 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425130927854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425130927854 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425130927854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425130927854 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425130927854 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425130927854 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 4@eeaface47169: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 4@eeaface47169: Message received on association #8 4@eeaface47169: Received M3UA_NOTIFY -> discard 4@eeaface47169: Message received on association #8 4@eeaface47169: ASPAC_Ack received for association #8 4@eeaface47169: Association #8 state changed to: aSP_Active (7) 4@eeaface47169: Sending buffered message #0 20250425130927855 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=56) (stream_srv.c:759) 20250425130927855 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 56 bytes from client (stream_srv.c:773) 20250425130927855 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425130927855 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425130927855 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer (m3ua.c:568) 20250425130927855 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:603) 20250425130927855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:285) 20250425130927855 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,GTI=1,GT=() (sccp2sua.c:334) 20250425130927855 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250425130927855 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000081), PART(T=Destination Address,L=28,D=00020006800100100000000106000003103254008002000800000001), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=10,D=12345678901234567890) (sccp_scrc.c:477) 20250425130927855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130927855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130927855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130927855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (28) 00 02 00 06 80 01 00 10 00 00 00 01 06 00 00 03 10 32 54 00 80 02 00 08 00 00 00 01 (sua.c:391) 20250425130927855 DLSUA DEBUG SUA IEI 0x0103 pos 4/28: subpart tag 0x8001, len 16 (sua.c:450) 20250425130927855 DLSUA DEBUG SUA IEI 0x0103 pos 20/28: subpart tag 0x8002, len 8 (sua.c:450) 20250425130927855 DLSCCP NOTICE Unable to find user for SSN=0 PC=0.0.1 (sccp_scrc.c:329) 4@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425130927855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130927855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130927855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130927855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDR,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=SCCP Cause,L=4,D=00000104), PART(T=Source Address,L=28,D=00020006800100100000000106000003103254008002000800000001), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=10,D=12345678901234567890) (sccp_scrc.c:428) 20250425130927855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130927855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130927855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130927855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130927855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130927855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130927855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (28) 00 02 00 06 80 01 00 10 00 00 00 01 06 00 00 03 10 32 54 00 80 02 00 08 00 00 00 01 (sua.c:391) 20250425130927855 DLSUA DEBUG SUA IEI 0x0102 pos 4/28: subpart tag 0x8001, len 16 (sua.c:450) 20250425130927855 DLSUA DEBUG SUA IEI 0x0102 pos 20/28: subpart tag 0x8002, len 8 (sua.c:450) 20250425130927855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425130927855 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425130927855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425130927855 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425130927855 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 4@eeaface47169: Message received on association #8 4@eeaface47169: Received M3UA_NOTIFY -> discard 4@eeaface47169: Message received on association #8 4@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@eeaface47169: Timeout.... MTC@eeaface47169: Warning: Stopping inactive timer TL_timer. MTC@eeaface47169: setverdict(pass): none -> pass 20250425130937666 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250425130937666 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425130937666 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425130937666 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250425130937666 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250425130937666 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250425130937666 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425130937666 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425130937666 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425130937666 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250425130937666 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 20250425130937666 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250425130937666 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425130937666 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1082) 20250425130937666 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425130937666 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425130937666 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425130937666 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425130937666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425130937666 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425130937666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425130937666 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425130937666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250425130937666 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425130937666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425130937666 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425130937666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425130937666 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425130937666 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 3@eeaface47169: Final verdict of PTC: none 4@eeaface47169: Final verdict of PTC: none 20250425130937668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46434<->l=127.0.0.2:2324 (telnet_interface.c:138) MTC@eeaface47169: Setting final verdict of the test case. MTC@eeaface47169: Local verdict of MTC: pass MTC@eeaface47169: Local verdict of PTC with component reference 3: none (pass -> pass) MTC@eeaface47169: Local verdict of PTC with component reference 4: none (pass -> pass) MTC@eeaface47169: Test case TC_routing_global_title_crash finished. Verdict: pass MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass'. Fri Apr 25 13:09:37 UTC 2025 ====== SCCP_Tests.TC_routing_global_title_crash pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22476) Waiting for packet dumper to finish... 1 (prev_count=22476, count=31456) 20250425130939667 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425130939667 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425130939667 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass' was executed successfully (exit status: 0). MC@eeaface47169: Test execution finished. MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc'. ------ SCCP_Tests_RAW.TC_cr_cc ------ Fri Apr 25 13:09:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests_RAW.TC_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests_RAW.TC_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc' was executed successfully (exit status: 0). MTC@eeaface47169: Test case TC_cr_cc started. 20250425130940769 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47522<->l=127.0.0.2:2324 (telnet_interface.c:192) 5@eeaface47169: ************************************************* 5@eeaface47169: M3UA emulation initiated, the test can be started 5@eeaface47169: ************************************************* 20250425130940987 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250425130940987 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425130940987 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250425130940987 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425130940987 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 5@eeaface47169: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 5@eeaface47169: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 5@eeaface47169: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425130940992 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425130940992 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425130940992 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425130940992 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425130940992 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425130940992 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425130940992 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425130940992 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425130940992 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425130940992 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425130940992 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 5@eeaface47169: M3UA_ASPUP sent 5@eeaface47169: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 5@eeaface47169: Message received on association #8 5@eeaface47169: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 5@eeaface47169: Association #8 state changed to: aSP_Inactive (5) 20250425130940995 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425130940995 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425130940995 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425130940995 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425130940995 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425130940995 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425130940995 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425130940995 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425130940995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425130940995 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425130940995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425130940995 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425130940995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250425130940995 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425130940995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425130940995 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425130940995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425130940995 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 5@eeaface47169: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 5@eeaface47169: Message received on association #8 20250425130940995 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425130940995 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 5@eeaface47169: Received M3UA_NOTIFY -> discard 5@eeaface47169: Message received on association #8 5@eeaface47169: ASPAC_Ack received for association #8 5@eeaface47169: Association #8 state changed to: aSP_Active (7) 5@eeaface47169: Message received on association #8 5@eeaface47169: Received M3UA_NOTIFY -> discard 20250425130941795 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=44) (stream_srv.c:759) 20250425130941795 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 44 bytes from client (stream_srv.c:773) 20250425130941795 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425130941795 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425130941795 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer (m3ua.c:568) 20250425130941795 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:603) 20250425130941795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:285) 20250425130941795 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250425130941795 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250425130941796 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CORE,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:477) 20250425130941796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130941796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130941796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130941796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130941796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130941796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130941796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130941796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130941796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130941796 DLSCCP DEBUG SCCP-SCOC(1){IDLE}: Allocated (fsm.c:456) 20250425130941796 DLSCCP DEBUG Received CO:CORE for local reference 1 (sccp_scoc.c:1824) 20250425130941796 DLSCCP DEBUG SCCP-SCOC(1){IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:1858) 20250425130941796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130941796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130941796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130941796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130941796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130941796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130941796 DLSCCP DEBUG SCCP-SCOC(1){IDLE}: state_chg to CONN_PEND_IN (sccp_scoc.c:1019) 20250425130941796 DLSCCP DEBUG Delivering N-CONNECT.indication to SCCP User 'echo' (sccp_user.c:181) 20250425130941796 DMAIN INFO Accepting N-CONNECT.ind (local_ref=1) (sccp_test_server.c:52) 20250425130941796 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.response) (sccp_scoc.c:1891) 20250425130941796 DLSCCP DEBUG SCCP-SCOC(1){CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_scoc.c:1932) 5@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425130941796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COAK,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00000001), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:406) 20250425130941796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130941796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130941796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130941796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130941796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130941796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130941796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425130941796 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425130941796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425130941796 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425130941796 DLSCCP DEBUG SCCP-SCOC(1){CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc.c:1046) 20250425130941796 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 5@eeaface47169: Message received on association #8 5@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425130941800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47522<->l=127.0.0.2:2324 (telnet_interface.c:138) MTC@eeaface47169: setverdict(pass): none -> pass 20250425130941802 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250425130941802 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425130941802 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425130941802 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250425130941802 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250425130941802 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250425130941802 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425130941802 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425130941802 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425130941802 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250425130941802 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 20250425130941802 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250425130941802 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425130941802 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1082) 20250425130941802 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425130941802 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425130941802 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425130941802 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425130941802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425130941802 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425130941803 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425130941803 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425130941803 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250425130941803 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425130941803 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425130941803 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425130941803 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425130941803 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425130941803 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 5@eeaface47169: Final verdict of PTC: none MTC@eeaface47169: Setting final verdict of the test case. MTC@eeaface47169: Local verdict of MTC: pass MTC@eeaface47169: Local verdict of PTC with component reference 5: none (pass -> pass) MTC@eeaface47169: Test case TC_cr_cc finished. Verdict: pass MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass'. Fri Apr 25 13:09:41 UTC 2025 ====== SCCP_Tests_RAW.TC_cr_cc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14012) Waiting for packet dumper to finish... 1 (prev_count=14012, count=33720) 20250425130943804 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425130943804 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425130943804 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass' was executed successfully (exit status: 0). MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc'. ------ SCCP_Tests_RAW.TC_udt_without_cr_cc ------ Fri Apr 25 13:09:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests_RAW.TC_udt_without_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests_RAW.TC_udt_without_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc' was executed successfully (exit status: 0). MTC@eeaface47169: Test case TC_udt_without_cr_cc started. 20250425130944894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47524<->l=127.0.0.2:2324 (telnet_interface.c:192) 6@eeaface47169: ************************************************* 6@eeaface47169: M3UA emulation initiated, the test can be started 6@eeaface47169: ************************************************* 20250425130945110 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250425130945110 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425130945111 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250425130945111 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425130945111 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 6@eeaface47169: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 6@eeaface47169: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 6@eeaface47169: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425130945119 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425130945119 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425130945119 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425130945119 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425130945119 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425130945119 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425130945119 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425130945119 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425130945119 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425130945119 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425130945119 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 6@eeaface47169: M3UA_ASPUP sent 6@eeaface47169: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 6@eeaface47169: Message received on association #8 6@eeaface47169: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 6@eeaface47169: Association #8 state changed to: aSP_Inactive (5) 20250425130945121 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425130945121 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425130945121 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425130945121 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425130945122 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425130945122 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425130945122 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425130945122 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425130945122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425130945122 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425130945122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425130945122 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425130945122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250425130945122 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425130945122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425130945122 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425130945122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 6@eeaface47169: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425130945122 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425130945122 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425130945122 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 6@eeaface47169: Message received on association #8 6@eeaface47169: Received M3UA_NOTIFY -> discard 6@eeaface47169: Message received on association #8 6@eeaface47169: ASPAC_Ack received for association #8 6@eeaface47169: Association #8 state changed to: aSP_Active (7) 6@eeaface47169: Message received on association #8 6@eeaface47169: Received M3UA_NOTIFY -> discard 20250425130945914 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=52) (stream_srv.c:759) 20250425130945914 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 52 bytes from client (stream_srv.c:773) 20250425130945914 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425130945914 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425130945914 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer (m3ua.c:568) 20250425130945914 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:603) 20250425130945914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:285) 20250425130945914 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250425130945915 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250425130945915 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=9,D=99f1f37c457abdfb8d) (sccp_scrc.c:477) 20250425130945915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130945915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130945915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130945915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 6@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425130945915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130945915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130945915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130945915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130945915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130945915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130945915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130945915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130945915 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'echo' (sccp_user.c:181) 20250425130945915 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:65) 20250425130945915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425130945915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=9,D=99f1f37c457abdfb8d) (sccp_scrc.c:428) 20250425130945915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130945915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130945915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130945915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130945915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130945915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130945915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130945915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130945915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130945915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425130945915 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425130945915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425130945915 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425130945915 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 6@eeaface47169: Message received on association #8 6@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@eeaface47169: setverdict(pass): none -> pass 20250425130949922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47524<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250425130949925 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250425130949925 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425130949925 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425130949925 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250425130949925 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250425130949926 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250425130949926 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425130949926 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425130949926 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425130949926 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250425130949926 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 20250425130949926 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250425130949926 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425130949926 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1082) 20250425130949926 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425130949926 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425130949926 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425130949926 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425130949926 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425130949926 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425130949926 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425130949926 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425130949926 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250425130949926 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425130949926 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425130949926 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 6@eeaface47169: Final verdict of PTC: none 20250425130949926 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425130949926 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425130949926 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@eeaface47169: Setting final verdict of the test case. MTC@eeaface47169: Local verdict of MTC: pass MTC@eeaface47169: Local verdict of PTC with component reference 6: none (pass -> pass) MTC@eeaface47169: Test case TC_udt_without_cr_cc finished. Verdict: pass MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass'. Fri Apr 25 13:09:49 UTC 2025 ====== SCCP_Tests_RAW.TC_udt_without_cr_cc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=24340) Waiting for packet dumper to finish... 1 (prev_count=24340, count=32176) 20250425130951928 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425130951928 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425130951928 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass' was executed successfully (exit status: 0). MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout'. ------ SCCP_Tests_RAW.TC_tiar_timeout ------ Fri Apr 25 13:09:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests_RAW.TC_tiar_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests_RAW.TC_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout' was executed successfully (exit status: 0). MTC@eeaface47169: Test case TC_tiar_timeout started. 20250425130953019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54928<->l=127.0.0.2:2324 (telnet_interface.c:192) 7@eeaface47169: ************************************************* 7@eeaface47169: M3UA emulation initiated, the test can be started 7@eeaface47169: ************************************************* 20250425130953237 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250425130953237 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425130953237 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250425130953237 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425130953237 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 7@eeaface47169: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 7@eeaface47169: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 7@eeaface47169: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425130953244 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425130953244 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425130953244 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425130953244 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425130953244 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425130953244 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425130953244 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425130953244 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425130953244 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425130953244 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425130953245 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 7@eeaface47169: M3UA_ASPUP sent 7@eeaface47169: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 7@eeaface47169: Message received on association #8 7@eeaface47169: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 7@eeaface47169: Association #8 state changed to: aSP_Inactive (5) 20250425130953247 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425130953247 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425130953247 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425130953247 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425130953247 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425130953247 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425130953247 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425130953247 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425130953247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425130953247 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425130953247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425130953247 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425130953247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250425130953247 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425130953247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425130953247 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425130953247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425130953247 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425130953247 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425130953247 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 7@eeaface47169: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 7@eeaface47169: Message received on association #8 7@eeaface47169: Received M3UA_NOTIFY -> discard 7@eeaface47169: Message received on association #8 7@eeaface47169: ASPAC_Ack received for association #8 7@eeaface47169: Association #8 state changed to: aSP_Active (7) 7@eeaface47169: Message received on association #8 7@eeaface47169: Received M3UA_NOTIFY -> discard 20250425130954041 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=44) (stream_srv.c:759) 20250425130954041 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 44 bytes from client (stream_srv.c:773) 20250425130954041 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425130954041 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425130954041 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer (m3ua.c:568) 20250425130954042 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:603) 20250425130954042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:285) 20250425130954042 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250425130954042 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250425130954042 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CORE,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:477) 20250425130954042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130954042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130954042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130954042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130954042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130954042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130954042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130954042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130954042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130954042 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Allocated (fsm.c:456) 7@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425130954042 DLSCCP DEBUG Received CO:CORE for local reference 2 (sccp_scoc.c:1824) 20250425130954042 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:1858) 20250425130954042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130954042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130954042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130954042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130954042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130954042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130954042 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: state_chg to CONN_PEND_IN (sccp_scoc.c:1019) 20250425130954042 DLSCCP DEBUG Delivering N-CONNECT.indication to SCCP User 'echo' (sccp_user.c:181) 20250425130954042 DMAIN INFO Accepting N-CONNECT.ind (local_ref=2) (sccp_test_server.c:52) 20250425130954042 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.response) (sccp_scoc.c:1891) 20250425130954042 DLSCCP DEBUG SCCP-SCOC(2){CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_scoc.c:1932) 20250425130954042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COAK,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00000002), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:406) 20250425130954042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130954042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130954042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130954042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130954042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130954042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130954042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425130954042 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425130954042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425130954042 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425130954042 DLSCCP DEBUG SCCP-SCOC(2){CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc.c:1046) 20250425130954042 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 7@eeaface47169: Message received on association #8 7@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent 7@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425130954046 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=132) (stream_srv.c:759) 20250425130954046 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 132 bytes from client (stream_srv.c:773) 20250425130954046 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425130954046 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425130954046 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer (m3ua.c:568) 20250425130954046 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:603) 20250425130954046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:285) 20250425130954046 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250425130954046 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250425130954046 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=89,D=e003b3c8fb5288786471f02f39a5deb807612027ec48eb8c5e41790169e37db536683a9863cd1142ab193ce7ee62ea421fabbbeff95aaa21af296c4048bd2a7419c5d87e96c099dab754d25ea6386e5d8bef81f3e1d0b4dc2f) (sccp_scrc.c:477) 20250425130954046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130954046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130954046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130954046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130954046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130954046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130954046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130954046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130954046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130954046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130954046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130954046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130954046 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'echo' (sccp_user.c:181) 20250425130954046 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:65) 20250425130954046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425130954046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=89,D=e003b3c8fb5288786471f02f39a5deb807612027ec48eb8c5e41790169e37db536683a9863cd1142ab193ce7ee62ea421fabbbeff95aaa21af296c4048bd2a7419c5d87e96c099dab754d25ea6386e5d8bef81f3e1d0b4dc2f) (sccp_scrc.c:428) 20250425130954046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130954046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130954046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130954046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130954046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130954046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130954046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425130954046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425130954046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425130954046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425130954046 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425130954046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425130954046 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425130954047 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 7@eeaface47169: Message received on association #8 7@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@eeaface47169: Waiting for first IT 20250425130956044 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:293) 20250425130956044 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=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 Reference,L=4,D=00000001) (sccp_scrc.c:406) 20250425130956044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425130956044 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425130956044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425130956044 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425130956044 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 7@eeaface47169: Message received on association #8 7@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@eeaface47169: Waiting for second IT 20250425130958046 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:293) 20250425130958046 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=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 Reference,L=4,D=00000001) (sccp_scrc.c:406) 20250425130958046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425130958046 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425130958046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425130958046 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425130958046 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 7@eeaface47169: Message received on association #8 7@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@eeaface47169: Waiting for RLSD 20250425130959044 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: Received Event T(iar)_expired (sccp_scoc.c:300) 20250425130959044 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'echo' (sccp_user.c:181) 20250425130959044 DMAIN INFO Got N-DISCONNECT.ind (local_ref=2, cause=781, importance=0) (sccp_test_server.c:71) 20250425130959044 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030d) (sccp_scrc.c:406) 20250425130959044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425130959044 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425130959044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425130959044 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425130959044 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: state_chg to DISCONN_PEND (sccp_scoc.c:1258) 20250425130959044 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 7@eeaface47169: Message received on association #8 7@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425130959050 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=32) (stream_srv.c:759) 20250425130959050 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 32 bytes from client (stream_srv.c:773) 20250425130959050 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425130959050 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425130959050 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer (m3ua.c:568) 20250425130959050 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:603) 20250425130959050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:285) 20250425130959050 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=00000001) (sccp_scrc.c:477) 20250425130959050 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20250425130959050 DLSCCP DEBUG SCCP-SCOC(2){DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425130959050 DLSCCP DEBUG SCCP-SCOC(2){DISCONN_PEND}: state_chg to IDLE (sccp_scoc.c:1332) 20250425130959050 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425130959050 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Freeing instance (sccp_scoc.c:552) 20250425130959050 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Deallocated (fsm.c:568) 7@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MTC@eeaface47169: setverdict(pass): none -> pass 20250425131000051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54928<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250425131000056 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250425131000056 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425131000056 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131000056 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250425131000056 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250425131000056 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250425131000056 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425131000056 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131000056 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131000056 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250425131000056 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 20250425131000056 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250425131000056 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131000056 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1082) 20250425131000056 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425131000056 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131000056 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131000056 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425131000056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425131000056 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425131000056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425131000056 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425131000056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250425131000056 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425131000056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425131000056 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425131000056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425131000056 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131000056 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 7@eeaface47169: Final verdict of PTC: none MTC@eeaface47169: Setting final verdict of the test case. MTC@eeaface47169: Local verdict of MTC: pass MTC@eeaface47169: Local verdict of PTC with component reference 7: none (pass -> pass) MTC@eeaface47169: Test case TC_tiar_timeout finished. Verdict: pass MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass'. Fri Apr 25 13:10:00 UTC 2025 ====== SCCP_Tests_RAW.TC_tiar_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47204) Waiting for packet dumper to finish... 1 (prev_count=47204, count=55040) 20250425131002058 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131002058 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131002058 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass' was executed successfully (exit status: 0). MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar'. ------ SCCP_Tests_RAW.TC_it_avoids_tiar ------ Fri Apr 25 13:10:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests_RAW.TC_it_avoids_tiar.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests_RAW.TC_it_avoids_tiar.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar' was executed successfully (exit status: 0). MTC@eeaface47169: Test case TC_it_avoids_tiar started. 20250425131003155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54062<->l=127.0.0.2:2324 (telnet_interface.c:192) 8@eeaface47169: ************************************************* 8@eeaface47169: M3UA emulation initiated, the test can be started 8@eeaface47169: ************************************************* 20250425131003372 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250425131003372 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131003372 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250425131003372 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131003372 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 8@eeaface47169: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 8@eeaface47169: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 8@eeaface47169: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425131003378 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425131003378 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425131003378 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131003378 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131003378 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131003378 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131003378 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425131003378 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131003378 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425131003378 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425131003378 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@eeaface47169: M3UA_ASPUP sent 8@eeaface47169: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 8@eeaface47169: Message received on association #8 8@eeaface47169: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 8@eeaface47169: Association #8 state changed to: aSP_Inactive (5) 20250425131003381 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425131003381 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425131003381 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131003381 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131003381 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131003381 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 8@eeaface47169: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425131003381 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131003381 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131003381 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425131003381 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425131003381 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425131003381 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425131003381 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250425131003381 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425131003381 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425131003381 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425131003381 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425131003381 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425131003381 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425131003381 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@eeaface47169: Message received on association #8 8@eeaface47169: Received M3UA_NOTIFY -> discard 8@eeaface47169: Message received on association #8 8@eeaface47169: ASPAC_Ack received for association #8 8@eeaface47169: Association #8 state changed to: aSP_Active (7) 8@eeaface47169: Message received on association #8 8@eeaface47169: Received M3UA_NOTIFY -> discard 20250425131004177 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=44) (stream_srv.c:759) 20250425131004177 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 44 bytes from client (stream_srv.c:773) 20250425131004177 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131004177 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131004177 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer (m3ua.c:568) 20250425131004177 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:603) 20250425131004177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:285) 20250425131004177 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250425131004177 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250425131004177 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CORE,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:477) 20250425131004177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425131004177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131004177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131004177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425131004177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131004177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131004177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425131004177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131004177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131004177 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Allocated (fsm.c:456) 20250425131004177 DLSCCP DEBUG Received CO:CORE for local reference 3 (sccp_scoc.c:1824) 20250425131004177 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:1858) 20250425131004177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425131004177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131004177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131004177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425131004177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131004177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131004177 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: state_chg to CONN_PEND_IN (sccp_scoc.c:1019) 20250425131004177 DLSCCP DEBUG Delivering N-CONNECT.indication to SCCP User 'echo' (sccp_user.c:181) 20250425131004177 DMAIN INFO Accepting N-CONNECT.ind (local_ref=3) (sccp_test_server.c:52) 20250425131004177 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.response) (sccp_scoc.c:1891) 20250425131004177 DLSCCP DEBUG SCCP-SCOC(3){CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_scoc.c:1932) 8@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425131004177 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COAK,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00000003), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:406) 20250425131004177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425131004177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131004177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131004177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425131004177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131004177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131004177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131004177 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131004177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425131004177 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131004177 DLSCCP DEBUG SCCP-SCOC(3){CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc.c:1046) 20250425131004178 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@eeaface47169: Message received on association #8 8@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425131005179 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:293) 20250425131005179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=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 Reference,L=4,D=00000001) (sccp_scrc.c:406) 20250425131005179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131005179 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131005179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425131005179 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131005179 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@eeaface47169: Message received on association #8 8@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425131005185 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:759) 20250425131005185 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:773) 20250425131005185 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131005185 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131005185 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer (m3ua.c:568) 20250425131005185 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:603) 20250425131005185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:285) 20250425131005185 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:477) 20250425131005185 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1824) 20250425131005185 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1858) 8@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425131006180 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:293) 20250425131006180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=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 Reference,L=4,D=00000001) (sccp_scrc.c:406) 20250425131006180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131006181 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131006181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425131006181 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131006181 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@eeaface47169: Message received on association #8 8@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425131006186 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:759) 20250425131006186 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:773) 20250425131006186 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131006186 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131006186 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer (m3ua.c:568) 20250425131006186 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:603) 20250425131006186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:285) 20250425131006186 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:477) 20250425131006186 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1824) 20250425131006186 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1858) 8@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425131007182 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:293) 20250425131007182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=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 Reference,L=4,D=00000001) (sccp_scrc.c:406) 20250425131007182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131007182 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131007182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425131007182 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131007182 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@eeaface47169: Message received on association #8 8@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425131007187 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:759) 20250425131007187 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:773) 20250425131007187 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131007188 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131007188 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer (m3ua.c:568) 20250425131007188 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:603) 20250425131007188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:285) 20250425131007188 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:477) 20250425131007188 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1824) 20250425131007188 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1858) 8@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425131008184 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:293) 20250425131008184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=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 Reference,L=4,D=00000001) (sccp_scrc.c:406) 20250425131008184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131008184 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131008184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425131008184 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131008184 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@eeaface47169: Message received on association #8 8@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425131008186 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:759) 20250425131008186 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:773) 20250425131008186 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131008186 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131008186 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer (m3ua.c:568) 20250425131008186 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:603) 20250425131008187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:285) 20250425131008187 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:477) 20250425131008187 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1824) 20250425131008187 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1858) 8@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425131009186 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:293) 20250425131009186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=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 Reference,L=4,D=00000001) (sccp_scrc.c:406) 20250425131009186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131009186 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131009186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425131009186 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131009186 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@eeaface47169: Message received on association #8 8@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425131009191 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:759) 20250425131009191 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:773) 20250425131009191 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131009191 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131009191 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer (m3ua.c:568) 20250425131009191 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:603) 20250425131009191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:285) 20250425131009191 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:477) 20250425131009191 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1824) 20250425131009191 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1858) 8@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425131010187 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:293) 20250425131010187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=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 Reference,L=4,D=00000001) (sccp_scrc.c:406) 20250425131010187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131010187 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131010187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425131010187 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131010188 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@eeaface47169: Message received on association #8 8@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425131010193 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:759) 20250425131010193 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:773) 20250425131010193 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131010193 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131010193 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer (m3ua.c:568) 20250425131010193 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:603) 20250425131010193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:285) 8@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425131010193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:477) 20250425131010193 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1824) 20250425131010193 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1858) MTC@eeaface47169: setverdict(pass): none -> pass MTC@eeaface47169: Waiting for RLSD 20250425131011188 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:293) 20250425131011188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=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 Reference,L=4,D=00000001) (sccp_scrc.c:406) 20250425131011188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131011188 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131011188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425131011188 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131011189 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@eeaface47169: Message received on association #8 8@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425131012190 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:293) 20250425131012190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=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 Reference,L=4,D=00000001) (sccp_scrc.c:406) 20250425131012190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131012190 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131012190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425131012190 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131012190 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@eeaface47169: Message received on association #8 8@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425131013192 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:293) 20250425131013192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=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 Reference,L=4,D=00000001) (sccp_scrc.c:406) 20250425131013192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131013192 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131013192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425131013192 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131013192 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425131013193 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(iar)_expired (sccp_scoc.c:300) 20250425131013193 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'echo' (sccp_user.c:181) 20250425131013193 DMAIN INFO Got N-DISCONNECT.ind (local_ref=3, cause=781, importance=0) (sccp_test_server.c:71) 20250425131013194 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030d) (sccp_scrc.c:406) 20250425131013194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131013194 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131013194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425131013194 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131013194 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: state_chg to DISCONN_PEND (sccp_scoc.c:1258) 20250425131013194 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 8@eeaface47169: Message received on association #8 8@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@eeaface47169: Message received on association #8 8@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@eeaface47169: setverdict(pass): pass -> pass, component reason not changed 20250425131013200 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=32) (stream_srv.c:759) 20250425131013200 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 32 bytes from client (stream_srv.c:773) 20250425131013200 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131013200 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131013200 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer (m3ua.c:568) 20250425131013200 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:603) 20250425131013200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:285) 20250425131013200 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=00000001) (sccp_scrc.c:477) 20250425131013200 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20250425131013200 DLSCCP DEBUG SCCP-SCOC(3){DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425131013200 DLSCCP DEBUG SCCP-SCOC(3){DISCONN_PEND}: state_chg to IDLE (sccp_scoc.c:1332) 20250425131013200 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425131013200 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Freeing instance (sccp_scoc.c:552) 20250425131013200 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Deallocated (fsm.c:568) 8@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425131014200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54062<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250425131014204 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250425131014204 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425131014204 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131014204 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250425131014204 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250425131014204 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250425131014204 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425131014204 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131014204 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131014205 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250425131014205 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 20250425131014205 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250425131014205 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131014205 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1082) 20250425131014205 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425131014205 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131014205 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131014205 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425131014205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425131014205 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425131014205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425131014205 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425131014205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250425131014205 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425131014205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425131014205 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425131014205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425131014205 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131014205 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 8@eeaface47169: Final verdict of PTC: none MTC@eeaface47169: Setting final verdict of the test case. MTC@eeaface47169: Local verdict of MTC: pass MTC@eeaface47169: Local verdict of PTC with component reference 8: none (pass -> pass) MTC@eeaface47169: Test case TC_it_avoids_tiar finished. Verdict: pass MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar pass'. Fri Apr 25 13:10:14 UTC 2025 ====== SCCP_Tests_RAW.TC_it_avoids_tiar pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=66896) Waiting for packet dumper to finish... 1 (prev_count=66896, count=74732) 20250425131016207 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131016207 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131016207 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar pass' was executed successfully (exit status: 0). MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt'. ------ SCCP_Tests_RAW.TC_process_rx_xudt ------ Fri Apr 25 13:10:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_xudt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_xudt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt' was executed successfully (exit status: 0). MTC@eeaface47169: Test case TC_process_rx_xudt started. 20250425131017289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40642<->l=127.0.0.2:2324 (telnet_interface.c:192) 9@eeaface47169: ************************************************* 9@eeaface47169: M3UA emulation initiated, the test can be started 9@eeaface47169: ************************************************* 20250425131017503 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250425131017503 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131017503 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250425131017503 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131017503 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 9@eeaface47169: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 9@eeaface47169: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 9@eeaface47169: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425131017510 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425131017510 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425131017510 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131017510 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131017510 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131017510 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131017510 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425131017510 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131017510 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425131017510 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425131017510 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 9@eeaface47169: M3UA_ASPUP sent 9@eeaface47169: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 9@eeaface47169: Message received on association #8 9@eeaface47169: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 9@eeaface47169: Association #8 state changed to: aSP_Inactive (5) 20250425131017513 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425131017513 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425131017513 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131017513 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131017513 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131017513 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425131017513 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131017513 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131017513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425131017513 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425131017513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425131017513 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425131017513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250425131017513 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425131017513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425131017513 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425131017513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425131017513 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425131017513 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425131017513 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 9@eeaface47169: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 9@eeaface47169: Message received on association #8 9@eeaface47169: Received M3UA_NOTIFY -> discard 9@eeaface47169: Message received on association #8 9@eeaface47169: ASPAC_Ack received for association #8 9@eeaface47169: Association #8 state changed to: aSP_Active (7) 9@eeaface47169: Message received on association #8 9@eeaface47169: Received M3UA_NOTIFY -> discard 20250425131018310 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=92) (stream_srv.c:759) 20250425131018310 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 92 bytes from client (stream_srv.c:773) 20250425131018310 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131018310 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131018310 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer (m3ua.c:568) 20250425131018310 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:603) 20250425131018310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:285) 20250425131018310 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250425131018310 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250425131018310 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=SS7 Hop Counter,L=4,D=00000010), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=48,D=b58f1c63310fd9869d3333278a4e836ea14f1565046dc4301f741183a60ccbb00dcc2b0cae19766403667a56ebac8b9b) (sccp_scrc.c:477) 20250425131018310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425131018310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131018310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131018310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425131018310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131018310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131018310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425131018310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131018310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131018310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425131018310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131018310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131018310 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'echo' (sccp_user.c:181) 20250425131018310 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:65) 20250425131018310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425131018310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=48,D=b58f1c63310fd9869d3333278a4e836ea14f1565046dc4301f741183a60ccbb00dcc2b0cae19766403667a56ebac8b9b) (sccp_scrc.c:428) 20250425131018310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425131018310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131018310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131018310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425131018310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131018310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131018311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425131018311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131018311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131018311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131018311 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131018311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425131018311 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 9@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425131018311 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 9@eeaface47169: Message received on association #8 9@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425131018313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40642<->l=127.0.0.2:2324 (telnet_interface.c:138) MTC@eeaface47169: setverdict(pass): none -> pass 20250425131018316 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250425131018316 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425131018316 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131018316 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250425131018316 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250425131018316 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250425131018316 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425131018316 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131018316 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131018316 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250425131018316 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 20250425131018316 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250425131018316 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131018316 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1082) 20250425131018316 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425131018316 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131018316 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131018316 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425131018316 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425131018316 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425131018316 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425131018316 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425131018316 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250425131018316 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425131018316 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425131018316 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425131018316 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425131018316 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131018316 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 9@eeaface47169: Final verdict of PTC: none MTC@eeaface47169: Setting final verdict of the test case. MTC@eeaface47169: Local verdict of MTC: pass MTC@eeaface47169: Local verdict of PTC with component reference 9: none (pass -> pass) MTC@eeaface47169: Test case TC_process_rx_xudt finished. Verdict: pass MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass'. Fri Apr 25 13:10:18 UTC 2025 ====== SCCP_Tests_RAW.TC_process_rx_xudt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13756) Waiting for packet dumper to finish... 1 (prev_count=13756, count=32356) 20250425131020317 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131020317 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131020317 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass' was executed successfully (exit status: 0). MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt'. ------ SCCP_Tests_RAW.TC_process_rx_ludt ------ Fri Apr 25 13:10:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_ludt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_ludt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt' was executed successfully (exit status: 0). MTC@eeaface47169: Test case TC_process_rx_ludt started. 20250425131021404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40648<->l=127.0.0.2:2324 (telnet_interface.c:192) 10@eeaface47169: ************************************************* 10@eeaface47169: M3UA emulation initiated, the test can be started 10@eeaface47169: ************************************************* 20250425131021621 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250425131021621 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131021621 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250425131021621 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131021621 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 10@eeaface47169: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 10@eeaface47169: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 10@eeaface47169: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425131021624 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425131021624 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425131021624 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131021624 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131021624 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131021624 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131021624 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425131021624 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131021624 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425131021624 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425131021624 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 10@eeaface47169: M3UA_ASPUP sent 10@eeaface47169: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 10@eeaface47169: Message received on association #8 10@eeaface47169: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 10@eeaface47169: Association #8 state changed to: aSP_Inactive (5) 20250425131021626 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425131021626 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425131021626 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131021626 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131021626 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131021626 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 10@eeaface47169: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425131021626 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131021626 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131021626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425131021626 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425131021626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425131021626 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425131021626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250425131021626 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425131021626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425131021626 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425131021626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425131021626 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425131021626 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425131021626 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 10@eeaface47169: Message received on association #8 10@eeaface47169: Received M3UA_NOTIFY -> discard 10@eeaface47169: Message received on association #8 10@eeaface47169: ASPAC_Ack received for association #8 10@eeaface47169: Association #8 state changed to: aSP_Active (7) 10@eeaface47169: Message received on association #8 10@eeaface47169: Received M3UA_NOTIFY -> discard 20250425131022429 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=1048) (stream_srv.c:759) 20250425131022429 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 1048 bytes from client (stream_srv.c:773) 20250425131022429 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131022429 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131022429 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer (m3ua.c:568) 20250425131022429 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:603) 20250425131022429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:285) 20250425131022429 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250425131022429 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250425131022429 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=SS7 Hop Counter,L=4,D=00000010), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=1000,D=0dd5c0e047199692a023768601bb16939fe700d0740d3228cd32bb77e9a76b4e2bf52140fafa5228cbe659e2340b996d530c0f8d3c0f8125fdd1bb137a53fde12e06e14768faa4bace1d7388fee8e8d17de1aeba5a8ce5ec5a0b9b19a86684188470b2908ae294fdbbdcc312bd7e01718670e095754b36a805e6b5f4fc8b61f7245037ea6e9133c359a98ec514057493031e883eba72cfc19f0dea1a8644d06c8f738ccb5c64699ec23225557855d891ba4e653112ef24218675f7aa09cd2b4e0033eb743f44767c5586e0f71dc8fef9201272ace1ce47c199c73887c79d3c304daadd35cbeb94b17945cd30bde87bb9c0871d6fb607ccd717fd678171e91491f9c99254eacf46faac4f9ee9ce6df2e11645d0708e2b9e4d07bed6fbb1b3e9d2fcc7c91ce639cef86971504e8c03a6815b6e5fe408843edcb4ffa197dfee8490b074d791d1134d9c608f06ee6a65df12c6ddc23a252ae167bf53586f4b29b1cb7cdd3e4ab9d1100475cca39f623a8bffb3ecb27305720 (sccp_scrc.c:477) 20250425131022429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425131022429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131022429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131022430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425131022430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131022430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131022430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425131022430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131022430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131022430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425131022430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131022430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131022430 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'echo' (sccp_user.c:181) 20250425131022430 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:65) 20250425131022430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 10@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425131022430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=1000,D=0dd5c0e047199692a023768601bb16939fe700d0740d3228cd32bb77e9a76b4e2bf52140fafa5228cbe659e2340b996d530c0f8d3c0f8125fdd1bb137a53fde12e06e14768faa4bace1d7388fee8e8d17de1aeba5a8ce5ec5a0b9b19a86684188470b2908ae294fdbbdcc312bd7e01718670e095754b36a805e6b5f4fc8b61f7245037ea6e9133c359a98ec514057493031e883eba72cfc19f0dea1a8644d06c8f738ccb5c64699ec23225557855d891ba4e653112ef24218675f7aa09cd2b4e0033eb743f44767c5586e0f71dc8fef9201272ace1ce47c199c73887c79d3c304daadd35cbeb94b17945cd30bde87bb9c0871d6fb607ccd717fd678171e91491f9c99254eacf46faac4f9ee9ce6df2e11645d0708e2b9e4d07bed6fbb1b3e9d2fcc7c91ce639cef86971504e8c03a6815b6e5fe408843edcb4ffa197dfee8490b074d791d1134d9c608f06ee6a65df12c6ddc23a252ae167bf53586f4b29b1cb7cdd (sccp_scrc.c:428) 20250425131022430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425131022430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131022430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131022430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:391) 20250425131022430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131022430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131022430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:391) 20250425131022430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131022430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131022430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131022430 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131022430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425131022430 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131022430 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 10@eeaface47169: Message received on association #8 10@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@eeaface47169: setverdict(pass): none -> pass 20250425131022435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40648<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250425131022436 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250425131022436 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425131022436 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131022436 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250425131022436 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250425131022436 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250425131022436 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425131022436 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131022436 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131022436 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250425131022436 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 20250425131022436 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250425131022436 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131022437 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1082) 20250425131022437 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425131022437 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131022437 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131022437 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425131022437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425131022437 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425131022437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425131022437 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425131022437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250425131022437 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425131022437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425131022437 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425131022437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425131022437 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 10@eeaface47169: Final verdict of PTC: none 20250425131022437 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@eeaface47169: Setting final verdict of the test case. MTC@eeaface47169: Local verdict of MTC: pass MTC@eeaface47169: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@eeaface47169: Test case TC_process_rx_ludt finished. Verdict: pass MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass'. Fri Apr 25 13:10:22 UTC 2025 ====== SCCP_Tests_RAW.TC_process_rx_ludt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13756) Waiting for packet dumper to finish... 1 (prev_count=13756, count=35540) 20250425131024437 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131024437 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131024437 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass' was executed successfully (exit status: 0). MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn1 ------ Fri Apr 25 13:10:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1' was executed successfully (exit status: 0). MTC@eeaface47169: Test case TC_scmg_sst_ssn1 started. 20250425131025513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57780<->l=127.0.0.2:2324 (telnet_interface.c:192) 11@eeaface47169: ************************************************* 11@eeaface47169: M3UA emulation initiated, the test can be started 11@eeaface47169: ************************************************* 20250425131025732 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250425131025732 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131025732 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250425131025732 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131025732 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 11@eeaface47169: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 11@eeaface47169: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 11@eeaface47169: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425131025739 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425131025739 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425131025739 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131025739 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131025739 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131025739 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131025739 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425131025739 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131025739 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 11@eeaface47169: M3UA_ASPUP sent 11@eeaface47169: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425131025739 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425131025739 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 11@eeaface47169: Message received on association #8 11@eeaface47169: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 11@eeaface47169: Association #8 state changed to: aSP_Inactive (5) 20250425131025742 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425131025742 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425131025742 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131025742 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131025742 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131025742 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425131025742 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131025742 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131025742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425131025742 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425131025742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425131025742 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425131025742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250425131025742 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425131025742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425131025742 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425131025742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425131025742 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 11@eeaface47169: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425131025742 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425131025742 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 11@eeaface47169: Message received on association #8 11@eeaface47169: Received M3UA_NOTIFY -> discard 11@eeaface47169: Message received on association #8 11@eeaface47169: ASPAC_Ack received for association #8 11@eeaface47169: Association #8 state changed to: aSP_Active (7) 11@eeaface47169: Message received on association #8 11@eeaface47169: Received M3UA_NOTIFY -> discard 20250425131026537 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=48) (stream_srv.c:759) 20250425131026537 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 48 bytes from client (stream_srv.c:773) 20250425131026537 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131026537 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131026537 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer (m3ua.c:568) 20250425131026537 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:603) 20250425131026537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:285) 20250425131026538 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=1 (sccp2sua.c:334) 20250425131026538 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=1 (sccp2sua.c:334) 20250425131026538 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000018003000800000001), PART(T=Source Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Data,L=5,D=0301010000) (sccp_scrc.c:477) 20250425131026538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131026538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131026538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131026538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131026538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131026538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131026538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131026538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131026538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131026538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131026538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131026538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131026538 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425131026538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 11@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425131026538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000018003000800000001), PART(T=Destination Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=5,D=0101010000) (sccp_scrc.c:428) 20250425131026538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131026538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131026538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131026538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131026538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131026538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131026538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131026538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131026538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131026538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131026538 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131026538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425131026538 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131026538 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 11@eeaface47169: Message received on association #8 11@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@eeaface47169: setverdict(pass): none -> pass 20250425131026543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57780<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250425131026545 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250425131026545 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425131026545 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131026545 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250425131026545 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250425131026545 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250425131026545 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425131026545 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131026545 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131026545 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250425131026545 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 20250425131026545 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250425131026545 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131026545 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1082) 20250425131026545 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425131026545 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131026545 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131026545 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425131026545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425131026545 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425131026545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425131026545 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425131026545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 11@eeaface47169: Final verdict of PTC: none 20250425131026545 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425131026545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425131026545 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425131026545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425131026545 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131026545 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@eeaface47169: Setting final verdict of the test case. MTC@eeaface47169: Local verdict of MTC: pass MTC@eeaface47169: Local verdict of PTC with component reference 11: none (pass -> pass) MTC@eeaface47169: Test case TC_scmg_sst_ssn1 finished. Verdict: pass MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass'. Fri Apr 25 13:10:26 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13756) Waiting for packet dumper to finish... 1 (prev_count=13756, count=31864) 20250425131028546 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131028546 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131028546 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass' was executed successfully (exit status: 0). MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_valid ------ Fri Apr 25 13:10:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_valid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_valid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid' was executed successfully (exit status: 0). MTC@eeaface47169: Test case TC_scmg_sst_ssn_valid started. 20250425131029635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57790<->l=127.0.0.2:2324 (telnet_interface.c:192) 12@eeaface47169: ************************************************* 12@eeaface47169: M3UA emulation initiated, the test can be started 12@eeaface47169: ************************************************* 20250425131029853 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250425131029853 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131029853 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250425131029853 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131029853 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 12@eeaface47169: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 12@eeaface47169: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 12@eeaface47169: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425131029860 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425131029860 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425131029860 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131029860 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131029860 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131029860 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131029860 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425131029860 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131029860 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 12@eeaface47169: M3UA_ASPUP sent 12@eeaface47169: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425131029860 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425131029860 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 12@eeaface47169: Message received on association #8 12@eeaface47169: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 12@eeaface47169: Association #8 state changed to: aSP_Inactive (5) 20250425131029864 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425131029864 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425131029864 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131029864 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131029864 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131029864 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425131029864 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131029864 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131029864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425131029864 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425131029864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425131029864 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425131029864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250425131029864 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425131029864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425131029864 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425131029864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425131029864 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425131029864 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425131029864 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 12@eeaface47169: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 12@eeaface47169: Message received on association #8 12@eeaface47169: Received M3UA_NOTIFY -> discard 12@eeaface47169: Message received on association #8 12@eeaface47169: ASPAC_Ack received for association #8 12@eeaface47169: Association #8 state changed to: aSP_Active (7) 12@eeaface47169: Message received on association #8 12@eeaface47169: Received M3UA_NOTIFY -> discard 20250425131030655 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=48) (stream_srv.c:759) 20250425131030655 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 48 bytes from client (stream_srv.c:773) 20250425131030655 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131030655 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131030655 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer (m3ua.c:568) 20250425131030655 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:603) 20250425131030655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:285) 20250425131030655 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=1 (sccp2sua.c:334) 20250425131030655 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=1 (sccp2sua.c:334) 20250425131030655 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000018003000800000001), PART(T=Source Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Data,L=5,D=03ca010000) (sccp_scrc.c:477) 20250425131030655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131030655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131030655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131030655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131030655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131030655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131030655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131030655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131030655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131030655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131030655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131030655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131030655 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425131030655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 12@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425131030655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000018003000800000001), PART(T=Destination Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=5,D=01ca010000) (sccp_scrc.c:428) 20250425131030655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131030655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131030655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131030655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131030655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131030656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131030656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131030656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131030656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131030656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131030656 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131030656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425131030656 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131030656 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 12@eeaface47169: Message received on association #8 12@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@eeaface47169: setverdict(pass): none -> pass 20250425131030660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57790<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250425131030662 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250425131030662 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425131030662 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131030663 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250425131030663 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250425131030663 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250425131030663 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425131030663 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131030663 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131030663 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250425131030663 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 20250425131030663 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250425131030663 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131030663 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1082) 20250425131030663 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425131030663 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131030663 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131030663 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425131030663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425131030663 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425131030663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425131030663 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425131030663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250425131030663 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425131030663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425131030663 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425131030663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425131030663 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131030663 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 12@eeaface47169: Final verdict of PTC: none MTC@eeaface47169: Setting final verdict of the test case. MTC@eeaface47169: Local verdict of MTC: pass MTC@eeaface47169: Local verdict of PTC with component reference 12: none (pass -> pass) MTC@eeaface47169: Test case TC_scmg_sst_ssn_valid finished. Verdict: pass MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass'. Fri Apr 25 13:10:30 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13760) Waiting for packet dumper to finish... 1 (prev_count=13760, count=31868) 20250425131032664 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131032664 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131032664 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass' was executed successfully (exit status: 0). MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid ------ Fri Apr 25 13:10:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid' was executed successfully (exit status: 0). MTC@eeaface47169: Test case TC_scmg_sst_ssn_invalid started. 20250425131033752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57798<->l=127.0.0.2:2324 (telnet_interface.c:192) 13@eeaface47169: ************************************************* 13@eeaface47169: M3UA emulation initiated, the test can be started 13@eeaface47169: ************************************************* 20250425131033970 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250425131033970 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131033970 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250425131033970 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131033970 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 13@eeaface47169: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 13@eeaface47169: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 13@eeaface47169: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425131033976 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425131033976 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425131033976 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131033976 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131033976 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131033976 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131033976 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425131033976 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131033976 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425131033976 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425131033976 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 13@eeaface47169: M3UA_ASPUP sent 13@eeaface47169: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 13@eeaface47169: Message received on association #8 13@eeaface47169: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 13@eeaface47169: Association #8 state changed to: aSP_Inactive (5) 20250425131033979 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425131033979 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425131033979 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131033979 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131033979 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131033979 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425131033979 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131033979 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131033979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425131033979 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425131033979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 13@eeaface47169: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425131033979 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425131033979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250425131033979 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425131033979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425131033979 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425131033979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425131033979 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425131033979 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425131033979 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 13@eeaface47169: Message received on association #8 13@eeaface47169: Received M3UA_NOTIFY -> discard 13@eeaface47169: Message received on association #8 13@eeaface47169: ASPAC_Ack received for association #8 13@eeaface47169: Association #8 state changed to: aSP_Active (7) 13@eeaface47169: Message received on association #8 13@eeaface47169: Received M3UA_NOTIFY -> discard 20250425131034774 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=48) (stream_srv.c:759) 20250425131034774 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 48 bytes from client (stream_srv.c:773) 20250425131034775 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131034775 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131034775 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer (m3ua.c:568) 20250425131034775 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:603) 20250425131034775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:285) 20250425131034775 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=1 (sccp2sua.c:334) 20250425131034775 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=1 (sccp2sua.c:334) 20250425131034775 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000018003000800000001), PART(T=Source Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Data,L=5,D=037b010000) (sccp_scrc.c:477) 20250425131034775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131034775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131034775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131034775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:391) 13@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425131034775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131034775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131034775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131034775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131034775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131034775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131034775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131034775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131034775 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'SCCP Management' (sccp_user.c:181) MTC@eeaface47169: setverdict(pass): none -> pass 20250425131039779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57798<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250425131039783 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250425131039783 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425131039783 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131039783 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250425131039783 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250425131039783 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250425131039783 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425131039783 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131039783 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131039783 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250425131039783 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 20250425131039783 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250425131039783 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131039783 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1082) 20250425131039783 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425131039783 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131039783 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131039783 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425131039783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425131039783 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425131039783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425131039783 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425131039783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 13@eeaface47169: Final verdict of PTC: none 20250425131039783 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425131039783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425131039783 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425131039783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425131039783 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131039783 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@eeaface47169: Setting final verdict of the test case. MTC@eeaface47169: Local verdict of MTC: pass MTC@eeaface47169: Local verdict of PTC with component reference 13: none (pass -> pass) MTC@eeaface47169: Test case TC_scmg_sst_ssn_invalid finished. Verdict: pass MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass'. Fri Apr 25 13:10:39 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=19788) Waiting for packet dumper to finish... 1 (prev_count=19788, count=27624) 20250425131041784 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131041784 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131041784 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass' was executed successfully (exit status: 0). MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only'. ------ SCCP_Tests_RAW.TC_callingparty_ssn_only ------ Fri Apr 25 13:10:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests_RAW.TC_callingparty_ssn_only.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests_RAW.TC_callingparty_ssn_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only' was executed successfully (exit status: 0). MTC@eeaface47169: Test case TC_callingparty_ssn_only started. 20250425131042860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39778<->l=127.0.0.2:2324 (telnet_interface.c:192) 14@eeaface47169: ************************************************* 14@eeaface47169: M3UA emulation initiated, the test can be started 14@eeaface47169: ************************************************* 20250425131043077 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250425131043077 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131043077 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250425131043077 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131043077 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 14@eeaface47169: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 14@eeaface47169: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 14@eeaface47169: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425131043083 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425131043083 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425131043083 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131043083 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131043083 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131043083 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131043083 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425131043083 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131043084 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425131043084 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425131043084 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 14@eeaface47169: M3UA_ASPUP sent 14@eeaface47169: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 14@eeaface47169: Message received on association #8 14@eeaface47169: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 14@eeaface47169: Association #8 state changed to: aSP_Inactive (5) 20250425131043087 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425131043087 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425131043087 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131043087 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131043087 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131043087 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425131043087 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131043087 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131043087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425131043087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425131043087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425131043087 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425131043087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250425131043087 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425131043087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425131043087 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425131043087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425131043087 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 14@eeaface47169: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425131043087 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425131043087 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 14@eeaface47169: Message received on association #8 14@eeaface47169: Received M3UA_NOTIFY -> discard 14@eeaface47169: Message received on association #8 14@eeaface47169: ASPAC_Ack received for association #8 14@eeaface47169: Association #8 state changed to: aSP_Active (7) 14@eeaface47169: Message received on association #8 14@eeaface47169: Received M3UA_NOTIFY -> discard 20250425131043881 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=44) (stream_srv.c:759) 20250425131043881 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 44 bytes from client (stream_srv.c:773) 20250425131043881 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131043881 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131043881 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer (m3ua.c:568) 20250425131043881 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:603) 20250425131043881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:285) 20250425131043881 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,SSN=1 (sccp2sua.c:334) 20250425131043881 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,SSN=1 (sccp2sua.c:334) 20250425131043881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=12,D=000200018003000800000001), PART(T=Source Address,L=12,D=000200018003000800000001), PART(T=Data,L=5,D=0301010000) (sccp_scrc.c:477) 20250425131043881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131043881 DLSUA DEBUG SUA IEI 0x0102 pos 4/12: subpart tag 0x8003, len 8 (sua.c:450) 20250425131043881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131043881 DLSUA DEBUG SUA IEI 0x0103 pos 4/12: subpart tag 0x8003, len 8 (sua.c:450) 20250425131043881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131043881 DLSUA DEBUG SUA IEI 0x0103 pos 4/12: subpart tag 0x8003, len 8 (sua.c:450) 20250425131043881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131043881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131043881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131043881 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425131043881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250425131043881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=12,D=000200018003000800000001), PART(T=Destination Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=5,D=0101010000) (sccp_scrc.c:428) 20250425131043881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131043881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131043881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131043881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131043881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131043881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131043881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131043881 DLSUA DEBUG SUA IEI 0x0102 pos 4/12: subpart tag 0x8003, len 8 (sua.c:450) 20250425131043881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131043881 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131043881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425131043881 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 14@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425131043881 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 14@eeaface47169: Message received on association #8 14@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425131043885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39778<->l=127.0.0.2:2324 (telnet_interface.c:138) MTC@eeaface47169: setverdict(pass): none -> pass 20250425131043887 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250425131043887 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425131043887 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131043887 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250425131043887 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250425131043887 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250425131043887 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425131043887 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131043887 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131043887 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250425131043887 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 20250425131043887 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250425131043887 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131043887 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1082) 20250425131043887 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425131043887 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131043887 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131043887 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425131043887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425131043887 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425131043887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425131043887 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425131043887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250425131043887 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425131043887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425131043887 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425131043887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425131043887 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131043887 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 14@eeaface47169: Final verdict of PTC: none MTC@eeaface47169: Setting final verdict of the test case. MTC@eeaface47169: Local verdict of MTC: pass MTC@eeaface47169: Local verdict of PTC with component reference 14: none (pass -> pass) MTC@eeaface47169: Test case TC_callingparty_ssn_only finished. Verdict: pass MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass'. Fri Apr 25 13:10:43 UTC 2025 ====== SCCP_Tests_RAW.TC_callingparty_ssn_only pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13764) Waiting for packet dumper to finish... 1 (prev_count=13764, count=30800) 20250425131045889 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131045889 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131045889 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass' was executed successfully (exit status: 0). MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late'. ------ SCCP_Tests_RAW.TC_cr_timeout_cc_too_late ------ Fri Apr 25 13:10:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests_RAW.TC_cr_timeout_cc_too_late.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/SCCP_Tests_RAW.TC_cr_timeout_cc_too_late.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late' was executed successfully (exit status: 0). MTC@eeaface47169: Test case TC_cr_timeout_cc_too_late started. 20250425131046978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60884<->l=127.0.0.2:2324 (telnet_interface.c:192) 15@eeaface47169: ************************************************* 15@eeaface47169: M3UA emulation initiated, the test can be started 15@eeaface47169: ************************************************* 20250425131047195 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250425131047195 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131047195 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (osmo_ss7_xua_srv.c:112) 20250425131047195 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131047195 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 15@eeaface47169: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 15@eeaface47169: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 15@eeaface47169: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425131047201 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425131047201 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425131047201 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131047201 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131047201 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131047201 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131047201 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425131047202 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131047202 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425131047202 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425131047202 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 15@eeaface47169: M3UA_ASPUP sent 15@eeaface47169: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 15@eeaface47169: Message received on association #8 15@eeaface47169: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 15@eeaface47169: Association #8 state changed to: aSP_Inactive (5) 20250425131047205 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:759) 20250425131047205 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:773) 20250425131047205 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131047205 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131047205 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131047205 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425131047205 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131047205 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131047205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425131047205 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425131047205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425131047205 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425131047205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250425131047205 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425131047205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425131047205 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425131047205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425131047205 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 15@eeaface47169: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425131047205 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250425131047205 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 15@eeaface47169: Message received on association #8 15@eeaface47169: Received M3UA_NOTIFY -> discard 15@eeaface47169: Message received on association #8 15@eeaface47169: ASPAC_Ack received for association #8 15@eeaface47169: Association #8 state changed to: aSP_Active (7) 15@eeaface47169: Message received on association #8 15@eeaface47169: Received M3UA_NOTIFY -> discard 20250425131047997 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250425131047997 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Allocated (fsm.c:456) 20250425131047997 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250425131047998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=000004d2), PART(T=Destination Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000fe) (sccp_scrc.c:406) 20250425131047998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131047998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131047998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131047998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:391) 20250425131047998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131047998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131047998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 fe (sua.c:391) 20250425131047998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250425131047998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250425131047998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131047998 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131047998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425131047998 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131047998 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: state_chg to CONN_PEND_OUT (sccp_scoc.c:975) 20250425131047998 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 15@eeaface47169: Message received on association #8 15@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425131048003 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250425131048003 DLSCCP DEBUG SCCP-SCOC(1234){CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250425131048003 DLSCCP DEBUG SCCP-SCOC(1234){CONN_PEND_OUT}: state_chg to WAIT_CONN_CONF (sccp_scoc.c:1070) MTC@eeaface47169: Waiting for RLSD 20250425131048006 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:759) 20250425131048006 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:773) 20250425131048006 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131048006 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131048006 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer (m3ua.c:568) 20250425131048006 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:603) 20250425131048006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:285) 20250425131048006 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=000004d2), PART(T=Source Reference,L=4,D=00000001) (sccp_scrc.c:477) 20250425131048006 DLSCCP DEBUG Received CO:COAK for local reference 1234 (sccp_scoc.c:1824) 20250425131048006 DLSCCP DEBUG SCCP-SCOC(1234){WAIT_CONN_CONF}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250425131048006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=000004d2), PART(T=SCCP Cause,L=4,D=0000032a) (sccp_scrc.c:406) 20250425131048006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131048006 DLSS7 DEBUG Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 via AS as-srv-client proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131048006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:247) 20250425131048006 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131048006 DLSCCP DEBUG SCCP-SCOC(1234){WAIT_CONN_CONF}: state_chg to DISCONN_PEND (sccp_scoc.c:1175) 20250425131048006 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 15@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 15@eeaface47169: Message received on association #8 15@eeaface47169: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425131048009 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=32) (stream_srv.c:759) 20250425131048009 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 32 bytes from client (stream_srv.c:773) 20250425131048009 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131048009 DLM3UA DEBUG 0: asp-asp-srv-client: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131048009 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer (m3ua.c:568) 20250425131048009 DLM3UA DEBUG 0: asp-asp-srv-client: m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 (m3ua.c:603) 20250425131048009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:285) 20250425131048009 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=000004d2), PART(T=Source Reference,L=4,D=00000001) (sccp_scrc.c:477) 20250425131048009 DLSCCP DEBUG Received CO:RELCO for local reference 1234 (sccp_scoc.c:1824) 20250425131048009 DLSCCP DEBUG SCCP-SCOC(1234){DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250425131048009 DLSCCP DEBUG SCCP-SCOC(1234){DISCONN_PEND}: state_chg to IDLE (sccp_scoc.c:1332) 20250425131048009 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250425131048009 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Freeing instance (sccp_scoc.c:552) 20250425131048009 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Deallocated (fsm.c:568) 15@eeaface47169: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MTC@eeaface47169: setverdict(pass): none -> pass 20250425131049010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60884<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250425131049015 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:759) 20250425131049015 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425131049015 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131049015 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250425131049015 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250425131049015 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:759) 20250425131049015 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425131049015 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131049015 DLSS7 INFO 0: asp-asp-srv-client: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131049015 DLSS7 NOTICE 0: asp-asp-srv-client: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250425131049015 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:759) 20250425131049015 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:769) 20250425131049015 DLSS7 DEBUG 0: asp-asp-srv-client: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131049015 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1082) 20250425131049015 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425131049015 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131049015 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131049015 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425131049015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250425131049015 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250425131049015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250425131049015 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250425131049015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250425131049015 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250425131049015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250425131049015 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250425131049015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250425131049015 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131049015 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 15@eeaface47169: Final verdict of PTC: none MTC@eeaface47169: Setting final verdict of the test case. MTC@eeaface47169: Local verdict of MTC: pass MTC@eeaface47169: Local verdict of PTC with component reference 15: none (pass -> pass) MTC@eeaface47169: Test case TC_cr_timeout_cc_too_late finished. Verdict: pass MTC@eeaface47169: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass'. Fri Apr 25 13:10:49 UTC 2025 ====== SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=29796) Waiting for packet dumper to finish... 1 (prev_count=29796, count=37632) 20250425131051017 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131051017 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131051017 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@eeaface47169: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass' was executed successfully (exit status: 0). MC@eeaface47169: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@eeaface47169: Terminating MTC. MC@eeaface47169: MTC terminated. MC2> exit MC@eeaface47169: Shutting down session. MC@eeaface47169: Shutdown complete. No expected results found, not comparing outcome. (/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp/expected-results.xml) [testenv] Testsuite is done [testenv] Stopping testsuite (1311103) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/log_merge.sh SCCP_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping sccp_demo_user (1311037) [testenv] Showing testsuite/junit-xml-10056.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/testsuite/junit-xml-10056.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='12' failures='0' errors='0' skipped='0' inconc='0' time='85.00'> <testcase classname='SCCP_Tests' name='TC_routing_global_title_crash' time='10.044791'/> <testcase classname='SCCP_Tests_RAW' name='TC_cr_cc' time='1.035058'/> <testcase classname='SCCP_Tests_RAW' name='TC_udt_without_cr_cc' time='5.034368'/> <testcase classname='SCCP_Tests_RAW' name='TC_tiar_timeout' time='7.038953'/> <testcase classname='SCCP_Tests_RAW' name='TC_it_avoids_tiar' time='11.051860'/> <testcase classname='SCCP_Tests_RAW' name='TC_process_rx_xudt' time='1.029015'/> <testcase classname='SCCP_Tests_RAW' name='TC_process_rx_ludt' time='1.034675'/> <testcase classname='SCCP_Tests_RAW' name='TC_scmg_sst_ssn1' time='1.033544'/> <testcase classname='SCCP_Tests_RAW' name='TC_scmg_sst_ssn_valid' time='1.030552'/> <testcase classname='SCCP_Tests_RAW' name='TC_scmg_sst_ssn_invalid' time='6.033562'/> <testcase classname='SCCP_Tests_RAW' name='TC_callingparty_ssn_only' time='1.029302'/> <testcase classname='SCCP_Tests_RAW' name='TC_cr_timeout_cc_too_late' time='2.038544'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sccp-osmocom-latest-20250425-1309-4af06195-0'] testenv-sccp-osmocom-latest-20250425-1309-4af06195-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sccp-test-latest/1039/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS