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 The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/.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 b0e3627eaa2665a03eb2301b099da6bceb4e4d4a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b0e3627eaa2665a03eb2301b099da6bceb4e4d4a # timeout=10 Commit message: "hnbgw: Test paging with PAge Area ID IE" > git rev-list --no-walk 0f12d25ec57a2795fef62cf65eab8dbb3534102c # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sccp-test] $ /bin/sh -xe /tmp/jenkins12009265526681299884.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:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 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/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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-nightly-20250411-1021-204570cc-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/podman/testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_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/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_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/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_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/_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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-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 [252 kB] Fetched 9300 kB in 1s (11.0 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/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/_cache/podman/osmo-ttcn3-hacks/sccp', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0', './gen_links.sh'] Linking UD_PT.cc Linking UD_PT.hh Linking UD_PortType.ttcn Linking UD_Types.ttcn Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking Osmocom_VTY_Functions.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking SCCP_Templates.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/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/_cache/podman/osmo-ttcn3-hacks/sccp', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/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/_cache/podman/osmo-ttcn3-hacks/sccp', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_SCCP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_SCCP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn SCCP_CodecPort.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Tests.ttcn SCCP_Tests_RAW.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn SCCP_Mapping.ttcn - GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn SCCP_CodecPort.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Tests.ttcn SCCP_Tests_RAW.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn SCCP_Mapping.ttcn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `SCCP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Templates.ttcn:89.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Templates.ttcn:90.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Tests.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Tests_RAW.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Checking modules... SCCP_Tests.ttcn: In TTCN-3 module `SCCP_Tests': SCCP_Tests.ttcn:102.1-151.1: In testcase definition `TC_routing_global_title_crash': SCCP_Tests.ttcn:147.2-46: In function instance: SCCP_Tests.ttcn:147.2-46: warning: The value returned by function `@Osmocom_VTY_Functions.f_vty_transceive_ret' is not used 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:142.54-83: warning: Inadequate restriction on the referenced function `tr_SCCP_MTP3_TRANSFERind(sccp)', this may cause a dynamic test case error at runtime SCCP_Tests_RAW.ttcn:127.9-138.1: note: Referenced function is here SCCP_Tests_RAW.ttcn:146.2-162.2: In alt construct: SCCP_Tests_RAW.ttcn:150.5-57: In guard operation: SCCP_Tests_RAW.ttcn:150.5-57: In receive statement: SCCP_Tests_RAW.ttcn:150.18-44: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind(*)' may change the actual snapshot. SCCP_Tests_RAW.ttcn:176.9-180.1: In function definition `f_tx_udt_exp': SCCP_Tests_RAW.ttcn:179.2-47: In function instance: SCCP_Tests_RAW.ttcn:179.2-47: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used SCCP_Tests_RAW.ttcn:183.1-195.1: In testcase definition `TC_cr_cc': SCCP_Tests_RAW.ttcn:193.2-34: In function instance: SCCP_Tests_RAW.ttcn:193.2-34: warning: The value returned by function `@SCCP_Tests_RAW.f_establish_conn' is not used SCCP_Tests_RAW.ttcn:232.1-263.1: In testcase definition `TC_tiar_timeout': SCCP_Tests_RAW.ttcn:253.2-48: In function instance: SCCP_Tests_RAW.ttcn:253.2-48: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used SCCP_Tests_RAW.ttcn:255.2-48: In function instance: SCCP_Tests_RAW.ttcn:255.2-48: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used SCCP_Tests_RAW.ttcn:258.2-66: In function instance: SCCP_Tests_RAW.ttcn:258.2-66: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used SCCP_Tests_RAW.ttcn:266.1-337.1: In testcase definition `TC_it_avoids_tiar': SCCP_Tests_RAW.ttcn:287.2-314.2: In alt construct: SCCP_Tests_RAW.ttcn:288.5-79: In guard operation: SCCP_Tests_RAW.ttcn:288.5-79: In receive statement: SCCP_Tests_RAW.ttcn:288.18-78: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind({ inacttest := { messageType := 16, destLocRef := dest_lref, sourceLocRef := source_lref, protClass := { class := '0010'B, messageHandling := '0000'B }, sequencingSegmenting := { reserved := ?, p_s := ?, more := ?, pr := ? }, credit := ? } })' may change the actual snapshot. SCCP_Tests_RAW.ttcn:292.5-97: In guard operation: SCCP_Tests_RAW.ttcn:292.5-97: In receive statement: SCCP_Tests_RAW.ttcn:292.18-96: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind({ released := { messageType := 4, destLocRef := dest_lref, sourceLocRef := source_lref, releaseCause := relcause, pointer1 := ?, optionalPart := *, eop := * } })' may change the actual snapshot. SCCP_Tests_RAW.ttcn:296.5-57: In guard operation: SCCP_Tests_RAW.ttcn:296.5-57: In receive statement: SCCP_Tests_RAW.ttcn:296.18-44: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind(*)' may change the actual snapshot. SCCP_Tests_RAW.ttcn:322.2-334.2: In alt construct: SCCP_Tests_RAW.ttcn:323.5-79: In guard operation: SCCP_Tests_RAW.ttcn:323.5-79: In receive statement: SCCP_Tests_RAW.ttcn:323.18-78: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind({ inacttest := { messageType := 16, destLocRef := dest_lref, sourceLocRef := source_lref, protClass := { class := '0010'B, messageHandling := '0000'B }, sequencingSegmenting := { reserved := ?, p_s := ?, more := ?, pr := ? }, credit := ? } })' may change the actual snapshot. SCCP_Tests_RAW.ttcn:326.5-97: In guard operation: SCCP_Tests_RAW.ttcn:326.5-97: In receive statement: SCCP_Tests_RAW.ttcn:326.18-96: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind({ released := { messageType := 4, destLocRef := dest_lref, sourceLocRef := source_lref, releaseCause := relcause, pointer1 := ?, optionalPart := *, eop := * } })' may change the actual snapshot. 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:343.13-18: warning: Inadequate restriction on the referenced template variable `exp_rx', this may cause a dynamic test case error at runtime SCCP_Tests_RAW.ttcn:340.24-29: note: Referenced template variable is here SCCP_Tests_RAW.ttcn:343.2-19: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used 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:368.13-18: warning: Inadequate restriction on the referenced template variable `exp_rx', this may cause a dynamic test case error at runtime SCCP_Tests_RAW.ttcn:365.24-29: note: Referenced template variable is here SCCP_Tests_RAW.ttcn:368.2-19: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used SCCP_Tests_RAW.ttcn:389.1-429.1: In function definition `f_scmg_xceive': SCCP_Tests_RAW.ttcn:405.2-427.2: In alt construct: SCCP_Tests_RAW.ttcn:406.18-102: In guard operation: SCCP_Tests_RAW.ttcn:406.18-102: In receive statement: SCCP_Tests_RAW.ttcn:406.31-101: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind({ unitdata := { messageType := 9, protClass := protClass, pointer1 := ?, pointer2 := ?, pointer3 := ?, calledPAddress := tr_Addr(called), callingPAddress := tr_Addr(calling), data := { paramLength := ?, data := data } } })' may change the actual snapshot. SCCP_Tests_RAW.ttcn:409.47-125: In guard operation: SCCP_Tests_RAW.ttcn:409.47-125: In receive statement: SCCP_Tests_RAW.ttcn:409.60-124: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind({ unitdata := { messageType := 9, protClass := protClass, pointer1 := ?, pointer2 := ?, pointer3 := ?, calledPAddress := tr_Addr(called), callingPAddress := tr_Addr(calling), data := { paramLength := ?, data := data } } })' may change the actual snapshot. SCCP_Tests_RAW.ttcn:412.5-87: In guard operation: SCCP_Tests_RAW.ttcn:412.5-87: In receive statement: SCCP_Tests_RAW.ttcn:412.18-74: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind({ unitdata := { messageType := 9, protClass := protClass, pointer1 := ?, pointer2 := ?, pointer3 := ?, calledPAddress := tr_Addr(called), callingPAddress := tr_Addr(calling), data := { paramLength := ?, data := data } } })' may change the actual snapshot. SCCP_Tests_RAW.ttcn:415.5-57: In guard operation: SCCP_Tests_RAW.ttcn:415.5-57: In receive statement: SCCP_Tests_RAW.ttcn:415.18-44: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind(*)' may change the actual snapshot. 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:447.37-42: warning: Inadequate restriction on the referenced template variable `rx_exp', this may cause a dynamic test case error at runtime 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:466.37-42: warning: Inadequate restriction on the referenced template variable `rx_exp', this may cause a dynamic test case error at runtime 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:503.37-42: warning: Inadequate restriction on the referenced template variable `rx_exp', this may cause a dynamic test case error at runtime SCCP_Tests_RAW.ttcn:493.42-47: note: Referenced template variable is here SCCP_Tests_RAW.ttcn:511.1-536.1: In testcase definition `TC_cr_timeout_cc_too_late': SCCP_Tests_RAW.ttcn:531.2-57: In function instance: SCCP_Tests_RAW.ttcn:531.2-57: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used Notify: Generating code... Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `SCCP_CodecPort.hh' was generated. Notify: File `SCCP_CodecPort.cc' was generated. Notify: File `SCCP_CodecPort_part_1.cc' was generated. Notify: File `SCCP_CodecPort_part_2.cc' was generated. Notify: File `SCCP_CodecPort_part_3.cc' was generated. Notify: File `SCCP_CodecPort_part_4.cc' was generated. Notify: File `SCCP_CodecPort_part_5.cc' was generated. Notify: File `SCCP_CodecPort_part_6.cc' was generated. Notify: File `SCCP_CodecPort_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Tests.hh' was generated. Notify: File `SCCP_Tests.cc' was generated. Notify: File `SCCP_Tests_RAW.hh' was generated. Notify: File `SCCP_Tests_RAW.cc' was generated. Notify: File `SCCP_Tests_RAW_part_1.cc' was generated. Notify: File `SCCP_Tests_RAW_part_2.cc' was generated. Notify: File `SCCP_Tests_RAW_part_3.cc' was generated. Notify: File `SCCP_Tests_RAW_part_4.cc' was generated. Notify: File `SCCP_Tests_RAW_part_5.cc' was generated. Notify: File `SCCP_Tests_RAW_part_6.cc' was generated. Notify: File `SCCP_Tests_RAW_part_7.cc' was generated. Notify: File `SCCP_Tests_part_1.cc' was generated. Notify: File `SCCP_Tests_part_2.cc' was generated. Notify: File `SCCP_Tests_part_3.cc' was generated. Notify: File `SCCP_Tests_part_4.cc' was generated. Notify: File `SCCP_Tests_part_5.cc' was generated. Notify: File `SCCP_Tests_part_6.cc' was generated. Notify: File `SCCP_Tests_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UD_PortType.hh' was generated. Notify: File `UD_PortType.cc' was generated. Notify: File `UD_PortType_part_1.cc' was generated. Notify: File `UD_PortType_part_2.cc' was generated. Notify: File `UD_PortType_part_3.cc' was generated. Notify: File `UD_PortType_part_4.cc' was generated. Notify: File `UD_PortType_part_5.cc' was generated. Notify: File `UD_PortType_part_6.cc' was generated. Notify: File `UD_PortType_part_7.cc' was generated. Notify: File `UD_Types.hh' was generated. Notify: File `UD_Types.cc' was generated. Notify: File `UD_Types_part_1.cc' was generated. Notify: File `UD_Types_part_2.cc' was generated. Notify: File `UD_Types_part_3.cc' was generated. Notify: File `UD_Types_part_4.cc' was generated. Notify: File `UD_Types_part_5.cc' was generated. Notify: File `UD_Types_part_6.cc' was generated. Notify: File `UD_Types_part_7.cc' was generated. Notify: 333 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/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/_cache/podman/osmo-ttcn3-hacks/sccp', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0', 'make', '-j', '21'] Creating dependency file for UD_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for UD_Types_part_7.cc Creating dependency file for UD_Types_part_6.cc Creating dependency file for UD_Types_part_5.cc Creating dependency file for UD_Types_part_4.cc Creating dependency file for UD_Types_part_3.cc Creating dependency file for UD_Types_part_2.cc Creating dependency file for UD_Types_part_1.cc Creating dependency file for UD_PortType_part_7.cc Creating dependency file for UD_PortType_part_6.cc Creating dependency file for UD_PortType_part_5.cc Creating dependency file for UD_PortType_part_4.cc Creating dependency file for UD_PortType_part_3.cc Creating dependency file for UD_PortType_part_2.cc Creating dependency file for UD_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Tests_RAW_part_7.cc Creating dependency file for SCCP_Tests_RAW_part_6.cc Creating dependency file for SCCP_Tests_RAW_part_5.cc Creating dependency file for SCCP_Tests_RAW_part_4.cc Creating dependency file for SCCP_Tests_RAW_part_3.cc Creating dependency file for SCCP_Tests_RAW_part_2.cc Creating dependency file for SCCP_Tests_RAW_part_1.cc Creating dependency file for SCCP_Tests_part_7.cc Creating dependency file for SCCP_Tests_part_6.cc Creating dependency file for SCCP_Tests_part_5.cc Creating dependency file for SCCP_Tests_part_4.cc Creating dependency file for SCCP_Tests_part_3.cc Creating dependency file for SCCP_Tests_part_2.cc Creating dependency file for SCCP_Tests_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for SCCP_CodecPort_part_7.cc Creating dependency file for SCCP_CodecPort_part_6.cc Creating dependency file for SCCP_CodecPort_part_5.cc Creating dependency file for SCCP_CodecPort_part_4.cc Creating dependency file for SCCP_CodecPort_part_3.cc Creating dependency file for SCCP_CodecPort_part_2.cc Creating dependency file for SCCP_CodecPort_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for UD_Types.cc Creating dependency file for UD_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Tests_RAW.cc Creating dependency file for SCCP_Tests.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for SCCP_CodecPort.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort.o SCCP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests.o SCCP_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW.o SCCP_Tests_RAW.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_1.o SCCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_2.o SCCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_3.o SCCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_4.o SCCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_5.o SCCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_6.o SCCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_7.o SCCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_1.o SCCP_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_2.o SCCP_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_3.o SCCP_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_4.o SCCP_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_5.o SCCP_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_6.o SCCP_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_7.o SCCP_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_1.o SCCP_Tests_RAW_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_2.o SCCP_Tests_RAW_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_3.o SCCP_Tests_RAW_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_4.o SCCP_Tests_RAW_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_5.o SCCP_Tests_RAW_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_6.o SCCP_Tests_RAW_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_7.o SCCP_Tests_RAW_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_CodecPort.so SCCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests.so SCCP_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_RAW.so SCCP_Tests_RAW.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType.so UD_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types.so UD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_CodecPort_part_1.so SCCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_CodecPort_part_2.so SCCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_CodecPort_part_3.so SCCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_CodecPort_part_4.so SCCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_CodecPort_part_5.so SCCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_CodecPort_part_6.so SCCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_CodecPort_part_7.so SCCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_part_1.so SCCP_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_part_2.so SCCP_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_part_3.so SCCP_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_part_4.so SCCP_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_part_5.so SCCP_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_part_6.so SCCP_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_part_7.so SCCP_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_RAW_part_1.so SCCP_Tests_RAW_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_RAW_part_2.so SCCP_Tests_RAW_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_RAW_part_3.so SCCP_Tests_RAW_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_RAW_part_4.so SCCP_Tests_RAW_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_RAW_part_5.so SCCP_Tests_RAW_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_RAW_part_6.so SCCP_Tests_RAW_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Tests_RAW_part_7.so SCCP_Tests_RAW_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PT.so UD_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SCCP_Tests -Wl,--no-as-needed GSM_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so SCCP_CodecPort.so SCCP_Emulation.so SCCP_Templates.so SCCP_Tests.so SCCP_Tests_RAW.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so SCCP_CodecPort_part_1.so SCCP_CodecPort_part_2.so SCCP_CodecPort_part_3.so SCCP_CodecPort_part_4.so SCCP_CodecPort_part_5.so SCCP_CodecPort_part_6.so SCCP_CodecPort_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Tests_part_1.so SCCP_Tests_part_2.so SCCP_Tests_part_3.so SCCP_Tests_part_4.so SCCP_Tests_part_5.so SCCP_Tests_part_6.so SCCP_Tests_part_7.so SCCP_Tests_RAW_part_1.so SCCP_Tests_RAW_part_2.so SCCP_Tests_RAW_part_3.so SCCP_Tests_RAW_part_4.so SCCP_Tests_RAW_part_5.so SCCP_Tests_RAW_part_6.so SCCP_Tests_RAW_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so IPA_Emulation.so SCCP_Mapping.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UD_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver GSM_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o SCCP_CodecPort.o SCCP_Emulation.o SCCP_Templates.o SCCP_Tests.o SCCP_Tests_RAW.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o SCCP_CodecPort_part_1.o SCCP_CodecPort_part_2.o SCCP_CodecPort_part_3.o SCCP_CodecPort_part_4.o SCCP_CodecPort_part_5.o SCCP_CodecPort_part_6.o SCCP_CodecPort_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Tests_part_1.o SCCP_Tests_part_2.o SCCP_Tests_part_3.o SCCP_Tests_part_4.o SCCP_Tests_part_5.o SCCP_Tests_part_6.o SCCP_Tests_part_7.o SCCP_Tests_RAW_part_1.o SCCP_Tests_RAW_part_2.o SCCP_Tests_RAW_part_3.o SCCP_Tests_RAW_part_4.o SCCP_Tests_RAW_part_5.o SCCP_Tests_RAW_part_6.o SCCP_Tests_RAW_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o IPA_Emulation.o SCCP_Mapping.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UD_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (360 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-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-nightly 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-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 17 newly installed, 0 to remove and 57 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:/nightly/Debian_12 ./ osmocom-nightly 202504102026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.23.fd0d.202504102026 [171 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.23.fd0d.202504102026 [52.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.23.fd0d.202504102026 [71.2 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.23.fd0d.202504102026 [229 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.23.fd0d.202504102026 [71.6 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.23.fd0d.202504102026 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.23.fd0d.202504102026 [178 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.23.fd0d.202504102026 [60.3 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.23.fd0d.202504102026 [64.4 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.23.fd0d.202504102026 [51.0 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.23.fd0d.202504102026 [44.3 kB] Get:14 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:15 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.23.fd0d.202504102026 [849 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202504102026 [60.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.6.0.2.1b40.202504102026 [72.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.23.fd0d.202504102026 [2165 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.6 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-nightly. Preparing to unpack .../01-osmocom-nightly_202504102026_amd64.deb ... Unpacking osmocom-nightly (202504102026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.23.fd0d.202504102026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.23.fd0d.202504102026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../03-libosmocodec4_1.11.0.23.fd0d.202504102026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.23.fd0d.202504102026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0.23.fd0d.202504102026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.23.fd0d.202504102026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0.23.fd0d.202504102026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.23.fd0d.202504102026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../06-libosmocoding0_1.11.0.23.fd0d.202504102026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.23.fd0d.202504102026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.23.fd0d.202504102026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.23.fd0d.202504102026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../08-libosmogb14_1.11.0.23.fd0d.202504102026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.23.fd0d.202504102026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../09-libosmoctrl0_1.11.0.23.fd0d.202504102026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.23.fd0d.202504102026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../10-libosmosim2_1.11.0.23.fd0d.202504102026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.23.fd0d.202504102026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../11-libosmousb0_1.11.0.23.fd0d.202504102026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.23.fd0d.202504102026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../12-libosmocore_1.11.0.23.fd0d.202504102026_amd64.deb ... Unpacking libosmocore (1.11.0.23.fd0d.202504102026) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../13-libosmocore-dev_1.11.0.23.fd0d.202504102026_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.11.0.23.fd0d.202504102026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../14-libosmonetif11_1.6.0.2.1b40.202504102026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504102026) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../15-libosmo-netif-dev_1.6.0.2.1b40.202504102026_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (1.6.0.2.1b40.202504102026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../16-libosmocore-dbg_1.11.0.23.fd0d.202504102026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.23.fd0d.202504102026) ... Setting up osmocom-nightly (202504102026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.23.fd0d.202504102026) ... Setting up libosmocodec4:amd64 (1.11.0.23.fd0d.202504102026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0.23.fd0d.202504102026) ... Setting up libosmoisdn0:amd64 (1.11.0.23.fd0d.202504102026) ... Setting up libosmousb0:amd64 (1.11.0.23.fd0d.202504102026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0.23.fd0d.202504102026) ... Setting up libosmoctrl0:amd64 (1.11.0.23.fd0d.202504102026) ... Setting up libosmogb14:amd64 (1.11.0.23.fd0d.202504102026) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504102026) ... Setting up libosmocoding0:amd64 (1.11.0.23.fd0d.202504102026) ... Setting up libosmosim2:amd64 (1.11.0.23.fd0d.202504102026) ... Setting up libosmocore (1.11.0.23.fd0d.202504102026) ... Setting up libosmocore-dbg:amd64 (1.11.0.23.fd0d.202504102026) ... Setting up libosmocore-dev:amd64 (1.11.0.23.fd0d.202504102026) ... Setting up libosmo-netif-dev:amd64 (1.6.0.2.1b40.202504102026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] libosmo-sigtran: cloning master [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0', 'git', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/git/build_against_osmocom_nightly', 'clone', '--depth', '1', '--branch', 'master', 'https://gerrit.osmocom.org/libosmo-sigtran'] Cloning into 'libosmo-sigtran'... remote: Counting objects: 1 remote: Counting objects: 170, done remote: Finding sources: 1% (1/170) remote: Finding sources: 2% (3/170) remote: Finding sources: 3% (5/170) remote: Finding sources: 4% (6/170) remote: Finding sources: 5% (8/170) remote: Finding sources: 6% (10/170) remote: Finding sources: 7% (12/170) remote: Finding sources: 8% (13/170) remote: Finding sources: 9% (15/170) remote: Finding sources: 10% (17/170) remote: Finding sources: 11% (18/170) remote: Finding sources: 12% (20/170) remote: Finding sources: 13% (22/170) remote: Finding sources: 14% (23/170) remote: Finding sources: 15% (25/170) remote: Finding sources: 16% (27/170) remote: Finding sources: 17% (29/170) remote: Finding sources: 18% (30/170) remote: Finding sources: 19% (32/170) remote: Finding sources: 20% (34/170) remote: Finding sources: 21% (35/170) remote: Finding sources: 22% (37/170) remote: Finding sources: 23% (39/170) remote: Finding sources: 24% (40/170) remote: Finding sources: 25% (42/170) remote: Finding sources: 26% (44/170) remote: Finding sources: 27% (46/170) remote: Finding sources: 28% (47/170) remote: Finding sources: 29% (49/170) remote: Finding sources: 30% (51/170) remote: Finding sources: 31% (52/170) remote: Finding sources: 32% (54/170) remote: Finding sources: 33% (56/170) remote: Finding sources: 34% (57/170) remote: Finding sources: 35% (59/170) remote: Finding sources: 36% (61/170) remote: Finding sources: 37% (63/170) remote: Finding sources: 38% (64/170) remote: Finding sources: 39% (66/170) remote: Finding sources: 40% (68/170) remote: Finding sources: 41% (69/170) remote: Finding sources: 42% (71/170) remote: Finding sources: 43% (73/170) remote: Finding sources: 44% (74/170) remote: Finding sources: 45% (76/170) remote: Finding sources: 46% (78/170) remote: Finding sources: 47% (80/170) remote: Finding sources: 48% (81/170) remote: Finding sources: 49% (83/170) remote: Finding sources: 50% (85/170) remote: Finding sources: 51% (86/170) remote: Finding sources: 52% (88/170) remote: Finding sources: 53% (90/170) remote: Finding sources: 54% (91/170) remote: Finding sources: 55% (93/170) remote: Finding sources: 56% (95/170) remote: Finding sources: 57% (97/170) remote: Finding sources: 58% (98/170) remote: Finding sources: 59% (100/170) remote: Finding sources: 60% (102/170) remote: Finding sources: 61% (103/170) remote: Finding sources: 62% (105/170) remote: Finding sources: 63% (107/170) remote: Finding sources: 64% (108/170) remote: Finding sources: 65% (110/170) remote: Finding sources: 66% (112/170) remote: Finding sources: 67% (114/170) remote: Finding sources: 68% (115/170) remote: Finding sources: 69% (117/170) remote: Finding sources: 70% (119/170) remote: Finding sources: 71% (120/170) remote: Finding sources: 72% (122/170) remote: Finding sources: 73% (124/170) remote: Finding sources: 74% (125/170) remote: Finding sources: 75% (127/170) remote: Finding sources: 76% (129/170) remote: Finding sources: 77% (131/170) remote: Finding sources: 78% (132/170) remote: Finding sources: 79% (134/170) remote: Finding sources: 80% (136/170) remote: Finding sources: 81% (137/170) remote: Finding sources: 82% (139/170) remote: Finding sources: 83% (141/170) remote: Finding sources: 84% (142/170) remote: Finding sources: 85% (144/170) remote: Finding sources: 86% (146/170) remote: Finding sources: 87% (148/170) remote: Finding sources: 88% (149/170) remote: Finding sources: 89% (151/170) remote: Finding sources: 90% (153/170) remote: Finding sources: 91% (154/170) remote: Finding sources: 92% (156/170) remote: Finding sources: 93% (158/170) remote: Finding sources: 94% (159/170) remote: Finding sources: 95% (161/170) remote: Finding sources: 96% (163/170) remote: Finding sources: 97% (165/170) remote: Finding sources: 98% (166/170) remote: Finding sources: 99% (168/170) remote: Finding sources: 100% (170/170) remote: Finding sources: 100% (170/170) Receiving objects: 0% (1/170) Receiving objects: 1% (2/170) Receiving objects: 2% (4/170) Receiving objects: 3% (6/170) Receiving objects: 4% (7/170) Receiving objects: 5% (9/170) Receiving objects: 6% (11/170) Receiving objects: 7% (12/170) Receiving objects: 8% (14/170) Receiving objects: 9% (16/170) Receiving objects: 10% (17/170) Receiving objects: 11% (19/170) Receiving objects: 12% (21/170) Receiving objects: 13% (23/170) Receiving objects: 14% (24/170) Receiving objects: 15% (26/170) Receiving objects: 16% (28/170) Receiving objects: 17% (29/170) Receiving objects: 18% (31/170) Receiving objects: 19% (33/170) Receiving objects: 20% (34/170) Receiving objects: 21% (36/170) Receiving objects: 22% (38/170) Receiving objects: 23% (40/170) Receiving objects: 24% (41/170) Receiving objects: 25% (43/170) Receiving objects: 26% (45/170) Receiving objects: 27% (46/170) Receiving objects: 28% (48/170) Receiving objects: 29% (50/170) Receiving objects: 30% (51/170) Receiving objects: 31% (53/170) Receiving objects: 32% (55/170) Receiving objects: 33% (57/170) Receiving objects: 34% (58/170) Receiving objects: 35% (60/170) Receiving objects: 36% (62/170) Receiving objects: 37% (63/170) Receiving objects: 38% (65/170) Receiving objects: 39% (67/170) Receiving objects: 40% (68/170) Receiving objects: 41% (70/170) Receiving objects: 42% (72/170) Receiving objects: 43% (74/170) Receiving objects: 44% (75/170) Receiving objects: 45% (77/170) Receiving objects: 46% (79/170) Receiving objects: 47% (80/170) Receiving objects: 48% (82/170) Receiving objects: 49% (84/170) Receiving objects: 50% (85/170) Receiving objects: 51% (87/170) Receiving objects: 52% (89/170) Receiving objects: 53% (91/170) Receiving objects: 54% (92/170) Receiving objects: 55% (94/170) Receiving objects: 56% (96/170) Receiving objects: 57% (97/170) Receiving objects: 58% (99/170) Receiving objects: 59% (101/170) Receiving objects: 60% (102/170) Receiving objects: 61% (104/170) Receiving objects: 62% (106/170) Receiving objects: 63% (108/170) Receiving objects: 64% (109/170) Receiving objects: 65% (111/170) Receiving objects: 66% (113/170) Receiving objects: 67% (114/170) Receiving objects: 68% (116/170) Receiving objects: 69% (118/170) Receiving objects: 70% (119/170) Receiving objects: 71% (121/170) Receiving objects: 72% (123/170) Receiving objects: 73% (125/170) Receiving objects: 74% (126/170) Receiving objects: 75% (128/170) Receiving objects: 76% (130/170) Receiving objects: 77% (131/170) Receiving objects: 78% (133/170) Receiving objects: 79% (135/170) remote: Total 170 (delta 1), reused 78 (delta 1) Receiving objects: 80% (136/170) Receiving objects: 81% (138/170) Receiving objects: 82% (140/170) Receiving objects: 83% (142/170) Receiving objects: 84% (143/170) Receiving objects: 85% (145/170) Receiving objects: 86% (147/170) Receiving objects: 87% (148/170) Receiving objects: 88% (150/170) Receiving objects: 89% (152/170) Receiving objects: 90% (153/170) Receiving objects: 91% (155/170) Receiving objects: 92% (157/170) Receiving objects: 93% (159/170) Receiving objects: 94% (160/170) Receiving objects: 95% (162/170) Receiving objects: 96% (164/170) Receiving objects: 97% (165/170) Receiving objects: 98% (167/170) Receiving objects: 99% (169/170) Receiving objects: 100% (170/170) Receiving objects: 100% (170/170), 366.16 KiB | 15.26 MiB/s, done. Resolving deltas: 0% (0/1) Resolving deltas: 100% (1/1) Resolving deltas: 100% (1/1), done. [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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/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/_cache/git/build_against_osmocom_nightly/libosmo-sigtran', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/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/_cache/git/build_against_osmocom_nightly/libosmo-sigtran', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/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/_cache/git/build_against_osmocom_nightly/libosmo-sigtran/src', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-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_combined_linkset.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:1232:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user' 1232 | #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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/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/_cache/git/build_against_osmocom_nightly/libosmo-sigtran/examples', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0', 'ln', '-s', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/git/build_against_osmocom_nightly/libosmo-sigtran/examples/sccp_demo_user', '/usr/local/bin/sccp_demo_user'] [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/sccp/SCCP_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests.cfg'] [testenv] + ['cp', '-a', 'sccp_demo_user.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/sccp/SCCP_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/sccp_demo_user', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-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/logs/sccp_demo_user/sccp_demo_user.log'] + [ -n ] + exec sccp_demo_user -l 127.0.0.2 -r 127.0.0.1 -C sccp_demo_user.cfg 20250411102126950 DLGLOBAL NOTICE Available via telnet 127.0.0.2 2324 (telnet_interface.c:88) 20250411102126950 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250411102126950 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250411102126951 DLSS7 INFO Creating m3ua Server 127.0.0.2:2905 (osmo_ss7_xua_srv.c:225) 20250411102126951 DLSS7 INFO Created m3ua server on 127.0.0.2:2905 (osmo_ss7_xua_srv.c:245) 20250411102126951 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.2:2905 (osmo_ss7_xua_srv.c:292) 20250411102126951 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250411102126951 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250411102126951 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55caec705fc0 (osmo_ss7_user.c:88) 20250411102126951 DLGLOBAL DEBUG validating counter group 0x7fec8ca581e0(sigtran_as) with 34 counters (rate_ctr.c:86) 20250411102126951 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Allocated (fsm.c:456) 20250411102126951 DLSS7 INFO 0: AS(as-srv-client) Created AS (osmo_ss7_instance.c:324) 20250411102126951 DLSS7 INFO 0: Creating route: pc=23=0.2.7 mask=0x3fff via AS 'as-srv-client' (osmo_ss7_route.c:129) 20250411102126951 DLGLOBAL DEBUG validating counter group 0x7fec8ca58280(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250411102126951 DLSS7 INFO 0: AS(as-srv-client) Adding ASP asp-srv-client to AS (osmo_ss7_as.c:156) 20250411102126951 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:722) 20250411102126951 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Allocated (fsm.c:456) 20250411102126951 DLSS7 NOTICE 0: ASP(asp-srv-client) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250411102126951 DLSCCP INFO Binding user 'refuser' to SSN=201 PC=(no PC) (sccp_user.c:113) 20250411102126951 DLSCCP INFO Binding user 'echo' to SSN=202 PC=(no PC) (sccp_user.c:113) 20250411102126951 DLSCCP INFO Binding user 'callback' to SSN=203 PC=(no PC) (sccp_user.c:113) 20250411102126951 DLSCCP INFO Binding user 'test_client_vty' to SSN=254 PC=(no PC) (sccp_user.c:113) [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/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@adb9d274cb06: Unix server socket created successfully. MC@adb9d274cb06: Listening on TCP port 46801. adb9d274cb06 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/sccp/SCCP_Tests adb9d274cb06 46801 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@adb9d274cb06: New HC connected from 10.0.2.100 [10.0.2.100]. adb9d274cb06: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@adb9d274cb06: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@adb9d274cb06: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@adb9d274cb06: Configuration file was processed on all HCs. MC@adb9d274cb06: Creating MTC on host 10.0.2.100. MC@adb9d274cb06: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash'. ------ SCCP_Tests.TC_routing_global_title_crash ------ Fri Apr 11 10:21:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests.TC_routing_global_title_crash.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests.TC_routing_global_title_crash.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash' was executed successfully (exit status: 0). MTC@adb9d274cb06: Test case TC_routing_global_title_crash started. 20250411102128354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39526<->l=127.0.0.2:2324 (telnet_interface.c:192) 4@adb9d274cb06: ************************************************* 4@adb9d274cb06: M3UA emulation initiated, the test can be started 4@adb9d274cb06: ************************************************* 3@adb9d274cb06: v_sccp_pdu_maxlen:268 20250411102128573 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250411102128573 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250411102128573 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250411102128573 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) 20250411102128573 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250411102128573 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 4@adb9d274cb06: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 4@adb9d274cb06: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 4@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received in an inactive state -> message was buffered 4@adb9d274cb06: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250411102128580 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) 20250411102128580 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) 20250411102128580 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102128580 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250411102128580 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250411102128580 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102128580 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250411102128580 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250411102128580 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250411102128580 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102128580 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250411102128580 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250411102128580 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250411102128580 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102128580 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@adb9d274cb06: M3UA_ASPUP sent 4@adb9d274cb06: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 4@adb9d274cb06: Message received on association #8 4@adb9d274cb06: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 4@adb9d274cb06: Association #8 state changed to: aSP_Inactive (5) 20250411102128583 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) 20250411102128583 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) 20250411102128583 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102128583 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250411102128583 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250411102128583 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102128583 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250411102128583 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250411102128583 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250411102128583 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102128583 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250411102128583 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250411102128583 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102128583 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250411102128583 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102128583 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102128583 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102128583 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102128583 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 4@adb9d274cb06: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 4@adb9d274cb06: Message received on association #8 20250411102128583 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102128583 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102128583 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250411102128583 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102128583 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@adb9d274cb06: Received M3UA_NOTIFY -> discard 4@adb9d274cb06: Message received on association #8 4@adb9d274cb06: ASPAC_Ack received for association #8 4@adb9d274cb06: Association #8 state changed to: aSP_Active (7) 4@adb9d274cb06: Sending buffered message #0 20250411102128586 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) 20250411102128586 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) 20250411102128586 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102128586 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250411102128586 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250411102128586 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:621) 20250411102128586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250411102128586 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,GTI=1,GT=() (sccp2sua.c:334) 20250411102128586 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250411102128586 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:486) 20250411102128586 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:387) 20250411102128586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102128586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102128586 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:387) 20250411102128586 DLSUA DEBUG SUA IEI 0x0103 pos 4/28: subpart tag 0x8001, len 16 (sua.c:446) 20250411102128586 DLSUA DEBUG SUA IEI 0x0103 pos 20/28: subpart tag 0x8002, len 8 (sua.c:446) 20250411102128586 DLSCCP NOTICE Unable to find user for SSN=0 PC=0.0.1 (sccp_scrc.c:338) 20250411102128586 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:387) 20250411102128586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102128586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102128586 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:437) 20250411102128586 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:387) 20250411102128586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102128586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 4@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250411102128586 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=0 -> eSLS=80: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250411102128586 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:387) 20250411102128586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102128586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102128586 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:387) 20250411102128586 DLSUA DEBUG SUA IEI 0x0102 pos 4/28: subpart tag 0x8001, len 16 (sua.c:446) 20250411102128586 DLSUA DEBUG SUA IEI 0x0102 pos 20/28: subpart tag 0x8002, len 8 (sua.c:446) 20250411102128586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102128586 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=0 -> eSLS=64: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250411102128586 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:195) 20250411102128586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102128586 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102128586 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 01 00 00 00 17 03 00 00 00 0a 04 03 07 0e 04 43 17 00 ca 07 45 01 00 03 10 32 54 0a 12 34 56 78 90 12 34 56 78 90 00 00 00 (osmo_ss7_asp.c:1175) 20250411102128586 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@adb9d274cb06: Message received on association #8 4@adb9d274cb06: Received M3UA_NOTIFY -> discard 4@adb9d274cb06: Message received on association #8 4@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@adb9d274cb06: Timeout.... MTC@adb9d274cb06: Warning: Stopping inactive timer TL_timer. MTC@adb9d274cb06: setverdict(pass): none -> pass 3@adb9d274cb06: Final verdict of PTC: none 20250411102138393 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) 20250411102138393 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250411102138393 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102138393 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250411102138393 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250411102138393 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) 20250411102138393 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250411102138393 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102138393 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250411102138393 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250411102138393 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) 20250411102138393 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) 20250411102138393 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102138393 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1126) 20250411102138393 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250411102138393 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250411102138393 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250411102138393 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250411102138393 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102138393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102138393 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250411102138393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102138393 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102138393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102138393 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102138393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102138393 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102138393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102138393 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250411102138393 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 4@adb9d274cb06: Final verdict of PTC: none 20250411102138395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39526<->l=127.0.0.2:2324 (telnet_interface.c:138) MTC@adb9d274cb06: Setting final verdict of the test case. MTC@adb9d274cb06: Local verdict of MTC: pass MTC@adb9d274cb06: Local verdict of PTC with component reference 3: none (pass -> pass) MTC@adb9d274cb06: Local verdict of PTC with component reference 4: none (pass -> pass) MTC@adb9d274cb06: Test case TC_routing_global_title_crash finished. Verdict: pass MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass'. Fri Apr 11 10:21:38 UTC 2025 ====== SCCP_Tests.TC_routing_global_title_crash pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=26012) Waiting for packet dumper to finish... 1 (prev_count=26012, count=35276) 20250411102140394 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250411102140394 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250411102140394 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass' was executed successfully (exit status: 0). MC@adb9d274cb06: Test execution finished. MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc'. ------ SCCP_Tests_RAW.TC_cr_cc ------ Fri Apr 11 10:21:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc' was executed successfully (exit status: 0). MTC@adb9d274cb06: Test case TC_cr_cc started. 20250411102141486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43814<->l=127.0.0.2:2324 (telnet_interface.c:192) 5@adb9d274cb06: ************************************************* 5@adb9d274cb06: M3UA emulation initiated, the test can be started 5@adb9d274cb06: ************************************************* 20250411102141699 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250411102141699 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250411102141699 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) 20250411102141699 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250411102141699 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 5@adb9d274cb06: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 5@adb9d274cb06: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 5@adb9d274cb06: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250411102141705 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) 20250411102141706 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) 20250411102141706 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102141706 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250411102141706 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250411102141706 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102141706 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250411102141706 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250411102141706 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250411102141706 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102141706 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250411102141706 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250411102141706 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250411102141706 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102141706 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@adb9d274cb06: M3UA_ASPUP sent 5@adb9d274cb06: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 5@adb9d274cb06: Message received on association #8 5@adb9d274cb06: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 5@adb9d274cb06: Association #8 state changed to: aSP_Inactive (5) 20250411102141709 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) 20250411102141709 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) 20250411102141709 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102141709 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250411102141709 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250411102141709 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102141709 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250411102141709 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250411102141709 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250411102141709 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102141709 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250411102141709 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250411102141709 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102141709 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 5@adb9d274cb06: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250411102141709 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102141709 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102141709 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102141709 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102141709 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102141709 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102141709 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102141709 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250411102141709 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102141709 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@adb9d274cb06: Message received on association #8 5@adb9d274cb06: Received M3UA_NOTIFY -> discard 5@adb9d274cb06: Message received on association #8 5@adb9d274cb06: ASPAC_Ack received for association #8 5@adb9d274cb06: Association #8 state changed to: aSP_Active (7) 5@adb9d274cb06: Message received on association #8 5@adb9d274cb06: Received M3UA_NOTIFY -> discard 20250411102142506 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) 20250411102142506 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) 20250411102142506 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102142506 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250411102142506 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250411102142506 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:621) 20250411102142506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250411102142506 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250411102142506 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250411102142506 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:486) 20250411102142506 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:387) 20250411102142506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102142506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102142506 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:387) 20250411102142506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102142506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102142506 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:387) 20250411102142506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102142506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102142506 DLSCCP DEBUG SCCP-SCOC(1){IDLE}: Allocated (fsm.c:456) 20250411102142506 DLSCCP DEBUG Received CO:CORE for local reference 1 (sccp_scoc.c:1855) 20250411102142506 DLSCCP DEBUG SCCP-SCOC(1){IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:1889) 20250411102142506 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:387) 5@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250411102142506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102142506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102142506 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:387) 20250411102142506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102142506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102142506 DLSCCP DEBUG SCCP-SCOC(1){IDLE}: state_chg to CONN_PEND_IN (sccp_scoc.c:1050) 20250411102142506 DLSCCP DEBUG Delivering N-CONNECT.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102142507 DMAIN INFO Accepting N-CONNECT.ind (local_ref=1) (sccp_test_server.c:52) 20250411102142507 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.response) (sccp_scoc.c:1922) 20250411102142507 DLSCCP DEBUG SCCP-SCOC(1){CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_scoc.c:1963) 20250411102142507 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:415) 20250411102142507 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:387) 20250411102142507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102142507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102142507 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=1 -> eSLS=81: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250411102142507 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:387) 20250411102142507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102142507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102142507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102142507 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=1 -> eSLS=65: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250411102142507 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:195) 20250411102142507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102142507 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102142507 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 01 00 00 00 17 03 00 00 01 02 00 00 01 00 00 01 02 01 03 04 43 01 00 ca 00 (osmo_ss7_asp.c:1175) 20250411102142507 DLSCCP DEBUG SCCP-SCOC(1){CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc.c:1077) 20250411102142507 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@adb9d274cb06: Message received on association #8 5@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@adb9d274cb06: setverdict(pass): none -> pass 20250411102142512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43814<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250411102142514 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) 20250411102142514 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250411102142514 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102142514 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250411102142514 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250411102142514 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) 20250411102142514 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250411102142515 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102142515 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250411102142515 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250411102142515 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) 20250411102142515 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) 20250411102142515 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102142515 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1126) 20250411102142515 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250411102142515 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250411102142515 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250411102142515 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250411102142515 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102142515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102142515 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250411102142515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102142515 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102142515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102142515 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102142515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102142515 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102142515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102142515 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250411102142515 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 5@adb9d274cb06: Final verdict of PTC: none MTC@adb9d274cb06: Setting final verdict of the test case. MTC@adb9d274cb06: Local verdict of MTC: pass MTC@adb9d274cb06: Local verdict of PTC with component reference 5: none (pass -> pass) MTC@adb9d274cb06: Test case TC_cr_cc finished. Verdict: pass MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass'. Fri Apr 11 10:21:42 UTC 2025 ====== SCCP_Tests_RAW.TC_cr_cc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15828) Waiting for packet dumper to finish... 1 (prev_count=15828, count=36864) 20250411102144516 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250411102144516 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250411102144516 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass' was executed successfully (exit status: 0). MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc'. ------ SCCP_Tests_RAW.TC_udt_without_cr_cc ------ Fri Apr 11 10:21:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_udt_without_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_udt_without_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc' was executed successfully (exit status: 0). MTC@adb9d274cb06: Test case TC_udt_without_cr_cc started. 20250411102145611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48714<->l=127.0.0.2:2324 (telnet_interface.c:192) 6@adb9d274cb06: ************************************************* 6@adb9d274cb06: M3UA emulation initiated, the test can be started 6@adb9d274cb06: ************************************************* 20250411102145828 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250411102145828 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250411102145828 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) 20250411102145828 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250411102145828 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 6@adb9d274cb06: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 6@adb9d274cb06: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 6@adb9d274cb06: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250411102145835 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) 20250411102145835 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) 20250411102145835 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102145835 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250411102145835 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250411102145835 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102145835 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250411102145835 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250411102145835 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250411102145835 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102145835 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250411102145835 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250411102145836 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250411102145836 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102145836 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@adb9d274cb06: M3UA_ASPUP sent 6@adb9d274cb06: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 6@adb9d274cb06: Message received on association #8 6@adb9d274cb06: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 6@adb9d274cb06: Association #8 state changed to: aSP_Inactive (5) 20250411102145838 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) 20250411102145838 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) 20250411102145838 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102145838 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250411102145838 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250411102145838 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102145838 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250411102145838 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250411102145838 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250411102145838 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102145838 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250411102145838 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250411102145838 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102145838 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250411102145838 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102145838 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102145838 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102145838 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102145838 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102145838 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102145838 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102145838 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250411102145838 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102145838 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@adb9d274cb06: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 6@adb9d274cb06: Message received on association #8 6@adb9d274cb06: Received M3UA_NOTIFY -> discard 6@adb9d274cb06: Message received on association #8 6@adb9d274cb06: ASPAC_Ack received for association #8 6@adb9d274cb06: Association #8 state changed to: aSP_Active (7) 6@adb9d274cb06: Message received on association #8 6@adb9d274cb06: Received M3UA_NOTIFY -> discard 20250411102146630 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) 20250411102146631 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) 20250411102146631 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102146631 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250411102146631 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250411102146631 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:621) 20250411102146631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250411102146631 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250411102146631 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250411102146631 DLSS7 DEBUG scrc_rx_mtp_xfer_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=461ff8a3e7bbcadbdc) (sccp_scrc.c:486) 20250411102146631 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:387) 20250411102146631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102146631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102146631 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:387) 20250411102146631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102146631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102146631 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:387) 20250411102146631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102146631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102146631 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:387) 20250411102146631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102146631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102146631 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102146631 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:65) 20250411102146631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250411102146631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=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=461ff8a3e7bbcadbdc) (sccp_scrc.c:437) 20250411102146631 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:387) 20250411102146631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102146631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102146631 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=2 -> eSLS=82: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250411102146631 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:387) 20250411102146631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 6@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250411102146631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102146631 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:387) 20250411102146631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102146631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102146631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102146631 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=2 -> eSLS=66: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250411102146631 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:195) 20250411102146631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102146631 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102146631 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 29 00 00 00 01 00 00 00 17 03 00 00 02 09 00 03 07 0b 04 43 17 00 ca 04 43 01 00 ca 09 46 1f f8 a3 e7 bb ca db dc 00 00 00 (osmo_ss7_asp.c:1175) 20250411102146631 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@adb9d274cb06: Message received on association #8 6@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@adb9d274cb06: setverdict(pass): none -> pass 20250411102150640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48714<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250411102150643 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) 20250411102150643 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250411102150643 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102150643 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250411102150643 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250411102150644 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) 20250411102150644 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250411102150644 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102150644 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250411102150644 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250411102150644 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) 20250411102150644 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) 20250411102150644 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102150644 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1126) 20250411102150644 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250411102150644 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250411102150644 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250411102150644 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250411102150644 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102150644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102150644 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250411102150644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102150644 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 6@adb9d274cb06: Final verdict of PTC: none 20250411102150644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102150644 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102150644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102150644 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102150644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102150644 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250411102150644 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@adb9d274cb06: Setting final verdict of the test case. MTC@adb9d274cb06: Local verdict of MTC: pass MTC@adb9d274cb06: Local verdict of PTC with component reference 6: none (pass -> pass) MTC@adb9d274cb06: Test case TC_udt_without_cr_cc finished. Verdict: pass MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass'. Fri Apr 11 10:21:50 UTC 2025 ====== SCCP_Tests_RAW.TC_udt_without_cr_cc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=27500) Waiting for packet dumper to finish... 1 (prev_count=27500, count=35620) 20250411102152645 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250411102152645 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250411102152645 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass' was executed successfully (exit status: 0). MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout'. ------ SCCP_Tests_RAW.TC_tiar_timeout ------ Fri Apr 11 10:21:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_tiar_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout' was executed successfully (exit status: 0). MTC@adb9d274cb06: Test case TC_tiar_timeout started. 20250411102153733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48724<->l=127.0.0.2:2324 (telnet_interface.c:192) 7@adb9d274cb06: ************************************************* 7@adb9d274cb06: M3UA emulation initiated, the test can be started 7@adb9d274cb06: ************************************************* 20250411102153950 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250411102153950 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250411102153950 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) 20250411102153950 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250411102153950 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 7@adb9d274cb06: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 7@adb9d274cb06: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 7@adb9d274cb06: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250411102153955 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) 20250411102153955 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) 20250411102153955 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102153955 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250411102153955 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250411102153955 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102153955 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250411102153955 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250411102153955 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250411102153955 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102153955 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250411102153955 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250411102153955 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 7@adb9d274cb06: M3UA_ASPUP sent 7@adb9d274cb06: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250411102153955 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102153956 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@adb9d274cb06: Message received on association #8 7@adb9d274cb06: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 7@adb9d274cb06: Association #8 state changed to: aSP_Inactive (5) 20250411102153958 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) 20250411102153958 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) 20250411102153958 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102153958 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250411102153958 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250411102153958 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102153958 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250411102153958 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250411102153958 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250411102153958 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102153959 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250411102153959 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250411102153959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102153959 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250411102153959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102153959 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102153959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102153959 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102153959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102153959 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 7@adb9d274cb06: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250411102153959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102153959 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250411102153959 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102153959 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@adb9d274cb06: Message received on association #8 7@adb9d274cb06: Received M3UA_NOTIFY -> discard 7@adb9d274cb06: Message received on association #8 7@adb9d274cb06: ASPAC_Ack received for association #8 7@adb9d274cb06: Association #8 state changed to: aSP_Active (7) 7@adb9d274cb06: Message received on association #8 7@adb9d274cb06: Received M3UA_NOTIFY -> discard 20250411102154754 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) 20250411102154754 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) 20250411102154754 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102154754 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250411102154754 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250411102154754 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:621) 20250411102154754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250411102154754 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250411102154754 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250411102154754 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:486) 20250411102154754 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:387) 20250411102154754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102154754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102154754 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:387) 20250411102154754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102154754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102154754 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:387) 20250411102154754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102154754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102154754 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Allocated (fsm.c:456) 20250411102154754 DLSCCP DEBUG Received CO:CORE for local reference 2 (sccp_scoc.c:1855) 20250411102154754 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:1889) 20250411102154754 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:387) 20250411102154754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102154754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102154754 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:387) 20250411102154754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102154754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102154754 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: state_chg to CONN_PEND_IN (sccp_scoc.c:1050) 20250411102154754 DLSCCP DEBUG Delivering N-CONNECT.indication to SCCP User 'echo' (sccp_user.c:181) 7@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250411102154754 DMAIN INFO Accepting N-CONNECT.ind (local_ref=2) (sccp_test_server.c:52) 20250411102154754 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.response) (sccp_scoc.c:1922) 20250411102154754 DLSCCP DEBUG SCCP-SCOC(2){CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_scoc.c:1963) 20250411102154754 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:415) 20250411102154754 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:387) 20250411102154754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102154754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102154754 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=2 -> eSLS=82: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102154754 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:387) 20250411102154754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102154754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102154755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102154755 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=2 -> eSLS=66: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102154755 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:195) 20250411102154755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102154755 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102154755 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 01 00 00 00 17 03 00 00 02 02 00 00 01 00 00 02 02 01 03 04 43 01 00 ca 00 (osmo_ss7_asp.c:1175) 20250411102154755 DLSCCP DEBUG SCCP-SCOC(2){CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc.c:1077) 20250411102154755 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@adb9d274cb06: Message received on association #8 7@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250411102154759 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=120) (stream_srv.c:759) 20250411102154759 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 120 bytes from client (stream_srv.c:773) 20250411102154759 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102154759 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250411102154759 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250411102154759 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:621) 20250411102154759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250411102154759 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250411102154759 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250411102154759 DLSS7 DEBUG scrc_rx_mtp_xfer_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=80,D=4fb70f1edf5076c56bdce968e36560d2b924eed91f9cb3fecfc64e8cf0a0ab4a7f2a3ed19471a3a29294991c2742a0d025c08807ef271cd446ac26bed60cdc6bbdf7361dd06cbc75b212ac11f8481d8f) (sccp_scrc.c:486) 20250411102154759 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:387) 20250411102154759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102154759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102154759 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:387) 20250411102154759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102154759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102154759 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:387) 20250411102154759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102154759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 7@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250411102154759 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:387) 20250411102154759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102154759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102154759 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102154759 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:65) 20250411102154759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250411102154759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=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=80,D=4fb70f1edf5076c56bdce968e36560d2b924eed91f9cb3fecfc64e8cf0a0ab4a7f2a3ed19471a3a29294991c2742a0d025c08807ef271cd446ac26bed60cdc6bbdf7361dd06cbc75b212ac11f8481d8f) (sccp_scrc.c:437) 20250411102154759 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:387) 20250411102154759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102154759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102154760 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=10 -> eSLS=90: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250411102154760 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:387) 20250411102154760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102154760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102154760 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:387) 20250411102154760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102154760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102154760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102154760 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=10 -> eSLS=74: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250411102154760 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:195) 20250411102154760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102154760 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102154760 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 70 00 00 00 01 00 00 00 17 03 00 00 0a 09 00 03 07 0b 04 43 17 00 ca 04 43 01 00 ca 50 4f b7 0f 1e df 50 76 c5 6b dc e9 68 e3 65 60 d2 b9 24 ee d9 1f 9c b3 fe cf c6 4e 8c f0 a0 ab 4a 7f 2a 3e d1 94 71 a3 a2 92 94 99 1c 27 42 a0 d0 25 c0 88 07 ef 27 1c d4 46 ac 26 be d6 0c dc 6b bd f7 36 1d d0 6c bc 75 b2 12 ac 11 f8 48 1d 8f (osmo_ss7_asp.c:1175) 20250411102154760 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@adb9d274cb06: Message received on association #8 7@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@adb9d274cb06: Waiting for first IT 20250411102156756 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250411102156756 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:415) 20250411102156756 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=2 -> eSLS=82: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102156756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102156756 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=2 -> eSLS=66: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102156756 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:195) 20250411102156756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102156756 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102156756 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 02 10 00 00 01 00 00 02 02 00 00 00 00 (osmo_ss7_asp.c:1175) 20250411102156756 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@adb9d274cb06: Message received on association #8 7@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@adb9d274cb06: Waiting for second IT 20250411102158758 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250411102158758 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:415) 20250411102158758 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=2 -> eSLS=82: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102158758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102158758 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=2 -> eSLS=66: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102158758 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:195) 20250411102158758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102158758 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102158758 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 02 10 00 00 01 00 00 02 02 00 00 00 00 (osmo_ss7_asp.c:1175) 20250411102158758 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@adb9d274cb06: Message received on association #8 7@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@adb9d274cb06: Waiting for RLSD 20250411102159756 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: Received Event T(iar)_expired (sccp_scoc.c:305) 20250411102159756 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102159756 DMAIN INFO Got N-DISCONNECT.ind (local_ref=2, cause=781, importance=0) (sccp_test_server.c:71) 20250411102159756 DLSS7 DEBUG sccp_scrc_rx_scoc_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:415) 20250411102159756 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=0 -> eSLS=80: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102159756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102159756 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=0 -> eSLS=64: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102159756 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:195) 20250411102159756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102159756 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102159756 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 01 00 00 00 17 03 00 00 00 04 00 00 01 00 00 02 0d 00 00 00 00 (osmo_ss7_asp.c:1175) 20250411102159756 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: state_chg to DISCONN_PEND (sccp_scoc.c:1289) 20250411102159756 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@adb9d274cb06: Message received on association #8 7@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250411102159758 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) 20250411102159758 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) 20250411102159758 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102159758 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250411102159758 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250411102159758 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:621) 20250411102159758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250411102159758 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:486) 20250411102159758 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1855) 20250411102159758 DLSCCP DEBUG SCCP-SCOC(2){DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250411102159758 DLSCCP DEBUG SCCP-SCOC(2){DISCONN_PEND}: state_chg to IDLE (sccp_scoc.c:1363) 20250411102159758 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250411102159758 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Freeing instance (sccp_scoc.c:579) 20250411102159758 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Deallocated (fsm.c:568) 7@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MTC@adb9d274cb06: setverdict(pass): none -> pass 20250411102200760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48724<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250411102200763 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) 20250411102200763 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250411102200763 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102200763 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250411102200763 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250411102200763 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) 20250411102200763 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250411102200763 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102200763 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250411102200763 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250411102200763 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) 20250411102200763 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) 20250411102200763 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102200763 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1126) 20250411102200763 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250411102200763 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250411102200763 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250411102200763 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250411102200763 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102200763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102200763 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250411102200763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102200763 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102200763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102200763 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102200763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102200763 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102200763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102200763 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250411102200763 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 7@adb9d274cb06: Final verdict of PTC: none MTC@adb9d274cb06: Setting final verdict of the test case. MTC@adb9d274cb06: Local verdict of MTC: pass MTC@adb9d274cb06: Local verdict of PTC with component reference 7: none (pass -> pass) MTC@adb9d274cb06: Test case TC_tiar_timeout finished. Verdict: pass MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass'. Fri Apr 11 10:22:00 UTC 2025 ====== SCCP_Tests_RAW.TC_tiar_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=54456) Waiting for packet dumper to finish... 1 (prev_count=54456, count=62576) 20250411102202765 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250411102202765 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250411102202765 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass' was executed successfully (exit status: 0). MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar'. ------ SCCP_Tests_RAW.TC_it_avoids_tiar ------ Fri Apr 11 10:22:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_it_avoids_tiar.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_it_avoids_tiar.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar' was executed successfully (exit status: 0). MTC@adb9d274cb06: Test case TC_it_avoids_tiar started. 20250411102203860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51658<->l=127.0.0.2:2324 (telnet_interface.c:192) 8@adb9d274cb06: ************************************************* 8@adb9d274cb06: M3UA emulation initiated, the test can be started 8@adb9d274cb06: ************************************************* 20250411102204077 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250411102204077 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250411102204077 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) 20250411102204077 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250411102204077 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 8@adb9d274cb06: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 8@adb9d274cb06: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 8@adb9d274cb06: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250411102204086 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) 20250411102204086 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) 20250411102204086 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102204086 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250411102204086 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250411102204086 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102204086 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250411102204086 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250411102204086 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250411102204086 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102204086 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250411102204086 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250411102204086 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250411102204086 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102204086 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@adb9d274cb06: M3UA_ASPUP sent 8@adb9d274cb06: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 8@adb9d274cb06: Message received on association #8 8@adb9d274cb06: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 8@adb9d274cb06: Association #8 state changed to: aSP_Inactive (5) 20250411102204088 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) 20250411102204088 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) 20250411102204088 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102204088 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250411102204088 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250411102204088 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102204088 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250411102204088 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250411102204088 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250411102204088 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102204088 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250411102204088 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250411102204088 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102204089 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250411102204089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102204089 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102204089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102204089 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102204089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102204089 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102204089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102204089 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250411102204089 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102204089 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@adb9d274cb06: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 8@adb9d274cb06: Message received on association #8 8@adb9d274cb06: Received M3UA_NOTIFY -> discard 8@adb9d274cb06: Message received on association #8 8@adb9d274cb06: ASPAC_Ack received for association #8 8@adb9d274cb06: Association #8 state changed to: aSP_Active (7) 8@adb9d274cb06: Message received on association #8 8@adb9d274cb06: Received M3UA_NOTIFY -> discard 20250411102204883 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) 20250411102204883 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) 20250411102204883 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102204883 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250411102204883 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250411102204883 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:621) 20250411102204883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250411102204883 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250411102204883 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250411102204883 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:486) 20250411102204883 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:387) 20250411102204883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102204883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102204883 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:387) 20250411102204883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102204883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102204883 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:387) 20250411102204883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102204883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102204883 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Allocated (fsm.c:456) 20250411102204883 DLSCCP DEBUG Received CO:CORE for local reference 3 (sccp_scoc.c:1855) 20250411102204883 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:1889) 20250411102204883 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:387) 20250411102204883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102204883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102204883 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:387) 20250411102204883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102204883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102204883 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: state_chg to CONN_PEND_IN (sccp_scoc.c:1050) 20250411102204883 DLSCCP DEBUG Delivering N-CONNECT.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102204883 DMAIN INFO Accepting N-CONNECT.ind (local_ref=3) (sccp_test_server.c:52) 20250411102204883 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.response) (sccp_scoc.c:1922) 20250411102204883 DLSCCP DEBUG SCCP-SCOC(3){CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_scoc.c:1963) 8@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250411102204883 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:415) 20250411102204883 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:387) 20250411102204883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102204883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102204883 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250411102204884 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:387) 20250411102204884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102204884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102204884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102204884 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250411102204884 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:195) 20250411102204884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102204884 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102204884 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 01 00 00 00 17 03 00 00 03 02 00 00 01 00 00 03 02 01 03 04 43 01 00 ca 00 (osmo_ss7_asp.c:1175) 20250411102204884 DLSCCP DEBUG SCCP-SCOC(3){CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc.c:1077) 20250411102204884 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@adb9d274cb06: Message received on association #8 8@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250411102205884 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250411102205884 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:415) 20250411102205884 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102205884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102205884 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102205885 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:195) 20250411102205885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102205885 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102205885 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (osmo_ss7_asp.c:1175) 20250411102205885 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@adb9d274cb06: Message received on association #8 8@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250411102205890 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) 20250411102205891 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) 20250411102205891 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102205891 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250411102205891 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250411102205891 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:621) 20250411102205891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250411102205891 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:486) 20250411102205891 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1855) 20250411102205891 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1889) 8@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250411102206886 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250411102206886 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:415) 20250411102206886 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102206886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102206886 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102206886 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:195) 20250411102206886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102206886 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102206886 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (osmo_ss7_asp.c:1175) 20250411102206887 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@adb9d274cb06: Message received on association #8 8@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250411102206891 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) 20250411102206891 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) 20250411102206891 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102206891 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250411102206891 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250411102206891 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:621) 20250411102206891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250411102206891 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:486) 20250411102206891 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1855) 20250411102206891 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1889) 8@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250411102207888 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250411102207888 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:415) 20250411102207888 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102207888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102207888 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102207888 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:195) 20250411102207888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102207888 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102207888 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (osmo_ss7_asp.c:1175) 20250411102207889 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@adb9d274cb06: Message received on association #8 8@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250411102207893 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) 20250411102207894 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) 20250411102207894 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102207894 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250411102207894 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250411102207894 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:621) 20250411102207894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250411102207894 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:486) 20250411102207894 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1855) 20250411102207894 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1889) 8@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250411102208890 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250411102208890 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:415) 20250411102208890 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102208890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102208890 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102208890 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:195) 20250411102208890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102208890 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102208890 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (osmo_ss7_asp.c:1175) 20250411102208891 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@adb9d274cb06: Message received on association #8 8@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250411102208894 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) 20250411102208894 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) 20250411102208894 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102208894 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250411102208894 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250411102208894 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:621) 20250411102208894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250411102208894 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:486) 20250411102208894 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1855) 20250411102208894 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1889) 8@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250411102209892 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250411102209892 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:415) 20250411102209892 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102209892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102209892 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102209892 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:195) 20250411102209892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102209892 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102209892 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (osmo_ss7_asp.c:1175) 20250411102209893 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@adb9d274cb06: Message received on association #8 8@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250411102209898 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) 20250411102209898 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) 20250411102209898 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102209898 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250411102209898 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250411102209898 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:621) 20250411102209898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250411102209898 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:486) 20250411102209898 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1855) 20250411102209898 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1889) 8@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250411102210894 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250411102210894 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:415) 20250411102210894 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102210894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102210894 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102210894 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:195) 20250411102210894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102210894 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102210894 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (osmo_ss7_asp.c:1175) 20250411102210894 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@adb9d274cb06: Message received on association #8 8@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250411102210898 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) 20250411102210899 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) 20250411102210899 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102210899 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250411102210899 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250411102210899 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:621) 20250411102210899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250411102210899 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:486) 20250411102210899 DLSCCP DEBUG Received CO:COIT for local reference 3 (sccp_scoc.c:1855) 20250411102210899 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:1889) 8@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MTC@adb9d274cb06: setverdict(pass): none -> pass MTC@adb9d274cb06: Waiting for RLSD 20250411102211896 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250411102211896 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:415) 20250411102211896 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102211896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102211896 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102211896 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:195) 20250411102211896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102211896 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102211896 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (osmo_ss7_asp.c:1175) 20250411102211896 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@adb9d274cb06: Message received on association #8 8@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250411102212898 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_scoc.c:298) 20250411102212898 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:415) 20250411102212898 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102212898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102212898 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102212898 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:195) 20250411102212898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102212898 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102212898 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (osmo_ss7_asp.c:1175) 20250411102212898 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@adb9d274cb06: Message received on association #8 8@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250411102213900 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(iar)_expired (sccp_scoc.c:305) 20250411102213900 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102213900 DMAIN INFO Got N-DISCONNECT.ind (local_ref=3, cause=781, importance=0) (sccp_test_server.c:71) 20250411102213900 DLSS7 DEBUG sccp_scrc_rx_scoc_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:415) 20250411102213900 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=0 -> eSLS=80: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102213900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102213900 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=0 -> eSLS=64: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102213900 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:195) 20250411102213900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102213900 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102213900 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 01 00 00 00 17 03 00 00 00 04 00 00 01 00 00 03 0d 00 00 00 00 (osmo_ss7_asp.c:1175) 20250411102213900 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: state_chg to DISCONN_PEND (sccp_scoc.c:1289) 20250411102213901 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@adb9d274cb06: Message received on association #8 8@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@adb9d274cb06: setverdict(pass): pass -> pass, component reason not changed 20250411102213906 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) 20250411102213906 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) 20250411102213906 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102213906 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250411102213906 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250411102213906 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:621) 20250411102213906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250411102213906 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:486) 20250411102213906 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1855) 20250411102213906 DLSCCP DEBUG SCCP-SCOC(3){DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250411102213906 DLSCCP DEBUG SCCP-SCOC(3){DISCONN_PEND}: state_chg to IDLE (sccp_scoc.c:1363) 20250411102213906 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250411102213906 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Freeing instance (sccp_scoc.c:579) 20250411102213906 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Deallocated (fsm.c:568) 8@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250411102214907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51658<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250411102214909 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) 20250411102214910 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250411102214910 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102214910 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250411102214910 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250411102214910 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) 20250411102214910 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250411102214910 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102214910 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250411102214910 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250411102214910 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) 20250411102214910 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) 20250411102214910 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102214910 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1126) 20250411102214910 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250411102214910 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250411102214910 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250411102214910 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250411102214910 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102214910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102214910 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250411102214910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102214910 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102214910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102214910 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102214910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102214910 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102214910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102214910 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250411102214910 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 8@adb9d274cb06: Final verdict of PTC: none MTC@adb9d274cb06: Setting final verdict of the test case. MTC@adb9d274cb06: Local verdict of MTC: pass MTC@adb9d274cb06: Local verdict of PTC with component reference 8: none (pass -> pass) MTC@adb9d274cb06: Test case TC_it_avoids_tiar finished. Verdict: pass MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar pass'. Fri Apr 11 10:22:14 UTC 2025 ====== SCCP_Tests_RAW.TC_it_avoids_tiar pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=76804) Waiting for packet dumper to finish... 1 (prev_count=76804, count=84924) 20250411102216912 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250411102216912 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250411102216912 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar pass' was executed successfully (exit status: 0). MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt'. ------ SCCP_Tests_RAW.TC_process_rx_xudt ------ Fri Apr 11 10:22:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_xudt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_xudt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt' was executed successfully (exit status: 0). MTC@adb9d274cb06: Test case TC_process_rx_xudt started. 20250411102218004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56066<->l=127.0.0.2:2324 (telnet_interface.c:192) 9@adb9d274cb06: ************************************************* 9@adb9d274cb06: M3UA emulation initiated, the test can be started 9@adb9d274cb06: ************************************************* 20250411102218223 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250411102218223 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250411102218223 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) 20250411102218223 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250411102218223 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 9@adb9d274cb06: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 9@adb9d274cb06: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 9@adb9d274cb06: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250411102218230 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) 20250411102218230 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) 20250411102218230 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102218230 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250411102218230 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250411102218230 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102218230 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250411102218230 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250411102218230 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250411102218230 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102218230 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250411102218230 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250411102218230 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 9@adb9d274cb06: M3UA_ASPUP sent 9@adb9d274cb06: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250411102218230 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102218230 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@adb9d274cb06: Message received on association #8 9@adb9d274cb06: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 9@adb9d274cb06: Association #8 state changed to: aSP_Inactive (5) 20250411102218233 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) 20250411102218234 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) 20250411102218234 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102218234 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250411102218234 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250411102218234 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102218234 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250411102218234 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 9@adb9d274cb06: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250411102218234 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250411102218234 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102218234 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250411102218234 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250411102218234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102218234 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250411102218234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102218234 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102218234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102218234 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102218234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102218234 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102218234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102218234 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250411102218234 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102218234 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@adb9d274cb06: Message received on association #8 9@adb9d274cb06: Received M3UA_NOTIFY -> discard 9@adb9d274cb06: Message received on association #8 9@adb9d274cb06: ASPAC_Ack received for association #8 9@adb9d274cb06: Association #8 state changed to: aSP_Active (7) 9@adb9d274cb06: Message received on association #8 9@adb9d274cb06: Received M3UA_NOTIFY -> discard 20250411102219029 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) 20250411102219029 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) 20250411102219029 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102219029 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250411102219029 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250411102219029 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:621) 20250411102219029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250411102219029 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250411102219029 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250411102219029 DLSS7 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=9,D=498dfceeb1647dc67d) (sccp_scrc.c:486) 20250411102219029 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:387) 20250411102219029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102219029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102219029 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:387) 20250411102219029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102219029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102219029 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:387) 9@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250411102219029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102219029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102219029 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:387) 20250411102219029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102219029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102219029 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102219029 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:65) 20250411102219029 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250411102219029 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=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=498dfceeb1647dc67d) (sccp_scrc.c:437) 20250411102219029 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:387) 20250411102219029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102219029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102219030 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=0 -> eSLS=80: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102219030 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:387) 20250411102219030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102219030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102219030 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:387) 20250411102219030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102219030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102219030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102219030 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=0 -> eSLS=64: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102219030 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:195) 20250411102219030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102219030 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102219030 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 29 00 00 00 01 00 00 00 17 03 00 00 00 09 00 03 07 0b 04 43 17 00 ca 04 43 01 00 ca 09 49 8d fc ee b1 64 7d c6 7d 00 00 00 (osmo_ss7_asp.c:1175) 20250411102219030 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@adb9d274cb06: Message received on association #8 9@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@adb9d274cb06: setverdict(pass): none -> pass 20250411102219033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56066<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250411102219035 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) 20250411102219035 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250411102219035 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102219035 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250411102219035 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250411102219035 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) 20250411102219035 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250411102219035 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102219035 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250411102219035 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250411102219035 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) 20250411102219035 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) 20250411102219035 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102219035 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1126) 20250411102219035 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250411102219035 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 9@adb9d274cb06: Final verdict of PTC: none 20250411102219035 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250411102219035 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250411102219035 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102219035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102219035 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250411102219035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102219035 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102219035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102219035 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102219035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102219035 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102219035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102219035 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250411102219036 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@adb9d274cb06: Setting final verdict of the test case. MTC@adb9d274cb06: Local verdict of MTC: pass MTC@adb9d274cb06: Local verdict of PTC with component reference 9: none (pass -> pass) MTC@adb9d274cb06: Test case TC_process_rx_xudt finished. Verdict: pass MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass'. Fri Apr 11 10:22:19 UTC 2025 ====== SCCP_Tests_RAW.TC_process_rx_xudt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15836) Waiting for packet dumper to finish... 1 (prev_count=15836, count=35520) 20250411102221036 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250411102221036 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250411102221036 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass' was executed successfully (exit status: 0). MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt'. ------ SCCP_Tests_RAW.TC_process_rx_ludt ------ Fri Apr 11 10:22:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_ludt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_ludt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt' was executed successfully (exit status: 0). MTC@adb9d274cb06: Test case TC_process_rx_ludt started. 20250411102222123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56080<->l=127.0.0.2:2324 (telnet_interface.c:192) 10@adb9d274cb06: ************************************************* 10@adb9d274cb06: M3UA emulation initiated, the test can be started 10@adb9d274cb06: ************************************************* 20250411102222343 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250411102222343 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250411102222343 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) 20250411102222343 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250411102222343 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 10@adb9d274cb06: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 10@adb9d274cb06: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 10@adb9d274cb06: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250411102222350 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) 20250411102222350 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) 20250411102222350 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102222350 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250411102222350 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250411102222350 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102222350 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250411102222350 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250411102222350 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250411102222350 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102222350 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250411102222350 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250411102222350 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250411102222350 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102222350 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@adb9d274cb06: M3UA_ASPUP sent 10@adb9d274cb06: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 10@adb9d274cb06: Message received on association #8 10@adb9d274cb06: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 10@adb9d274cb06: Association #8 state changed to: aSP_Inactive (5) 20250411102222352 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) 20250411102222352 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) 20250411102222352 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102222352 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250411102222352 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250411102222352 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102222352 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250411102222352 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250411102222352 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250411102222352 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102222352 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250411102222352 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250411102222352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102222352 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250411102222352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102222352 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102222352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102222352 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102222352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102222352 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102222352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 10@adb9d274cb06: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250411102222352 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250411102222352 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102222352 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@adb9d274cb06: Message received on association #8 10@adb9d274cb06: Received M3UA_NOTIFY -> discard 10@adb9d274cb06: Message received on association #8 10@adb9d274cb06: ASPAC_Ack received for association #8 10@adb9d274cb06: Association #8 state changed to: aSP_Active (7) 10@adb9d274cb06: Message received on association #8 10@adb9d274cb06: Received M3UA_NOTIFY -> discard 20250411102223151 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) 20250411102223151 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) 20250411102223151 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102223151 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250411102223151 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250411102223151 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:621) 20250411102223151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250411102223151 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250411102223151 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250411102223151 DLSS7 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=e077272b1bec66e9af65cbacc5b43efd0209cdde1af76d9a69d8f4775b6a0e873cd4bf53c49a3a08f77107e09144dfd42094981309a10a9e13a00ae4e6333558a27374ae189fe85bd8e7c88048200b456c9df687b38a061e6ffc454306fbf6eb619cb21a6f38026588f978500a1525d59cd161f59d718288f97cddbb3e1cc67766857600ef5edad533dc8e6e3f00ac63ce5e08e12664af2941d8fa0adfa3383fe5351c7e3cd5c6e68f6d6461fa25eafddb98c0f2f3f4725abaa6bf8ab0191c0d6b7f9085b32f4efd05a094ac070cb78c56f0886815a13a245c170bf67a15fcaee8a248539d34c6f6e7283e6a136ab6d2bad7263d6ceb7edb952c6f75f2204c132b01a9d4ec3ecda539d5d06d7c9eac3f4fec6669d48e5e2906e6e7728865f47c4776396df1013612903bcb603f3353193b1768cb9073f2159df7c2ab94aa963d72c52aa19537dce4760cf57281f53d7e44f48b3770c9c475736f4812661f2c98d0b0c72998c9db83efb48e05450f3eb7c729752b3ecce (sccp_scrc.c:486) 20250411102223151 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:387) 20250411102223151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102223151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102223151 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:387) 20250411102223151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102223152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102223152 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:387) 20250411102223152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102223152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102223152 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:387) 20250411102223152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102223152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102223152 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102223152 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:65) 20250411102223152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 10@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250411102223152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=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=e077272b1bec66e9af65cbacc5b43efd0209cdde1af76d9a69d8f4775b6a0e873cd4bf53c49a3a08f77107e09144dfd42094981309a10a9e13a00ae4e6333558a27374ae189fe85bd8e7c88048200b456c9df687b38a061e6ffc454306fbf6eb619cb21a6f38026588f978500a1525d59cd161f59d718288f97cddbb3e1cc67766857600ef5edad533dc8e6e3f00ac63ce5e08e12664af2941d8fa0adfa3383fe5351c7e3cd5c6e68f6d6461fa25eafddb98c0f2f3f4725abaa6bf8ab0191c0d6b7f9085b32f4efd05a094ac070cb78c56f0886815a13a245c170bf67a15fcaee8a248539d34c6f6e7283e6a136ab6d2bad7263d6ceb7edb952c6f75f2204c132b01a9d4ec3ecda539d5d06d7c9eac3f4fec6669d48e5e2906e6e7728865f47c4776396df1013612903bcb603f3353193b1768cb9073f2159df7c2ab94aa963d72c52aa19537dce4760cf57281f53d7e44f48b3770c9c475736f4812661f2c98d0b0 (sccp_scrc.c:437) 20250411102223152 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:387) 20250411102223152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102223152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102223152 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=10 -> eSLS=90: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102223152 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:387) 20250411102223152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102223152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102223152 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:387) 20250411102223152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102223152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102223152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102223152 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=10 -> eSLS=74: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102223152 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:195) 20250411102223152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102223152 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102223152 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 1048 bytes: [L2]> 01 00 01 01 00 00 04 18 02 10 04 0f 00 00 00 01 00 00 00 17 03 00 00 0a 13 00 00 07 00 0a 00 0d 00 00 00 04 43 17 00 ca 04 43 01 00 ca e8 03 e0 77 27 2b 1b ec 66 e9 af 65 cb ac c5 b4 3e fd 02 09 cd de 1a f7 6d 9a 69 d8 f4 77 5b 6a 0e 87 3c d4 bf 53 c4 9a 3a 08 f7 71 07 e0 91 44 df d4 20 94 98 13 09 a1 0a 9e 13 a0 0a e4 e6 33 35 58 a2 73 74 ae 18 9f e8 5b d8 e7 c8 80 48 20 0b 45 6c 9d f6 87 b3 8a 06 1e 6f fc 45 43 06 fb f6 eb 61 9c b2 1a 6f 38 02 65 88 f9 78 50 0a 15 25 d5 9c d1 61 f5 9d 71 82 88 f9 7c dd bb 3e 1c c6 77 66 85 76 00 ef 5e da d5 33 dc 8e 6e 3f 00 ac 63 ce 5e 08 e1 26 64 af 29 41 d8 fa 0a df a3 38 3f e5 35 1c 7e 3c d5 c6 e6 8f 6d 64 61 fa 25 ea fd db 98 c0 f2 f3 f4 72 5a ba a6 bf 8a b0 19 1c 0d 6b 7f 90 85 b3 2f 4e fd 05 a0 94 ac 07 0c b7 8c 56 f0 88 68 15 a1 3a 24 5c 17 0b f6 7a 15 fc ae e8 a2 48 53 9d 34 c6 f6 e7 28 3e 6a 13 6a b6 d2 ba d7 26 3d 6c eb 7e db 95 2c 6f 75 f2 20 4c 13 2b 01 a9 d4 ec 3e cd a5 39 d5 d0 6d 7c 9e ac 3f 4f ec 66 69 d4 8e 5e 29 06 e6 e7 72 88 65 f4 7c 47 76 39 6d f1 01 36 12 90 3b cb 60 3f 33 53 19 3b 17 68 cb 90 73 f2 15 9d f7 c2 ab 94 aa 96 3d 72 c5 2a a1 95 37 dc e4 76 0c f5 72 81 f5 3d 7e 44 f4 8b 37 70 c9 c4 75 73 6f 48 12 66 1f 2c 98 d0 b0 c7 29 98 c9 db 83 ef b4 8e 05 45 0f 3e b7 c7 29 75 2b 3e cc ec 60 02 e4 9a e9 b3 6a 5d 2a ae 1f 33 e2 4b d9 b9 73 7f b5 fa dd b7 b7 da 5c 5e 09 a7 a5 ef b5 5c 0d 2e 99 47 ab eb 95 2a 6f b4 e9 fe 30 4d 39 ee 5b 4a 32 64 5c a2 e9 48 d8 b3 21 3e a1 0b 61 d0 ab 99 21 1b 35 e5 38 5e da 81 c1 1e 37 ca d7 5e 4a c7 4c de 3c 7f ad 73 b8 0b 1f 38 bb de 1b ea ac cb 03 ae b7 77 75 43 01 3b b3 b6 83 b9 90 39 ac 7c ab 6f 53 ab 6a 85 52 fe 8c e3 77 e9 15 f5 08 aa d0 1d e3 67 46 2b 61 93 c8 3b 91 9e ee c0 77 51 c8 ab d9 38 c9 84 43 df f5 da ae 11 16 d6 f0 c7 44 8f f1 41 93 34 32 b4 42 72 be 49 5c 7b 08 f3 7d 35 b5 e6 9e 6c 43 57 df 20 9c 10 c9 9a 7a f5 db e1 d0 8d 92 e1 d9 a7 f9 c7 1a 1b 3c 4e 3c c7 44 be 4c ba 66 5d c6 b3 27 d2 18 ac 3f 3e c1 ba 66 18 36 e5 ff f8 60 a8 4f 7b a2 46 73 04 39 ec bd 06 58 b1 ce 48 fc 5d 33 f6 72 25 23 11 fc 04 1b 06 e1 6f 94 22 96 ea 49 2d 5c 95 dc b4 6d d4 ef 47 45 1a c9 ac a0 0c 87 dc 6f 6c 11 46 02 be a4 a7 a6 32 58 e3 32 4d 3d 3c dc 2c 2d 9b 40 e9 c1 a4 8d 15 ab da 1e 22 35 9d ef 9a a0 32 cf ac ac bd c5 d6 33 4a 99 86 a4 82 a8 d3 c1 d8 03 c2 39 0e a1 a4 e1 40 8d bb ad 34 ba 26 97 a8 74 1a 67 1d ff 38 57 fa b0 36 82 e2 09 3c db 97 89 6e ef 21 d0 ee a6 43 00 ed 60 ab ec 5b d2 0c 04 df 93 3d f3 6d f1 ec 45 75 f1 3d bb c9 ca 1e ff 4e 42 7a b6 18 4c 18 a9 bd d1 e6 8b 94 51 82 ec 2d 82 73 40 99 a6 89 93 49 47 32 03 57 82 47 70 fb c9 07 b4 44 96 2e 53 3d 6f 83 c0 b2 f3 d3 49 b3 94 77 e9 2f 62 85 4f 94 57 3a ac 8a 1f e4 84 c8 81 d1 e3 2d 95 a3 b2 62 de 57 36 59 61 6b b3 94 b4 90 84 12 ef ff d9 ee 52 a8 65 13 d4 8a f4 46 3a bb 17 eb 9a 37 04 09 12 00 1a 6c a7 12 f3 ab 54 0a aa 12 db 78 f4 f3 c2 f1 0a 82 ca 45 2f 6a bb c0 5f 4d b3 52 8b ab c9 13 47 46 f4 bf 3a 9c 5f 58 28 4f 2c 03 9a 82 27 d8 4f 10 69 b7 b7 b5 28 24 8e 60 36 91 5d 46 e6 62 11 3f 0b 1b 47 43 b3 79 80 f9 61 47 69 69 aa f2 4c eb 8f 1b b4 f5 27 1f 48 90 d3 59 02 f0 24 d9 39 e3 e6 30 01 e4 8a 09 23 f5 3c cc 19 0a 71 01 75 8d 37 b9 37 00 (osmo_ss7_asp.c:1175) 20250411102223152 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@adb9d274cb06: Message received on association #8 10@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@adb9d274cb06: setverdict(pass): none -> pass 20250411102223157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56080<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250411102223158 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) 20250411102223159 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250411102223159 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102223159 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250411102223159 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250411102223159 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) 20250411102223159 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250411102223159 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102223159 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250411102223159 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250411102223159 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) 20250411102223159 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) 20250411102223159 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102223159 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1126) 20250411102223159 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250411102223159 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250411102223159 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250411102223159 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250411102223159 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102223159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102223159 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250411102223159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102223159 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102223159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102223159 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102223159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102223159 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102223159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102223159 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250411102223159 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 10@adb9d274cb06: Final verdict of PTC: none MTC@adb9d274cb06: Setting final verdict of the test case. MTC@adb9d274cb06: Local verdict of MTC: pass MTC@adb9d274cb06: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@adb9d274cb06: Test case TC_process_rx_ludt finished. Verdict: pass MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass'. Fri Apr 11 10:22:23 UTC 2025 ====== SCCP_Tests_RAW.TC_process_rx_ludt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15836) Waiting for packet dumper to finish... 1 (prev_count=15836, count=40112) 20250411102225160 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250411102225160 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250411102225160 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass' was executed successfully (exit status: 0). MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn1 ------ Fri Apr 11 10:22:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1' was executed successfully (exit status: 0). MTC@adb9d274cb06: Test case TC_scmg_sst_ssn1 started. 20250411102226247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53626<->l=127.0.0.2:2324 (telnet_interface.c:192) 11@adb9d274cb06: ************************************************* 11@adb9d274cb06: M3UA emulation initiated, the test can be started 11@adb9d274cb06: ************************************************* 20250411102226467 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250411102226467 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250411102226467 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) 20250411102226467 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250411102226467 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 11@adb9d274cb06: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 11@adb9d274cb06: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 11@adb9d274cb06: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250411102226474 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) 20250411102226474 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) 20250411102226474 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102226474 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250411102226474 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250411102226474 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102226474 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250411102226474 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250411102226474 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250411102226474 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102226474 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250411102226475 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250411102226475 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 11@adb9d274cb06: M3UA_ASPUP sent 11@adb9d274cb06: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250411102226475 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102226475 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@adb9d274cb06: Message received on association #8 11@adb9d274cb06: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 11@adb9d274cb06: Association #8 state changed to: aSP_Inactive (5) 20250411102226477 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) 20250411102226477 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) 20250411102226477 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102226477 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250411102226477 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250411102226477 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102226477 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250411102226477 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250411102226477 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250411102226477 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102226477 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250411102226478 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 11@adb9d274cb06: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250411102226478 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102226478 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250411102226478 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102226478 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102226478 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102226478 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102226478 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102226478 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102226478 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102226478 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250411102226478 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102226478 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@adb9d274cb06: Message received on association #8 11@adb9d274cb06: Received M3UA_NOTIFY -> discard 11@adb9d274cb06: Message received on association #8 11@adb9d274cb06: ASPAC_Ack received for association #8 11@adb9d274cb06: Association #8 state changed to: aSP_Active (7) 11@adb9d274cb06: Message received on association #8 11@adb9d274cb06: Received M3UA_NOTIFY -> discard 20250411102227272 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) 20250411102227272 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) 20250411102227272 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102227272 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250411102227272 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250411102227272 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:621) 20250411102227272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250411102227272 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=1 (sccp2sua.c:334) 20250411102227272 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=1 (sccp2sua.c:334) 20250411102227273 DLSS7 DEBUG scrc_rx_mtp_xfer_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:486) 20250411102227273 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:387) 20250411102227273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102227273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102227273 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:387) 20250411102227273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102227273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102227273 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:387) 20250411102227273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102227273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102227273 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:387) 20250411102227273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102227273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102227273 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102227273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250411102227273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=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:437) 11@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250411102227273 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:387) 20250411102227273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102227273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102227273 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=13 -> eSLS=93: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250411102227273 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:387) 20250411102227273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102227273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102227273 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:387) 20250411102227273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102227273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102227273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102227273 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=13 -> eSLS=77: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250411102227273 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:195) 20250411102227273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102227273 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102227273 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 01 00 00 00 17 03 00 00 0d 09 00 03 07 0b 04 43 17 00 01 04 43 01 00 01 05 01 01 01 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250411102227273 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@adb9d274cb06: Message received on association #8 11@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@adb9d274cb06: setverdict(pass): none -> pass 20250411102227277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53626<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250411102227279 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) 20250411102227279 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250411102227279 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102227279 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250411102227279 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250411102227279 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) 20250411102227279 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250411102227279 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102227279 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250411102227279 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250411102227279 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) 20250411102227279 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) 20250411102227279 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102227279 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1126) 20250411102227279 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250411102227279 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250411102227279 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250411102227279 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250411102227279 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102227279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102227279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250411102227279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102227279 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102227279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102227279 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102227279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102227279 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102227279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102227279 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 11@adb9d274cb06: Final verdict of PTC: none 20250411102227279 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@adb9d274cb06: Setting final verdict of the test case. MTC@adb9d274cb06: Local verdict of MTC: pass MTC@adb9d274cb06: Local verdict of PTC with component reference 11: none (pass -> pass) MTC@adb9d274cb06: Test case TC_scmg_sst_ssn1 finished. Verdict: pass MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass'. Fri Apr 11 10:22:27 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15836) Waiting for packet dumper to finish... 1 (prev_count=15836, count=35296) 20250411102229280 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250411102229280 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250411102229280 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass' was executed successfully (exit status: 0). MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_valid ------ Fri Apr 11 10:22:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_valid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_valid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid' was executed successfully (exit status: 0). MTC@adb9d274cb06: Test case TC_scmg_sst_ssn_valid started. 20250411102230370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53628<->l=127.0.0.2:2324 (telnet_interface.c:192) 12@adb9d274cb06: ************************************************* 12@adb9d274cb06: M3UA emulation initiated, the test can be started 12@adb9d274cb06: ************************************************* 20250411102230585 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250411102230586 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250411102230586 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) 20250411102230586 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250411102230586 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 12@adb9d274cb06: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 12@adb9d274cb06: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 12@adb9d274cb06: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250411102230591 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) 20250411102230591 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) 20250411102230591 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102230591 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250411102230591 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250411102230591 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102230591 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250411102230591 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250411102230591 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250411102230591 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102230591 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250411102230591 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250411102230591 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 12@adb9d274cb06: M3UA_ASPUP sent 12@adb9d274cb06: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250411102230591 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102230591 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@adb9d274cb06: Message received on association #8 12@adb9d274cb06: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 12@adb9d274cb06: Association #8 state changed to: aSP_Inactive (5) 20250411102230595 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) 20250411102230595 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) 20250411102230595 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102230595 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250411102230595 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250411102230595 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102230595 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250411102230595 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250411102230595 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250411102230595 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102230595 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250411102230595 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250411102230595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102230595 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250411102230595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102230595 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102230595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102230595 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 12@adb9d274cb06: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250411102230595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102230595 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102230595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102230595 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250411102230595 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102230595 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@adb9d274cb06: Message received on association #8 12@adb9d274cb06: Received M3UA_NOTIFY -> discard 12@adb9d274cb06: Message received on association #8 12@adb9d274cb06: ASPAC_Ack received for association #8 12@adb9d274cb06: Association #8 state changed to: aSP_Active (7) 12@adb9d274cb06: Message received on association #8 12@adb9d274cb06: Received M3UA_NOTIFY -> discard 20250411102231391 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) 20250411102231391 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) 20250411102231391 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102231391 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250411102231391 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250411102231391 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:621) 20250411102231391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250411102231391 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=1 (sccp2sua.c:334) 20250411102231391 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=1 (sccp2sua.c:334) 20250411102231391 DLSS7 DEBUG scrc_rx_mtp_xfer_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:486) 20250411102231391 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:387) 20250411102231391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102231391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102231391 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:387) 20250411102231391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102231391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102231391 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:387) 20250411102231391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102231391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102231391 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:387) 20250411102231391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102231391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102231391 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102231391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250411102231391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=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:437) 20250411102231391 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:387) 12@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250411102231391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102231391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102231391 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=6 -> eSLS=86: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250411102231391 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:387) 20250411102231391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102231391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102231391 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:387) 20250411102231391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102231391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102231391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102231391 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=6 -> eSLS=70: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250411102231391 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:195) 20250411102231391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102231391 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102231392 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 01 00 00 00 17 03 00 00 06 09 00 03 07 0b 04 43 17 00 01 04 43 01 00 01 05 01 ca 01 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250411102231392 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@adb9d274cb06: Message received on association #8 12@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@adb9d274cb06: setverdict(pass): none -> pass 20250411102231394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53628<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250411102231396 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) 20250411102231396 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250411102231396 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102231396 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250411102231396 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250411102231396 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) 20250411102231396 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250411102231396 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102231396 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250411102231396 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250411102231396 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) 20250411102231396 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) 20250411102231396 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102231396 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1126) 20250411102231396 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250411102231396 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250411102231396 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250411102231396 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250411102231396 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102231396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102231396 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250411102231396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102231396 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102231396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102231396 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102231396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102231396 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102231396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102231396 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250411102231396 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 12@adb9d274cb06: Final verdict of PTC: none MTC@adb9d274cb06: Setting final verdict of the test case. MTC@adb9d274cb06: Local verdict of MTC: pass MTC@adb9d274cb06: Local verdict of PTC with component reference 12: none (pass -> pass) MTC@adb9d274cb06: Test case TC_scmg_sst_ssn_valid finished. Verdict: pass MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass'. Fri Apr 11 10:22:31 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15840) Waiting for packet dumper to finish... 1 (prev_count=15840, count=35300) 20250411102233398 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250411102233398 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250411102233398 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass' was executed successfully (exit status: 0). MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid ------ Fri Apr 11 10:22:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid' was executed successfully (exit status: 0). MTC@adb9d274cb06: Test case TC_scmg_sst_ssn_invalid started. 20250411102234477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53630<->l=127.0.0.2:2324 (telnet_interface.c:192) 13@adb9d274cb06: ************************************************* 13@adb9d274cb06: M3UA emulation initiated, the test can be started 13@adb9d274cb06: ************************************************* 20250411102234692 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250411102234692 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250411102234692 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) 20250411102234692 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250411102234692 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 13@adb9d274cb06: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 13@adb9d274cb06: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 13@adb9d274cb06: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250411102234698 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) 20250411102234699 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) 20250411102234699 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102234699 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250411102234699 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250411102234699 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102234699 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250411102234699 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250411102234699 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250411102234699 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102234699 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250411102234699 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250411102234699 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250411102234699 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102234699 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@adb9d274cb06: M3UA_ASPUP sent 13@adb9d274cb06: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 13@adb9d274cb06: Message received on association #8 13@adb9d274cb06: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 13@adb9d274cb06: Association #8 state changed to: aSP_Inactive (5) 20250411102234703 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) 20250411102234703 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) 20250411102234703 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102234703 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250411102234703 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250411102234703 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102234703 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250411102234703 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250411102234703 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250411102234703 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102234703 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250411102234703 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250411102234703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102234703 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 13@adb9d274cb06: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250411102234703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102234703 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102234703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102234703 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102234703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102234703 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102234703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102234703 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250411102234703 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102234703 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@adb9d274cb06: Message received on association #8 13@adb9d274cb06: Received M3UA_NOTIFY -> discard 13@adb9d274cb06: Message received on association #8 13@adb9d274cb06: ASPAC_Ack received for association #8 13@adb9d274cb06: Association #8 state changed to: aSP_Active (7) 13@adb9d274cb06: Message received on association #8 13@adb9d274cb06: Received M3UA_NOTIFY -> discard 20250411102235498 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) 20250411102235498 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) 20250411102235498 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102235498 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250411102235498 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250411102235498 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:621) 20250411102235498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250411102235499 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=1 (sccp2sua.c:334) 20250411102235499 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=1 (sccp2sua.c:334) 20250411102235499 DLSS7 DEBUG scrc_rx_mtp_xfer_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:486) 20250411102235499 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:387) 20250411102235499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102235499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102235499 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:387) 20250411102235499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102235499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102235499 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:387) 20250411102235499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102235499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102235499 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:387) 20250411102235499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102235499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102235499 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 13@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MTC@adb9d274cb06: setverdict(pass): none -> pass 20250411102240504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53630<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250411102240506 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) 20250411102240507 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250411102240507 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102240507 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250411102240507 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250411102240507 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) 20250411102240507 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250411102240507 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102240507 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250411102240507 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250411102240507 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) 20250411102240507 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) 20250411102240507 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102240507 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1126) 20250411102240507 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250411102240507 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250411102240507 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250411102240507 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250411102240507 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102240507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102240507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250411102240507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102240507 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102240507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102240507 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102240507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102240507 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102240507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102240507 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250411102240507 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 13@adb9d274cb06: Final verdict of PTC: none MTC@adb9d274cb06: Setting final verdict of the test case. MTC@adb9d274cb06: Local verdict of MTC: pass MTC@adb9d274cb06: Local verdict of PTC with component reference 13: none (pass -> pass) MTC@adb9d274cb06: Test case TC_scmg_sst_ssn_invalid finished. Verdict: pass MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass'. Fri Apr 11 10:22:40 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21868) Waiting for packet dumper to finish... 1 (prev_count=21868, count=29988) 20250411102242508 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250411102242508 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250411102242508 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass' was executed successfully (exit status: 0). MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only'. ------ SCCP_Tests_RAW.TC_callingparty_ssn_only ------ Fri Apr 11 10:22:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_callingparty_ssn_only.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_callingparty_ssn_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only' was executed successfully (exit status: 0). MTC@adb9d274cb06: Test case TC_callingparty_ssn_only started. 20250411102243599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51522<->l=127.0.0.2:2324 (telnet_interface.c:192) 14@adb9d274cb06: ************************************************* 14@adb9d274cb06: M3UA emulation initiated, the test can be started 14@adb9d274cb06: ************************************************* 20250411102243817 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250411102243817 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250411102243817 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) 20250411102243817 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250411102243817 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 14@adb9d274cb06: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 14@adb9d274cb06: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 14@adb9d274cb06: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250411102243823 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) 20250411102243823 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) 20250411102243823 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102243823 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250411102243823 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250411102243823 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102243823 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250411102243823 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250411102243823 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250411102243823 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102243823 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250411102243823 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250411102243823 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250411102243824 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102243824 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@adb9d274cb06: M3UA_ASPUP sent 14@adb9d274cb06: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 14@adb9d274cb06: Message received on association #8 14@adb9d274cb06: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 14@adb9d274cb06: Association #8 state changed to: aSP_Inactive (5) 20250411102243826 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) 20250411102243826 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) 20250411102243826 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102243826 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250411102243826 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250411102243826 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102243826 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250411102243826 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250411102243826 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250411102243826 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102243826 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250411102243826 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250411102243826 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102243826 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250411102243826 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 14@adb9d274cb06: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250411102243826 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102243826 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102243826 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102243826 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102243826 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102243826 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102243826 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250411102243826 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102243827 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@adb9d274cb06: Message received on association #8 14@adb9d274cb06: Received M3UA_NOTIFY -> discard 14@adb9d274cb06: Message received on association #8 14@adb9d274cb06: ASPAC_Ack received for association #8 14@adb9d274cb06: Association #8 state changed to: aSP_Active (7) 14@adb9d274cb06: Message received on association #8 14@adb9d274cb06: Received M3UA_NOTIFY -> discard 20250411102244616 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) 20250411102244616 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) 20250411102244616 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102244617 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250411102244617 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250411102244617 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:621) 20250411102244617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250411102244617 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,SSN=1 (sccp2sua.c:334) 20250411102244617 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,SSN=1 (sccp2sua.c:334) 20250411102244617 DLSS7 DEBUG scrc_rx_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:486) 20250411102244617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250411102244617 DLSUA DEBUG SUA IEI 0x0102 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250411102244617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250411102244617 DLSUA DEBUG SUA IEI 0x0103 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250411102244617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250411102244617 DLSUA DEBUG SUA IEI 0x0103 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250411102244617 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:387) 20250411102244617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102244617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102244617 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102244617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250411102244617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=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:437) 20250411102244617 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:387) 20250411102244617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102244617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102244617 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=12 -> eSLS=92: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250411102244617 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:387) 20250411102244617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102244617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102244617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250411102244617 DLSUA DEBUG SUA IEI 0x0102 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250411102244617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102244617 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=12 -> eSLS=76: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250411102244617 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:195) 20250411102244617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102244617 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102244617 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 01 00 00 00 17 03 00 00 0c 09 00 03 07 09 04 43 17 00 01 02 42 01 05 01 01 01 00 00 00 (osmo_ss7_asp.c:1175) 14@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250411102244617 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@adb9d274cb06: Message received on association #8 14@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@adb9d274cb06: setverdict(pass): none -> pass 20250411102244618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51522<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250411102244618 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) 20250411102244618 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250411102244618 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102244618 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250411102244618 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250411102244618 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) 20250411102244618 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250411102244618 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102244618 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250411102244618 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250411102244618 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) 20250411102244618 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) 20250411102244618 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102244618 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1126) 20250411102244618 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250411102244618 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250411102244618 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250411102244618 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250411102244618 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102244618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102244618 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250411102244618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102244618 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102244618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102244618 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102244618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102244618 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102244618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102244618 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250411102244618 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 14@adb9d274cb06: Final verdict of PTC: none MTC@adb9d274cb06: Setting final verdict of the test case. MTC@adb9d274cb06: Local verdict of MTC: pass MTC@adb9d274cb06: Local verdict of PTC with component reference 14: none (pass -> pass) MTC@adb9d274cb06: Test case TC_callingparty_ssn_only finished. Verdict: pass MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass'. Fri Apr 11 10:22:44 UTC 2025 ====== SCCP_Tests_RAW.TC_callingparty_ssn_only pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15844) Waiting for packet dumper to finish... 1 (prev_count=15844, count=34220) 20250411102246620 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250411102246620 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250411102246620 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass' was executed successfully (exit status: 0). MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late'. ------ SCCP_Tests_RAW.TC_cr_timeout_cc_too_late ------ Fri Apr 11 10:22:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_cr_timeout_cc_too_late.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/SCCP_Tests_RAW.TC_cr_timeout_cc_too_late.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late' was executed successfully (exit status: 0). MTC@adb9d274cb06: Test case TC_cr_timeout_cc_too_late started. 20250411102247705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59152<->l=127.0.0.2:2324 (telnet_interface.c:192) 15@adb9d274cb06: ************************************************* 15@adb9d274cb06: M3UA emulation initiated, the test can be started 15@adb9d274cb06: ************************************************* 20250411102247922 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:142) 20250411102247922 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250411102247922 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) 20250411102247922 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250411102247922 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 15@adb9d274cb06: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 15@adb9d274cb06: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 15@adb9d274cb06: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250411102247929 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) 20250411102247929 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) 20250411102247929 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102247929 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250411102247929 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250411102247929 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102247929 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250411102247929 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250411102247929 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250411102247930 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102247930 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250411102247930 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250411102247930 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250411102247930 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102247930 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@adb9d274cb06: M3UA_ASPUP sent 15@adb9d274cb06: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 15@adb9d274cb06: Message received on association #8 15@adb9d274cb06: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 15@adb9d274cb06: Association #8 state changed to: aSP_Inactive (5) 20250411102247932 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) 20250411102247932 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) 20250411102247932 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102247932 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250411102247932 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250411102247932 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (osmo_ss7_asp.c:1175) 20250411102247932 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250411102247932 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250411102247932 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250411102247932 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102247932 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250411102247932 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250411102247932 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102247932 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250411102247932 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102247932 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102247932 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102247932 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102247932 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102247932 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102247932 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102247932 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 15@adb9d274cb06: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250411102247932 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:740) 20250411102247932 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@adb9d274cb06: Message received on association #8 15@adb9d274cb06: Received M3UA_NOTIFY -> discard 15@adb9d274cb06: Message received on association #8 15@adb9d274cb06: ASPAC_Ack received for association #8 15@adb9d274cb06: Association #8 state changed to: aSP_Active (7) 15@adb9d274cb06: Message received on association #8 15@adb9d274cb06: Received M3UA_NOTIFY -> discard 20250411102248725 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250411102248725 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Allocated (fsm.c:456) 20250411102248725 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250411102248725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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:415) 20250411102248725 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:387) 20250411102248725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102248725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102248725 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=11 -> eSLS=91: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250411102248725 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:387) 20250411102248725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102248725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102248725 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:387) 20250411102248725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250411102248725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250411102248725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102248725 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=11 -> eSLS=75: picked Normal Route via 'as-srv-client' round-robin style (osmo_ss7_combined_linkset.c:283) 20250411102248725 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:195) 20250411102248725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102248725 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102248725 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 01 00 00 00 17 03 00 00 0b 01 00 04 d2 02 02 06 04 43 17 00 01 04 04 43 01 00 fe 00 00 (osmo_ss7_asp.c:1175) 20250411102248725 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: state_chg to CONN_PEND_OUT (sccp_scoc.c:1006) 20250411102248726 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@adb9d274cb06: Message received on association #8 15@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250411102248730 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250411102248730 DLSCCP DEBUG SCCP-SCOC(1234){CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250411102248730 DLSCCP DEBUG SCCP-SCOC(1234){CONN_PEND_OUT}: state_chg to WAIT_CONN_CONF (sccp_scoc.c:1101) MTC@adb9d274cb06: Waiting for RLSD 20250411102248733 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) 20250411102248734 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) 20250411102248734 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102248734 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250411102248734 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250411102248734 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:621) 20250411102248734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250411102248734 DLSS7 DEBUG scrc_rx_mtp_xfer_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:486) 20250411102248734 DLSCCP DEBUG Received CO:COAK for local reference 1234 (sccp_scoc.c:1855) 20250411102248734 DLSCCP DEBUG SCCP-SCOC(1234){WAIT_CONN_CONF}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250411102248734 DLSS7 DEBUG sccp_scrc_rx_scoc_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:415) 20250411102248734 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=0 -> eSLS=80: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102248734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250411102248734 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=0 -> eSLS=64: use Normal Route via 'as-srv-client' (osmo_ss7_combined_linkset.c:261) 20250411102248734 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:195) 20250411102248734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=23=0.2.7 (osmo_ss7_hmrt.c:205) 20250411102248734 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250411102248734 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 01 00 00 00 17 03 00 00 00 04 00 00 01 00 04 d2 2a 00 00 00 00 (osmo_ss7_asp.c:1175) 20250411102248734 DLSCCP DEBUG SCCP-SCOC(1234){WAIT_CONN_CONF}: state_chg to DISCONN_PEND (sccp_scoc.c:1206) 15@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250411102248734 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@adb9d274cb06: Message received on association #8 15@adb9d274cb06: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250411102248738 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) 20250411102248738 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) 20250411102248738 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102248738 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250411102248738 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:583) 20250411102248738 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:621) 20250411102248738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (osmo_ss7_hmrt.c:246) 20250411102248738 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:486) 20250411102248738 DLSCCP DEBUG Received CO:RELCO for local reference 1234 (sccp_scoc.c:1855) 20250411102248738 DLSCCP DEBUG SCCP-SCOC(1234){DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250411102248738 DLSCCP DEBUG SCCP-SCOC(1234){DISCONN_PEND}: state_chg to IDLE (sccp_scoc.c:1363) 15@adb9d274cb06: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250411102248738 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250411102248738 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Freeing instance (sccp_scoc.c:579) 20250411102248738 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Deallocated (fsm.c:568) MTC@adb9d274cb06: setverdict(pass): none -> pass 20250411102249739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59152<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250411102249744 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) 20250411102249744 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250411102249744 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102249744 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250411102249744 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250411102249744 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) 20250411102249744 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250411102249744 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250411102249744 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250411102249744 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250411102249744 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) 20250411102249744 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) 20250411102249744 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250411102249744 DLSS7 INFO asp-srv-client: connection closed (osmo_ss7_asp.c:1126) 20250411102249744 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250411102249744 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250411102249744 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250411102249744 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250411102249744 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250411102249744 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250411102249744 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250411102249744 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'refuser' (sccp_user.c:181) 20250411102249744 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250411102249744 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'echo' (sccp_user.c:181) 20250411102249744 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:76) 20250411102249744 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'callback' (sccp_user.c:181) 20250411102249744 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:108) 20250411102249744 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'test_client_vty' (sccp_user.c:181) 20250411102249744 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250411102249744 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 15@adb9d274cb06: Final verdict of PTC: none MTC@adb9d274cb06: Setting final verdict of the test case. MTC@adb9d274cb06: Local verdict of MTC: pass MTC@adb9d274cb06: Local verdict of PTC with component reference 15: none (pass -> pass) MTC@adb9d274cb06: Test case TC_cr_timeout_cc_too_late finished. Verdict: pass MTC@adb9d274cb06: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass'. Fri Apr 11 10:22:49 UTC 2025 ====== SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=33652) Waiting for packet dumper to finish... 1 (prev_count=33652, count=41772) 20250411102251746 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250411102251746 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250411102251746 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@adb9d274cb06: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass' was executed successfully (exit status: 0). MC@adb9d274cb06: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@adb9d274cb06: Terminating MTC. MC@adb9d274cb06: MTC terminated. MC2> exit MC@adb9d274cb06: Shutting down session. MC@adb9d274cb06: Shutdown complete. No expected results found, not comparing outcome. (/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/sccp/expected-results.xml) [testenv] Testsuite is done [testenv] Stopping testsuite (3134589) [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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/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/logs/testsuite', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/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/logs/testsuite', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping sccp_demo_user (3134522) [testenv] Showing testsuite/junit-xml-9336.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/_cache/podman/osmo-ttcn3-hacks/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test/logs/testsuite/junit-xml-9336.log && echo']                [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0'] testenv-sccp-osmocom-nightly-20250411-1021-204570cc-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sccp-test/1927/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS