Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/.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 99a5f8cc1e18ae95b7567120fd8979e05300ae59 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 99a5f8cc1e18ae95b7567120fd8979e05300ae59 # timeout=10
Commit message: "testenv: set default distro to debian:trixie"
 > git rev-list --no-walk 2d1513aec135f550b405795ecd9a4ba974913cc8 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-ns-test-asan] $ /bin/sh -xe /tmp/jenkins4840457853679650751.sh + DISTRO=debian:trixie + echo debian:trixie + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:a0cfcd7e5a51dd6171255bc6eb16853d801433ebe950238395d82eb743f30d79 Copying blob sha256:5b8ab7dbef6c8606c1d36b1e4704af8646f67810c39b59cfea20630a426df7cd Copying blob sha256:889e3a5df56aebfea1d76afa507aa61f68ab2d9cdfeff3a721f8060e4c13fd9b Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:8985984ea70bcf70f83e2ac009bd4bae1f9b498ca09d6b45e5b7efed6b1d5d82 Copying blob sha256:c4332ef953ab372a071c9279caa8e70fb96ced408f666a2d885035521afd8dda Copying blob sha256:e9fb7cbb425a512ca29f5c6077c816db166b203e6d72c4e53e3484db6198e71d Copying blob sha256:2cc0fa4f8d531f5e40b546b6a15866be8390f5ced1dc6bf9b31e05cf9054a60a Copying blob sha256:fe17ef628c0d3669581e0344fab288483eb3fbc6d83b4bf1f0bc849ee268826c Copying blob sha256:9d224d3704c2ee0938e28518777fd196914083432639b402aa1d82b71fc1d945 Copying config sha256:9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f Writing manifest to image destination Storing signatures 9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.86, 1.50, 1.85 + RC=0 + ./testenv.py run ns --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs -b osmocom:nightly:asan -c udp [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs [testenv] + ['podman', 'image', 'exists', 'debian-trixie-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-trixie-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-08-27 09:54:08 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/podman/testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/podman/var-cache-apt-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/podman/var-lib-apt-debian-trixie:/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-ns-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-trixie-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_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-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-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-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian trixie InRelease [138 kB] Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB] Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9668 kB] Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [2432 B] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [30.1 kB] Fetched 9928 kB in 1s (14.5 MB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', 'test', '-d', '/opt/eclipse-titan-11.1.0'] [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', 'make', 'deps'] make: Nothing to be done for 'deps'. [testenv] Generating links and Makefile for ns [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', 'make', 'ns'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/podman/titan-11.1.0-debian-trixie/ns compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/podman/titan-11.1.0-debian-trixie/ns' PP BSSGP_Emulation.ttcn PP NS_Emulation.ttcn PP RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ PP StatsD_Checker.ttcn TTCN *.ttcn *.asn Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/podman/titan-11.1.0-debian-trixie/ns' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/podman/titan-11.1.0-debian-trixie/ns make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/podman/titan-11.1.0-debian-trixie/ns' DEP AF_PACKET_PT.cc DEP BSSGP_EncDec.cc DEP IPL4asp_PT.cc DEP IPL4asp_discovery.cc DEP LLC_EncDec.cc DEP Native_FunctionDefs.cc DEP StatsD_CodecPort_CtrlFunctdef.cc DEP TCCConversion.cc DEP TCCInterface.cc DEP TELNETasp_PT.cc DEP UD_PT.cc DEP AF_PACKET_PortType.cc DEP AF_PACKET_PortTypes.cc DEP BSSGP_Types.cc DEP FrameRelay_CodecPort.cc DEP FrameRelay_Emulation.cc DEP FrameRelay_Types.cc DEP GSM_Types.cc DEP General_Types.cc DEP IPL4asp_Functions.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Types.cc DEP LLC_Templates.cc DEP LLC_Types.cc DEP Misc_Helpers.cc DEP MobileL3_CC_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_Types.cc DEP NS_Provider_FR.cc DEP NS_Provider_IPL4.cc DEP NS_Tests.cc DEP NS_Types.cc DEP Native_Functions.cc DEP Osmocom_Gb_Types.cc DEP Osmocom_Types.cc DEP Osmocom_VTY_Functions.cc DEP Q931_Types.cc DEP Q933_Types.cc DEP SNDCP_Types.cc DEP Socket_API_Definitions.cc DEP StatsD_CodecPort.cc DEP StatsD_CodecPort_CtrlFunct.cc DEP StatsD_Types.cc DEP TCCConversion_Functions.cc DEP TCCInterface_Functions.cc DEP TELNETasp_PortType.cc DEP UD_PortType.cc DEP UD_Types.cc DEP AF_PACKET_PortType_part_1.cc DEP AF_PACKET_PortType_part_2.cc DEP AF_PACKET_PortType_part_3.cc DEP AF_PACKET_PortType_part_4.cc DEP AF_PACKET_PortType_part_5.cc DEP AF_PACKET_PortType_part_6.cc DEP AF_PACKET_PortType_part_7.cc DEP AF_PACKET_PortTypes_part_1.cc DEP AF_PACKET_PortTypes_part_2.cc DEP AF_PACKET_PortTypes_part_3.cc DEP AF_PACKET_PortTypes_part_4.cc DEP AF_PACKET_PortTypes_part_5.cc DEP AF_PACKET_PortTypes_part_6.cc DEP AF_PACKET_PortTypes_part_7.cc DEP BSSGP_Types_part_1.cc DEP BSSGP_Types_part_2.cc DEP BSSGP_Types_part_3.cc DEP BSSGP_Types_part_4.cc DEP BSSGP_Types_part_5.cc DEP BSSGP_Types_part_6.cc DEP BSSGP_Types_part_7.cc DEP FrameRelay_CodecPort_part_1.cc DEP FrameRelay_CodecPort_part_2.cc DEP FrameRelay_CodecPort_part_3.cc DEP FrameRelay_CodecPort_part_4.cc DEP FrameRelay_CodecPort_part_5.cc DEP FrameRelay_CodecPort_part_6.cc DEP FrameRelay_CodecPort_part_7.cc DEP FrameRelay_Emulation_part_1.cc DEP FrameRelay_Emulation_part_2.cc DEP FrameRelay_Emulation_part_3.cc DEP FrameRelay_Emulation_part_4.cc DEP FrameRelay_Emulation_part_5.cc DEP FrameRelay_Emulation_part_6.cc DEP FrameRelay_Emulation_part_7.cc DEP FrameRelay_Types_part_1.cc DEP FrameRelay_Types_part_2.cc DEP FrameRelay_Types_part_3.cc DEP FrameRelay_Types_part_4.cc DEP FrameRelay_Types_part_5.cc DEP FrameRelay_Types_part_6.cc DEP FrameRelay_Types_part_7.cc DEP GSM_Types_part_1.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP General_Types_part_1.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_4.cc DEP General_Types_part_5.cc DEP General_Types_part_6.cc DEP General_Types_part_7.cc DEP IPL4asp_Functions_part_1.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_7.cc DEP LLC_Templates_part_1.cc DEP LLC_Templates_part_2.cc DEP LLC_Templates_part_3.cc DEP LLC_Templates_part_4.cc DEP LLC_Templates_part_5.cc DEP LLC_Templates_part_6.cc DEP LLC_Templates_part_7.cc DEP LLC_Types_part_1.cc DEP LLC_Types_part_2.cc DEP LLC_Types_part_4.cc DEP LLC_Types_part_3.cc DEP LLC_Types_part_5.cc DEP LLC_Types_part_6.cc DEP LLC_Types_part_7.cc DEP Misc_Helpers_part_1.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_7.cc DEP MobileL3_CC_Types_part_1.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_7.cc DEP NS_Provider_FR_part_1.cc DEP NS_Provider_FR_part_2.cc DEP NS_Provider_FR_part_4.cc DEP NS_Provider_FR_part_5.cc DEP NS_Provider_FR_part_6.cc DEP NS_Provider_FR_part_3.cc DEP NS_Provider_FR_part_7.cc DEP NS_Provider_IPL4_part_1.cc DEP NS_Provider_IPL4_part_2.cc DEP NS_Provider_IPL4_part_3.cc DEP NS_Provider_IPL4_part_4.cc DEP NS_Provider_IPL4_part_5.cc DEP NS_Provider_IPL4_part_6.cc DEP NS_Provider_IPL4_part_7.cc DEP NS_Tests_part_1.cc DEP NS_Tests_part_2.cc DEP NS_Tests_part_4.cc DEP NS_Tests_part_3.cc DEP NS_Tests_part_5.cc DEP NS_Tests_part_6.cc DEP NS_Tests_part_7.cc DEP NS_Types_part_1.cc DEP NS_Types_part_2.cc DEP NS_Types_part_3.cc DEP NS_Types_part_5.cc DEP NS_Types_part_6.cc DEP NS_Types_part_4.cc DEP NS_Types_part_7.cc DEP Native_Functions_part_1.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_7.cc DEP Osmocom_Gb_Types_part_1.cc DEP Osmocom_Gb_Types_part_2.cc DEP Osmocom_Gb_Types_part_3.cc DEP Osmocom_Gb_Types_part_4.cc DEP Osmocom_Gb_Types_part_5.cc DEP Osmocom_Gb_Types_part_6.cc DEP Osmocom_Gb_Types_part_7.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Q931_Types_part_1.cc DEP Q931_Types_part_2.cc DEP Q931_Types_part_3.cc DEP Q931_Types_part_4.cc DEP Q931_Types_part_5.cc DEP Q931_Types_part_6.cc DEP Q931_Types_part_7.cc DEP Q933_Types_part_1.cc DEP Q933_Types_part_2.cc DEP Q933_Types_part_3.cc DEP Q933_Types_part_4.cc DEP Q933_Types_part_5.cc DEP Q933_Types_part_6.cc DEP Q933_Types_part_7.cc DEP SNDCP_Types_part_1.cc DEP SNDCP_Types_part_2.cc DEP SNDCP_Types_part_3.cc DEP SNDCP_Types_part_4.cc DEP SNDCP_Types_part_5.cc DEP SNDCP_Types_part_6.cc DEP SNDCP_Types_part_7.cc DEP Socket_API_Definitions_part_1.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_7.cc DEP StatsD_CodecPort_part_1.cc DEP StatsD_CodecPort_part_2.cc DEP StatsD_CodecPort_part_3.cc DEP StatsD_CodecPort_part_4.cc DEP StatsD_CodecPort_part_5.cc DEP StatsD_CodecPort_part_6.cc DEP StatsD_CodecPort_CtrlFunct_part_1.cc DEP StatsD_CodecPort_CtrlFunct_part_2.cc DEP StatsD_CodecPort_CtrlFunct_part_3.cc DEP StatsD_CodecPort_CtrlFunct_part_4.cc DEP StatsD_CodecPort_part_7.cc DEP StatsD_CodecPort_CtrlFunct_part_5.cc DEP StatsD_CodecPort_CtrlFunct_part_6.cc DEP StatsD_CodecPort_CtrlFunct_part_7.cc DEP StatsD_Types_part_1.cc DEP StatsD_Types_part_2.cc DEP StatsD_Types_part_3.cc DEP StatsD_Types_part_4.cc DEP StatsD_Types_part_5.cc DEP StatsD_Types_part_6.cc DEP StatsD_Types_part_7.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_1.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_7.cc DEP TCCInterface_Functions_part_1.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_7.cc DEP TELNETasp_PortType_part_1.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_7.cc DEP UD_PortType_part_1.cc DEP UD_PortType_part_2.cc DEP UD_PortType_part_3.cc DEP UD_PortType_part_4.cc DEP UD_PortType_part_5.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_7.cc DEP UD_Types_part_1.cc DEP UD_Types_part_2.cc DEP UD_Types_part_3.cc DEP UD_Types_part_4.cc DEP UD_Types_part_5.cc DEP UD_Types_part_6.cc DEP UD_Types_part_7.cc DEP BSSGP_Emulation.cc DEP NS_Emulation.cc DEP RAW_NS.cc DEP StatsD_Checker.cc DEP BSSGP_Emulation_part_1.cc DEP BSSGP_Emulation_part_2.cc DEP BSSGP_Emulation_part_3.cc DEP BSSGP_Emulation_part_4.cc DEP BSSGP_Emulation_part_5.cc DEP BSSGP_Emulation_part_6.cc DEP BSSGP_Emulation_part_7.cc DEP NS_Emulation_part_1.cc DEP NS_Emulation_part_2.cc DEP NS_Emulation_part_3.cc DEP NS_Emulation_part_5.cc DEP NS_Emulation_part_6.cc DEP NS_Emulation_part_4.cc DEP NS_Emulation_part_7.cc DEP RAW_NS_part_1.cc DEP RAW_NS_part_2.cc DEP RAW_NS_part_3.cc DEP RAW_NS_part_4.cc DEP RAW_NS_part_5.cc DEP RAW_NS_part_6.cc DEP RAW_NS_part_7.cc DEP StatsD_Checker_part_1.cc DEP StatsD_Checker_part_2.cc DEP StatsD_Checker_part_3.cc DEP StatsD_Checker_part_4.cc DEP StatsD_Checker_part_5.cc DEP StatsD_Checker_part_6.cc DEP StatsD_Checker_part_7.cc CC AF_PACKET_PortType.o CC AF_PACKET_PortTypes.o CC BSSGP_Types.o CC FrameRelay_CodecPort.o CC FrameRelay_Emulation.o CC FrameRelay_Types.o CC GSM_Types.o CC General_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC LLC_Templates.o CC LLC_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o CC NS_Provider_FR.o CC NS_Provider_IPL4.o CC NS_Tests.o CC NS_Types.o CC Native_Functions.o CC Osmocom_Gb_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC Q931_Types.o CC Q933_Types.o CC SNDCP_Types.o CC Socket_API_Definitions.o CC StatsD_CodecPort.o CC StatsD_CodecPort_CtrlFunct.o CC StatsD_Types.o CC TCCConversion_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC UD_PortType.o CC UD_Types.o CC AF_PACKET_PortType_part_1.o CC AF_PACKET_PortType_part_2.o CC AF_PACKET_PortType_part_3.o CC AF_PACKET_PortType_part_4.o CC AF_PACKET_PortType_part_5.o CC AF_PACKET_PortType_part_6.o CC AF_PACKET_PortType_part_7.o CC AF_PACKET_PortTypes_part_1.o CC AF_PACKET_PortTypes_part_2.o CC AF_PACKET_PortTypes_part_3.o CC AF_PACKET_PortTypes_part_4.o CC AF_PACKET_PortTypes_part_5.o CC AF_PACKET_PortTypes_part_6.o CC AF_PACKET_PortTypes_part_7.o CC BSSGP_Types_part_1.o CC BSSGP_Types_part_2.o CC BSSGP_Types_part_3.o CC BSSGP_Types_part_4.o CC BSSGP_Types_part_5.o CC BSSGP_Types_part_6.o CC BSSGP_Types_part_7.o CC FrameRelay_CodecPort_part_1.o CC FrameRelay_CodecPort_part_2.o CC FrameRelay_CodecPort_part_3.o CC FrameRelay_CodecPort_part_4.o CC FrameRelay_CodecPort_part_5.o CC FrameRelay_CodecPort_part_6.o CC FrameRelay_CodecPort_part_7.o CC FrameRelay_Emulation_part_1.o CC FrameRelay_Emulation_part_2.o CC FrameRelay_Emulation_part_3.o CC FrameRelay_Emulation_part_4.o CC FrameRelay_Emulation_part_5.o CC FrameRelay_Emulation_part_6.o CC FrameRelay_Emulation_part_7.o CC FrameRelay_Types_part_1.o CC FrameRelay_Types_part_2.o CC FrameRelay_Types_part_3.o CC FrameRelay_Types_part_4.o CC FrameRelay_Types_part_5.o CC FrameRelay_Types_part_6.o CC FrameRelay_Types_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC LLC_Templates_part_1.o CC LLC_Templates_part_2.o CC LLC_Templates_part_3.o CC LLC_Templates_part_4.o CC LLC_Templates_part_5.o CC LLC_Templates_part_6.o CC LLC_Templates_part_7.o CC LLC_Types_part_1.o CC LLC_Types_part_2.o CC LLC_Types_part_3.o CC LLC_Types_part_4.o CC LLC_Types_part_5.o CC LLC_Types_part_6.o CC LLC_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC NS_Provider_FR_part_1.o CC NS_Provider_FR_part_2.o CC NS_Provider_FR_part_3.o CC NS_Provider_FR_part_4.o CC NS_Provider_FR_part_5.o CC NS_Provider_FR_part_6.o CC NS_Provider_FR_part_7.o CC NS_Provider_IPL4_part_1.o CC NS_Provider_IPL4_part_2.o CC NS_Provider_IPL4_part_3.o CC NS_Provider_IPL4_part_4.o CC NS_Provider_IPL4_part_5.o CC NS_Provider_IPL4_part_6.o CC NS_Provider_IPL4_part_7.o CC NS_Tests_part_1.o CC NS_Tests_part_2.o CC NS_Tests_part_3.o CC NS_Tests_part_4.o CC NS_Tests_part_5.o CC NS_Tests_part_6.o CC NS_Tests_part_7.o CC NS_Types_part_1.o CC NS_Types_part_2.o CC NS_Types_part_3.o CC NS_Types_part_4.o CC NS_Types_part_5.o CC NS_Types_part_6.o CC NS_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_Gb_Types_part_1.o CC Osmocom_Gb_Types_part_2.o CC Osmocom_Gb_Types_part_3.o CC Osmocom_Gb_Types_part_4.o CC Osmocom_Gb_Types_part_5.o CC Osmocom_Gb_Types_part_6.o CC Osmocom_Gb_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC Q931_Types_part_1.o CC Q931_Types_part_2.o CC Q931_Types_part_3.o CC Q931_Types_part_4.o CC Q931_Types_part_5.o CC Q931_Types_part_6.o CC Q931_Types_part_7.o CC Q933_Types_part_1.o CC Q933_Types_part_2.o CC Q933_Types_part_3.o CC Q933_Types_part_4.o CC Q933_Types_part_5.o CC Q933_Types_part_6.o CC Q933_Types_part_7.o CC SNDCP_Types_part_1.o CC SNDCP_Types_part_2.o CC SNDCP_Types_part_3.o CC SNDCP_Types_part_4.o CC SNDCP_Types_part_5.o CC SNDCP_Types_part_6.o CC SNDCP_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC StatsD_CodecPort_part_1.o CC StatsD_CodecPort_part_2.o CC StatsD_CodecPort_part_3.o CC StatsD_CodecPort_part_4.o CC StatsD_CodecPort_part_5.o CC StatsD_CodecPort_part_6.o CC StatsD_CodecPort_part_7.o CC StatsD_CodecPort_CtrlFunct_part_1.o CC StatsD_CodecPort_CtrlFunct_part_2.o CC StatsD_CodecPort_CtrlFunct_part_3.o CC StatsD_CodecPort_CtrlFunct_part_4.o CC StatsD_CodecPort_CtrlFunct_part_5.o CC StatsD_CodecPort_CtrlFunct_part_6.o CC StatsD_CodecPort_CtrlFunct_part_7.o CC StatsD_Types_part_1.o CC StatsD_Types_part_2.o CC StatsD_Types_part_3.o CC StatsD_Types_part_4.o CC StatsD_Types_part_5.o CC StatsD_Types_part_6.o CC StatsD_Types_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UD_PortType_part_1.o CC UD_PortType_part_2.o CC UD_PortType_part_3.o CC UD_PortType_part_4.o CC UD_PortType_part_5.o CC UD_PortType_part_6.o CC UD_PortType_part_7.o CC UD_Types_part_1.o CC UD_Types_part_2.o CC UD_Types_part_3.o CC UD_Types_part_4.o CC UD_Types_part_5.o CC UD_Types_part_6.o CC UD_Types_part_7.o CC BSSGP_Emulation.o CC NS_Emulation.o CC RAW_NS.o CC StatsD_Checker.o CC BSSGP_Emulation_part_1.o CC BSSGP_Emulation_part_2.o CC BSSGP_Emulation_part_3.o CC BSSGP_Emulation_part_4.o CC BSSGP_Emulation_part_5.o CC BSSGP_Emulation_part_6.o CC BSSGP_Emulation_part_7.o CC NS_Emulation_part_1.o CC NS_Emulation_part_2.o CC NS_Emulation_part_3.o CC NS_Emulation_part_4.o CC NS_Emulation_part_5.o CC NS_Emulation_part_6.o CC NS_Emulation_part_7.o CC RAW_NS_part_1.o CC RAW_NS_part_2.o CC RAW_NS_part_3.o CC RAW_NS_part_4.o CC RAW_NS_part_5.o CC RAW_NS_part_6.o CC RAW_NS_part_7.o CC StatsD_Checker_part_1.o CC StatsD_Checker_part_2.o CC StatsD_Checker_part_3.o CC StatsD_Checker_part_4.o CC StatsD_Checker_part_5.o CC StatsD_Checker_part_6.o CC StatsD_Checker_part_7.o CC AF_PACKET_PT.o CC BSSGP_EncDec.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC LLC_EncDec.o CC Native_FunctionDefs.o CC StatsD_CodecPort_CtrlFunctdef.o CC TCCConversion.o CC TCCInterface.o CC TELNETasp_PT.o CC UD_PT.o CCLD AF_PACKET_PortType.so CCLD AF_PACKET_PortTypes.so CCLD BSSGP_Types.so CCLD FrameRelay_CodecPort.so CCLD FrameRelay_Emulation.so CCLD FrameRelay_Types.so CCLD GSM_Types.so CCLD General_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD LLC_Templates.so CCLD LLC_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD NS_Provider_FR.so CCLD NS_Tests.so CCLD NS_Provider_IPL4.so CCLD NS_Types.so CCLD Native_Functions.so CCLD Osmocom_Gb_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD Q931_Types.so CCLD Q933_Types.so CCLD SNDCP_Types.so CCLD Socket_API_Definitions.so CCLD StatsD_CodecPort.so CCLD StatsD_CodecPort_CtrlFunct.so CCLD StatsD_Types.so CCLD TCCConversion_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD UD_PortType.so CCLD UD_Types.so CCLD AF_PACKET_PortType_part_1.so CCLD AF_PACKET_PortType_part_2.so CCLD AF_PACKET_PortType_part_3.so CCLD AF_PACKET_PortType_part_4.so CCLD AF_PACKET_PortType_part_5.so CCLD AF_PACKET_PortType_part_6.so CCLD AF_PACKET_PortType_part_7.so CCLD AF_PACKET_PortTypes_part_1.so CCLD AF_PACKET_PortTypes_part_2.so CCLD AF_PACKET_PortTypes_part_3.so CCLD AF_PACKET_PortTypes_part_4.so CCLD AF_PACKET_PortTypes_part_5.so CCLD AF_PACKET_PortTypes_part_6.so CCLD AF_PACKET_PortTypes_part_7.so CCLD BSSGP_Types_part_1.so CCLD BSSGP_Types_part_2.so CCLD BSSGP_Types_part_3.so CCLD BSSGP_Types_part_4.so CCLD BSSGP_Types_part_5.so CCLD BSSGP_Types_part_6.so CCLD BSSGP_Types_part_7.so CCLD FrameRelay_CodecPort_part_1.so CCLD FrameRelay_CodecPort_part_2.so CCLD FrameRelay_CodecPort_part_3.so CCLD FrameRelay_CodecPort_part_4.so CCLD FrameRelay_CodecPort_part_5.so CCLD FrameRelay_CodecPort_part_6.so CCLD FrameRelay_CodecPort_part_7.so CCLD FrameRelay_Emulation_part_1.so CCLD FrameRelay_Emulation_part_2.so CCLD FrameRelay_Emulation_part_3.so CCLD FrameRelay_Emulation_part_4.so CCLD FrameRelay_Emulation_part_5.so CCLD FrameRelay_Emulation_part_6.so CCLD FrameRelay_Emulation_part_7.so CCLD FrameRelay_Types_part_1.so CCLD FrameRelay_Types_part_2.so CCLD FrameRelay_Types_part_3.so CCLD FrameRelay_Types_part_4.so CCLD FrameRelay_Types_part_5.so CCLD FrameRelay_Types_part_6.so CCLD FrameRelay_Types_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD LLC_Templates_part_1.so CCLD LLC_Templates_part_2.so CCLD LLC_Templates_part_3.so CCLD LLC_Templates_part_4.so CCLD LLC_Templates_part_5.so CCLD LLC_Templates_part_6.so CCLD LLC_Templates_part_7.so CCLD LLC_Types_part_1.so CCLD LLC_Types_part_2.so CCLD LLC_Types_part_3.so CCLD LLC_Types_part_4.so CCLD LLC_Types_part_5.so CCLD LLC_Types_part_6.so CCLD LLC_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD NS_Provider_FR_part_1.so CCLD NS_Provider_FR_part_2.so CCLD NS_Provider_FR_part_3.so CCLD NS_Provider_FR_part_4.so CCLD NS_Provider_FR_part_5.so CCLD NS_Provider_FR_part_6.so CCLD NS_Provider_FR_part_7.so CCLD NS_Provider_IPL4_part_2.so CCLD NS_Provider_IPL4_part_1.so CCLD NS_Provider_IPL4_part_3.so CCLD NS_Provider_IPL4_part_4.so CCLD NS_Provider_IPL4_part_5.so CCLD NS_Provider_IPL4_part_6.so CCLD NS_Provider_IPL4_part_7.so CCLD NS_Tests_part_1.so CCLD NS_Tests_part_2.so CCLD NS_Tests_part_3.so CCLD NS_Tests_part_4.so CCLD NS_Tests_part_5.so CCLD NS_Tests_part_6.so CCLD NS_Tests_part_7.so CCLD NS_Types_part_1.so CCLD NS_Types_part_2.so CCLD NS_Types_part_3.so CCLD NS_Types_part_4.so CCLD NS_Types_part_5.so CCLD NS_Types_part_6.so CCLD NS_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_Gb_Types_part_1.so CCLD Osmocom_Gb_Types_part_2.so CCLD Osmocom_Gb_Types_part_3.so CCLD Osmocom_Gb_Types_part_4.so CCLD Osmocom_Gb_Types_part_5.so CCLD Osmocom_Gb_Types_part_6.so CCLD Osmocom_Gb_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD Q931_Types_part_1.so CCLD Q931_Types_part_2.so CCLD Q931_Types_part_3.so CCLD Q931_Types_part_4.so CCLD Q931_Types_part_5.so CCLD Q931_Types_part_6.so CCLD Q931_Types_part_7.so CCLD Q933_Types_part_1.so CCLD Q933_Types_part_2.so CCLD Q933_Types_part_3.so CCLD Q933_Types_part_4.so CCLD Q933_Types_part_5.so CCLD Q933_Types_part_6.so CCLD Q933_Types_part_7.so CCLD SNDCP_Types_part_1.so CCLD SNDCP_Types_part_2.so CCLD SNDCP_Types_part_3.so CCLD SNDCP_Types_part_4.so CCLD SNDCP_Types_part_5.so CCLD SNDCP_Types_part_6.so CCLD SNDCP_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD StatsD_CodecPort_part_1.so CCLD StatsD_CodecPort_part_2.so CCLD StatsD_CodecPort_part_3.so CCLD StatsD_CodecPort_part_4.so CCLD StatsD_CodecPort_part_5.so CCLD StatsD_CodecPort_part_6.so CCLD StatsD_CodecPort_part_7.so CCLD StatsD_CodecPort_CtrlFunct_part_1.so CCLD StatsD_CodecPort_CtrlFunct_part_2.so CCLD StatsD_CodecPort_CtrlFunct_part_3.so CCLD StatsD_CodecPort_CtrlFunct_part_4.so CCLD StatsD_CodecPort_CtrlFunct_part_5.so CCLD StatsD_CodecPort_CtrlFunct_part_6.so CCLD StatsD_CodecPort_CtrlFunct_part_7.so CCLD StatsD_Types_part_1.so CCLD StatsD_Types_part_2.so CCLD StatsD_Types_part_3.so CCLD StatsD_Types_part_4.so CCLD StatsD_Types_part_5.so CCLD StatsD_Types_part_6.so CCLD StatsD_Types_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UD_PortType_part_1.so CCLD UD_PortType_part_2.so CCLD UD_PortType_part_3.so CCLD UD_PortType_part_4.so CCLD UD_PortType_part_5.so CCLD UD_PortType_part_6.so CCLD UD_PortType_part_7.so CCLD UD_Types_part_1.so CCLD UD_Types_part_2.so CCLD UD_Types_part_3.so CCLD UD_Types_part_4.so CCLD UD_Types_part_5.so CCLD UD_Types_part_6.so CCLD UD_Types_part_7.so CCLD BSSGP_Emulation.so CCLD NS_Emulation.so CCLD RAW_NS.so CCLD StatsD_Checker.so CCLD BSSGP_Emulation_part_1.so CCLD BSSGP_Emulation_part_2.so CCLD BSSGP_Emulation_part_3.so CCLD BSSGP_Emulation_part_4.so CCLD BSSGP_Emulation_part_5.so CCLD BSSGP_Emulation_part_6.so CCLD BSSGP_Emulation_part_7.so CCLD NS_Emulation_part_1.so CCLD NS_Emulation_part_2.so CCLD NS_Emulation_part_3.so CCLD NS_Emulation_part_4.so CCLD NS_Emulation_part_5.so CCLD NS_Emulation_part_6.so CCLD NS_Emulation_part_7.so CCLD RAW_NS_part_1.so CCLD RAW_NS_part_2.so CCLD RAW_NS_part_3.so CCLD RAW_NS_part_4.so CCLD RAW_NS_part_5.so CCLD RAW_NS_part_6.so CCLD RAW_NS_part_7.so CCLD StatsD_Checker_part_1.so CCLD StatsD_Checker_part_2.so CCLD StatsD_Checker_part_3.so CCLD StatsD_Checker_part_4.so CCLD StatsD_Checker_part_5.so CCLD StatsD_Checker_part_6.so CCLD StatsD_Checker_part_7.so CCLD AF_PACKET_PT.so CCLD BSSGP_EncDec.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD LLC_EncDec.so CCLD Native_FunctionDefs.so CCLD StatsD_CodecPort_CtrlFunctdef.so CCLD TCCConversion.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD UD_PT.so CCLD NS_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/podman/titan-11.1.0-debian-trixie/ns' [testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', 'sh', '-c', 'echo \'Package: *\nPin: origin "downloads.osmocom.org"\nPin-Priority: 1100\n\' > /etc/apt/preferences.d/osmocom-apt-pin'] [testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ InRelease [1570 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ Packages [54.5 kB] Fetched 56.1 kB in 0s (357 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details [testenv][udp] libosmocore: cloning master [testenv][udp] + ['git', '-c', 'advice.detachedHead=false', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/git/build_against_osmocom_nightly_asan', 'clone', '--depth', '1', '--branch', 'master', 'https://gerrit.osmocom.org/libosmocore'] Cloning into 'libosmocore'... [testenv][udp] libosmocore: showing current commit [testenv][udp] + ['git', '-P', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmocore', '-c', 'color.ui=always', 'log', '-1', '--oneline'] 33cb4d4 tests: fix for debian 13 armv7l [testenv][udp] Building osmo-ns-dummy [testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmocore', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', 'autoreconf', '-fi'] libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:76: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:76: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:76: the top level configure.ac:90: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_pthread.m4:88: AX_PTHREAD is expanded from... configure.ac:90: the top level configure.ac:180: warning: The macro 'AC_CONFIG_HEADER' is obsolete. configure.ac:180: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:180: the top level configure.ac:474: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:474: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:474: the top level configure.ac:613: warning: AC_OUTPUT should be used without arguments. configure.ac:613: You should run autoupdate. configure.ac:24: installing './compile' configure.ac:26: installing './config.guess' configure.ac:26: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:64: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:122: ... 'DOXYGEN' previously defined here src/codec/Makefile.am: installing './depcomp' [testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmocore', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', './configure', '--enable-sanitize'] checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 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 xargs -n works... 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 ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip 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... no 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 whether byte ordering is bigendian... no checking for egrep... (cached) /usr/bin/grep -E checking for execinfo.h... yes checking for poll.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/signalfd.h... yes checking for sys/eventfd.h... yes checking for sys/timerfd.h... yes checking for syslog.h... yes checking for ctype.h... yes checking for netinet/tcp.h... yes checking for netinet/in.h... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether HAVE_SYS_SOCKET_H is declared... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... none required checking for library containing dlsym... none required checking for backtrace in -lexecinfo... no checking how to run the C preprocessor... gcc -E checking for egrep -e... (cached) /usr/bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_getname_np(pthread_t, char*, size_t)... yes checking for library containing clock_gettime... none required checking for doxygen... false checking whether SYS_getrandom is declared... yes checking if gcc supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for gettid... yes checking whether to workaround TLS bug in old gcc on ARM platforms... checking for a Python interpreter with version >= 3.4... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.13 checking for python3 platform... linux checking for GNU default python3 prefix... ${prefix} checking for GNU default python3 exec_prefix... ${exec_prefix} checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.13/site-packages checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.13/site-packages checking for talloc >= 2.1.0... yes checking for liburing >= 0.7... yes checking for libpcsclite... yes checking for libusb-1.0... yes checking for gnutls >= 2.12.0... yes checking for libmnl... yes checking for libsctp... yes checking whether to enable VTY/CTRL tests... no checking whether C compiler accepts -mavx2... yes checking whether C compiler accepts -mssse3... yes checking whether C compiler accepts -msse4.1... yes checking whether to enable ARM NEON instructions support... no checking whether to include systemtap tracing support... no checking whether to build with code coverage support... no checking whether gcc has __builtin_cpu_supports built-in... yes checking for struct tcp_info.tcpi_notsent_bytes... yes checking for struct tcp_info.tcpi_rwnd_limited... yes checking for struct tcp_info.tcpi_sndbuf_limited... yes checking for struct tcp_info.tcpi_reord_seen... yes CFLAGS=" -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall" CPPFLAGS=" -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmocore.pc config.status: creating libosmocodec.pc config.status: creating libosmocoding.pc config.status: creating libosmovty.pc config.status: creating libosmogsm.pc config.status: creating libosmoisdn.pc config.status: creating libosmogb.pc config.status: creating libosmoctrl.pc config.status: creating libosmosim.pc config.status: creating libosmousb.pc config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/codec/Makefile config.status: creating include/osmocom/coding/Makefile config.status: creating include/osmocom/core/Makefile config.status: creating include/osmocom/crypt/Makefile config.status: creating include/osmocom/ctrl/Makefile config.status: creating include/osmocom/gprs/Makefile config.status: creating include/osmocom/gprs/protocol/Makefile config.status: creating include/osmocom/gsm/Makefile config.status: creating include/osmocom/gsm/protocol/Makefile config.status: creating include/osmocom/isdn/Makefile config.status: creating include/osmocom/sim/Makefile config.status: creating include/osmocom/usb/Makefile config.status: creating include/osmocom/vty/Makefile config.status: creating src/Makefile config.status: creating src/core/Makefile config.status: creating src/vty/Makefile config.status: creating src/codec/Makefile config.status: creating src/coding/Makefile config.status: creating src/sim/Makefile config.status: creating src/usb/Makefile config.status: creating src/gsm/Makefile config.status: creating src/isdn/Makefile config.status: creating src/gb/Makefile config.status: creating src/ctrl/Makefile config.status: creating src/pseudotalloc/Makefile config.status: creating tapset/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating tests/osmo-config-merge/Makefile config.status: creating utils/Makefile config.status: creating utils/osmo-stat-dummy/Makefile config.status: creating Doxyfile.core config.status: creating Doxyfile.gsm config.status: creating Doxyfile.isdn config.status: creating Doxyfile.vty config.status: creating Doxyfile.codec config.status: creating Doxyfile.coding config.status: creating Doxyfile.gb config.status: creating Doxyfile.ctrl config.status: creating Doxyfile.sim config.status: creating Doxyfile.usb config.status: creating Makefile config.status: creating contrib/libosmocore.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing tests/osmo-config-merge/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands [testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmocore', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/build_osmo_ns_dummy.sh', '20'] + MAKE=make -j20 + make -j20 -C include/osmocom/core all make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmocore/include/osmocom/core' GEN bit16gen.h GEN bit32gen.h GEN bit64gen.h GEN crc16gen.h GEN crc32gen.h GEN crc64gen.h GEN crc8gen.h GEN bit16gen.h GEN bit32gen.h GEN bit64gen.h GEN crc16gen.h GEN version.h GEN crc32gen.h GEN crc64gen.h GEN crc8gen.h GEN socket_compat.h GEN version.h GEN socket_compat.h make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmocore/include/osmocom/core' + make -j20 -C src/core libosmocore.la make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmocore/src/core' CC application.lo CC backtrace.lo CC bits.lo CC base64.lo CC bitvec.lo CC bitcomp.lo CC context.lo CC conv.lo CC conv_acc.lo CC conv_acc_generic.lo CC counter.lo CC crc16.lo GEN crc8gen.c GEN crc16gen.c GEN crc32gen.c GEN crc64gen.c CC exec.lo CC fsm.lo CC gsmtap_util.lo CC it_q.lo CC logging.lo CC isdnhdlc.lo CC logging_syslog.lo CC logging_gsmtap.lo CC loggingrb.lo CC msgb.lo CC macaddr.lo CC netdev.lo CC netns.lo CC osmo_io.lo CC osmo_io_poll.lo CC panic.lo CC prbs.lo CC prim.lo CC rate_ctr.lo CC rbtree.lo CC select.lo CC sercomm.lo CC signal.lo CC sockaddr_str.lo CC socket.lo CC soft_uart.lo CC stat_item.lo CC stats.lo CC stats_statsd.lo CC stats_tcp.lo CC strrb.lo CC tdef.lo CC thread.lo CC time_cc.lo CC timer.lo CC timer_gettimeofday.lo CC timer_clockgettime.lo CC tun.lo CC use_count.lo CC utils.lo CC write_queue.lo CC conv_acc_sse.lo CC conv_acc_sse_avx.lo CC plugin.lo CC msgfile.lo CC serial.lo CC mnl.lo CC osmo_io_uring.lo CC crc8gen.lo CC crc16gen.lo CC crc32gen.lo CC crc64gen.lo CCLD libosmocore.la make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmocore/src/core' + make -j20 -C src/vty libosmovty.la make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmocore/src/vty' CC buffer.lo CC cpu_sched_vty.lo CC command.lo CC fsm_vty.lo CC logging_vty.lo CC misc_vty.lo CC stats_vty.lo CC talloc_ctx_vty.lo CC tdef_vty.lo CC telnet_interface.lo CC utils.lo CC vector.lo CC vty.lo CCLD libosmovty.la make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmocore/src/vty' + make -j20 -C src/isdn libosmoisdn.la make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmocore/src/isdn' CC i460_mux.lo CC lapd_core.lo CC v110_ta.lo CC v110.lo CCLD libisdnint.la CCLD libosmoisdn.la make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmocore/src/isdn' + make -j20 -C src/gsm libosmogsm.la make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmocore/src/gsm' CC a5.lo CC rxlev_stat.lo CC tlv_parser.lo CC comp128v23.lo CC comp128.lo CC gsm_utils.lo CC rsl.lo CC gsm48.lo CC gsm48_arfcn_range_encode.lo CC gsm48_ie.lo CC gsm0808.lo CC sysinfo.lo CC gprs_cipher_core.lo CC gprs_rlc.lo CC abis_nm.lo CC gsm0480.lo CC gsm0502.lo CC gsm0411_utils.lo CC gsm0411_smc.lo CC gsm0411_smr.lo gsm_utils.c:106:9: note: '#pragma message: glibc 2.41 random detected' 106 | #pragma message ("glibc " OSMO_STRINGIFY_VAL(__GLIBC__) "." OSMO_STRINGIFY_VAL(__GLIBC_MINOR__) " random detected") | ^~~~~~~ CC gsm0414.lo CC lapdm.lo CC kasumi.lo CC gsm29205.lo CC gsm_04_08_gprs.lo CC auth_core.lo CC auth_comp128v1.lo CC auth_comp128v23.lo CC auth_xor.lo CC auth_xor_2g.lo CC auth_milenage.lo CC gea.lo CC gan.lo CC ipa.lo CC gsm0341.lo CC apn.lo CC auth_tuak.lo CC gprs_gea.lo GEN gsm0503_conv.c CC oap.lo CC gsm0808_utils.lo CC gsm23003.lo CC gsm23236.lo CC mncc.lo CC bts_features.lo Generating convolutional codes... Generate 'xcch' definition Generate 'tch_f24' definition Generate 'tch_h24' definition Generate 'tch_f48' definition Generate 'tch_f96' definition Generate 'tch_f144' definition Generate 'rach' definition Generate 'rach_ext' definition Generate 'sch' definition Generate 'cs2' definition Generate 'cs3' definition Generate 'cs2_np' definition Generate 'cs3_np' definition Generate 'tch_afs_12_2' definition Generate 'tch_afs_10_2' definition Generate 'tch_afs_7_95' definition CC oap_client.lo Generate 'tch_afs_7_4' definition Generate 'tch_afs_6_7' definition Generate 'tch_afs_5_9' definition Generate 'tch_afs_5_15' definition Generate 'tch_afs_4_75' definition CC gsm29118.lo Generate 'tch_fr' definition Generate 'tch_hr' definition CC gsm48_rest_octets.lo Generate 'tch_ahs_7_95' definition Generate 'tch_ahs_7_4' definition Generate 'tch_ahs_6_7' definition Generate 'tch_ahs_5_9' definition Generate 'tch_ahs_5_15' definition Generate 'tch_ahs_4_75' definition Generate 'tch_axs_sid_update' definition Generate 'mcs1_dl_hdr' definition Generate 'mcs1_ul_hdr' definition Generate 'mcs1' definition Generate 'mcs2' definition Generate 'mcs3' definition Generate 'mcs4' definition Generate 'mcs5_dl_hdr' definition Generate 'mcs5_ul_hdr' definition Generate 'mcs5' definition Generate 'mcs6' definition Generate 'mcs7_dl_hdr' definition Generate 'mcs7_ul_hdr' definition Generate 'mcs7' definition Generate 'mcs8' definition Generate 'mcs9' definition Generation complete. CC cbsp.lo CC gsm48049.lo CC gad.lo CC bsslap.lo CC bssmap_le.lo CC kdf.lo CC iuup.lo CC gsm44021.lo CC gsm44068.lo CC rlp.lo CC gsup.lo CC gsup_sms.lo CC milenage/aes-encblock.lo CC milenage/aes-internal.lo CC milenage/aes-internal-enc.lo CC milenage/milenage.lo CC tuak/KeccakP-1600-3gpp.lo CC tuak/tuak.lo CC gsm0503_conv.lo CCLD libgsmint.la CCLD libosmogsm.la make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmocore/src/gsm' + make -j20 -C src/gb libosmogb.la make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmocore/src/gb' CC gprs_ns.lo CC gprs_ns_frgre.lo CC gprs_ns_vty.lo CC gprs_ns_sns.lo CC gprs_bssgp.lo CC gprs_bssgp_util.lo CC gprs_bssgp_vty.lo CC gprs_bssgp_rim.lo CC gprs_bssgp_bss.lo CC gprs_ns2.lo CC gprs_ns2_udp.lo CC gprs_ns2_frgre.lo CC gprs_ns2_fr.lo CC gprs_ns2_vc_fsm.lo CC gprs_ns2_sns.lo CC gprs_ns2_message.lo CC gprs_ns2_vty.lo CC gprs_bssgp2.lo CC bssgp_bvc_fsm.lo CC common_vty.lo CC frame_relay.lo CCLD libosmogb.la make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmocore/src/gb' + make -j20 -C src/ctrl libosmoctrl.la make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmocore/src/ctrl' CC control_cmd.lo CC control_if.lo CC fsm_ctrl_commands.lo CC control_vty.lo CCLD libosmoctrl.la make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmocore/src/ctrl' + make -j20 -C utils osmo-ns-dummy make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmocore/utils' CC osmo-ns-dummy.o CC osmo-ns-dummy-vty.o CCLD osmo-ns-dummy make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmocore/utils' [testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', 'ln', '-s', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmocore/utils/osmo-ns-dummy', '/usr/local/bin/osmo-ns-dummy'] [testenv][udp] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs [testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns/NS_Tests.udp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.udp.cfg'] [testenv][udp] + ['cp', '-a', 'osmo-ns.udp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/osmo-ns-dummy'] [testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns/NS_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.default'] [testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/Common.cfg'] [testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan"#', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/Common.cfg'] [testenv][udp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/Common.cfg [testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-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-ns-test-asan/logs/testsuite/Common.cfg'] [testenv][udp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.udp.cfg [testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-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-ns-test-asan/logs/testsuite/NS_Tests.udp.cfg'] [testenv][udp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.default [testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-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-ns-test-asan/logs/testsuite/NS_Tests.default'] [testenv][udp] Running osmo-ns-dummy [testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/osmo-ns-dummy', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', 'sh', '-c', 'run_osmo_ns_dummy.sh -p 4240 -c osmo-ns.udp.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/osmo-ns-dummy/osmo-ns-dummy.log'] + [ -n ] + exec osmo-ns-dummy -p 4240 -c osmo-ns.udp.cfg <0009> Stats timer started with interval 5 sec 20250827171428791 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171428791 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171428791 DLGLOBAL NOTICE telnet_interface.c:88 Available via telnet 127.0.0.1 4240 [testenv][udp] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4240', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/start-testsuite.sh', 'ns/NS_Tests', 'NS_Tests.udp.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli NS_Tests.udp.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: NS_Tests.udp.cfg MC@c650fc6a9a8f: Unix server socket created successfully. MC@c650fc6a9a8f: Listening on TCP port 36841. c650fc6a9a8f is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/podman/titan-11.1.0-debian-trixie/ns/NS_Tests c650fc6a9a8f 36841 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@c650fc6a9a8f: New HC connected from 10.0.2.100 [10.0.2.100]. c650fc6a9a8f: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@c650fc6a9a8f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@c650fc6a9a8f: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@c650fc6a9a8f: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@c650fc6a9a8f: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file. HC@c650fc6a9a8f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c650fc6a9a8f: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@c650fc6a9a8f: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@c650fc6a9a8f: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@c650fc6a9a8f: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@c650fc6a9a8f: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in MC@c650fc6a9a8f: Configuration file was processed on all HCs. MC@c650fc6a9a8f: Creating MTC on host 10.0.2.100. MC@c650fc6a9a8f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset'. ------ NS_Tests.TC_tx_reset ------ Wed Aug 27 17:14:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_tx_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_tx_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_tx_reset started. 20250827171430153 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34850<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171430161 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171430162 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 10 s MTC@c650fc6a9a8f: Start timer T: 10 s 20250827171430185 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171430185 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171430185 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250827171430185 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171431194 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34850<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_tx_reset finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset pass'. Wed Aug 27 17:14:31 UTC 2025 ====== NS_Tests.TC_tx_reset pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_reset.talloc 20250827171431243 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34856<->l=127.0.0.1:4240 20250827171431344 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34856<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=8380) Waiting for packet dumper to finish... 1 (prev_count=8380, count=12664) 20250827171433163 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171433185 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171433186 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block'. ------ NS_Tests.TC_tx_block ------ Wed Aug 27 17:14:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_tx_block.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_tx_block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_tx_block started. 20250827171434451 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34866<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171434454 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171434454 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 30 s MTC@c650fc6a9a8f: Start timer T: 10 s 20250827171434468 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171434469 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171434469 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250827171434469 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171434471 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250827171434471 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK 20250827171434471 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 20250827171434471 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171435476 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK 20250827171435476 DLNSSIGNAL INFO gprs_ns2_message.c:265 NSE(01234)-NSVC(01234) Tx NS-BLOCK-ACK 20250827171435476 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171436481 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34866<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_tx_block finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block pass'. Wed Aug 27 17:14:36 UTC 2025 ====== NS_Tests.TC_tx_block pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_block.talloc 20250827171436521 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38940<->l=127.0.0.1:4240 20250827171436622 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38940<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=11544) 20250827171437456 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171437470 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=11544, count=15828) MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty'. ------ NS_Tests.TC_tx_block_by_vty ------ Wed Aug 27 17:14:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_tx_block_by_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_tx_block_by_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_tx_block_by_vty started. 20250827171439742 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38954<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171439747 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171439747 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 30 s MTC@c650fc6a9a8f: Start timer T: 10 s 20250827171439762 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171439762 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171439762 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250827171439763 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171439766 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250827171439766 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK 20250827171439766 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250827171439766 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 MTC@c650fc6a9a8f: Start timer T: 1 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171440768 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 20250827171440768 DLNSSIGNAL INFO gprs_ns2_message.c:231 NSE(01234)-NSVC(01234) Tx NS-BLOCK cause=O&M intervention MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171440771 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK-ACK 20250827171441776 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38954<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_tx_block_by_vty finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty pass'. Wed Aug 27 17:14:41 UTC 2025 ====== NS_Tests.TC_tx_block_by_vty pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_block_by_vty.talloc 20250827171441827 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38970<->l=127.0.0.1:4240 20250827171441928 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38970<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12256) 20250827171442749 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171442763 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=12256, count=16540) MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty_reset'. ------ NS_Tests.TC_tx_block_by_vty_reset ------ Wed Aug 27 17:14:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_tx_block_by_vty_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_tx_block_by_vty_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty_reset' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_tx_block_by_vty_reset started. 20250827171445025 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38986<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171445031 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171445032 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 60 s MTC@c650fc6a9a8f: Start timer T: 10 s 20250827171445051 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171445051 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171445051 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250827171445051 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171445054 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250827171445054 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK 20250827171445054 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250827171445054 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171446056 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 20250827171446056 DLNSSIGNAL INFO gprs_ns2_message.c:231 NSE(01234)-NSVC(01234) Tx NS-BLOCK cause=O&M intervention MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 10 s 20250827171446061 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK-ACK 20250827171446062 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171446062 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171446062 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE MTC@c650fc6a9a8f: Start timer T: 10 s 20250827171446065 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK 20250827171448033 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171451034 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171454035 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171456079 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38986<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_tx_block_by_vty_reset finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty_reset pass'. Wed Aug 27 17:14:56 UTC 2025 ====== NS_Tests.TC_tx_block_by_vty_reset pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_block_by_vty_reset.talloc 20250827171456123 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33100<->l=127.0.0.1:4240 20250827171456224 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33100<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18184) 20250827171457036 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention Waiting for packet dumper to finish... 1 (prev_count=18184, count=22468) 20250827171458066 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty_reset pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_unitdata_over_blocked'. ------ NS_Tests.TC_tx_block_unitdata_over_blocked ------ Wed Aug 27 17:14:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_tx_block_unitdata_over_blocked.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_tx_block_unitdata_over_blocked.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_unitdata_over_blocked' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_tx_block_unitdata_over_blocked started. 20250827171459332 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33112<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171459339 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171459340 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 30 s MTC@c650fc6a9a8f: Start timer T: 10 s 20250827171459358 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171459358 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171459358 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250827171459358 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171459361 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250827171459361 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK 20250827171459362 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250827171459362 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171500367 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK 20250827171500367 DLNSSIGNAL INFO gprs_ns2_message.c:265 NSE(01234)-NSVC(01234) Tx NS-BLOCK-ACK 20250827171500367 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 MTC@c650fc6a9a8f: Start timer T: 1 s MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171502341 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171502359 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171502364 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK 20250827171502372 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01234) Rx NS-UNITDATA 20250827171502372 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01234) Rx NS-UNITDATA 20250827171502372 DLNSSIGNAL INFO gprs_ns2_message.c:477 NSE(01234)-NSVC(01234) Tx NS-STATUS cause=NS-VC blocked MTC@c650fc6a9a8f: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } } MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171503376 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33112<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_tx_block_unitdata_over_blocked finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_unitdata_over_blocked pass'. Wed Aug 27 17:15:03 UTC 2025 ====== NS_Tests.TC_tx_block_unitdata_over_blocked pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_block_unitdata_over_blocked.talloc 20250827171503410 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33118<->l=127.0.0.1:4240 20250827171503511 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33118<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14412) Waiting for packet dumper to finish... 1 (prev_count=14412, count=18696) 20250827171505343 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_unitdata_over_blocked pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_rx_block_unitdata_over_blocked'. ------ NS_Tests.TC_rx_block_unitdata_over_blocked ------ Wed Aug 27 17:15:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_rx_block_unitdata_over_blocked.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_rx_block_unitdata_over_blocked.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_rx_block_unitdata_over_blocked' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_rx_block_unitdata_over_blocked started. 20250827171506568 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34286<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171506576 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171506577 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 30 s MTC@c650fc6a9a8f: Start timer T: 10 s 20250827171506598 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171506599 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171506599 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250827171506599 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171506602 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250827171506602 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK 20250827171506602 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250827171506602 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171507606 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 20250827171507606 DLNSSIGNAL INFO gprs_ns2_message.c:231 NSE(01234)-NSVC(01234) Tx NS-BLOCK cause=O&M intervention MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171507610 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK-ACK MTC@c650fc6a9a8f: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } } 20250827171508614 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01234) Rx NS-UNITDATA 20250827171508614 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01234) Rx NS-UNITDATA 20250827171508614 DLNSSIGNAL INFO gprs_ns2_message.c:477 NSE(01234)-NSVC(01234) Tx NS-STATUS cause=NS-VC blocked MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171509578 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171509599 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171509603 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK 20250827171509620 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34286<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_rx_block_unitdata_over_blocked finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_rx_block_unitdata_over_blocked pass'. Wed Aug 27 17:15:09 UTC 2025 ====== NS_Tests.TC_rx_block_unitdata_over_blocked pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_rx_block_unitdata_over_blocked.talloc 20250827171509669 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34290<->l=127.0.0.1:4240 20250827171509770 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34290<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12964) Waiting for packet dumper to finish... 1 (prev_count=12964, count=19136) MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_rx_block_unitdata_over_blocked pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked'. ------ NS_Tests.TC_mirror_unitdata_tx_status_blocked ------ Wed Aug 27 17:15:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_mirror_unitdata_tx_status_blocked.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_mirror_unitdata_tx_status_blocked.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250827171512579 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_mirror_unitdata_tx_status_blocked started. 20250827171512830 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34300<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171512838 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171512839 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 30 s MTC@c650fc6a9a8f: Start timer T: 10 s 20250827171512859 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171512859 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171512859 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250827171512859 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171512863 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250827171512863 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK 20250827171512863 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250827171512863 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '002A'O, nS_SDU := '0011234242230101'O } } 20250827171512869 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01234) Rx NS-UNITDATA 20250827171512869 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01234) Rx NS-UNITDATA 20250827171512869 DLNSDATA INFO gprs_ns2_message.c:412 NSE(01234)-NSVC(01234) Tx NS-UNITDATA MTC@c650fc6a9a8f: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } } 20250827171512871 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-STATUS 20250827171512872 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:735 NSE(01234)-NSVC(01234) Rx NS-STATUS: remote side reported blocked state. 20250827171512872 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 20250827171512872 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01234) Rx NS-UNITDATA 20250827171512872 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01234) Rx NS-UNITDATA 20250827171512872 DLNSSIGNAL INFO gprs_ns2_message.c:477 NSE(01234)-NSVC(01234) Tx NS-STATUS cause=NS-VC blocked MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171513881 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34300<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_mirror_unitdata_tx_status_blocked finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked pass'. Wed Aug 27 17:15:13 UTC 2025 ====== NS_Tests.TC_mirror_unitdata_tx_status_blocked pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_mirror_unitdata_tx_status_blocked.talloc 20250827171513926 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34316<->l=127.0.0.1:4240 20250827171514027 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34316<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=15208) Waiting for packet dumper to finish... 1 (prev_count=15208, count=19492) 20250827171515840 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171515860 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_blocked_foreign_nsvc'. ------ NS_Tests.TC_tx_blocked_foreign_nsvc ------ Wed Aug 27 17:15:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_tx_blocked_foreign_nsvc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_tx_blocked_foreign_nsvc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_blocked_foreign_nsvc' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_tx_blocked_foreign_nsvc started. 20250827171517142 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38832<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171517147 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171517148 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer g_T_guard: 60 s MTC@c650fc6a9a8f: Start timer T: 10 s 20250827171517186 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171517187 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171517187 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250827171517187 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE MTC@c650fc6a9a8f: Start timer T: 10 s 20250827171517192 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01235) Rx NS-RESET 20250827171517192 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01235) Tx NS-RESET-ACK 20250827171517192 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01235) Tx NS-UNBLOCK 20250827171517192 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01235) Tx NS-ALIVE 20250827171517195 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250827171517195 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK 20250827171517195 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250827171517195 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 20250827171517197 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01235) Rx NS-UNBLOCK 20250827171517197 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01235) Tx NS-UNBLOCK-ACK 20250827171517197 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01235) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=200, first=0, mtu=65523 MTC@c650fc6a9a8f: f_ns_exp() expecting { pDU_NS_Block_Ack := { nsPduType := '05'O, nS_VCI := { iEI := '01'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nS_VCI := '04D3'O } } } 20250827171517199 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK 20250827171517199 DLNSSIGNAL INFO gprs_ns2_message.c:265 NSE(01234)-NSVC(01234) Tx NS-BLOCK-ACK MTC@c650fc6a9a8f: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } } 20250827171517201 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01235) Rx NS-UNITDATA 20250827171517201 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01235) Rx NS-UNITDATA 20250827171517201 DLNSSIGNAL INFO gprs_ns2_message.c:477 NSE(01234)-NSVC(01235) Tx NS-STATUS cause=NS-VC blocked 20250827171517206 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38832<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_tx_blocked_foreign_nsvc finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_blocked_foreign_nsvc pass'. Wed Aug 27 17:15:17 UTC 2025 ====== NS_Tests.TC_tx_blocked_foreign_nsvc pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_blocked_foreign_nsvc.talloc 20250827171517244 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38844<->l=127.0.0.1:4240 20250827171517345 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38844<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=20876) MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_blocked_foreign_nsvc pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock'. ------ NS_Tests.TC_tx_unblock ------ Wed Aug 27 17:15:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_tx_unblock.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_tx_unblock.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250827171520188 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171520193 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01235) Tx NS-ALIVE MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_tx_unblock started. 20250827171520444 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38846<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171520451 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 20250827171520451 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171520452 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 30 s MTC@c650fc6a9a8f: Start timer T: 10 s 20250827171520470 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171520470 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171520471 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250827171520471 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171520474 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250827171520474 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK 20250827171520474 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250827171520474 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171521480 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38846<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_tx_unblock finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock pass'. Wed Aug 27 17:15:21 UTC 2025 ====== NS_Tests.TC_tx_unblock pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_unblock.talloc 20250827171521524 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38858<->l=127.0.0.1:4240 20250827171521625 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38858<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=11176) Waiting for packet dumper to finish... 1 (prev_count=11176, count=15460) 20250827171523453 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171523471 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock_retries'. ------ NS_Tests.TC_tx_unblock_retries ------ Wed Aug 27 17:15:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_tx_unblock_retries.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_tx_unblock_retries.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock_retries' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_tx_unblock_retries started. 20250827171524685 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38870<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171524693 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 20250827171524693 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171524693 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 30 s MTC@c650fc6a9a8f: Start timer T: 10 s 20250827171524713 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171524713 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171524713 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250827171524713 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171524716 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250827171524716 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK 20250827171524716 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250827171524716 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 20250827171524718 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250827171524718 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK 20250827171524719 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250827171524719 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171525724 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38870<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_tx_unblock_retries finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock_retries pass'. Wed Aug 27 17:15:25 UTC 2025 ====== NS_Tests.TC_tx_unblock_retries pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_unblock_retries.talloc 20250827171525769 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52080<->l=127.0.0.1:4240 20250827171525870 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52080<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12168) Waiting for packet dumper to finish... 1 (prev_count=12168, count=16452) 20250827171527696 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171527714 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock_retries pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei'. ------ NS_Tests.TC_reset_wrong_nsei ------ Wed Aug 27 17:15:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_reset_wrong_nsei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_reset_wrong_nsei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_reset_wrong_nsei started. 20250827171528973 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52096<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171528981 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171528981 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171528981 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 30 s 20250827171529002 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171529002 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171529002 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:894 NSE(01234)-NSVC(01234) Rx NS-RESET with wrong NSEI (exp: 01234, got 01254). Ignoring PDU. MTC@c650fc6a9a8f: Start timer T: 15 s 20250827171531982 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171531982 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171534983 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171534983 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171537984 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171537984 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171540985 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171540985 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171543986 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171543986 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171545012 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52096<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_reset_wrong_nsei finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei pass'. Wed Aug 27 17:15:45 UTC 2025 ====== NS_Tests.TC_reset_wrong_nsei pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_wrong_nsei.talloc 20250827171545057 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47862<->l=127.0.0.1:4240 20250827171545158 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47862<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=16928) Waiting for packet dumper to finish... 1 (prev_count=16928, count=21212) 20250827171546987 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171546987 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsvci'. ------ NS_Tests.TC_reset_wrong_nsvci ------ Wed Aug 27 17:15:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_reset_wrong_nsvci.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_reset_wrong_nsvci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsvci' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_reset_wrong_nsvci started. 20250827171548256 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33548<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171548262 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171548262 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 30 s 20250827171548281 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171548282 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171548282 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:905 NSE(01234)-NSVC(01234) Rx NS-RESET with wrong NSVCI (exp: 01234, got 01254). Ignoring PDU. MTC@c650fc6a9a8f: Start timer T: 15 s 20250827171551263 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171551264 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171554264 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171554265 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171557266 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171557266 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171600267 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171600268 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171603269 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171603269 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171604290 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33548<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_reset_wrong_nsvci finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsvci pass'. Wed Aug 27 17:16:04 UTC 2025 ====== NS_Tests.TC_reset_wrong_nsvci pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_wrong_nsvci.talloc 20250827171604325 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50550<->l=127.0.0.1:4240 20250827171604426 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50550<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=16920) Waiting for packet dumper to finish... 1 (prev_count=16920, count=21204) 20250827171606270 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171606270 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsvci pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei_nsvci'. ------ NS_Tests.TC_reset_wrong_nsei_nsvci ------ Wed Aug 27 17:16:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_reset_wrong_nsei_nsvci.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_reset_wrong_nsei_nsvci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei_nsvci' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_reset_wrong_nsei_nsvci started. 20250827171607523 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43236<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171607530 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171607530 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 30 s 20250827171607550 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171607550 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171607551 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:894 NSE(01234)-NSVC(01234) Rx NS-RESET with wrong NSEI (exp: 01234, got 01254). Ignoring PDU. MTC@c650fc6a9a8f: Start timer T: 15 s 20250827171610531 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171610532 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171613534 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171613534 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171616536 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171616536 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171619538 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171619538 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171622540 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171622540 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171623559 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43236<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_reset_wrong_nsei_nsvci finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei_nsvci pass'. Wed Aug 27 17:16:23 UTC 2025 ====== NS_Tests.TC_reset_wrong_nsei_nsvci pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_wrong_nsei_nsvci.talloc 20250827171623610 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44622<->l=127.0.0.1:4240 20250827171623711 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44622<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=16660) Waiting for packet dumper to finish... 1 (prev_count=16660, count=20944) 20250827171625541 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171625542 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei_nsvci pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei'. ------ NS_Tests.TC_reset_ack_wrong_nsei ------ Wed Aug 27 17:16:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_reset_ack_wrong_nsei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_reset_ack_wrong_nsei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_reset_ack_wrong_nsei started. 20250827171626822 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33426<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171626828 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171626828 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 30 s 20250827171629829 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171629829 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer T: 15 s 20250827171629837 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK 20250827171629837 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:894 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK with wrong NSEI (exp: 01234, got 01254). Ignoring PDU. 20250827171632830 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171632830 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171635831 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171635831 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171638832 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171638832 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171641833 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171641833 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171644834 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171644834 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171645841 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33426<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_reset_ack_wrong_nsei finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei pass'. Wed Aug 27 17:16:45 UTC 2025 ====== NS_Tests.TC_reset_ack_wrong_nsei pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_ack_wrong_nsei.talloc 20250827171645879 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47154<->l=127.0.0.1:4240 20250827171645980 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47154<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18256) Waiting for packet dumper to finish... 1 (prev_count=18256, count=22540) 20250827171647835 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171647835 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsvci'. ------ NS_Tests.TC_reset_ack_wrong_nsvci ------ Wed Aug 27 17:16:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_reset_ack_wrong_nsvci.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_reset_ack_wrong_nsvci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsvci' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_reset_ack_wrong_nsvci started. 20250827171649079 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47156<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171649086 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171649086 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 30 s 20250827171652087 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171652087 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer T: 15 s 20250827171652095 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK 20250827171652095 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:926 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK with wrong NSVCI=01254. Ignoring PDU. 20250827171655088 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171655088 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171658089 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171658089 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171701090 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171701090 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171704091 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171704091 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171707092 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171707092 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171708096 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47156<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_reset_ack_wrong_nsvci finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsvci pass'. Wed Aug 27 17:17:08 UTC 2025 ====== NS_Tests.TC_reset_ack_wrong_nsvci pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_ack_wrong_nsvci.talloc 20250827171708126 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38130<->l=127.0.0.1:4240 20250827171708227 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38130<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18240) Waiting for packet dumper to finish... 1 (prev_count=18240, count=22524) 20250827171710093 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171710093 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsvci pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci'. ------ NS_Tests.TC_reset_ack_wrong_nsei_nsvci ------ Wed Aug 27 17:17:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_reset_ack_wrong_nsei_nsvci.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_reset_ack_wrong_nsei_nsvci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_reset_ack_wrong_nsei_nsvci started. 20250827171711280 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38134<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171711283 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171711283 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 30 s 20250827171714284 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171714284 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer T: 15 s 20250827171714285 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK 20250827171714285 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:894 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK with wrong NSEI (exp: 01234, got 01254). Ignoring PDU. 20250827171717285 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171717286 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171720286 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171720286 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171723287 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171723288 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171726289 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171726289 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171729290 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171729290 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171730290 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38134<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_reset_ack_wrong_nsei_nsvci finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass'. Wed Aug 27 17:17:30 UTC 2025 ====== NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_ack_wrong_nsei_nsvci.talloc 20250827171730325 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57980<->l=127.0.0.1:4240 20250827171730426 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57980<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18260) Waiting for packet dumper to finish... 1 (prev_count=18260, count=22544) 20250827171732291 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171732292 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_retries'. ------ NS_Tests.TC_reset_retries ------ Wed Aug 27 17:17:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_reset_retries.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_reset_retries.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_retries' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_reset_retries started. 20250827171733484 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57982<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171733487 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171733487 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 30 s 20250827171736489 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171736489 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171739491 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171739491 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171742493 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171742493 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171745494 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171745494 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171746504 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57982<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_reset_retries finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_retries pass'. Wed Aug 27 17:17:46 UTC 2025 ====== NS_Tests.TC_reset_retries pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_retries.talloc 20250827171746547 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52302<->l=127.0.0.1:4240 20250827171746648 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52302<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13888) Waiting for packet dumper to finish... 1 (prev_count=13888, count=18172) 20250827171748495 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171748496 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_retries pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_on_block_reset'. ------ NS_Tests.TC_reset_on_block_reset ------ Wed Aug 27 17:17:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_reset_on_block_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_reset_on_block_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_on_block_reset' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_reset_on_block_reset started. 20250827171749756 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52314<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171749762 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171749762 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 30 s MTC@c650fc6a9a8f: Start timer T: 10 s 20250827171749784 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171749784 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171749784 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250827171749784 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171749788 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171749788 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171749788 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250827171749788 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171749788 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK 20250827171749788 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171749788 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171749788 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250827171749788 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171749789 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171749789 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171749789 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171749789 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250827171749789 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171749789 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK 20250827171750796 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52314<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_reset_on_block_reset finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_on_block_reset pass'. Wed Aug 27 17:17:50 UTC 2025 ====== NS_Tests.TC_reset_on_block_reset pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_on_block_reset.talloc 20250827171750839 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52316<->l=127.0.0.1:4240 20250827171750940 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52316<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=17224) Waiting for packet dumper to finish... 1 (prev_count=17224, count=21508) 20250827171752763 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_on_block_reset pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_ignore_reset_ack'. ------ NS_Tests.TC_ignore_reset_ack ------ Wed Aug 27 17:17:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_ignore_reset_ack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_ignore_reset_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_ignore_reset_ack' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_ignore_reset_ack started. 20250827171754036 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52328<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171754042 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171754043 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 30 s MTC@c650fc6a9a8f: Start timer T: 10 s 20250827171754062 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171754062 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171754062 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250827171754062 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE MTC@c650fc6a9a8f: Start timer T: 15 s 20250827171754065 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK 20250827171754065 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250827171754065 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 20250827171754065 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK 20250827171754065 DLNS ERROR gprs_ns2_vc_fsm.c:937 GPRS-NS2-VC(NSE01234-NSVC-UDP-127_0_0_1:23000-127_0_0_1:22000)[0x512000001ba0]{UNBLOCKED}: Event RX-RESET_ACK not permitted 20250827171754066 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK 20250827171757044 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171800045 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171803046 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171806047 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171806066 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171806070 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK 20250827171809048 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171810071 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52328<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_ignore_reset_ack finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_ignore_reset_ack pass'. Wed Aug 27 17:18:10 UTC 2025 ====== NS_Tests.TC_ignore_reset_ack pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_ignore_reset_ack.talloc 20250827171810117 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38632<->l=127.0.0.1:4240 20250827171810219 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38632<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=17216) Waiting for packet dumper to finish... 1 (prev_count=17216, count=21500) 20250827171812049 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_ignore_reset_ack pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_tx_alive'. ------ NS_Tests.TC_tx_reset_tx_alive ------ Wed Aug 27 17:18:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_tx_reset_tx_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_tx_reset_tx_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_tx_alive' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_tx_reset_tx_alive started. 20250827171813319 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38640<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171813323 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 20250827171813323 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171813323 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 10 s MTC@c650fc6a9a8f: Start timer T: 10 s 20250827171813340 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171813340 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171813340 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250827171813340 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171813343 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE 20250827171813343 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171814350 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38640<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_tx_reset_tx_alive finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_tx_alive pass'. Wed Aug 27 17:18:14 UTC 2025 ====== NS_Tests.TC_tx_reset_tx_alive pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_reset_tx_alive.talloc 20250827171814397 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38654<->l=127.0.0.1:4240 20250827171814498 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38654<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=9540) Waiting for packet dumper to finish... 1 (prev_count=9540, count=13824) 20250827171816324 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171816341 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171816341 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_tx_alive pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_rx_alive'. ------ NS_Tests.TC_tx_reset_rx_alive ------ Wed Aug 27 17:18:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_tx_reset_rx_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_tx_reset_rx_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_rx_alive' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_tx_reset_rx_alive started. 20250827171817605 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51756<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171817610 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171817610 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 10 s MTC@c650fc6a9a8f: Start timer T: 10 s 20250827171817629 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171817629 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171817629 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250827171817629 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171817633 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK 20250827171817633 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250827171817633 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171817633 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK 20250827171818638 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51756<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_tx_reset_rx_alive finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_rx_alive pass'. Wed Aug 27 17:18:18 UTC 2025 ====== NS_Tests.TC_tx_reset_rx_alive pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_reset_rx_alive.talloc 20250827171818683 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51762<->l=127.0.0.1:4240 20250827171818783 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51762<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=10412) Waiting for packet dumper to finish... 1 (prev_count=10412, count=14696) 20250827171820613 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_rx_alive pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_alive_retries_single_reset'. ------ NS_Tests.TC_alive_retries_single_reset ------ Wed Aug 27 17:18:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_alive_retries_single_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_alive_retries_single_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_alive_retries_single_reset' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_alive_retries_single_reset started. 20250827171821888 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51772<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171821903 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 20250827171821903 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171821904 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 60 s MTC@c650fc6a9a8f: Start timer T: 10 s 20250827171821923 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171821923 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171821923 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250827171821923 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171821926 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK 20250827171821926 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250827171821926 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 20250827171821926 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK 20250827171824905 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171827906 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171830907 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171833908 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171833926 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171836909 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171836927 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171839910 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171839928 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171842911 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171842929 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171845912 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171845931 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171845931 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171846939 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51772<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_alive_retries_single_reset finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_alive_retries_single_reset pass'. Wed Aug 27 17:18:46 UTC 2025 ====== NS_Tests.TC_alive_retries_single_reset pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_alive_retries_single_reset.talloc 20250827171846970 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40762<->l=127.0.0.1:4240 20250827171847071 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40762<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21176) Waiting for packet dumper to finish... 1 (prev_count=21176, count=25460) 20250827171848913 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171848932 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_alive_retries_single_reset pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_no_reset_alive_ack'. ------ NS_Tests.TC_no_reset_alive_ack ------ Wed Aug 27 17:18:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_no_reset_alive_ack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_no_reset_alive_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_no_reset_alive_ack' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_no_reset_alive_ack started. 20250827171850159 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40768<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171850164 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171850164 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 30 s MTC@c650fc6a9a8f: Start timer T: 15 s 20250827171850182 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK 20250827171853165 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171853165 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171856166 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171856166 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171859167 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171859167 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171902168 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171902168 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171905169 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171905169 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171906187 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40768<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_no_reset_alive_ack finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_no_reset_alive_ack pass'. Wed Aug 27 17:19:06 UTC 2025 ====== NS_Tests.TC_no_reset_alive_ack pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_no_reset_alive_ack.talloc 20250827171906236 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49034<->l=127.0.0.1:4240 20250827171906336 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49034<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=16372) Waiting for packet dumper to finish... 1 (prev_count=16372, count=20656) 20250827171908170 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171908170 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_no_reset_alive_ack pass' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unitdata'. ------ NS_Tests.TC_tx_unitdata ------ Wed Aug 27 17:19:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_tx_unitdata.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/NS_Tests.TC_tx_unitdata.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unitdata' was executed successfully (exit status: 0). MTC@c650fc6a9a8f: Test case TC_tx_unitdata started. 20250827171909435 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49036<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s 20250827171909441 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250827171909441 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@c650fc6a9a8f: Start timer g_T_guard: 30 s MTC@c650fc6a9a8f: Start timer T: 10 s 20250827171909460 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250827171909461 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250827171909461 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250827171909461 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250827171909463 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250827171909463 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK 20250827171909463 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250827171909463 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '002A'O, nS_SDU := '0011234242230101'O } } 20250827171909469 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01234) Rx NS-UNITDATA 20250827171909469 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01234) Rx NS-UNITDATA 20250827171909469 DLNSDATA INFO gprs_ns2_message.c:412 NSE(01234)-NSVC(01234) Tx NS-UNITDATA MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 2 s MTC@c650fc6a9a8f: Start timer T: 1 s 20250827171910477 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49036<->l=127.0.0.1:4240 MTC@c650fc6a9a8f: Test case TC_tx_unitdata finished. Verdict: pass MTC@c650fc6a9a8f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unitdata pass'. Wed Aug 27 17:19:10 UTC 2025 ====== NS_Tests.TC_tx_unitdata pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_unitdata.talloc 20250827171910522 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49048<->l=127.0.0.1:4240 20250827171910623 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49048<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12084) Waiting for packet dumper to finish... 1 (prev_count=12084, count=16368) 20250827171912443 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250827171912461 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE MTC@c650fc6a9a8f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unitdata pass' was executed successfully (exit status: 0). MC@c650fc6a9a8f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@c650fc6a9a8f: Terminating MTC. MC@c650fc6a9a8f: MTC terminated. MC2> exit MC@c650fc6a9a8f: Shutting down session. MC@c650fc6a9a8f: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns/expected-results.xml' against results in 'junit-xml-19824.log' -------------------- pass NS_Tests.TC_tx_reset pass NS_Tests.TC_tx_block pass NS_Tests.TC_tx_block_by_vty pass NS_Tests.TC_tx_block_by_vty_reset pass NS_Tests.TC_tx_block_unitdata_over_blocked pass NS_Tests.TC_rx_block_unitdata_over_blocked pass NS_Tests.TC_mirror_unitdata_tx_status_blocked pass NS_Tests.TC_tx_blocked_foreign_nsvc pass NS_Tests.TC_tx_unblock pass NS_Tests.TC_tx_unblock_retries pass NS_Tests.TC_reset_wrong_nsei pass NS_Tests.TC_reset_wrong_nsvci pass NS_Tests.TC_reset_wrong_nsei_nsvci pass NS_Tests.TC_reset_ack_wrong_nsei pass NS_Tests.TC_reset_ack_wrong_nsvci pass NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass NS_Tests.TC_reset_retries pass NS_Tests.TC_reset_on_block_reset pass NS_Tests.TC_ignore_reset_ack pass NS_Tests.TC_tx_reset_tx_alive pass NS_Tests.TC_tx_reset_rx_alive pass NS_Tests.TC_alive_retries_single_reset pass NS_Tests.TC_no_reset_alive_ack pass NS_Tests.TC_tx_unitdata Summary: pass: 24 [testenv][udp] Testsuite is done [testenv][udp] Stopping testsuite (962399) [testenv][udp] Merging log files [testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/log_merge.sh NS_Tests --rm >/dev/null'] [testenv][udp] Formatting log files [testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/log_format.sh'] [testenv][udp] Stopping osmo-ns-dummy (962337) [testenv] Showing testsuite/junit-xml-19824.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/ns:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-asan/logs/testsuite/junit-xml-19824.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='24' failures='0' errors='0' skipped='0' inconc='0' time='283.00'> <testcase classname='NS_Tests' name='TC_tx_reset' time='1.045869'/> <testcase classname='NS_Tests' name='TC_tx_block' time='2.032840'/> <testcase classname='NS_Tests' name='TC_tx_block_by_vty' time='2.041976'/> <testcase classname='NS_Tests' name='TC_tx_block_by_vty_reset' time='11.057678'/> <testcase classname='NS_Tests' name='TC_tx_block_unitdata_over_blocked' time='4.047172'/> <testcase classname='NS_Tests' name='TC_rx_block_unitdata_over_blocked' time='3.056240'/> <testcase classname='NS_Tests' name='TC_mirror_unitdata_tx_status_blocked' time='1.054667'/> <testcase classname='NS_Tests' name='TC_tx_blocked_foreign_nsvc' time='0.068129'/> <testcase classname='NS_Tests' name='TC_tx_unblock' time='1.039940'/> <testcase classname='NS_Tests' name='TC_tx_unblock_retries' time='1.042880'/> <testcase classname='NS_Tests' name='TC_reset_wrong_nsei' time='16.044153'/> <testcase classname='NS_Tests' name='TC_reset_wrong_nsvci' time='16.037949'/> <testcase classname='NS_Tests' name='TC_reset_wrong_nsei_nsvci' time='16.040056'/> <testcase classname='NS_Tests' name='TC_reset_ack_wrong_nsei' time='19.022972'/> <testcase classname='NS_Tests' name='TC_reset_ack_wrong_nsvci' time='19.019888'/> <testcase classname='NS_Tests' name='TC_reset_ack_wrong_nsei_nsvci' time='19.012233'/> <testcase classname='NS_Tests' name='TC_reset_retries' time='13.024006'/> <testcase classname='NS_Tests' name='TC_reset_on_block_reset' time='1.045079'/> <testcase classname='NS_Tests' name='TC_ignore_reset_ack' time='16.038553'/> <testcase classname='NS_Tests' name='TC_tx_reset_tx_alive' time='1.034181'/> <testcase classname='NS_Tests' name='TC_tx_reset_rx_alive' time='1.036757'/> <testcase classname='NS_Tests' name='TC_alive_retries_single_reset' time='25.054288'/> <testcase classname='NS_Tests' name='TC_no_reset_alive_ack' time='16.031037'/> <testcase classname='NS_Tests' name='TC_tx_unitdata' time='1.047779'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0'] testenv-ns-udp-osmocom-nightly-asan-20250827-1714-845ba51c-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-asan/142/artifact/logs/ + [ 0 = 0 ] + rm -rf _cache .linux + + uptime grep --color=always -o load.* load average: 1.01, 1.30, 1.69 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS