Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision bfa3980386351dc1552d032781a0e2bd2edc5c0e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bfa3980386351dc1552d032781a0e2bd2edc5c0e # timeout=10 Commit message: "testenv: fix missing hasattr check" > git rev-list --no-walk 8b1842e63aef48d3efacfa2c8d75f7db099fdfd1 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-remsim-test] $ /bin/sh -xe /tmp/jenkins14056775289899951573.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:c4332ef953ab372a071c9279caa8e70fb96ced408f666a2d885035521afd8dda Copying blob sha256:5b8ab7dbef6c8606c1d36b1e4704af8646f67810c39b59cfea20630a426df7cd Copying blob sha256:889e3a5df56aebfea1d76afa507aa61f68ab2d9cdfeff3a721f8060e4c13fd9b Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:a0cfcd7e5a51dd6171255bc6eb16853d801433ebe950238395d82eb743f30d79 Copying blob sha256:8985984ea70bcf70f83e2ac009bd4bae1f9b498ca09d6b45e5b7efed6b1d5d82 Copying blob sha256:e9fb7cbb425a512ca29f5c6077c816db166b203e6d72c4e53e3484db6198e71d Copying blob sha256:2cc0fa4f8d531f5e40b546b6a15866be8390f5ced1dc6bf9b31e05cf9054a60a Copying blob sha256:9d224d3704c2ee0938e28518777fd196914083432639b402aa1d82b71fc1d945 Copying blob sha256:fe17ef628c0d3669581e0344fab288483eb3fbc6d83b4bf1f0bc849ee268826c 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.84, 0.90, 0.79 + RC=0 + ./testenv.py run remsim --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs -b osmocom:nightly -c all [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/podman/testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_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-remsim-test/_cache/podman/var-cache-apt-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_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-remsim-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-trixie-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-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-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-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 [31.7 kB] Fetched 9930 kB in 1s (14.3 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-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-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-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0', 'make', 'deps'] make: Nothing to be done for 'deps'. [testenv] Generating links and Makefile for remsim [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_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-remsim-test/remsim', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-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-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_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-remsim-test/remsim', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-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-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_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-remsim-test', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0', 'make', 'remsim'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/titan-11.1.0-debian-trixie/remsim compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/titan-11.1.0-debian-trixie/remsim' PP IPA_Emulation.ttcn TTCN *.ttcn *.asn HTTP_Adapter.ttcn: In TTCN-3 module `HTTP_Adapter': HTTP_Adapter.ttcn:101.1-106.1: In function definition `f_ts_body_or_empty': HTTP_Adapter.ttcn:105.2-12: In return statement: HTTP_Adapter.ttcn:101.29-59: note: Referenced template parameter is here HTTP_Adapter.ttcn:126.1-131.1: In function definition `f_ts_body_or_empty_bin': HTTP_Adapter.ttcn:130.2-12: In return statement: HTTP_Adapter.ttcn:126.33-64: note: Referenced template parameter is here HTTP_Adapter.ttcn:177.1-240.1: In function definition `f_http_tx_request': HTTP_Adapter.ttcn:224.2-228.2: In if statement: HTTP_Adapter.ttcn:226.3-227.64: In send statement: HTTP_Adapter.ttcn:226.24-227.63: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req': In parameter #8 for `client_id': HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here HTTP_Adapter.ttcn:228.4-233.2: In if statement: HTTP_Adapter.ttcn:230.3-232.61: In send statement: HTTP_Adapter.ttcn:230.28-232.60: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req_Bin': In parameter #8 for `client_id': HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here HTTP_Adapter.ttcn:233.4-237.2: In if statement: HTTP_Adapter.ttcn:235.3-236.64: In send statement: HTTP_Adapter.ttcn:235.24-236.63: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req': In parameter #8 for `client_id': HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here REMSIM_Tests.ttcn: In TTCN-3 module `REMSIM_Tests': REMSIM_Tests.ttcn:146.1-165.1: In function definition `f_rspro_connect_client': REMSIM_Tests.ttcn:148.2-164.2: In select case statement: REMSIM_Tests.ttcn:153.2-159.3: In select case statement: REMSIM_Tests.ttcn:155.3-157.42: In send statement: REMSIM_Tests.ttcn:155.40-157.41: In actual parameter list of template `@RSPRO_Types.ts_RSPRO_ConnectBankReq': REMSIM_Tests.ttcn:157.13-40: In parameter #4 for `bound': REMSIM_Tests.ttcn:157.22-40: In actual parameter list of template `@RSPRO_Types.ts_IpPort': REMSIM_Tests.ttcn:157.23-24: In parameter #1 for `ip': REMSIM_Tests.ttcn:154.26-51: note: Referenced template variable is here REMSIM_Tests.ttcn:167.1-195.1: In function definition `f_rspro_connect_clients': REMSIM_Tests.ttcn:171.2-184.2: In for statement: REMSIM_Tests.ttcn:172.3-183.3: In select case statement: REMSIM_Tests.ttcn:177.3-182.4: In select case statement: REMSIM_Tests.ttcn:179.4-181.43: In send statement: REMSIM_Tests.ttcn:179.41-181.42: In actual parameter list of template `@RSPRO_Types.ts_RSPRO_ConnectBankReq': REMSIM_Tests.ttcn:181.14-41: In parameter #4 for `bound': REMSIM_Tests.ttcn:181.23-41: In actual parameter list of template `@RSPRO_Types.ts_IpPort': REMSIM_Tests.ttcn:181.24-25: In parameter #1 for `ip': REMSIM_Tests.ttcn:178.27-52: note: Referenced template variable is here REMSIM_Tests.ttcn:207.1-214.1: In altstep definition `as_rspro_create_mapping': REMSIM_Tests.ttcn:212.3-47: In send statement: REMSIM_Tests.ttcn:212.42-46: In actual parameter list of template `@RSPRO_Types.ts_RSPRO_CreateMappingRes': REMSIM_Tests.ttcn:212.43-45: In parameter #1 for `res': REMSIM_Tests.ttcn:208.5-33: note: Referenced template parameter is here REMSIM_Tests.ttcn:217.1-224.1: In altstep definition `as_rspro_remove_mapping': REMSIM_Tests.ttcn:222.3-47: In send statement: REMSIM_Tests.ttcn:222.42-46: In actual parameter list of template `@RSPRO_Types.ts_RSPRO_RemoveMappingRes': REMSIM_Tests.ttcn:222.43-45: In parameter #1 for `res': REMSIM_Tests.ttcn:218.5-33: note: Referenced template parameter is here RemsimClient_Tests.ttcn: In TTCN-3 module `RemsimClient_Tests': RemsimClient_Tests.ttcn:240.1-275.1: In function definition `f_bank2client': RemsimClient_Tests.ttcn:251.2-67: In send statement: RemsimClient_Tests.ttcn:251.44-66: In actual parameter list of template `@RSPRO_Types.ts_RSPRO_TpduCardToModem': RemsimClient_Tests.ttcn:251.45-46: In parameter #1 for `from_bslot': RemsimClient_Tests.ttcn:240.24-53: note: Referenced template parameter is here RemsimClient_Tests.ttcn:251.49-50: In parameter #2 for `to_clslot': RemsimClient_Tests.ttcn:240.56-87: note: Referenced template parameter is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/titan-11.1.0-debian-trixie/remsim' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/titan-11.1.0-debian-trixie/remsim make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/titan-11.1.0-debian-trixie/remsim' DEP Abstract_Socket.cc DEP HTTPmsg_MessageLen_Function.cc DEP HTTPmsg_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP IPL4asp_PT.cc DEP IPL4asp_discovery.cc DEP JSON_EncDec.cc DEP Native_FunctionDefs.cc DEP PIPEasp_PT.cc DEP RSPRO_EncDec.cc DEP TCCConversion.cc DEP TCCInterface.cc DEP TELNETasp_PT.cc DEP VPCD_CodecPort_CtrlFunctDef.cc DEP General_Types.cc DEP HTTP_Adapter.cc DEP HTTPmsg_MessageLen.cc DEP HTTPmsg_PortType.cc DEP HTTPmsg_Types.cc DEP IPA_CodecPort.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_Types.cc DEP IPL4asp_Functions.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Types.cc DEP JSON_Types.cc DEP Misc_Helpers.cc DEP Native_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_Types.cc DEP Osmocom_VTY_Functions.cc DEP PIPEasp_PortType.cc DEP PIPEasp_Templates.cc DEP PIPEasp_Types.cc DEP REMSIM_Tests.cc DEP RSPRO_Server.cc DEP RSPRO_Types.cc DEP RSRES.cc DEP RemsimBankd_Tests.cc DEP RemsimClient_Tests.cc DEP RemsimServer_Tests.cc DEP Socket_API_Definitions.cc DEP TCCConversion_Functions.cc DEP TCCInterface_Functions.cc DEP TELNETasp_PortType.cc DEP VPCD_Adapter.cc DEP VPCD_CodecPort.cc DEP VPCD_CodecPort_CtrlFunct.cc DEP VPCD_Types.cc DEP General_Types_part_1.cc DEP General_Types_part_2.cc DEP General_Types_part_3.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 HTTP_Adapter_part_1.cc DEP HTTP_Adapter_part_2.cc DEP HTTP_Adapter_part_3.cc DEP HTTP_Adapter_part_4.cc DEP HTTP_Adapter_part_5.cc DEP HTTP_Adapter_part_6.cc DEP HTTP_Adapter_part_7.cc DEP HTTPmsg_MessageLen_part_1.cc DEP HTTPmsg_MessageLen_part_2.cc DEP HTTPmsg_MessageLen_part_3.cc DEP HTTPmsg_MessageLen_part_4.cc DEP HTTPmsg_MessageLen_part_5.cc DEP HTTPmsg_MessageLen_part_6.cc DEP HTTPmsg_MessageLen_part_7.cc DEP HTTPmsg_PortType_part_1.cc DEP HTTPmsg_PortType_part_2.cc DEP HTTPmsg_PortType_part_3.cc DEP HTTPmsg_PortType_part_4.cc DEP HTTPmsg_PortType_part_5.cc DEP HTTPmsg_PortType_part_6.cc DEP HTTPmsg_PortType_part_7.cc DEP HTTPmsg_Types_part_1.cc DEP HTTPmsg_Types_part_2.cc DEP HTTPmsg_Types_part_3.cc DEP HTTPmsg_Types_part_4.cc DEP HTTPmsg_Types_part_5.cc DEP HTTPmsg_Types_part_6.cc DEP HTTPmsg_Types_part_7.cc DEP IPA_CodecPort_part_1.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_Types_part_1.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_6.cc DEP IPA_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_3.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_7.cc DEP JSON_Types_part_1.cc DEP JSON_Types_part_2.cc DEP JSON_Types_part_3.cc DEP JSON_Types_part_4.cc DEP JSON_Types_part_5.cc DEP JSON_Types_part_6.cc DEP JSON_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 Native_Functions_part_1.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_7.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Types_part_2.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 PIPEasp_PortType_part_1.cc DEP PIPEasp_PortType_part_2.cc DEP PIPEasp_PortType_part_3.cc DEP PIPEasp_PortType_part_4.cc DEP PIPEasp_PortType_part_5.cc DEP PIPEasp_PortType_part_6.cc DEP PIPEasp_PortType_part_7.cc DEP PIPEasp_Templates_part_1.cc DEP PIPEasp_Templates_part_2.cc DEP PIPEasp_Templates_part_3.cc DEP PIPEasp_Templates_part_4.cc DEP PIPEasp_Templates_part_5.cc DEP PIPEasp_Templates_part_6.cc DEP PIPEasp_Templates_part_7.cc DEP PIPEasp_Types_part_1.cc DEP PIPEasp_Types_part_2.cc DEP PIPEasp_Types_part_3.cc DEP PIPEasp_Types_part_4.cc DEP PIPEasp_Types_part_5.cc DEP PIPEasp_Types_part_6.cc DEP PIPEasp_Types_part_7.cc DEP REMSIM_Tests_part_1.cc DEP REMSIM_Tests_part_2.cc DEP REMSIM_Tests_part_3.cc DEP REMSIM_Tests_part_4.cc DEP REMSIM_Tests_part_5.cc DEP REMSIM_Tests_part_6.cc DEP REMSIM_Tests_part_7.cc DEP RSPRO_Server_part_1.cc DEP RSPRO_Server_part_2.cc DEP RSPRO_Server_part_3.cc DEP RSPRO_Server_part_4.cc DEP RSPRO_Server_part_5.cc DEP RSPRO_Server_part_6.cc DEP RSPRO_Server_part_7.cc DEP RSPRO_Types_part_1.cc DEP RSPRO_Types_part_2.cc DEP RSPRO_Types_part_3.cc DEP RSPRO_Types_part_4.cc DEP RSPRO_Types_part_5.cc DEP RSPRO_Types_part_6.cc DEP RSPRO_Types_part_7.cc DEP RSRES_part_1.cc DEP RSRES_part_2.cc DEP RSRES_part_3.cc DEP RSRES_part_4.cc DEP RSRES_part_5.cc DEP RSRES_part_6.cc DEP RSRES_part_7.cc DEP RemsimBankd_Tests_part_1.cc DEP RemsimBankd_Tests_part_2.cc DEP RemsimBankd_Tests_part_3.cc DEP RemsimBankd_Tests_part_4.cc DEP RemsimBankd_Tests_part_5.cc DEP RemsimBankd_Tests_part_6.cc DEP RemsimBankd_Tests_part_7.cc DEP RemsimClient_Tests_part_1.cc DEP RemsimClient_Tests_part_2.cc DEP RemsimClient_Tests_part_3.cc DEP RemsimClient_Tests_part_4.cc DEP RemsimClient_Tests_part_5.cc DEP RemsimClient_Tests_part_6.cc DEP RemsimClient_Tests_part_7.cc DEP RemsimServer_Tests_part_1.cc DEP RemsimServer_Tests_part_2.cc DEP RemsimServer_Tests_part_3.cc DEP RemsimServer_Tests_part_4.cc DEP RemsimServer_Tests_part_5.cc DEP RemsimServer_Tests_part_6.cc DEP RemsimServer_Tests_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 TCCConversion_Functions_part_1.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_6.cc DEP TCCConversion_Functions_part_7.cc DEP TCCInterface_Functions_part_1.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_3.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 VPCD_Adapter_part_1.cc DEP VPCD_Adapter_part_2.cc DEP VPCD_Adapter_part_3.cc DEP VPCD_Adapter_part_4.cc DEP VPCD_Adapter_part_5.cc DEP VPCD_Adapter_part_6.cc DEP VPCD_Adapter_part_7.cc DEP VPCD_CodecPort_part_1.cc DEP VPCD_CodecPort_part_2.cc DEP VPCD_CodecPort_part_3.cc DEP VPCD_CodecPort_part_4.cc DEP VPCD_CodecPort_part_5.cc DEP VPCD_CodecPort_part_6.cc DEP VPCD_CodecPort_part_7.cc DEP VPCD_CodecPort_CtrlFunct_part_1.cc DEP VPCD_CodecPort_CtrlFunct_part_2.cc DEP VPCD_CodecPort_CtrlFunct_part_3.cc DEP VPCD_CodecPort_CtrlFunct_part_4.cc DEP VPCD_CodecPort_CtrlFunct_part_5.cc DEP VPCD_CodecPort_CtrlFunct_part_6.cc DEP VPCD_CodecPort_CtrlFunct_part_7.cc DEP VPCD_Types_part_1.cc DEP VPCD_Types_part_2.cc DEP VPCD_Types_part_3.cc DEP VPCD_Types_part_4.cc DEP VPCD_Types_part_5.cc DEP VPCD_Types_part_6.cc DEP VPCD_Types_part_7.cc DEP IPA_Emulation.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_7.cc DEP RSPRO.cc DEP RSPRO_part_1.cc DEP RSPRO_part_2.cc DEP RSPRO_part_3.cc DEP RSPRO_part_4.cc DEP RSPRO_part_5.cc DEP RSPRO_part_6.cc DEP RSPRO_part_7.cc CC General_Types.o CC HTTP_Adapter.o CC HTTPmsg_MessageLen.o CC HTTPmsg_PortType.o CC HTTPmsg_Types.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC JSON_Types.o CC Misc_Helpers.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PIPEasp_PortType.o CC PIPEasp_Templates.o CC PIPEasp_Types.o CC REMSIM_Tests.o CC RSPRO_Server.o CC RSPRO_Types.o CC RSRES.o CC RemsimBankd_Tests.o CC RemsimClient_Tests.o CC RemsimServer_Tests.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC VPCD_Adapter.o CC VPCD_CodecPort.o CC VPCD_CodecPort_CtrlFunct.o CC VPCD_Types.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 HTTP_Adapter_part_1.o CC HTTP_Adapter_part_2.o CC HTTP_Adapter_part_3.o CC HTTP_Adapter_part_4.o CC HTTP_Adapter_part_5.o CC HTTP_Adapter_part_6.o CC HTTP_Adapter_part_7.o CC HTTPmsg_MessageLen_part_1.o CC HTTPmsg_MessageLen_part_2.o CC HTTPmsg_MessageLen_part_3.o CC HTTPmsg_MessageLen_part_4.o CC HTTPmsg_MessageLen_part_5.o CC HTTPmsg_MessageLen_part_6.o CC HTTPmsg_MessageLen_part_7.o CC HTTPmsg_PortType_part_1.o CC HTTPmsg_PortType_part_2.o CC HTTPmsg_PortType_part_3.o CC HTTPmsg_PortType_part_4.o CC HTTPmsg_PortType_part_5.o CC HTTPmsg_PortType_part_6.o CC HTTPmsg_PortType_part_7.o CC HTTPmsg_Types_part_1.o CC HTTPmsg_Types_part_2.o CC HTTPmsg_Types_part_3.o CC HTTPmsg_Types_part_4.o CC HTTPmsg_Types_part_5.o CC HTTPmsg_Types_part_6.o CC HTTPmsg_Types_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_4.o CC IPA_Types_part_3.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC JSON_Types_part_1.o CC JSON_Types_part_2.o CC JSON_Types_part_3.o CC JSON_Types_part_4.o CC JSON_Types_part_5.o CC JSON_Types_part_6.o CC JSON_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PIPEasp_PortType_part_1.o CC PIPEasp_PortType_part_2.o CC PIPEasp_PortType_part_3.o CC PIPEasp_PortType_part_4.o CC PIPEasp_PortType_part_5.o CC PIPEasp_PortType_part_6.o CC PIPEasp_PortType_part_7.o CC PIPEasp_Templates_part_1.o CC PIPEasp_Templates_part_2.o CC PIPEasp_Templates_part_3.o CC PIPEasp_Templates_part_4.o CC PIPEasp_Templates_part_5.o CC PIPEasp_Templates_part_6.o CC PIPEasp_Templates_part_7.o CC PIPEasp_Types_part_1.o CC PIPEasp_Types_part_2.o CC PIPEasp_Types_part_3.o CC PIPEasp_Types_part_4.o CC PIPEasp_Types_part_5.o CC PIPEasp_Types_part_6.o CC PIPEasp_Types_part_7.o CC REMSIM_Tests_part_1.o CC REMSIM_Tests_part_2.o CC REMSIM_Tests_part_3.o CC REMSIM_Tests_part_4.o CC REMSIM_Tests_part_5.o CC REMSIM_Tests_part_6.o CC REMSIM_Tests_part_7.o CC RSPRO_Server_part_1.o CC RSPRO_Server_part_2.o CC RSPRO_Server_part_3.o CC RSPRO_Server_part_4.o CC RSPRO_Server_part_5.o CC RSPRO_Server_part_6.o CC RSPRO_Server_part_7.o CC RSPRO_Types_part_1.o CC RSPRO_Types_part_2.o CC RSPRO_Types_part_3.o CC RSPRO_Types_part_4.o CC RSPRO_Types_part_5.o CC RSPRO_Types_part_6.o CC RSPRO_Types_part_7.o CC RSRES_part_1.o CC RSRES_part_2.o CC RSRES_part_3.o CC RSRES_part_4.o CC RSRES_part_5.o CC RSRES_part_6.o CC RSRES_part_7.o CC RemsimBankd_Tests_part_1.o CC RemsimBankd_Tests_part_2.o CC RemsimBankd_Tests_part_3.o CC RemsimBankd_Tests_part_4.o CC RemsimBankd_Tests_part_5.o CC RemsimBankd_Tests_part_6.o CC RemsimBankd_Tests_part_7.o CC RemsimClient_Tests_part_1.o CC RemsimClient_Tests_part_2.o CC RemsimClient_Tests_part_3.o CC RemsimClient_Tests_part_4.o CC RemsimClient_Tests_part_5.o CC RemsimClient_Tests_part_6.o CC RemsimClient_Tests_part_7.o CC RemsimServer_Tests_part_1.o CC RemsimServer_Tests_part_2.o CC RemsimServer_Tests_part_3.o CC RemsimServer_Tests_part_4.o CC RemsimServer_Tests_part_5.o CC RemsimServer_Tests_part_6.o CC RemsimServer_Tests_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC 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 VPCD_Adapter_part_1.o CC VPCD_Adapter_part_2.o CC VPCD_Adapter_part_3.o CC VPCD_Adapter_part_4.o CC VPCD_Adapter_part_5.o CC VPCD_Adapter_part_6.o CC VPCD_Adapter_part_7.o CC VPCD_CodecPort_part_1.o CC VPCD_CodecPort_part_2.o CC VPCD_CodecPort_part_3.o CC VPCD_CodecPort_part_4.o CC VPCD_CodecPort_part_5.o CC VPCD_CodecPort_part_6.o CC VPCD_CodecPort_part_7.o CC VPCD_CodecPort_CtrlFunct_part_1.o CC VPCD_CodecPort_CtrlFunct_part_2.o CC VPCD_CodecPort_CtrlFunct_part_3.o CC VPCD_CodecPort_CtrlFunct_part_4.o CC VPCD_CodecPort_CtrlFunct_part_5.o CC VPCD_CodecPort_CtrlFunct_part_6.o CC VPCD_CodecPort_CtrlFunct_part_7.o CC VPCD_Types_part_1.o CC VPCD_Types_part_2.o CC VPCD_Types_part_3.o CC VPCD_Types_part_4.o CC VPCD_Types_part_5.o CC VPCD_Types_part_6.o CC VPCD_Types_part_7.o CC IPA_Emulation.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC RSPRO.o CC RSPRO_part_1.o CC RSPRO_part_2.o CC RSPRO_part_3.o CC RSPRO_part_4.o CC RSPRO_part_5.o CC RSPRO_part_6.o CC RSPRO_part_7.o CC Abstract_Socket.o CC HTTPmsg_MessageLen_Function.o CC HTTPmsg_PT.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o Abstract_Socket.cc: In member function 'int SSL_Socket::ssl_getresult(int)': Abstract_Socket.cc:2750:54: warning: 'const char* ERR_func_error_string(long unsigned int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2750 | log_debug(" Function: %s", ERR_func_error_string(e)); | ~~~~~~~~~~~~~~~~~~~~~^~~ In file included from Abstract_Socket.hh:35, from Abstract_Socket.cc:28: /usr/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ CC IPL4asp_discovery.o CC JSON_EncDec.o CC Native_FunctionDefs.o CC PIPEasp_PT.o CC RSPRO_EncDec.o CC TCCConversion.o CC TCCInterface.o CC TELNETasp_PT.o CC VPCD_CodecPort_CtrlFunctDef.o CCLD General_Types.so CCLD HTTP_Adapter.so CCLD HTTPmsg_MessageLen.so CCLD HTTPmsg_PortType.so CCLD HTTPmsg_Types.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD JSON_Types.so CCLD Misc_Helpers.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD PIPEasp_PortType.so CCLD PIPEasp_Templates.so CCLD PIPEasp_Types.so CCLD REMSIM_Tests.so CCLD RSPRO_Server.so CCLD RSPRO_Types.so CCLD RSRES.so CCLD RemsimBankd_Tests.so CCLD RemsimClient_Tests.so CCLD RemsimServer_Tests.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD VPCD_Adapter.so CCLD VPCD_CodecPort.so CCLD VPCD_CodecPort_CtrlFunct.so CCLD VPCD_Types.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 HTTP_Adapter_part_1.so CCLD HTTP_Adapter_part_2.so CCLD HTTP_Adapter_part_3.so CCLD HTTP_Adapter_part_4.so CCLD HTTP_Adapter_part_5.so CCLD HTTP_Adapter_part_6.so CCLD HTTP_Adapter_part_7.so CCLD HTTPmsg_MessageLen_part_1.so CCLD HTTPmsg_MessageLen_part_2.so CCLD HTTPmsg_MessageLen_part_3.so CCLD HTTPmsg_MessageLen_part_4.so CCLD HTTPmsg_MessageLen_part_5.so CCLD HTTPmsg_MessageLen_part_6.so CCLD HTTPmsg_MessageLen_part_7.so CCLD HTTPmsg_PortType_part_1.so CCLD HTTPmsg_PortType_part_2.so CCLD HTTPmsg_PortType_part_3.so CCLD HTTPmsg_PortType_part_4.so CCLD HTTPmsg_PortType_part_5.so CCLD HTTPmsg_PortType_part_6.so CCLD HTTPmsg_PortType_part_7.so CCLD HTTPmsg_Types_part_1.so CCLD HTTPmsg_Types_part_2.so CCLD HTTPmsg_Types_part_3.so CCLD HTTPmsg_Types_part_4.so CCLD HTTPmsg_Types_part_5.so CCLD HTTPmsg_Types_part_6.so CCLD HTTPmsg_Types_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD JSON_Types_part_1.so CCLD JSON_Types_part_2.so CCLD JSON_Types_part_3.so CCLD JSON_Types_part_4.so CCLD JSON_Types_part_5.so CCLD JSON_Types_part_6.so CCLD JSON_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_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_7.so CCLD Osmocom_Types_part_6.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 PIPEasp_PortType_part_1.so CCLD PIPEasp_PortType_part_2.so CCLD PIPEasp_PortType_part_3.so CCLD PIPEasp_PortType_part_5.so CCLD PIPEasp_PortType_part_4.so CCLD PIPEasp_PortType_part_6.so CCLD PIPEasp_PortType_part_7.so CCLD PIPEasp_Templates_part_1.so CCLD PIPEasp_Templates_part_2.so CCLD PIPEasp_Templates_part_3.so CCLD PIPEasp_Templates_part_5.so CCLD PIPEasp_Templates_part_4.so CCLD PIPEasp_Templates_part_6.so CCLD PIPEasp_Templates_part_7.so CCLD PIPEasp_Types_part_1.so CCLD PIPEasp_Types_part_2.so CCLD PIPEasp_Types_part_3.so CCLD PIPEasp_Types_part_4.so CCLD PIPEasp_Types_part_5.so CCLD PIPEasp_Types_part_6.so CCLD PIPEasp_Types_part_7.so CCLD REMSIM_Tests_part_1.so CCLD REMSIM_Tests_part_2.so CCLD REMSIM_Tests_part_3.so CCLD REMSIM_Tests_part_4.so CCLD REMSIM_Tests_part_5.so CCLD REMSIM_Tests_part_6.so CCLD REMSIM_Tests_part_7.so CCLD RSPRO_Server_part_1.so CCLD RSPRO_Server_part_2.so CCLD RSPRO_Server_part_3.so CCLD RSPRO_Server_part_4.so CCLD RSPRO_Server_part_5.so CCLD RSPRO_Server_part_6.so CCLD RSPRO_Server_part_7.so CCLD RSPRO_Types_part_1.so CCLD RSPRO_Types_part_2.so CCLD RSPRO_Types_part_3.so CCLD RSPRO_Types_part_4.so CCLD RSPRO_Types_part_5.so CCLD RSPRO_Types_part_6.so CCLD RSPRO_Types_part_7.so CCLD RSRES_part_1.so CCLD RSRES_part_2.so CCLD RSRES_part_3.so CCLD RSRES_part_4.so CCLD RSRES_part_5.so CCLD RSRES_part_6.so CCLD RSRES_part_7.so CCLD RemsimBankd_Tests_part_1.so CCLD RemsimBankd_Tests_part_2.so CCLD RemsimBankd_Tests_part_3.so CCLD RemsimBankd_Tests_part_4.so CCLD RemsimBankd_Tests_part_5.so CCLD RemsimBankd_Tests_part_6.so CCLD RemsimBankd_Tests_part_7.so CCLD RemsimClient_Tests_part_1.so CCLD RemsimClient_Tests_part_2.so CCLD RemsimClient_Tests_part_3.so CCLD RemsimClient_Tests_part_4.so CCLD RemsimClient_Tests_part_5.so CCLD RemsimClient_Tests_part_6.so CCLD RemsimClient_Tests_part_7.so CCLD RemsimServer_Tests_part_1.so CCLD RemsimServer_Tests_part_2.so CCLD RemsimServer_Tests_part_3.so CCLD RemsimServer_Tests_part_4.so CCLD RemsimServer_Tests_part_5.so CCLD RemsimServer_Tests_part_6.so CCLD RemsimServer_Tests_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_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_4.so CCLD TCCInterface_Functions_part_3.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 VPCD_Adapter_part_1.so CCLD VPCD_Adapter_part_2.so CCLD VPCD_Adapter_part_3.so CCLD VPCD_Adapter_part_4.so CCLD VPCD_Adapter_part_5.so CCLD VPCD_Adapter_part_6.so CCLD VPCD_Adapter_part_7.so CCLD VPCD_CodecPort_part_1.so CCLD VPCD_CodecPort_part_2.so CCLD VPCD_CodecPort_part_3.so CCLD VPCD_CodecPort_part_4.so CCLD VPCD_CodecPort_part_5.so CCLD VPCD_CodecPort_part_6.so CCLD VPCD_CodecPort_part_7.so CCLD VPCD_CodecPort_CtrlFunct_part_1.so CCLD VPCD_CodecPort_CtrlFunct_part_2.so CCLD VPCD_CodecPort_CtrlFunct_part_3.so CCLD VPCD_CodecPort_CtrlFunct_part_4.so CCLD VPCD_CodecPort_CtrlFunct_part_5.so CCLD VPCD_CodecPort_CtrlFunct_part_6.so CCLD VPCD_CodecPort_CtrlFunct_part_7.so CCLD VPCD_Types_part_1.so CCLD VPCD_Types_part_2.so CCLD VPCD_Types_part_3.so CCLD VPCD_Types_part_4.so CCLD VPCD_Types_part_5.so CCLD VPCD_Types_part_6.so CCLD VPCD_Types_part_7.so CCLD IPA_Emulation.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD RSPRO.so CCLD RSPRO_part_1.so CCLD RSPRO_part_2.so CCLD RSPRO_part_3.so CCLD RSPRO_part_4.so CCLD RSPRO_part_5.so CCLD RSPRO_part_6.so CCLD RSPRO_part_7.so CCLD Abstract_Socket.so CCLD HTTPmsg_MessageLen_Function.so CCLD HTTPmsg_PT.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD JSON_EncDec.so CCLD Native_FunctionDefs.so CCLD PIPEasp_PT.so CCLD RSPRO_EncDec.so CCLD TCCConversion.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD VPCD_CodecPort_CtrlFunctDef.so CCLD REMSIM_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/titan-11.1.0-debian-trixie/remsim' [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0', 'sh', '-c', 'echo \'Package: *\nPin: origin "downloads.osmocom.org"\nPin-Priority: 1100\n\' > /etc/apt/preferences.d/osmocom-apt-pin'] [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease [1579 B] Hit:4 http://deb.debian.org/debian-security trixie-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ Packages [200 kB] Fetched 201 kB in 0s (2465 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/dbg_pkgs_all'] [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0', 'apt-rdepends', 'osmo-remsim-bankd'] [testenv][bankd] osmo-remsim-bankd -> osmo-remsim-bankd: installing osmo-remsim-bankd-dbgsym [testenv][bankd] osmo-remsim-bankd -> libc6: installing libc6-dbg [testenv][bankd] osmo-remsim-bankd -> libosmo-rspro2: installing libosmo-rspro2-dbgsym [testenv][bankd] osmo-remsim-bankd -> libosmocore22: installing libosmocore-dbg [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0', 'apt-rdepends', 'pcscd'] [testenv][bankd] pcscd -> libc6: installing libc6-dbg [testenv][bankd] Installing packages: osmo-remsim-bankd, pcscd, osmo-remsim-bankd-dbgsym, libc6-dbg, libosmo-rspro2-dbgsym, libosmocore-dbg [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-remsim-bankd', 'pcscd', 'osmo-remsim-bankd-dbgsym', 'libc6-dbg', 'libosmo-rspro2-dbgsym', 'libosmocore-dbg'] Reading package lists... Building dependency tree... pcscd is already the newest version (2.3.3-1). The following additional packages will be installed: libosmo-rspro2 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly The following NEW packages will be installed: libc6-dbg libosmo-rspro2 libosmo-rspro2-dbgsym libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-remsim-bankd osmo-remsim-bankd-dbgsym osmocom-keyring osmocom-nightly 0 upgraded, 20 newly installed, 0 to remove and 2 not upgraded. Need to get 11.1 MB of archives. After this operation, 23.5 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.0.2.5.fc66.202508282026 [3028 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202508282026 [1192 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.11.0.32.33cb4.202508282026 [173 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 libc6-dbg amd64 2.41-12 [7341 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-rspro2 1.1.2.202508282026 [66.7 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-rspro2-dbgsym 1.1.2.202508282026 [225 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.11.0.32.33cb4.202508282026 [52.1 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.11.0.32.33cb4.202508282026 [71.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.11.0.32.33cb4.202508282026 [227 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.11.0.32.33cb4.202508282026 [71.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.11.0.32.33cb4.202508282026 [105 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.11.0.32.33cb4.202508282026 [178 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.11.0.32.33cb4.202508282026 [60.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.11.0.32.33cb4.202508282026 [64.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.11.0.32.33cb4.202508282026 [51.1 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.11.0.32.33cb4.202508282026 [44.3 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmonetif11 1.6.0.13.c499.202508282026 [61.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-remsim-bankd 1.1.2.202508282026 [34.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-remsim-bankd-dbgsym 1.1.2.202508282026 [82.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dbg 1.11.0.32.33cb4.202508282026 [2187 kB] Fetched 11.1 MB in 0s (84.3 MB/s) Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43483 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.41-12_amd64.deb ... Unpacking libc6-dbg:amd64 (2.41-12) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508282026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508282026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508282026_amd64.deb ... Unpacking osmocom-nightly (202508282026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmo-rspro2:amd64. Preparing to unpack .../04-libosmo-rspro2_1.1.2.202508282026_amd64.deb ... Unpacking libosmo-rspro2:amd64 (1.1.2.202508282026) ... Selecting previously unselected package libosmo-rspro2-dbgsym:amd64. Preparing to unpack .../05-libosmo-rspro2-dbgsym_1.1.2.202508282026_amd64.deb ... Unpacking libosmo-rspro2-dbgsym:amd64 (1.1.2.202508282026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../06-libosmocodec4_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../07-libosmoisdn0_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../08-libosmogsm20_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../09-libosmocoding0_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../10-libosmovty13_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../16-libosmonetif11_1.6.0.13.c499.202508282026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508282026) ... Selecting previously unselected package osmo-remsim-bankd:amd64. Preparing to unpack .../17-osmo-remsim-bankd_1.1.2.202508282026_amd64.deb ... Unpacking osmo-remsim-bankd:amd64 (1.1.2.202508282026) ... Selecting previously unselected package osmo-remsim-bankd-dbgsym:amd64. Preparing to unpack .../18-osmo-remsim-bankd-dbgsym_1.1.2.202508282026_amd64.deb ... Unpacking osmo-remsim-bankd-dbgsym:amd64 (1.1.2.202508282026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libc6-dbg:amd64 (2.41-12) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508282026) ... Setting up osmocom-nightly (202508282026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmo-rspro2:amd64 (1.1.2.202508282026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmo-rspro2-dbgsym:amd64 (1.1.2.202508282026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508282026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmocore (1.11.0.32.33cb4.202508282026) ... Setting up osmo-remsim-bankd:amd64 (1.1.2.202508282026) ... Created symlink '/etc/systemd/system/multi-user.target.wants/osmo-remsim-bankd.service' → '/usr/lib/systemd/system/osmo-remsim-bankd.service'. Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up osmo-remsim-bankd-dbgsym:amd64 (1.1.2.202508282026) ... Processing triggers for libc-bin (2.41-12) ... [testenv][bankd] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim/bankd/REMSIM_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/bankd/REMSIM_Tests.cfg'] [testenv][bankd] + ['cp', '-a', 'bankd/bankd_pcsc_slots.csv', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/bankd'] [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim/REMSIM_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/REMSIM_Tests.default'] [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/Common.cfg'] [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test"#', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/Common.cfg'] [testenv][bankd] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/Common.cfg [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-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-remsim-test/logs/bankd/testsuite/Common.cfg'] [testenv][bankd] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/bankd/REMSIM_Tests.cfg [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-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-remsim-test/logs/bankd/testsuite/bankd/REMSIM_Tests.cfg'] [testenv][bankd] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/REMSIM_Tests.default [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-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-remsim-test/logs/bankd/testsuite/REMSIM_Tests.default'] [testenv][bankd] Running pcscd prepare script [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/pcscd', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0', 'sh', '-c', 'require_vsmartcard_vpcd.sh'] [testenv][bankd] Running pcscd [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/pcscd', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0', 'sh', '-c', 'pcscd -f -d 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/pcscd/pcscd.log'] 00000000 ../src/debuglog.c:395:DebugLogSetLevel() debug level=debug 00000291 ../src/configfile.l:293:DBGetReaderListDir() Parsing conf directory: /etc/reader.conf.d 00000757 ../src/configfile.l:326:DBGetReaderListDir() Skipping non regular file: . 00000001 ../src/configfile.l:326:DBGetReaderListDir() Skipping non regular file: .. 00000001 ../src/configfile.l:365:DBGetReaderList() Parsing conf file: /etc/reader.conf.d/libccidtwin 00000133 ../src/configfile.l:365:DBGetReaderList() Parsing conf file: /etc/reader.conf.d/vpcd 00000114 ../src/configfile.l:210:evaluatetoken() Add reader: Virtual PCD 00000018 ../src/readerfactory.c:1103:RFInitializeReader() Attempting startup of Virtual PCD 00 00 using /usr/lib/pcsc/drivers/serial/libifdvpcd.so 00000188 ../src/readerfactory.c:977:RFBindFunctions() Loading IFD Handler 3.0 00000008 ifd-vpcd.c:116:IFDHCreateChannel() Waiting for virtual ICC on port 35963 00000014 ifd-vpcd.c:290:IFDHGetCapabilities() unknown tag 4019 00000001 ../src/readerfactory.c:386:RFAddReader() Using the pcscd polling thread 00000024 ../src/readerfactory.c:523:RFAddReader() Driver is slot thread safe 00000001 ../src/readerfactory.c:1103:RFInitializeReader() Attempting startup of Virtual PCD 00 01 using /usr/lib/pcsc/drivers/serial/libifdvpcd.so 00000000 ../src/readerfactory.c:887:RFLoadReader() Reusing already loaded driver for /usr/lib/pcsc/drivers/serial/libifdvpcd.so 00000001 ../src/readerfactory.c:977:RFBindFunctions() Loading IFD Handler 3.0 00000004 ifd-vpcd.c:116:IFDHCreateChannel() Waiting for virtual ICC on port 35964 00000004 ifd-vpcd.c:290:IFDHGetCapabilities() unknown tag 4019 00000001 ../src/readerfactory.c:557:RFAddReader() Using the pcscd polling thread 00000014 ../src/pcscdaemon.c:669:main() pcsc-lite 2.3.3 daemon ready. 00000156 ../src/pcscdaemon.c:752:main() Using drivers directory: /usr/lib/pcsc/drivers 00002113 ../src/hotplug_libudev.c:299:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001 00000052 ../src/hotplug_libudev.c:299:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001 00000052 ../src/hotplug_libudev.c:299:get_driver() Looking for a driver for VID: 0x0B05, PID: 0x19AF, path: /dev/bus/usb/001/004 00000049 ../src/hotplug_libudev.c:299:get_driver() Looking for a driver for VID: 0x0B05, PID: 0x19AF, path: /dev/bus/usb/001/004 00000044 ../src/hotplug_libudev.c:299:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001 00000051 ../src/hotplug_libudev.c:299:get_driver() Looking for a driver for VID: 0x05E3, PID: 0x0608, path: /dev/bus/usb/001/002 00000045 ../src/hotplug_libudev.c:299:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001 00000051 ../src/hotplug_libudev.c:299:get_driver() Looking for a driver for VID: 0x174C, PID: 0x2074, path: /dev/bus/usb/001/003 00000096 ../src/hotplug_libudev.c:299:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0003, path: /dev/bus/usb/002/001 00000046 ../src/hotplug_libudev.c:299:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0003, path: /dev/bus/usb/002/001 00000051 ../src/hotplug_libudev.c:299:get_driver() Looking for a driver for VID: 0x174C, PID: 0x3074, path: /dev/bus/usb/002/002 [testenv][bankd] Running bankd [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/bankd', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0', 'sh', '-c', 'osmo-remsim-bankd -d DMAIN,1:DST2,1:DRSPRO,1:DREST,1:DSLOTMAP,1:DBANKDW,1:DGSMTAP,1:DLINP,1 -i 127.0.0.10 -I 127.0.0.30 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/bankd/bankd.log'] 4562 DMAIN INFO bankd_main.c:444 Reading PCSC slots... 4562 DMAIN INFO bankd_pcsc.c:101 PC/SC slot name: 1/0 -> regex 'Virtual PCD 00 00' 4562 DMAIN INFO bankd_pcsc.c:101 PC/SC slot name: 1/1 -> regex 'Virtual PCD 00 01' 4562 DRSPRO DEBUG fsm.c:456 RSPRO_CLIENT(server){INIT}: Allocated 4562 DRSPRO DEBUG bankd_main.c:460 RSPRO_CLIENT(server){INIT}: Received Event SRVC_E_ESTABLISH 4562 DRSPRO DEBUG ../rspro_client_fsm.c:301 RSPRO_CLIENT(server){INIT}: ->REESTABLISH_DELAY reset; 58990591467ms since last attempt 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){INIT}: state_chg to REESTABLISH_DELAY 4562 DMAIN INFO bankd_main.c:463 Initiating listen TCP socket at 127.0.0.30:9999 4562 DMAIN INFO bankd_main.c:486 Initiating worker 0 4562 DMAIN INFO bankd_main.c:486 Initiating worker 1 4564 DBANKDW INFO bankd_main.c:526 [000 B0:0 INIT] Changing state to INIT 4562 DMAIN INFO bankd_main.c:486 Initiating worker 2 4565 DBANKDW INFO bankd_main.c:526 [001 B0:0 INIT] Changing state to INIT 4564 DBANKDW INFO bankd_main.c:526 [000 B65535:65535 INIT] Changing state to ACCEPTING 4562 DMAIN INFO bankd_main.c:486 Initiating worker 3 4566 DBANKDW INFO bankd_main.c:526 [002 B0:0 INIT] Changing state to INIT 4565 DBANKDW INFO bankd_main.c:526 [001 B65535:65535 INIT] Changing state to ACCEPTING 4562 DMAIN INFO bankd_main.c:486 Initiating worker 4 4567 DBANKDW INFO bankd_main.c:526 [003 B0:0 INIT] Changing state to INIT 4562 DMAIN INFO bankd_main.c:486 Initiating worker 5 4566 DBANKDW INFO bankd_main.c:526 [002 B65535:65535 INIT] Changing state to ACCEPTING 4567 DBANKDW INFO bankd_main.c:526 [003 B65535:65535 INIT] Changing state to ACCEPTING 4568 DBANKDW INFO bankd_main.c:526 [004 B0:0 INIT] Changing state to INIT 4562 DMAIN INFO bankd_main.c:486 Initiating worker 6 4568 DBANKDW INFO bankd_main.c:526 [004 B65535:65535 INIT] Changing state to ACCEPTING 4569 DBANKDW INFO bankd_main.c:526 [005 B0:0 INIT] Changing state to INIT 4562 DMAIN INFO bankd_main.c:486 Initiating worker 7 4570 DBANKDW INFO bankd_main.c:526 [006 B0:0 INIT] Changing state to INIT 4569 DBANKDW INFO bankd_main.c:526 [005 B65535:65535 INIT] Changing state to ACCEPTING 4570 DBANKDW INFO bankd_main.c:526 [006 B65535:65535 INIT] Changing state to ACCEPTING 4571 DBANKDW INFO bankd_main.c:526 [007 B0:0 INIT] Changing state to INIT 4571 DBANKDW INFO bankd_main.c:526 [007 B65535:65535 INIT] Changing state to ACCEPTING 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled [testenv][bankd] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_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-remsim-test/logs/bankd/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/start-testsuite.sh', 'remsim/REMSIM_Tests', 'bankd/REMSIM_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli bankd/REMSIM_Tests.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: bankd/REMSIM_Tests.cfg MC@a6421297c243: Unix server socket created successfully. MC@a6421297c243: Listening on TCP port 40749. a6421297c243 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/titan-11.1.0-debian-trixie/remsim/REMSIM_Tests a6421297c243 40749 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@a6421297c243: New HC connected from 10.0.2.100 [10.0.2.100]. a6421297c243: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@a6421297c243: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@a6421297c243: Configuration file was processed on all HCs. MC@a6421297c243: Creating MTC on host 10.0.2.100. MC@a6421297c243: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq_timeout'. ------ RemsimBankd_Tests.TC_connectBankReq_timeout ------ Fri Aug 29 10:13:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_connectBankReq_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_connectBankReq_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq_timeout' was executed successfully (exit status: 0). MTC@a6421297c243: Test case TC_connectBankReq_timeout started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35495){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(3)@a6421297c243: Established a new IPA connection (conn_id=2) RSPRO_SRV0(3)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35495){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(3)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(3)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35495){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(3)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(3)@a6421297c243: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(3)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(3)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a6421297c243: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35495){CONNECTED} received 4 bytes from srv 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){ESTABLISHED}: Timeout of T1 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35495){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){ESTABLISHED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35495){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35495){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35495){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35495){CLOSED} free(delayed) RSPRO_SRV0(3)@a6421297c243: IPA: Closed MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40113){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq 4562 DLINP ERROR stream_cli.c:544 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40113){CONNECTED} lost connection with srv (-104) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40113){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){ESTABLISHED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){WAIT_RESP}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){WAIT_RESP}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){ESTABLISHED}: ->REESTABLISH_DELAY delay 992ms; 8ms since last attempt [step 3/123@1s] 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40113){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40113){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40113){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40113){CLOSED} free(delayed) RSPRO_SRV0(3)@a6421297c243: Final verdict of PTC: none MTC@a6421297c243: Setting final verdict of the test case. MTC@a6421297c243: Local verdict of MTC: pass MTC@a6421297c243: Local verdict of PTC RSPRO_SRV0(3): none (pass -> pass) MTC@a6421297c243: Test case TC_connectBankReq_timeout finished. Verdict: pass MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass'. Fri Aug 29 10:13:32 UTC 2025 ====== RemsimBankd_Tests.TC_connectBankReq_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2292) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=2292, count=3488) MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass' was executed successfully (exit status: 0). MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq'. ------ RemsimBankd_Tests.TC_connectBankReq ------ Fri Aug 29 10:13:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_connectBankReq.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_connectBankReq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq' was executed successfully (exit status: 0). MTC@a6421297c243: Test case TC_connectBankReq started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34047){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(4)@a6421297c243: Established a new IPA connection (conn_id=2) RSPRO_SRV0(4)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34047){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(4)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(4)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34047){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(4)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(4)@a6421297c243: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MTC@a6421297c243: setverdict(pass): none -> pass reason: ""RemsimBankd_Tests.ttcn:93 : "", new component reason: ""RemsimBankd_Tests.ttcn:93 : "" RSPRO_SRV0(4)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a6421297c243: Stopping testcase execution from "RemsimBankd_Tests.ttcn":93 RSPRO_SRV0(4)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34047){CONNECTED} received 4 bytes from srv 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34047){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34047){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){ESTABLISHED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){ESTABLISHED}: ->REESTABLISH_DELAY delay 975ms; 25ms since last attempt [step 5/123@1s] 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34047){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34047){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34047){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34047){CLOSED} free(delayed) RSPRO_SRV0(4)@a6421297c243: Final verdict of PTC: none MTC@a6421297c243: Setting final verdict of the test case. MTC@a6421297c243: Local verdict of MTC: pass reason: ""RemsimBankd_Tests.ttcn:93 : "" MTC@a6421297c243: Local verdict of PTC RSPRO_SRV0(4): none (pass -> pass) MTC@a6421297c243: Test case TC_connectBankReq finished. Verdict: pass reason: "RemsimBankd_Tests.ttcn:93 : " MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass'. Fri Aug 29 10:13:43 UTC 2025 ====== RemsimBankd_Tests.TC_connectBankReq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=532) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=532, count=2284) MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass' was executed successfully (exit status: 0). MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping'. ------ RemsimBankd_Tests.TC_createMapping ------ Fri Aug 29 10:13:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping' was executed successfully (exit status: 0). MTC@a6421297c243: Test case TC_createMapping started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45609){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(5)@a6421297c243: Established a new IPA connection (conn_id=2) RSPRO_SRV0(5)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45609){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(5)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45609){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(5)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(5)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(5)@a6421297c243: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(5)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(5)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45609){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45609){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45609){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4566 DBANKDW INFO bankd_main.c:543 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4565 DBANKDW INFO bankd_main.c:543 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4564 DBANKDW INFO bankd_main.c:543 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4569 DBANKDW INFO bankd_main.c:543 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@a6421297c243: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45609){CONNECTED} received 32 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:42) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed MTC@a6421297c243: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:104 : "", component reason not changed MTC@a6421297c243: Stopping testcase execution from "RemsimBankd_Tests.ttcn":104 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45609){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45609){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 940ms; 60ms since last attempt [step 7/123@1s] 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45609){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45609){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45609){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45609){CLOSED} free(delayed) RSPRO_SRV0(5)@a6421297c243: Final verdict of PTC: none MTC@a6421297c243: Setting final verdict of the test case. MTC@a6421297c243: Local verdict of MTC: pass MTC@a6421297c243: Local verdict of PTC RSPRO_SRV0(5): none (pass -> pass) MTC@a6421297c243: Test case TC_createMapping finished. Verdict: pass MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass'. Fri Aug 29 10:13:54 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=532) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=532, count=3032) MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass' was executed successfully (exit status: 0). MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busySlot'. ------ RemsimBankd_Tests.TC_createMapping_busySlot ------ Fri Aug 29 10:13:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_busySlot.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_busySlot.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busySlot' was executed successfully (exit status: 0). MTC@a6421297c243: Test case TC_createMapping_busySlot started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40341){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(6)@a6421297c243: Established a new IPA connection (conn_id=2) RSPRO_SRV0(6)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40341){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(6)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(6)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40341){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(6)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(6)@a6421297c243: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(6)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(6)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40341){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40341){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40341){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4562 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:42) deleted 4565 DBANKDW INFO bankd_main.c:543 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4566 DBANKDW INFO bankd_main.c:543 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4564 DBANKDW INFO bankd_main.c:543 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4569 DBANKDW INFO bankd_main.c:543 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes MTC@a6421297c243: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40341){CONNECTED} received 32 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:42) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40341){CONNECTED} received 32 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DRSPRO ERROR bankd_main.c:215 RSPRO_CLIENT(server){CONNECTED}: ignoring identical slotmap 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed MTC@a6421297c243: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:118 : "", component reason not changed MTC@a6421297c243: Stopping testcase execution from "RemsimBankd_Tests.ttcn":118 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40341){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40341){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 953ms; 47ms since last attempt [step 9/123@1s] 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40341){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40341){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40341){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40341){CLOSED} free(delayed) RSPRO_SRV0(6)@a6421297c243: Final verdict of PTC: none MTC@a6421297c243: Setting final verdict of the test case. MTC@a6421297c243: Local verdict of MTC: pass MTC@a6421297c243: Local verdict of PTC RSPRO_SRV0(6): none (pass -> pass) MTC@a6421297c243: Test case TC_createMapping_busySlot finished. Verdict: pass MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass'. Fri Aug 29 10:14:05 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_busySlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=540) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=540, count=3192) MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass' was executed successfully (exit status: 0). MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busyClient'. ------ RemsimBankd_Tests.TC_createMapping_busyClient ------ Fri Aug 29 10:14:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_busyClient.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_busyClient.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busyClient' was executed successfully (exit status: 0). MTC@a6421297c243: Test case TC_createMapping_busyClient started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33459){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(7)@a6421297c243: Established a new IPA connection (conn_id=2) RSPRO_SRV0(7)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33459){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(7)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(7)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33459){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(7)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(7)@a6421297c243: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(7)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(7)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33459){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33459){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33459){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4562 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:42) deleted 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4564 DBANKDW INFO bankd_main.c:543 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4565 DBANKDW INFO bankd_main.c:543 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4566 DBANKDW INFO bankd_main.c:543 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4569 DBANKDW INFO bankd_main.c:543 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@a6421297c243: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33459){CONNECTED} received 32 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:42) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33459){CONNECTED} received 32 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 01 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 01 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DRSPRO NOTICE bankd_main.c:228 RSPRO_CLIENT(server){CONNECTED}: client already connected to slot 1:0. Removing old mapping. 4562 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:42) deleted 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:1) <-> C(23:42) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed MTC@a6421297c243: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:133 : "", component reason not changed MTC@a6421297c243: Stopping testcase execution from "RemsimBankd_Tests.ttcn":133 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33459){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33459){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 937ms; 63ms since last attempt [step 11/123@1s] 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33459){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33459){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33459){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33459){CLOSED} free(delayed) RSPRO_SRV0(7)@a6421297c243: Final verdict of PTC: none MTC@a6421297c243: Setting final verdict of the test case. MTC@a6421297c243: Local verdict of MTC: pass MTC@a6421297c243: Local verdict of PTC RSPRO_SRV0(7): none (pass -> pass) MTC@a6421297c243: Test case TC_createMapping_busyClient finished. Verdict: pass MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busyClient pass'. Fri Aug 29 10:14:16 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_busyClient pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=544) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=544, count=3196) MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busyClient pass' was executed successfully (exit status: 0). MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidSlot'. ------ RemsimBankd_Tests.TC_createMapping_invalidSlot ------ Fri Aug 29 10:14:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_invalidSlot.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_invalidSlot.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidSlot' was executed successfully (exit status: 0). MTC@a6421297c243: Test case TC_createMapping_invalidSlot started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46359){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(8)@a6421297c243: Established a new IPA connection (conn_id=2) RSPRO_SRV0(8)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46359){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(8)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(8)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46359){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(8)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(8)@a6421297c243: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(8)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(8)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46359){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46359){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46359){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4562 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:1) <-> C(23:42) deleted 4565 DBANKDW INFO bankd_main.c:543 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4566 DBANKDW INFO bankd_main.c:543 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4569 DBANKDW INFO bankd_main.c:543 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4564 DBANKDW INFO bankd_main.c:543 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@a6421297c243: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46359){CONNECTED} received 33 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1b 80 01 02 81 01 00 a2 13 a4 11 30 06 02 01 17 02 01 2a 30 07 02 01 01 02 02 00 c8 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1b 80 01 02 81 01 00 a2 13 a4 11 30 06 02 01 17 02 01 2a 30 07 02 01 01 02 02 00 c8 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DRSPRO ERROR bankd_main.c:204 RSPRO_CLIENT(server){CONNECTED}: createMapping specifies invalid Slot Nr 200 (we have 8) 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed MTC@a6421297c243: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:144 : "", component reason not changed MTC@a6421297c243: Stopping testcase execution from "RemsimBankd_Tests.ttcn":144 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46359){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46359){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 941ms; 59ms since last attempt [step 13/123@1s] 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46359){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46359){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46359){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46359){CLOSED} free(delayed) RSPRO_SRV0(8)@a6421297c243: Final verdict of PTC: none MTC@a6421297c243: Setting final verdict of the test case. MTC@a6421297c243: Local verdict of MTC: pass MTC@a6421297c243: Local verdict of PTC RSPRO_SRV0(8): none (pass -> pass) MTC@a6421297c243: Test case TC_createMapping_invalidSlot finished. Verdict: pass MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass'. Fri Aug 29 10:14:27 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_invalidSlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=544) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=544, count=2948) MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass' was executed successfully (exit status: 0). MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidBank'. ------ RemsimBankd_Tests.TC_createMapping_invalidBank ------ Fri Aug 29 10:14:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_invalidBank.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_invalidBank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidBank' was executed successfully (exit status: 0). MTC@a6421297c243: Test case TC_createMapping_invalidBank started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46063){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(9)@a6421297c243: Established a new IPA connection (conn_id=2) RSPRO_SRV0(9)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46063){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(9)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(9)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46063){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(9)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(9)@a6421297c243: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(9)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(9)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46063){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46063){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46063){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4566 DBANKDW INFO bankd_main.c:543 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4565 DBANKDW INFO bankd_main.c:543 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4564 DBANKDW INFO bankd_main.c:543 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4569 DBANKDW INFO bankd_main.c:543 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@a6421297c243: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46063){CONNECTED} received 33 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1b 80 01 02 81 01 00 a2 13 a4 11 30 06 02 01 17 02 01 2a 30 07 02 02 00 c8 02 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1b 80 01 02 81 01 00 a2 13 a4 11 30 06 02 01 17 02 01 2a 30 07 02 02 00 c8 02 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DRSPRO ERROR bankd_main.c:200 RSPRO_CLIENT(server){CONNECTED}: createMapping specifies invalid Bank ID 200 (we are 1) 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed MTC@a6421297c243: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:155 : "", component reason not changed MTC@a6421297c243: Stopping testcase execution from "RemsimBankd_Tests.ttcn":155 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46063){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46063){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 940ms; 60ms since last attempt [step 15/123@1s] 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46063){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46063){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46063){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46063){CLOSED} free(delayed) RSPRO_SRV0(9)@a6421297c243: Final verdict of PTC: none MTC@a6421297c243: Setting final verdict of the test case. MTC@a6421297c243: Local verdict of MTC: pass MTC@a6421297c243: Local verdict of PTC RSPRO_SRV0(9): none (pass -> pass) MTC@a6421297c243: Test case TC_createMapping_invalidBank finished. Verdict: pass MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass'. Fri Aug 29 10:14:38 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_invalidBank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=544) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=544, count=2948) MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass' was executed successfully (exit status: 0). MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_unknownMap'. ------ RemsimBankd_Tests.TC_removeMapping_unknownMap ------ Fri Aug 29 10:14:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping_unknownMap.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping_unknownMap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_unknownMap' was executed successfully (exit status: 0). MTC@a6421297c243: Test case TC_removeMapping_unknownMap started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36897){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(10)@a6421297c243: Established a new IPA connection (conn_id=2) RSPRO_SRV0(10)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36897){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(10)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36897){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(10)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(10)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(10)@a6421297c243: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(10)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(10)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36897){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36897){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36897){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4566 DBANKDW INFO bankd_main.c:543 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4564 DBANKDW INFO bankd_main.c:543 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4565 DBANKDW INFO bankd_main.c:543 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4569 DBANKDW INFO bankd_main.c:543 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@a6421297c243: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36897){CONNECTED} received 32 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a6 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a6 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO removeMappingReq 4562 DRSPRO ERROR bankd_main.c:261 RSPRO_CLIENT(server){CONNECTED}: B(1:0) could not find to-be-deleted slotmap 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO removeMappingRes MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed MTC@a6421297c243: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:166 : "", component reason not changed MTC@a6421297c243: Stopping testcase execution from "RemsimBankd_Tests.ttcn":166 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36897){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36897){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 940ms; 60ms since last attempt [step 17/123@1s] 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36897){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36897){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36897){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36897){CLOSED} free(delayed) RSPRO_SRV0(10)@a6421297c243: Final verdict of PTC: none MTC@a6421297c243: Setting final verdict of the test case. MTC@a6421297c243: Local verdict of MTC: pass MTC@a6421297c243: Local verdict of PTC RSPRO_SRV0(10): none (pass -> pass) MTC@a6421297c243: Test case TC_removeMapping_unknownMap finished. Verdict: pass MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass'. Fri Aug 29 10:14:49 UTC 2025 ====== RemsimBankd_Tests.TC_removeMapping_unknownMap pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=544) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=544, count=3044) MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass' was executed successfully (exit status: 0). MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping'. ------ RemsimBankd_Tests.TC_removeMapping ------ Fri Aug 29 10:14:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping' was executed successfully (exit status: 0). MTC@a6421297c243: Test case TC_removeMapping started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41771){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(11)@a6421297c243: Established a new IPA connection (conn_id=2) RSPRO_SRV0(11)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41771){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(11)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(11)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41771){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(11)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(11)@a6421297c243: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(11)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(11)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41771){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41771){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41771){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4565 DBANKDW INFO bankd_main.c:543 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4566 DBANKDW INFO bankd_main.c:543 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4564 DBANKDW INFO bankd_main.c:543 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4569 DBANKDW INFO bankd_main.c:543 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@a6421297c243: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41771){CONNECTED} received 32 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:42) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41771){CONNECTED} received 32 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a6 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a6 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO removeMappingReq 4562 DRSPRO INFO bankd_main.c:269 RSPRO_CLIENT(server){CONNECTED}: B(1:0): removing slotmap 4562 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:42) deleted 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO removeMappingRes MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed MTC@a6421297c243: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:178 : "", component reason not changed MTC@a6421297c243: Stopping testcase execution from "RemsimBankd_Tests.ttcn":178 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41771){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41771){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 948ms; 52ms since last attempt [step 19/123@1s] 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41771){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41771){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41771){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41771){CLOSED} free(delayed) RSPRO_SRV0(11)@a6421297c243: Final verdict of PTC: none MTC@a6421297c243: Setting final verdict of the test case. MTC@a6421297c243: Local verdict of MTC: pass MTC@a6421297c243: Local verdict of PTC RSPRO_SRV0(11): none (pass -> pass) MTC@a6421297c243: Test case TC_removeMapping finished. Verdict: pass MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass'. Fri Aug 29 10:15:00 UTC 2025 ====== RemsimBankd_Tests.TC_removeMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=532) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=532, count=3184) MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass' was executed successfully (exit status: 0). MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_missingSlot'. ------ RemsimBankd_Tests.TC_clientConnect_missingSlot ------ Fri Aug 29 10:15:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_missingSlot.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_missingSlot.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_missingSlot' was executed successfully (exit status: 0). MTC@a6421297c243: Test case TC_clientConnect_missingSlot started. 4565 DBANKDW INFO bankd_main.c:1071 [001 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 4565 DBANKDW INFO bankd_main.c:526 [001 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(12)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a6421297c243: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(12)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4565 DBANKDW INFO bankd_main.c:747 [001 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4565 DBANKDW INFO bankd_main.c:759 [001 B65535:65535 CONN_WAIT_ID] missing clientID, aborting 4565 DBANKDW INFO bankd_main.c:1005 [001 B65535:65535 CONN_WAIT_ID] Error handling RSPRO 4565 DBANKDW INFO bankd_main.c:1086 [001 B65535:65535 CONN_WAIT_ID] Error -103 occurred: Cleaning up state 4565 DBANKDW INFO bankd_main.c:526 [001 B65535:65535 CONN_WAIT_ID] Changing state to ACCEPTING MTC@a6421297c243: setverdict(pass): none -> pass RSPRO0(12)@a6421297c243: IPA: Closed MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed MTC@a6421297c243: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:187 : "", component reason not changed MTC@a6421297c243: Stopping testcase execution from "RemsimBankd_Tests.ttcn":187 RSPRO0(12)@a6421297c243: Final verdict of PTC: none MTC@a6421297c243: Setting final verdict of the test case. MTC@a6421297c243: Local verdict of MTC: pass MTC@a6421297c243: Local verdict of PTC RSPRO0(12): none (pass -> pass) MTC@a6421297c243: Test case TC_clientConnect_missingSlot finished. Verdict: pass MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass'. Fri Aug 29 10:15:03 UTC 2025 ====== RemsimBankd_Tests.TC_clientConnect_missingSlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=1896) MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass' was executed successfully (exit status: 0). MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_unknown'. ------ RemsimBankd_Tests.TC_clientConnect_unknown ------ Fri Aug 29 10:15:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_unknown' was executed successfully (exit status: 0). MTC@a6421297c243: Test case TC_clientConnect_unknown started. 4566 DBANKDW INFO bankd_main.c:1071 [002 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 4566 DBANKDW INFO bankd_main.c:526 [002 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(13)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a6421297c243: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(13)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4566 DBANKDW INFO bankd_main.c:747 [002 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4566 DBANKDW INFO bankd_main.c:526 [002 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 4566 DBANKDW INFO bankd_main.c:703 [002 B65535:65535 CONN_CLIENT] No slotmap (yet) for client C(23:0) 4566 DBANKDW INFO bankd_main.c:534 [002 B65535:65535 CONN_CLIENT] Changing state to CONN_CLIENT_WAIT_MAP (timeout=10) MTC@a6421297c243: setverdict(pass): none -> pass MTC@a6421297c243: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:194 : "", component reason not changed MTC@a6421297c243: Stopping testcase execution from "RemsimBankd_Tests.ttcn":194 4566 DBANKDW INFO bankd_main.c:1086 [002 B65535:65535 CONN_CLIENT_WAIT_MAP] Error -2 occurred: Cleaning up state 4566 DBANKDW INFO bankd_main.c:526 [002 B65535:65535 CONN_CLIENT_WAIT_MAP] Changing state to ACCEPTING RSPRO0(13)@a6421297c243: Final verdict of PTC: none MTC@a6421297c243: Setting final verdict of the test case. MTC@a6421297c243: Local verdict of MTC: pass MTC@a6421297c243: Local verdict of PTC RSPRO0(13): none (pass -> pass) MTC@a6421297c243: Test case TC_clientConnect_unknown finished. Verdict: pass MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass'. Fri Aug 29 10:15:06 UTC 2025 ====== RemsimBankd_Tests.TC_clientConnect_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=1900) MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass' was executed successfully (exit status: 0). MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_createMapping'. ------ RemsimBankd_Tests.TC_clientConnect_createMapping ------ Fri Aug 29 10:15:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_createMapping.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_createMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_createMapping' was executed successfully (exit status: 0). MTC@a6421297c243: Test case TC_clientConnect_createMapping started. 4567 DBANKDW INFO bankd_main.c:1071 [003 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 4567 DBANKDW INFO bankd_main.c:526 [003 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(14)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a6421297c243: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(14)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4567 DBANKDW INFO bankd_main.c:747 [003 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4567 DBANKDW INFO bankd_main.c:526 [003 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 4567 DBANKDW INFO bankd_main.c:703 [003 B65535:65535 CONN_CLIENT] No slotmap (yet) for client C(23:0) 4567 DBANKDW INFO bankd_main.c:534 [003 B65535:65535 CONN_CLIENT] Changing state to CONN_CLIENT_WAIT_MAP (timeout=10) MTC@a6421297c243: setverdict(pass): none -> pass 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34483){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(15)@a6421297c243: Established a new IPA connection (conn_id=2) RSPRO_SRV0(15)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34483){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34483){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(15)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(15)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(15)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(15)@a6421297c243: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(15)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(15)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34483){CONNECTED} received 95 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34483){CONNECTED} received 95 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34483){CONNECTED} received 95 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes 4567 DBANKDW INFO bankd_main.c:555 [003 B65535:65535 CONN_CLIENT_WAIT_MAP] SIGMAPADD received 4567 DBANKDW INFO bankd_main.c:709 [003 B65535:65535 CONN_CLIENT_WAIT_MAP] slotmap found: C(23:0) -> B(1:0) 4567 DBANKDW INFO bankd_main.c:534 [003 B1:0 CONN_CLIENT_WAIT_MAP] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4567 DBANKDW INFO bankd_pcsc.c:275 [003 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 99999999 ../src/winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival 00000060 ../src/winscard_msg_srv.c:264:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 ../src/pcscdaemon.c:130:SVCServiceRunLoop() A new context thread creation is requested: 9 MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed 00022201 ../src/auth.c:115:IsClientAuthorized() polkit_authority_get_sync failed: Error initializing authority: Could not connect: No such file or directory 00000015 ../src/winscard_svc.c:357:ContextThread() Rejected unauthorized PC/SC client 00000020 ../src/winscard_svc.c:1112:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55ffe1373e00 00000003 ../src/winscard_svc.c:1120:MSGCleanupClient() Freeing SCONTEXT @0x55ffe1373e00 4567 DBANKDW INFO bankd_pcsc.c:278 [003 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: Access denied. (0x8010006A) 4567 DBANKDW INFO bankd_pcsc.c:275 [003 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 10007940 ../src/winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival 00000050 ../src/winscard_msg_srv.c:264:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 ../src/pcscdaemon.c:130:SVCServiceRunLoop() A new context thread creation is requested: 9 MTC@a6421297c243: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:211 : "", component reason not changed MTC@a6421297c243: Stopping testcase execution from "RemsimBankd_Tests.ttcn":211 00000650 ../src/auth.c:115:IsClientAuthorized() polkit_authority_get_sync failed: Error initializing authority: Could not connect: No such file or directory 00000019 ../src/winscard_svc.c:357:ContextThread() Rejected unauthorized PC/SC client 00000019 ../src/winscard_svc.c:1112:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55ffe137c9d0 00000003 ../src/winscard_svc.c:1120:MSGCleanupClient() Freeing SCONTEXT @0x55ffe137c9d0 4567 DBANKDW INFO bankd_pcsc.c:278 [003 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: Access denied. (0x8010006A) 4567 DBANKDW INFO bankd_main.c:1086 [003 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 4567 DBANKDW INFO bankd_main.c:526 [003 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34483){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34483){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34483){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34483){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34483){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34483){CLOSED} free(delayed) RSPRO0(14)@a6421297c243: Final verdict of PTC: none 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled RSPRO_SRV0(15)@a6421297c243: Final verdict of PTC: none MTC@a6421297c243: Setting final verdict of the test case. MTC@a6421297c243: Local verdict of MTC: pass MTC@a6421297c243: Local verdict of PTC RSPRO0(14): none (pass -> pass) MTC@a6421297c243: Local verdict of PTC RSPRO_SRV0(15): none (pass -> pass) MTC@a6421297c243: Test case TC_clientConnect_createMapping finished. Verdict: pass MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass'. Fri Aug 29 10:15:21 UTC 2025 ====== RemsimBankd_Tests.TC_clientConnect_createMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4012) Waiting for packet dumper to finish... 1 (prev_count=4012, count=4808) MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass' was executed successfully (exit status: 0). MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientConnect'. ------ RemsimBankd_Tests.TC_createMapping_clientConnect ------ Fri Aug 29 10:15:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_clientConnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_clientConnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientConnect' was executed successfully (exit status: 0). MTC@a6421297c243: Test case TC_createMapping_clientConnect started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40021){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(16)@a6421297c243: Established a new IPA connection (conn_id=2) RSPRO_SRV0(16)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40021){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(16)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(16)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40021){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(16)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(16)@a6421297c243: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(16)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(16)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40021){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40021){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40021){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4562 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4566 DBANKDW INFO bankd_main.c:543 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4564 DBANKDW INFO bankd_main.c:543 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4569 DBANKDW INFO bankd_main.c:543 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4565 DBANKDW INFO bankd_main.c:543 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@a6421297c243: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40021){CONNECTED} received 32 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed 4566 DBANKDW INFO bankd_main.c:1071 [002 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 4566 DBANKDW INFO bankd_main.c:526 [002 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(17)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a6421297c243: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(17)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4566 DBANKDW INFO bankd_main.c:747 [002 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4566 DBANKDW INFO bankd_main.c:526 [002 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 4566 DBANKDW INFO bankd_main.c:709 [002 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 4566 DBANKDW INFO bankd_main.c:534 [002 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4566 DBANKDW INFO bankd_pcsc.c:275 [002 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 11097139 ../src/winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival 00000033 ../src/winscard_msg_srv.c:264:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 ../src/pcscdaemon.c:130:SVCServiceRunLoop() A new context thread creation is requested: 9 00000488 ../src/auth.c:115:IsClientAuthorized() polkit_authority_get_sync failed: Error initializing authority: Could not connect: No such file or directory 00000015 ../src/winscard_svc.c:357:ContextThread() Rejected unauthorized PC/SC client 00000020 ../src/winscard_svc.c:1112:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55ffe1373e00 00000003 ../src/winscard_svc.c:1120:MSGCleanupClient() Freeing SCONTEXT @0x55ffe1373e00 4566 DBANKDW INFO bankd_pcsc.c:278 [002 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: Access denied. (0x8010006A) MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed MTC@a6421297c243: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:232 : "", component reason not changed MTC@a6421297c243: Stopping testcase execution from "RemsimBankd_Tests.ttcn":232 4566 DBANKDW INFO bankd_main.c:1086 [002 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 4566 DBANKDW INFO bankd_main.c:526 [002 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40021){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40021){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40021){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40021){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40021){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40021){CLOSED} free(delayed) RSPRO0(17)@a6421297c243: Final verdict of PTC: none 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated RSPRO_SRV0(16)@a6421297c243: Final verdict of PTC: none 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled MTC@a6421297c243: Setting final verdict of the test case. MTC@a6421297c243: Local verdict of MTC: pass MTC@a6421297c243: Local verdict of PTC RSPRO_SRV0(16): none (pass -> pass) MTC@a6421297c243: Local verdict of PTC RSPRO0(17): none (pass -> pass) MTC@a6421297c243: Test case TC_createMapping_clientConnect finished. Verdict: pass MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass'. Fri Aug 29 10:15:32 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_clientConnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2848) Waiting for packet dumper to finish... 1 (prev_count=2848, count=5044) MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass' was executed successfully (exit status: 0). MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientReconnect'. ------ RemsimBankd_Tests.TC_createMapping_clientReconnect ------ Fri Aug 29 10:15:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_clientReconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_clientReconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientReconnect' was executed successfully (exit status: 0). MTC@a6421297c243: Test case TC_createMapping_clientReconnect started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42299){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(18)@a6421297c243: Established a new IPA connection (conn_id=2) RSPRO_SRV0(18)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42299){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(18)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(18)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42299){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(18)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(18)@a6421297c243: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(18)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(18)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42299){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42299){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42299){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4562 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4566 DBANKDW INFO bankd_main.c:543 [002 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4565 DBANKDW INFO bankd_main.c:543 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4569 DBANKDW INFO bankd_main.c:543 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4564 DBANKDW INFO bankd_main.c:543 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@a6421297c243: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42299){CONNECTED} received 32 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed 4565 DBANKDW INFO bankd_main.c:1071 [001 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 4565 DBANKDW INFO bankd_main.c:526 [001 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(19)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a6421297c243: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(19)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4565 DBANKDW INFO bankd_main.c:747 [001 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4565 DBANKDW INFO bankd_main.c:526 [001 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 4565 DBANKDW INFO bankd_main.c:709 [001 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 4565 DBANKDW INFO bankd_main.c:534 [001 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4565 DBANKDW INFO bankd_pcsc.c:275 [001 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 11100293 ../src/winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival 00000033 ../src/winscard_msg_srv.c:264:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000004 ../src/pcscdaemon.c:130:SVCServiceRunLoop() A new context thread creation is requested: 9 4565 DBANKDW INFO bankd_pcsc.c:278 [001 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: Access denied. (0x8010006A) 00000503 ../src/auth.c:115:IsClientAuthorized() polkit_authority_get_sync failed: Error initializing authority: Could not connect: No such file or directory 00000011 ../src/winscard_svc.c:357:ContextThread() Rejected unauthorized PC/SC client 00000020 ../src/winscard_svc.c:1112:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55ffe137b980 00000005 ../src/winscard_svc.c:1120:MSGCleanupClient() Freeing SCONTEXT @0x55ffe137b980 MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed 4565 DBANKDW INFO bankd_main.c:1086 [001 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 4565 DBANKDW INFO bankd_main.c:526 [001 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING RSPRO0(19)@a6421297c243: Final verdict of PTC: none 4564 DBANKDW INFO bankd_main.c:1071 [000 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 4564 DBANKDW INFO bankd_main.c:526 [000 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(20)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a6421297c243: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(20)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4564 DBANKDW INFO bankd_main.c:747 [000 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4564 DBANKDW INFO bankd_main.c:526 [000 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 4564 DBANKDW INFO bankd_main.c:709 [000 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 4564 DBANKDW INFO bankd_main.c:534 [000 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4564 DBANKDW INFO bankd_pcsc.c:275 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 05033071 ../src/winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival 00000028 ../src/winscard_msg_srv.c:264:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000004 ../src/pcscdaemon.c:130:SVCServiceRunLoop() A new context thread creation is requested: 9 00000413 ../src/auth.c:115:IsClientAuthorized() polkit_authority_get_sync failed: Error initializing authority: Could not connect: No such file or directory 00000011 ../src/winscard_svc.c:357:ContextThread() Rejected unauthorized PC/SC client 00000017 ../src/winscard_svc.c:1112:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55ffe137c9d0 00000003 ../src/winscard_svc.c:1120:MSGCleanupClient() Freeing SCONTEXT @0x55ffe137c9d0 4564 DBANKDW INFO bankd_pcsc.c:278 [000 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: Access denied. (0x8010006A) MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed MTC@a6421297c243: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:343 : "", component reason not changed MTC@a6421297c243: Stopping testcase execution from "RemsimBankd_Tests.ttcn":343 4564 DBANKDW INFO bankd_main.c:1086 [000 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 4564 DBANKDW INFO bankd_main.c:526 [000 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42299){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42299){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42299){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42299){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42299){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42299){CLOSED} free(delayed) RSPRO0(20)@a6421297c243: Final verdict of PTC: none 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated RSPRO_SRV0(18)@a6421297c243: Final verdict of PTC: none 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled MTC@a6421297c243: Setting final verdict of the test case. MTC@a6421297c243: Local verdict of MTC: pass MTC@a6421297c243: Local verdict of PTC RSPRO_SRV0(18): none (pass -> pass) MTC@a6421297c243: Local verdict of PTC RSPRO0(19): none (pass -> pass) MTC@a6421297c243: Local verdict of PTC RSPRO0(20): none (pass -> pass) MTC@a6421297c243: Test case TC_createMapping_clientReconnect finished. Verdict: pass MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass'. Fri Aug 29 10:15:53 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_clientReconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6412) Waiting for packet dumper to finish... 1 (prev_count=6412, count=7208) MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass' was executed successfully (exit status: 0). MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_connected'. ------ RemsimBankd_Tests.TC_removeMapping_connected ------ Fri Aug 29 10:15:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping_connected.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping_connected.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_connected' was executed successfully (exit status: 0). MTC@a6421297c243: Test case TC_removeMapping_connected started. 4569 DBANKDW INFO bankd_main.c:1071 [005 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 4569 DBANKDW INFO bankd_main.c:526 [005 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(21)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a6421297c243: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(21)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4569 DBANKDW INFO bankd_main.c:747 [005 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4569 DBANKDW INFO bankd_main.c:526 [005 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 4569 DBANKDW INFO bankd_main.c:709 [005 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 4569 DBANKDW INFO bankd_main.c:534 [005 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4569 DBANKDW INFO bankd_pcsc.c:275 [005 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 08142015 ../src/winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival 00000034 ../src/winscard_msg_srv.c:264:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000003 ../src/pcscdaemon.c:130:SVCServiceRunLoop() A new context thread creation is requested: 9 4569 DBANKDW INFO bankd_pcsc.c:278 [005 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: Access denied. (0x8010006A) 00000541 ../src/auth.c:115:IsClientAuthorized() polkit_authority_get_sync failed: Error initializing authority: Could not connect: No such file or directory 00000018 ../src/winscard_svc.c:357:ContextThread() Rejected unauthorized PC/SC client 00000021 ../src/winscard_svc.c:1112:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55ffe137b980 00000004 ../src/winscard_svc.c:1120:MSGCleanupClient() Freeing SCONTEXT @0x55ffe137b980 MTC@a6421297c243: setverdict(pass): none -> pass 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37425){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(22)@a6421297c243: Established a new IPA connection (conn_id=2) RSPRO_SRV0(22)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37425){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(22)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(22)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37425){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(22)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(22)@a6421297c243: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(22)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(22)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37425){CONNECTED} received 95 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37425){CONNECTED} received 95 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37425){CONNECTED} received 95 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DRSPRO ERROR bankd_main.c:215 RSPRO_CLIENT(server){CONNECTED}: ignoring identical slotmap 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed 4569 DBANKDW INFO bankd_pcsc.c:275 [005 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 10010540 ../src/winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival 00000027 ../src/winscard_msg_srv.c:264:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 ../src/pcscdaemon.c:130:SVCServiceRunLoop() A new context thread creation is requested: 9 00000575 ../src/auth.c:115:IsClientAuthorized() polkit_authority_get_sync failed: Error initializing authority: Could not connect: No such file or directory 00000018 ../src/winscard_svc.c:357:ContextThread() Rejected unauthorized PC/SC client 00000020 ../src/winscard_svc.c:1112:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55ffe1373e00 00000004 ../src/winscard_svc.c:1120:MSGCleanupClient() Freeing SCONTEXT @0x55ffe1373e00 4569 DBANKDW INFO bankd_pcsc.c:278 [005 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: Access denied. (0x8010006A) 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37425){CONNECTED} received 32 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a6 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a6 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO removeMappingReq 4562 DRSPRO INFO bankd_main.c:269 RSPRO_CLIENT(server){CONNECTED}: B(1:0): removing slotmap 4562 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO removeMappingRes 4564 DBANKDW INFO bankd_main.c:543 [000 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed 4569 DBANKDW INFO bankd_pcsc.c:275 [005 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 10009200 ../src/winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival 00000051 ../src/winscard_msg_srv.c:264:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 ../src/pcscdaemon.c:130:SVCServiceRunLoop() A new context thread creation is requested: 9 00000447 ../src/auth.c:115:IsClientAuthorized() polkit_authority_get_sync failed: Error initializing authority: Could not connect: No such file or directory 00000013 ../src/winscard_svc.c:357:ContextThread() Rejected unauthorized PC/SC client 00000019 ../src/winscard_svc.c:1112:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55ffe137c9d0 00000004 ../src/winscard_svc.c:1120:MSGCleanupClient() Freeing SCONTEXT @0x55ffe137c9d0 4569 DBANKDW INFO bankd_pcsc.c:278 [005 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: Access denied. (0x8010006A) MTC@a6421297c243: setverdict(fail): pass -> fail reason: "Timeout expecting disconnect", new component reason: "Timeout expecting disconnect" 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37425){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37425){CONNECTED} close() 4569 DBANKDW INFO bankd_main.c:1086 [005 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37425){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37425){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37425){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37425){CLOSED} free(delayed) 4569 DBANKDW INFO bankd_main.c:526 [005 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING RSPRO_SRV0(22)@a6421297c243: Final verdict of PTC: none RSPRO0(21)@a6421297c243: Final verdict of PTC: none MTC@a6421297c243: Setting final verdict of the test case. MTC@a6421297c243: Local verdict of MTC: fail reason: "Timeout expecting disconnect" 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled MTC@a6421297c243: Local verdict of PTC RSPRO0(21): none (fail -> fail) MTC@a6421297c243: Local verdict of PTC RSPRO_SRV0(22): none (fail -> fail) MTC@a6421297c243: Test case TC_removeMapping_connected finished. Verdict: fail reason: Timeout expecting disconnect MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected fail'. Fri Aug 29 10:16:18 UTC 2025 ------ RemsimBankd_Tests.TC_removeMapping_connected fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4356) Waiting for packet dumper to finish... 1 (prev_count=4356, count=5152) MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected fail' was executed successfully (exit status: 0). MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping'. ------ RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping ------ Fri Aug 29 10:16:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping' was executed successfully (exit status: 0). MTC@a6421297c243: Test case TC_createMapping_connectClient_changeMapping started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40901){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(23)@a6421297c243: Established a new IPA connection (conn_id=2) RSPRO_SRV0(23)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40901){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(23)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(23)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40901){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(23)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(23)@a6421297c243: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(23)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(23)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40901){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40901){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40901){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4565 DBANKDW INFO bankd_main.c:543 [001 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4569 DBANKDW INFO bankd_main.c:543 [005 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4566 DBANKDW INFO bankd_main.c:543 [002 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4564 DBANKDW INFO bankd_main.c:543 [000 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@a6421297c243: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40901){CONNECTED} received 32 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed 4565 DBANKDW INFO bankd_main.c:1071 [001 B1:0 ACCEPTING] Accepted connection from 127.0.0.1:10000 4565 DBANKDW INFO bankd_main.c:526 [001 B1:0 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(24)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a6421297c243: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(24)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4565 DBANKDW INFO bankd_main.c:747 [001 B1:0 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4565 DBANKDW INFO bankd_main.c:526 [001 B1:0 CONN_WAIT_ID] Changing state to CONN_CLIENT 4565 DBANKDW INFO bankd_main.c:709 [001 B1:0 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 4565 DBANKDW INFO bankd_main.c:534 [001 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4565 DBANKDW INFO bankd_pcsc.c:275 [001 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 13015482 ../src/winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival 00000014 ../src/winscard_msg_srv.c:264:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000002 ../src/pcscdaemon.c:130:SVCServiceRunLoop() A new context thread creation is requested: 9 4565 DBANKDW INFO bankd_pcsc.c:278 [001 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: Access denied. (0x8010006A) 00000233 ../src/auth.c:115:IsClientAuthorized() polkit_authority_get_sync failed: Error initializing authority: Could not connect: No such file or directory 00000005 ../src/winscard_svc.c:357:ContextThread() Rejected unauthorized PC/SC client 00000008 ../src/winscard_svc.c:1112:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55ffe1373e00 00000002 ../src/winscard_svc.c:1120:MSGCleanupClient() Freeing SCONTEXT @0x55ffe1373e00 MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40901){CONNECTED} received 34 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1c 80 01 02 81 01 00 a2 14 a4 12 30 08 02 02 03 db 02 02 02 8e 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1c 80 01 02 81 01 00 a2 14 a4 12 30 08 02 02 03 db 02 02 02 8e 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DRSPRO NOTICE bankd_main.c:219 RSPRO_CLIENT(server){CONNECTED}: slot already connected to client 23:0. Removing old mapping. 4562 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(987:654) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes 4564 DBANKDW INFO bankd_main.c:543 [000 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed MTC@a6421297c243: setverdict(fail): pass -> fail reason: "Timeout waiting for client being disconnected", new component reason: "Timeout waiting for client being disconnected" MTC@a6421297c243: Stopping testcase execution from "RemsimBankd_Tests.ttcn":273 4565 DBANKDW INFO bankd_main.c:1086 [001 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 4565 DBANKDW INFO bankd_main.c:526 [001 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40901){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40901){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40901){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40901){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40901){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40901){CLOSED} free(delayed) RSPRO_SRV0(23)@a6421297c243: Final verdict of PTC: none RSPRO0(24)@a6421297c243: Final verdict of PTC: none 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled MTC@a6421297c243: Setting final verdict of the test case. MTC@a6421297c243: Local verdict of MTC: fail reason: "Timeout waiting for client being disconnected" MTC@a6421297c243: Local verdict of PTC RSPRO_SRV0(23): none (fail -> fail) MTC@a6421297c243: Local verdict of PTC RSPRO0(24): none (fail -> fail) MTC@a6421297c243: Test case TC_createMapping_connectClient_changeMapping finished. Verdict: fail reason: Timeout waiting for client being disconnected MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping fail'. Fri Aug 29 10:16:34 UTC 2025 ------ RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4628) Waiting for packet dumper to finish... 1 (prev_count=4628, count=5424) MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping fail' was executed successfully (exit status: 0). MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping'. ------ RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping ------ Fri Aug 29 10:16:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping' was executed successfully (exit status: 0). MTC@a6421297c243: Test case TC_createMapping_connectClient_recreateMapping started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44847){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(25)@a6421297c243: Established a new IPA connection (conn_id=2) RSPRO_SRV0(25)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44847){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(25)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(25)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44847){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(25)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(25)@a6421297c243: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(25)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(25)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44847){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44847){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44847){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4562 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(987:654) deleted 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4564 DBANKDW INFO bankd_main.c:543 [000 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4566 DBANKDW INFO bankd_main.c:543 [002 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4569 DBANKDW INFO bankd_main.c:543 [005 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4565 DBANKDW INFO bankd_main.c:543 [001 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@a6421297c243: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44847){CONNECTED} received 32 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed 4564 DBANKDW INFO bankd_main.c:1071 [000 B1:0 ACCEPTING] Accepted connection from 127.0.0.1:10000 4564 DBANKDW INFO bankd_main.c:526 [000 B1:0 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(26)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a6421297c243: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(26)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4564 DBANKDW INFO bankd_main.c:747 [000 B1:0 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4564 DBANKDW INFO bankd_main.c:526 [000 B1:0 CONN_WAIT_ID] Changing state to CONN_CLIENT 4564 DBANKDW INFO bankd_main.c:709 [000 B1:0 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 4564 DBANKDW INFO bankd_main.c:534 [000 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4564 DBANKDW INFO bankd_pcsc.c:275 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 16085375 ../src/winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival 00000010 ../src/winscard_msg_srv.c:264:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000001 ../src/pcscdaemon.c:130:SVCServiceRunLoop() A new context thread creation is requested: 9 00000132 ../src/auth.c:115:IsClientAuthorized() polkit_authority_get_sync failed: Error initializing authority: Could not connect: No such file or directory 00000002 ../src/winscard_svc.c:357:ContextThread() Rejected unauthorized PC/SC client 00000005 ../src/winscard_svc.c:1112:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55ffe137b980 00000004 ../src/winscard_svc.c:1120:MSGCleanupClient() Freeing SCONTEXT @0x55ffe137b980 4564 DBANKDW INFO bankd_pcsc.c:278 [000 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: Access denied. (0x8010006A) MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44847){CONNECTED} received 32 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DRSPRO ERROR bankd_main.c:215 RSPRO_CLIENT(server){CONNECTED}: ignoring identical slotmap 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed MTC@a6421297c243: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:313 : "", component reason not changed MTC@a6421297c243: Stopping testcase execution from "RemsimBankd_Tests.ttcn":313 4564 DBANKDW INFO bankd_main.c:1086 [000 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44847){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44847){CONNECTED} close() 4564 DBANKDW INFO bankd_main.c:526 [000 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44847){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44847){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44847){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44847){CLOSED} free(delayed) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated RSPRO_SRV0(25)@a6421297c243: Final verdict of PTC: none RSPRO0(26)@a6421297c243: Final verdict of PTC: none 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled MTC@a6421297c243: Setting final verdict of the test case. MTC@a6421297c243: Local verdict of MTC: pass MTC@a6421297c243: Local verdict of PTC RSPRO_SRV0(25): none (pass -> pass) MTC@a6421297c243: Local verdict of PTC RSPRO0(26): none (pass -> pass) MTC@a6421297c243: Test case TC_createMapping_connectClient_recreateMapping finished. Verdict: pass MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass'. Fri Aug 29 10:16:50 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4832) Waiting for packet dumper to finish... 1 (prev_count=4832, count=5528) MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass' was executed successfully (exit status: 0). MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU'. ------ RemsimBankd_Tests.TC_createMapping_exchangeTPDU ------ Fri Aug 29 10:16:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_exchangeTPDU.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_exchangeTPDU.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU' was executed successfully (exit status: 0). MTC@a6421297c243: Test case TC_createMapping_exchangeTPDU started. 08330087 ifd-vpcd.c:236:IFDHGetCapabilities() Got ATR (22 bytes) 00000024 ../src/eventhandler.c:404:EHStatusHandlerThread() powerState: POWER_STATE_POWERED 00000004 ../src/eventhandler.c:421:EHStatusHandlerThread() Card inserted into Virtual PCD 00 00 00000009 Card ATR: 3B 9F 96 80 1F C7 80 31 A0 73 BE 21 13 67 43 20 07 18 00 00 01 A5 00445691 ../src/eventhandler.c:480:EHStatusHandlerThread() powerState: POWER_STATE_UNPOWERED 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32919){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(27)@a6421297c243: Established a new IPA connection (conn_id=2) RSPRO_SRV0(27)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32919){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(27)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(27)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32919){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(27)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(27)@a6421297c243: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(27)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(27)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32919){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32919){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32919){CONNECTED} received 79 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4562 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4566 DBANKDW INFO bankd_main.c:543 [002 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4565 DBANKDW INFO bankd_main.c:543 [001 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4569 DBANKDW INFO bankd_main.c:543 [005 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4564 DBANKDW INFO bankd_main.c:543 [000 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@a6421297c243: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32919){CONNECTED} received 32 bytes from srv 4562 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@a6421297c243: setverdict(pass): pass -> pass, component reason not changed 4571 DBANKDW INFO bankd_main.c:1071 [007 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 4571 DBANKDW INFO bankd_main.c:526 [007 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(28)@a6421297c243: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a6421297c243: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(28)@a6421297c243: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4571 DBANKDW INFO bankd_main.c:747 [007 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4571 DBANKDW INFO bankd_main.c:526 [007 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 4571 DBANKDW INFO bankd_main.c:709 [007 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 4571 DBANKDW INFO bankd_main.c:534 [007 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4571 DBANKDW INFO bankd_pcsc.c:275 [007 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 07324423 ../src/winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival 00000033 ../src/winscard_msg_srv.c:264:ProcessEventsServer() ProcessCommonChannelRequest detects: 12 00000005 ../src/pcscdaemon.c:130:SVCServiceRunLoop() A new context thread creation is requested: 12 4571 DBANKDW INFO bankd_pcsc.c:278 [007 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: Access denied. (0x8010006A) 00000622 ../src/auth.c:115:IsClientAuthorized() polkit_authority_get_sync failed: Error initializing authority: Could not connect: No such file or directory 00000015 ../src/winscard_svc.c:357:ContextThread() Rejected unauthorized PC/SC client 00000022 ../src/winscard_svc.c:1112:MSGCleanupClient() Thread is stopping: dwClientID=12, threadContext @0x55ffe137c9d0 00000003 ../src/winscard_svc.c:1120:MSGCleanupClient() Freeing SCONTEXT @0x55ffe137c9d0 MTC@a6421297c243: setverdict(fail): pass -> fail reason: "Received unexpected RPSRO{ version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimBankd (2), name := "a6421297c243", software := "remsim-bankd", swVersion := "1.1.2.202508282026", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := cardNotPresent (100) } } }", new component reason: "Received unexpected RPSRO{ version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimBankd (2), name := "a6421297c243", software := "remsim-bankd", swVersion := "1.1.2.202508282026", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := cardNotPresent (100) } } }" 4571 DBANKDW INFO bankd_main.c:1086 [007 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 4571 DBANKDW INFO bankd_main.c:526 [007 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32919){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32919){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 912ms; 1088ms since last attempt [step 33/123@2s] 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32919){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32919){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32919){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32919){CLOSED} free(delayed) RSPRO0(28)@a6421297c243: Final verdict of PTC: none RSPRO_SRV0(27)@a6421297c243: Final verdict of PTC: none MTC@a6421297c243: Setting final verdict of the test case. MTC@a6421297c243: Local verdict of MTC: fail reason: "Received unexpected RPSRO{ version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimBankd (2), name := "a6421297c243", software := "remsim-bankd", swVersion := "1.1.2.202508282026", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := cardNotPresent (100) } } }" MTC@a6421297c243: Local verdict of PTC RSPRO_SRV0(27): none (fail -> fail) MTC@a6421297c243: Local verdict of PTC RSPRO0(28): none (fail -> fail) MTC@a6421297c243: Test case TC_createMapping_exchangeTPDU finished. Verdict: fail reason: Received unexpected RPSRO{ version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimBankd (2), name := "a6421297c243", software := "remsim-bankd", swVersion := "1.1.2.202508282026", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := cardNotPresent (100) } } } MTC@a6421297c243: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU fail'. Fri Aug 29 10:17:01 UTC 2025 ------ RemsimBankd_Tests.TC_createMapping_exchangeTPDU fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=15600) 00240660 ../src/eventhandler.c:356:EHStatusHandlerThread() Card Removed From Virtual PCD 00 00 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=15600, count=18620) MTC@a6421297c243: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU fail' was executed successfully (exit status: 0). MC@a6421297c243: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@a6421297c243: Terminating MTC. MC@a6421297c243: MTC terminated. MC2> exit MC@a6421297c243: Shutting down session. MC@a6421297c243: Shutdown complete. No expected results found, not comparing outcome. (/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim/expected-results.xml) [testenv][bankd] Testsuite is done [testenv][bankd] Stopping testsuite (1912032) [testenv][bankd] Merging log files [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_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-remsim-test/logs/bankd/testsuite', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/log_merge.sh REMSIM_Tests --rm >/dev/null'] [testenv][bankd] Formatting log files [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_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-remsim-test/logs/bankd/testsuite', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/log_format.sh'] [testenv][bankd] Stopping pcscd (1911900) [testenv][bankd] Stopping bankd (1911933) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0'] testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/podman/testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-1.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_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-remsim-test/_cache/podman/var-cache-apt-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_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-remsim-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-trixie-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-1', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-1', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-1', 'sh', '-c', 'echo \'Package: *\nPin: origin "downloads.osmocom.org"\nPin-Priority: 1100\n\' > /etc/apt/preferences.d/osmocom-apt-pin'] [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-1', '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 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-1', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/dbg_pkgs_all'] [testenv] feed_watchdog_loop: podman container has stopped [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-1', 'apt-rdepends', 'osmo-remsim-client-shell'] [testenv][client] osmo-remsim-client-shell -> osmo-remsim-client-shell: installing osmo-remsim-client-shell-dbgsym [testenv][client] osmo-remsim-client-shell -> libc6: installing libc6-dbg [testenv][client] osmo-remsim-client-shell -> libosmo-rspro2: installing libosmo-rspro2-dbgsym [testenv][client] osmo-remsim-client-shell -> libosmocore22: installing libosmocore-dbg [testenv][client] Installing packages: osmo-remsim-client-shell, osmo-remsim-client-shell-dbgsym, libc6-dbg, libosmo-rspro2-dbgsym, libosmocore-dbg [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-remsim-client-shell', 'osmo-remsim-client-shell-dbgsym', 'libc6-dbg', 'libosmo-rspro2-dbgsym', 'libosmocore-dbg'] Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libosmo-rspro2 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly The following NEW packages will be installed: libc6-dbg libosmo-rspro2 libosmo-rspro2-dbgsym libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-remsim-client-shell osmo-remsim-client-shell-dbgsym osmocom-keyring osmocom-nightly 0 upgraded, 20 newly installed, 0 to remove and 2 not upgraded. Need to get 87.5 kB/11.1 MB of archives. After this operation, 23.5 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-remsim-client-shell 1.1.2.202508282026 [23.7 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-remsim-client-shell-dbgsym 1.1.2.202508282026 [63.8 kB] Fetched 87.5 kB in 0s (2017 kB/s) Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43483 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.41-12_amd64.deb ... Unpacking libc6-dbg:amd64 (2.41-12) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508282026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508282026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508282026_amd64.deb ... Unpacking osmocom-nightly (202508282026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmo-rspro2:amd64. Preparing to unpack .../04-libosmo-rspro2_1.1.2.202508282026_amd64.deb ... Unpacking libosmo-rspro2:amd64 (1.1.2.202508282026) ... Selecting previously unselected package libosmo-rspro2-dbgsym:amd64. Preparing to unpack .../05-libosmo-rspro2-dbgsym_1.1.2.202508282026_amd64.deb ... Unpacking libosmo-rspro2-dbgsym:amd64 (1.1.2.202508282026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../06-libosmocodec4_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../07-libosmoisdn0_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../08-libosmogsm20_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../09-libosmocoding0_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../10-libosmovty13_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../16-libosmonetif11_1.6.0.13.c499.202508282026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508282026) ... Selecting previously unselected package osmo-remsim-client-shell:amd64. Preparing to unpack .../17-osmo-remsim-client-shell_1.1.2.202508282026_amd64.deb ... Unpacking osmo-remsim-client-shell:amd64 (1.1.2.202508282026) ... Selecting previously unselected package osmo-remsim-client-shell-dbgsym:amd64. Preparing to unpack .../18-osmo-remsim-client-shell-dbgsym_1.1.2.202508282026_amd64.deb ... Unpacking osmo-remsim-client-shell-dbgsym:amd64 (1.1.2.202508282026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libc6-dbg:amd64 (2.41-12) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508282026) ... Setting up osmocom-nightly (202508282026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmo-rspro2:amd64 (1.1.2.202508282026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmo-rspro2-dbgsym:amd64 (1.1.2.202508282026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508282026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmocore (1.11.0.32.33cb4.202508282026) ... Setting up osmo-remsim-client-shell:amd64 (1.1.2.202508282026) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up osmo-remsim-client-shell-dbgsym:amd64 (1.1.2.202508282026) ... Processing triggers for libc-bin (2.41-12) ... [testenv][client] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim/client/REMSIM_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/client/REMSIM_Tests.cfg'] [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim/REMSIM_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/REMSIM_Tests.default'] [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/Common.cfg'] [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-1', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test"#', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/Common.cfg'] [testenv][client] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/Common.cfg [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-1', '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-remsim-test/logs/client/testsuite/Common.cfg'] [testenv][client] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/client/REMSIM_Tests.cfg [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-1', '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-remsim-test/logs/client/testsuite/client/REMSIM_Tests.cfg'] [testenv][client] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/REMSIM_Tests.default [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-1', '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-remsim-test/logs/client/testsuite/REMSIM_Tests.default'] [testenv][client] Running client [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/client', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-1', 'sh', '-c', 'tail -f /dev/null | osmo-remsim-client-shell 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/client/client.log'] DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 DOWN [testenv][client] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_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-remsim-test/logs/client/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-1', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/start-testsuite.sh', 'remsim/REMSIM_Tests', 'client/REMSIM_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli client/REMSIM_Tests.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: client/REMSIM_Tests.cfg MC@edf18f7a3462: Unix server socket created successfully. MC@edf18f7a3462: Listening on TCP port 34125. MC2> edf18f7a3462 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/titan-11.1.0-debian-trixie/remsim/REMSIM_Tests edf18f7a3462 34125 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@edf18f7a3462: New HC connected from 10.0.2.100 [10.0.2.100]. edf18f7a3462: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@edf18f7a3462: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@edf18f7a3462: Configuration file was processed on all HCs. MC@edf18f7a3462: Creating MTC on host 10.0.2.100. MC@edf18f7a3462: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@edf18f7a3462: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient'. ------ RemsimClient_Tests.TC_srv_connectClient ------ Fri Aug 29 10:17:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@edf18f7a3462: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient' was executed successfully (exit status: 0). MTC@edf18f7a3462: Test case TC_srv_connectClient started. DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 UP RSPRO_SRV0(3)@edf18f7a3462: Established a new IPA connection (conn_id=2) RSPRO_SRV0(3)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV0(3)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(3)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(3)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(3)@edf18f7a3462: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(3)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edf18f7a3462: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(3)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edf18f7a3462: setverdict(pass): none -> pass DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:41769){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.1:9998 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server RSPRO_SRV1(4)@edf18f7a3462: Final verdict of PTC: none RSPRO_SRV0(3)@edf18f7a3462: Final verdict of PTC: none MTC@edf18f7a3462: Setting final verdict of the test case. MTC@edf18f7a3462: Local verdict of MTC: pass MTC@edf18f7a3462: Local verdict of PTC RSPRO_SRV0(3): none (pass -> pass) MTC@edf18f7a3462: Local verdict of PTC RSPRO_SRV1(4): none (pass -> pass) DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 DOWN MTC@edf18f7a3462: Test case TC_srv_connectClient finished. Verdict: pass MTC@edf18f7a3462: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient pass'. Fri Aug 29 10:17:23 UTC 2025 ====== RemsimClient_Tests.TC_srv_connectClient pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3052) Waiting for packet dumper to finish... 1 (prev_count=3052, count=3548) MTC@edf18f7a3462: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient pass' was executed successfully (exit status: 0). MTC@edf18f7a3462: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient_reject'. ------ RemsimClient_Tests.TC_srv_connectClient_reject ------ Fri Aug 29 10:17:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@edf18f7a3462: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient_reject' was executed successfully (exit status: 0). MTC@edf18f7a3462: Test case TC_srv_connectClient_reject started. DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 UP RSPRO_SRV0(5)@edf18f7a3462: Established a new IPA connection (conn_id=2) RSPRO_SRV0(5)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV0(5)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(5)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@edf18f7a3462: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(5)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(5)@edf18f7a3462: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(5)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(5)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } DRSPRO ERROR ../rspro_client_fsm.c:360 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectClientRes(result=illegalClientId), closing DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){ESTABLISHED}: RSPRO link to 127.0.0.1:9998 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server RSPRO_SRV0(5)@edf18f7a3462: IPA: Closed MTC@edf18f7a3462: setverdict(pass): none -> pass RSPRO_SRV0(5)@edf18f7a3462: Final verdict of PTC: none DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 DOWN RSPRO_SRV1(6)@edf18f7a3462: Final verdict of PTC: none MTC@edf18f7a3462: Setting final verdict of the test case. MTC@edf18f7a3462: Local verdict of MTC: pass MTC@edf18f7a3462: Local verdict of PTC RSPRO_SRV0(5): none (pass -> pass) MTC@edf18f7a3462: Local verdict of PTC RSPRO_SRV1(6): none (pass -> pass) MTC@edf18f7a3462: Test case TC_srv_connectClient_reject finished. Verdict: pass MTC@edf18f7a3462: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient_reject pass'. Fri Aug 29 10:17:34 UTC 2025 ====== RemsimClient_Tests.TC_srv_connectClient_reject pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3168) Waiting for packet dumper to finish... 1 (prev_count=3168, count=3364) MTC@edf18f7a3462: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient_reject pass' was executed successfully (exit status: 0). MTC@edf18f7a3462: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient_configClientBank'. ------ RemsimClient_Tests.TC_srv_connectClient_configClientBank ------ Fri Aug 29 10:17:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient_configClientBank.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient_configClientBank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@edf18f7a3462: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient_configClientBank' was executed successfully (exit status: 0). MTC@edf18f7a3462: Test case TC_srv_connectClient_configClientBank started. DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 UP RSPRO_SRV0(7)@edf18f7a3462: Established a new IPA connection (conn_id=2) RSPRO_SRV0(7)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV0(7)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(7)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(7)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(7)@edf18f7a3462: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MTC@edf18f7a3462: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(7)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(7)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } DMAIN ERROR ../rspro_client_fsm.c:378 CLIENT_MAIN(main){UNCONFIGURED}: Event MF_E_SRVC_CONNECTED not permitted DMAIN INFO main_fsm.c:249 CLIENT_MAIN(main){UNCONFIGURED}: Rx configClientBankReq(127.0.0.1:9999 / B1:0) DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 UP RSPRO_SRV1(8)@edf18f7a3462: Established a new IPA connection (conn_id=2) MTC@edf18f7a3462: setverdict(pass): none -> pass RSPRO_SRV1(8)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(bankd){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV1(8)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(8)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@edf18f7a3462: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(8)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV1(8)@edf18f7a3462: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV1(8)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(8)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SET_ATR: 3b 00 DLINP NOTICE stream_cli.c:548 CLICONN(bankd,r=127.0.0.1:9999<->l=127.0.0.1:46619){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){CONNECTED}: RSPRO link to 127.0.0.1:9999 DOWN DMAIN ERROR main_fsm.c:237 CLIENT_MAIN(main){OPERATIONAL}: Connection to bankd lost DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:36529){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.1:9998 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server RSPRO_SRV1(8)@edf18f7a3462: Final verdict of PTC: none RSPRO_SRV0(7)@edf18f7a3462: Final verdict of PTC: none DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 MTC@edf18f7a3462: Setting final verdict of the test case. MTC@edf18f7a3462: Local verdict of MTC: pass DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 DOWN DLINP ERROR stream_cli.c:424 CLICONN(bankd,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 DOWN MTC@edf18f7a3462: Local verdict of PTC RSPRO_SRV0(7): none (pass -> pass) MTC@edf18f7a3462: Local verdict of PTC RSPRO_SRV1(8): none (pass -> pass) MTC@edf18f7a3462: Test case TC_srv_connectClient_configClientBank finished. Verdict: pass MTC@edf18f7a3462: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient_configClientBank pass'. Fri Aug 29 10:17:45 UTC 2025 ====== RemsimClient_Tests.TC_srv_connectClient_configClientBank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4692) Waiting for packet dumper to finish... 1 (prev_count=4692, count=5684) MTC@edf18f7a3462: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient_configClientBank pass' was executed successfully (exit status: 0). MTC@edf18f7a3462: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_reconnect'. ------ RemsimClient_Tests.TC_srv_reconnect ------ Fri Aug 29 10:17:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_srv_reconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_srv_reconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@edf18f7a3462: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_reconnect' was executed successfully (exit status: 0). MTC@edf18f7a3462: Test case TC_srv_reconnect started. DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 UP DLINP ERROR stream_cli.c:424 CLICONN(bankd,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 DOWN RSPRO_SRV0(9)@edf18f7a3462: Established a new IPA connection (conn_id=2) RSPRO_SRV0(9)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV0(9)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(9)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(9)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(9)@edf18f7a3462: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(9)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edf18f7a3462: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(9)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } DMAIN ERROR ../rspro_client_fsm.c:378 CLIENT_MAIN(main){WAIT_BANKD}: Event MF_E_SRVC_CONNECTED not permitted DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:39189){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.1:9998 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server RSPRO_SRV0(9)@edf18f7a3462: Final verdict of PTC: none MTC@edf18f7a3462: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 UP RSPRO_SRV0(11)@edf18f7a3462: Established a new IPA connection (conn_id=2) RSPRO_SRV0(11)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV0(11)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(11)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(11)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MTC@edf18f7a3462: setverdict(pass): none -> pass RSPRO_SRV0(11)@edf18f7a3462: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(11)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(11)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } DMAIN ERROR ../rspro_client_fsm.c:378 CLIENT_MAIN(main){WAIT_BANKD}: Event MF_E_SRVC_CONNECTED not permitted DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:33645){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.1:9998 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server RSPRO_SRV1(10)@edf18f7a3462: Final verdict of PTC: none RSPRO_SRV0(11)@edf18f7a3462: Final verdict of PTC: none MTC@edf18f7a3462: Setting final verdict of the test case. MTC@edf18f7a3462: Local verdict of MTC: pass MTC@edf18f7a3462: Local verdict of PTC RSPRO_SRV0(9): none (pass -> pass) MTC@edf18f7a3462: Local verdict of PTC RSPRO_SRV1(10): none (pass -> pass) MTC@edf18f7a3462: Local verdict of PTC RSPRO_SRV0(11): none (pass -> pass) MTC@edf18f7a3462: Test case TC_srv_reconnect finished. Verdict: pass MTC@edf18f7a3462: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_reconnect pass'. DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 DOWN Fri Aug 29 10:17:57 UTC 2025 ====== RemsimClient_Tests.TC_srv_reconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5120) Waiting for packet dumper to finish... 1 (prev_count=5120, count=5616) MTC@edf18f7a3462: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_reconnect pass' was executed successfully (exit status: 0). MTC@edf18f7a3462: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_reconnect'. ------ RemsimClient_Tests.TC_bank_reconnect ------ Fri Aug 29 10:17:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_bank_reconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_bank_reconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@edf18f7a3462: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_reconnect' was executed successfully (exit status: 0). MTC@edf18f7a3462: Test case TC_bank_reconnect started. DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DLINP ERROR stream_cli.c:424 CLICONN(bankd,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 UP RSPRO_SRV0(12)@edf18f7a3462: Established a new IPA connection (conn_id=2) RSPRO_SRV0(12)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV0(12)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(12)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(12)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(12)@edf18f7a3462: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(12)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(12)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edf18f7a3462: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). DMAIN ERROR ../rspro_client_fsm.c:378 CLIENT_MAIN(main){WAIT_BANKD}: Event MF_E_SRVC_CONNECTED not permitted DMAIN INFO main_fsm.c:249 CLIENT_MAIN(main){WAIT_BANKD}: Rx configClientBankReq(127.0.0.1:9999 / B1:0) DMAIN ERROR main_fsm.c:255 CLIENT_MAIN(main){WAIT_BANKD}: transition to state WAIT_BANKD not permitted! DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server MTC@edf18f7a3462: setverdict(pass): none -> pass DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 UP RSPRO_SRV1(13)@edf18f7a3462: Established a new IPA connection (conn_id=2) RSPRO_SRV1(13)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(bankd){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV1(13)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(13)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV1(13)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV1(13)@edf18f7a3462: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV1(13)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(13)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } DLINP NOTICE stream_cli.c:548 CLICONN(bankd,r=127.0.0.1:9999<->l=127.0.0.1:40739){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){ESTABLISHED}: RSPRO link to 127.0.0.1:9999 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server RSPRO_SRV1(13)@edf18f7a3462: Final verdict of PTC: none DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DLINP ERROR stream_cli.c:424 CLICONN(bankd,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 DOWN MTC@edf18f7a3462: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 UP RSPRO_SRV1(14)@edf18f7a3462: Established a new IPA connection (conn_id=2) RSPRO_SRV1(14)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(bankd){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV1(14)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(14)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@edf18f7a3462: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(14)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV1(14)@edf18f7a3462: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV1(14)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(14)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SET_ATR: 3b 00 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:44809){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.1:9998 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server DLINP NOTICE stream_cli.c:548 CLICONN(bankd,r=127.0.0.1:9999<->l=127.0.0.1:45717){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){CONNECTED}: RSPRO link to 127.0.0.1:9999 DOWN DMAIN ERROR main_fsm.c:237 CLIENT_MAIN(main){OPERATIONAL}: Connection to bankd lost DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server RSPRO_SRV0(12)@edf18f7a3462: Final verdict of PTC: none RSPRO_SRV1(14)@edf18f7a3462: Final verdict of PTC: none MTC@edf18f7a3462: Setting final verdict of the test case. MTC@edf18f7a3462: Local verdict of MTC: pass MTC@edf18f7a3462: Local verdict of PTC RSPRO_SRV0(12): none (pass -> pass) MTC@edf18f7a3462: Local verdict of PTC RSPRO_SRV1(13): none (pass -> pass) MTC@edf18f7a3462: Local verdict of PTC RSPRO_SRV1(14): none (pass -> pass) MTC@edf18f7a3462: Test case TC_bank_reconnect finished. Verdict: pass MTC@edf18f7a3462: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_reconnect pass'. DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DLINP ERROR stream_cli.c:424 CLICONN(bankd,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 DOWN DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 DOWN Fri Aug 29 10:18:18 UTC 2025 ====== RemsimClient_Tests.TC_bank_reconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7228) Waiting for packet dumper to finish... 1 (prev_count=7228, count=8220) MTC@edf18f7a3462: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_reconnect pass' was executed successfully (exit status: 0). MTC@edf18f7a3462: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_disconnect'. ------ RemsimClient_Tests.TC_bank_disconnect ------ Fri Aug 29 10:18:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_bank_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_bank_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@edf18f7a3462: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_disconnect' was executed successfully (exit status: 0). MTC@edf18f7a3462: Test case TC_bank_disconnect started. DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DLINP ERROR stream_cli.c:424 CLICONN(bankd,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 DOWN DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 UP RSPRO_SRV0(15)@edf18f7a3462: Established a new IPA connection (conn_id=2) RSPRO_SRV0(15)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV0(15)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(15)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@edf18f7a3462: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(15)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(15)@edf18f7a3462: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(15)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(15)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } DMAIN ERROR ../rspro_client_fsm.c:378 CLIENT_MAIN(main){WAIT_BANKD}: Event MF_E_SRVC_CONNECTED not permitted DMAIN INFO main_fsm.c:249 CLIENT_MAIN(main){WAIT_BANKD}: Rx configClientBankReq(127.0.0.1:9999 / B1:0) DMAIN ERROR main_fsm.c:255 CLIENT_MAIN(main){WAIT_BANKD}: transition to state WAIT_BANKD not permitted! DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 UP MTC@edf18f7a3462: setverdict(pass): none -> pass RSPRO_SRV1(16)@edf18f7a3462: Established a new IPA connection (conn_id=2) RSPRO_SRV1(16)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(bankd){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV1(16)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(16)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV1(16)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV1(16)@edf18f7a3462: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV1(16)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(16)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SET_ATR: 3b 00 DMAIN INFO main_fsm.c:249 CLIENT_MAIN(main){OPERATIONAL}: Rx configClientBankReq(0.0.0.0:0 / B1:0) DRSPRO INFO ../rspro_client_fsm.c:536 RSPRO_CLIENT(bankd){CONNECTED}: Destroying existing connection to server DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){CONNECTED}: RSPRO link to 0.0.0.0:0 DOWN DMAIN ERROR ../rspro_client_fsm.c:405 CLIENT_MAIN(main){UNCONFIGURED}: Event MF_E_BANKD_LOST not permitted RSPRO_SRV1(16)@edf18f7a3462: IPA: Closed MTC@edf18f7a3462: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(16)@edf18f7a3462: Final verdict of PTC: none MTC@edf18f7a3462: setverdict(pass): pass -> pass, component reason not changed DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:45255){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.1:9998 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server RSPRO_SRV0(15)@edf18f7a3462: Final verdict of PTC: none MTC@edf18f7a3462: Setting final verdict of the test case. MTC@edf18f7a3462: Local verdict of MTC: pass MTC@edf18f7a3462: Local verdict of PTC RSPRO_SRV0(15): none (pass -> pass) MTC@edf18f7a3462: Local verdict of PTC RSPRO_SRV1(16): none (pass -> pass) MTC@edf18f7a3462: Test case TC_bank_disconnect finished. Verdict: pass MTC@edf18f7a3462: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_disconnect pass'. DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 DOWN Fri Aug 29 10:18:29 UTC 2025 ====== RemsimClient_Tests.TC_bank_disconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4848) Waiting for packet dumper to finish... 1 (prev_count=4848, count=6000) MTC@edf18f7a3462: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_disconnect pass' was executed successfully (exit status: 0). MTC@edf18f7a3462: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_disconnect_reconnect'. ------ RemsimClient_Tests.TC_bank_disconnect_reconnect ------ Fri Aug 29 10:18:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_bank_disconnect_reconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_bank_disconnect_reconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@edf18f7a3462: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_disconnect_reconnect' was executed successfully (exit status: 0). MTC@edf18f7a3462: Test case TC_bank_disconnect_reconnect started. DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 UP RSPRO_SRV0(17)@edf18f7a3462: Established a new IPA connection (conn_id=2) RSPRO_SRV0(17)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV0(17)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(17)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(17)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(17)@edf18f7a3462: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MTC@edf18f7a3462: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(17)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(17)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } DMAIN ERROR ../rspro_client_fsm.c:378 CLIENT_MAIN(main){UNCONFIGURED}: Event MF_E_SRVC_CONNECTED not permitted DMAIN INFO main_fsm.c:249 CLIENT_MAIN(main){UNCONFIGURED}: Rx configClientBankReq(127.0.0.1:9999 / B1:0) DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 UP MTC@edf18f7a3462: setverdict(pass): none -> pass RSPRO_SRV1(18)@edf18f7a3462: Established a new IPA connection (conn_id=2) RSPRO_SRV1(18)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(bankd){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV1(18)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(18)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV1(18)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV1(18)@edf18f7a3462: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV1(18)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(18)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SET_ATR: 3b 00 DMAIN INFO main_fsm.c:249 CLIENT_MAIN(main){OPERATIONAL}: Rx configClientBankReq(0.0.0.0:0 / B1:0) DRSPRO INFO ../rspro_client_fsm.c:536 RSPRO_CLIENT(bankd){CONNECTED}: Destroying existing connection to server DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){CONNECTED}: RSPRO link to 0.0.0.0:0 DOWN DMAIN ERROR ../rspro_client_fsm.c:405 CLIENT_MAIN(main){UNCONFIGURED}: Event MF_E_BANKD_LOST not permitted RSPRO_SRV1(18)@edf18f7a3462: IPA: Closed MTC@edf18f7a3462: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(18)@edf18f7a3462: Final verdict of PTC: none MTC@edf18f7a3462: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). DMAIN INFO main_fsm.c:249 CLIENT_MAIN(main){UNCONFIGURED}: Rx configClientBankReq(127.0.0.1:9999 / B1:0) DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 UP MTC@edf18f7a3462: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(19)@edf18f7a3462: Established a new IPA connection (conn_id=2) RSPRO_SRV1(19)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(bankd){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV1(19)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(19)@edf18f7a3462: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@edf18f7a3462: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(19)@edf18f7a3462: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV1(19)@edf18f7a3462: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV1(19)@edf18f7a3462: Dynamic test case error: Sending data on the connection of port IPA_RSPRO_PORT to 1:RSPRO_SRV[1] failed. (Broken pipe) RSPRO_SRV1(19)@edf18f7a3462: setverdict(error): none -> error DLINP NOTICE stream_cli.c:548 CLICONN(bankd,r=127.0.0.1:9999<->l=127.0.0.1:43489){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){ESTABLISHED}: RSPRO link to 127.0.0.1:9999 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:38963){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.1:9998 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server RSPRO_SRV0(17)@edf18f7a3462: Final verdict of PTC: none RSPRO_SRV1(19)@edf18f7a3462: Final verdict of PTC: error MTC@edf18f7a3462: Setting final verdict of the test case. MTC@edf18f7a3462: Local verdict of MTC: pass MTC@edf18f7a3462: Local verdict of PTC RSPRO_SRV0(17): none (pass -> pass) DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 MTC@edf18f7a3462: Local verdict of PTC RSPRO_SRV1(18): none (pass -> pass) DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 DOWN DLINP ERROR stream_cli.c:424 CLICONN(bankd,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 DOWN MTC@edf18f7a3462: Local verdict of PTC RSPRO_SRV1(19): error (pass -> error) MTC@edf18f7a3462: Test case TC_bank_disconnect_reconnect finished. Verdict: error MTC@edf18f7a3462: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_disconnect_reconnect error'. Fri Aug 29 10:18:40 UTC 2025 ------ RemsimClient_Tests.TC_bank_disconnect_reconnect error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4776) Waiting for packet dumper to finish... 1 (prev_count=4776, count=8472) MTC@edf18f7a3462: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_disconnect_reconnect error' was executed successfully (exit status: 0). MC@edf18f7a3462: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@edf18f7a3462: Terminating MTC. MC@edf18f7a3462: MTC terminated. MC2> exit MC@edf18f7a3462: Shutting down session. MC@edf18f7a3462: Shutdown complete. No expected results found, not comparing outcome. (/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim/expected-results.xml) [testenv][client] Testsuite is done [testenv][client] Stopping testsuite (1926716) [testenv][client] Merging log files [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_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-remsim-test/logs/client/testsuite', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/log_merge.sh REMSIM_Tests --rm >/dev/null'] [testenv][client] Formatting log files [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_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-remsim-test/logs/client/testsuite', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/log_format.sh'] [testenv][client] Stopping client (1926672) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-1'] testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-1 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/podman/testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_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-remsim-test/_cache/podman/var-cache-apt-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_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-remsim-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-trixie-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/testenv-podman-main.sh'] 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-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2', 'sh', '-c', 'echo \'Package: *\nPin: origin "downloads.osmocom.org"\nPin-Priority: 1100\n\' > /etc/apt/preferences.d/osmocom-apt-pin'] [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2', '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 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease Reading package lists...[testenv] feed_watchdog_loop: podman container has stopped W: https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/dbg_pkgs_all'] [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2', 'apt-rdepends', 'osmo-remsim-server'] [testenv][server] osmo-remsim-server -> osmo-remsim-server: installing osmo-remsim-server-dbgsym [testenv][server] osmo-remsim-server -> libc6: installing libc6-dbg [testenv][server] osmo-remsim-server -> libosmo-rspro2: installing libosmo-rspro2-dbgsym [testenv][server] osmo-remsim-server -> libosmocore22: installing libosmocore-dbg [testenv][server] Installing packages: osmo-remsim-server, osmo-remsim-server-dbgsym, libc6-dbg, libosmo-rspro2-dbgsym, libosmocore-dbg [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-remsim-server', 'osmo-remsim-server-dbgsym', 'libc6-dbg', 'libosmo-rspro2-dbgsym', 'libosmocore-dbg'] Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libosmo-rspro2 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly The following NEW packages will be installed: libc6-dbg libosmo-rspro2 libosmo-rspro2-dbgsym libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-remsim-server osmo-remsim-server-dbgsym osmocom-keyring osmocom-nightly 0 upgraded, 20 newly installed, 0 to remove and 2 not upgraded. Need to get 114 kB/11.1 MB of archives. After this operation, 23.5 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-remsim-server 1.1.2.202508282026 [31.6 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-remsim-server-dbgsym 1.1.2.202508282026 [82.5 kB] Fetched 114 kB in 0s (1088 kB/s) Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43483 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.41-12_amd64.deb ... Unpacking libc6-dbg:amd64 (2.41-12) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508282026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508282026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508282026_amd64.deb ... Unpacking osmocom-nightly (202508282026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmo-rspro2:amd64. Preparing to unpack .../04-libosmo-rspro2_1.1.2.202508282026_amd64.deb ... Unpacking libosmo-rspro2:amd64 (1.1.2.202508282026) ... Selecting previously unselected package libosmo-rspro2-dbgsym:amd64. Preparing to unpack .../05-libosmo-rspro2-dbgsym_1.1.2.202508282026_amd64.deb ... Unpacking libosmo-rspro2-dbgsym:amd64 (1.1.2.202508282026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../06-libosmocodec4_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../07-libosmoisdn0_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../08-libosmogsm20_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../09-libosmocoding0_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../10-libosmovty13_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../16-libosmonetif11_1.6.0.13.c499.202508282026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508282026) ... Selecting previously unselected package osmo-remsim-server:amd64. Preparing to unpack .../17-osmo-remsim-server_1.1.2.202508282026_amd64.deb ... Unpacking osmo-remsim-server:amd64 (1.1.2.202508282026) ... Selecting previously unselected package osmo-remsim-server-dbgsym:amd64. Preparing to unpack .../18-osmo-remsim-server-dbgsym_1.1.2.202508282026_amd64.deb ... Unpacking osmo-remsim-server-dbgsym:amd64 (1.1.2.202508282026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libc6-dbg:amd64 (2.41-12) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508282026) ... Setting up osmocom-nightly (202508282026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmo-rspro2:amd64 (1.1.2.202508282026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmo-rspro2-dbgsym:amd64 (1.1.2.202508282026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508282026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmocore (1.11.0.32.33cb4.202508282026) ... Setting up osmo-remsim-server:amd64 (1.1.2.202508282026) ... Created symlink '/etc/systemd/system/multi-user.target.wants/osmo-remsim-server.service' → '/usr/lib/systemd/system/osmo-remsim-server.service'. Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up osmo-remsim-server-dbgsym:amd64 (1.1.2.202508282026) ... Processing triggers for libc-bin (2.41-12) ... [testenv][server] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim/server/REMSIM_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/server/REMSIM_Tests.cfg'] [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim/REMSIM_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/REMSIM_Tests.default'] [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/Common.cfg'] [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test"#', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/Common.cfg'] [testenv][server] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/Common.cfg [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2', '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-remsim-test/logs/server/testsuite/Common.cfg'] [testenv][server] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/server/REMSIM_Tests.cfg [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2', '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-remsim-test/logs/server/testsuite/server/REMSIM_Tests.cfg'] [testenv][server] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/REMSIM_Tests.default [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2', '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-remsim-test/logs/server/testsuite/REMSIM_Tests.default'] [testenv][server] Running server [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/server', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2', 'sh', '-c', 'osmo-remsim-server 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/server/server.log'] [testenv][server] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_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-remsim-test/logs/server/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/start-testsuite.sh', 'remsim/REMSIM_Tests', 'server/REMSIM_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli server/REMSIM_Tests.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: server/REMSIM_Tests.cfg MC@42053b83b39f: Unix server socket created successfully. MC@42053b83b39f: Listening on TCP port 46309. 42053b83b39f is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/titan-11.1.0-debian-trixie/remsim/REMSIM_Tests 42053b83b39f 46309 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@42053b83b39f: New HC connected from 10.0.2.100 [10.0.2.100]. 42053b83b39f: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@42053b83b39f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@42053b83b39f: Configuration file was processed on all HCs. MC@42053b83b39f: Creating MTC on host 10.0.2.100. MC@42053b83b39f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_and_nothing'. ------ RemsimServer_Tests.TC_connect_and_nothing ------ Fri Aug 29 10:18:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_connect_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_connect_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_and_nothing' was executed successfully (exit status: 0). MTC@42053b83b39f: Test case TC_connect_and_nothing started. RSPRO0(3)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@42053b83b39f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(3)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(3)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(3)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO0(3)@42053b83b39f: IPA: Closed MTC@42053b83b39f: setverdict(pass): none -> pass RSPRO0(3)@42053b83b39f: Final verdict of PTC: none MTC@42053b83b39f: Setting final verdict of the test case. MTC@42053b83b39f: Local verdict of MTC: pass MTC@42053b83b39f: Local verdict of PTC RSPRO0(3): none (pass -> pass) MTC@42053b83b39f: Test case TC_connect_and_nothing finished. Verdict: pass MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass'. Fri Aug 29 10:19:01 UTC 2025 ====== RemsimServer_Tests.TC_connect_and_nothing pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=1928) Waiting for packet dumper to finish... 1 (prev_count=1928, count=2228) MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass' was executed successfully (exit status: 0). MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client'. ------ RemsimServer_Tests.TC_connect_client ------ Fri Aug 29 10:19:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_connect_client.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_connect_client.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client' was executed successfully (exit status: 0). MTC@42053b83b39f: Test case TC_connect_client started. 390 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@42053b83b39f: setverdict(pass): none -> pass RSPRO0(4)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@42053b83b39f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(4)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(4)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(4)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:167 SERVER_CONN(C3:4){ESTABLISHED}: Client connected from 127.0.0.1:10000 MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C3:4){CONNECTED_CLIENT}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Connection lost; terminating FSM RSPRO0(4)@42053b83b39f: Final verdict of PTC: none MTC@42053b83b39f: Setting final verdict of the test case. MTC@42053b83b39f: Local verdict of MTC: pass MTC@42053b83b39f: Local verdict of PTC RSPRO0(4): none (pass -> pass) MTC@42053b83b39f: Test case TC_connect_client finished. Verdict: pass MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass'. Fri Aug 29 10:19:04 UTC 2025 ====== RemsimServer_Tests.TC_connect_client pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=6140) MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass' was executed successfully (exit status: 0). MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate'. ------ RemsimServer_Tests.TC_connect_client_duplicate ------ Fri Aug 29 10:19:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_connect_client_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_connect_client_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate' was executed successfully (exit status: 0). MTC@42053b83b39f: Test case TC_connect_client_duplicate started. 444 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@42053b83b39f: setverdict(pass): none -> pass RSPRO0(5)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@42053b83b39f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(5)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(5)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(5)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:167 SERVER_CONN(C13:1){ESTABLISHED}: Client connected from 127.0.0.1:10000 MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed RSPRO1(6)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@42053b83b39f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(6)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(6)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(6)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 288 DMAIN INFO rspro_server.c:167 SERVER_CONN(C13:1){ESTABLISHED}: Client connected from 127.0.0.1:10001 288 DMAIN ERROR rspro_server.c:182 SERVER_CONN(C13:1){ESTABLISHED}: New client connection from 127.0.0.1:10001, but we already have a connection from 127.0.0.1:10000. Dropping new connection. MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN NOTICE rspro_server.c:497 SERVER_CONN(C13:1){REJECTED}: Closing connection of rejected peer RSPRO1(6)@42053b83b39f: IPA: Closed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed RSPRO1(6)@42053b83b39f: Final verdict of PTC: none MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C13:1){CONNECTED_CLIENT}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C13:1){CONNECTED_CLIENT}: Connection lost; terminating FSM RSPRO0(5)@42053b83b39f: Final verdict of PTC: none MTC@42053b83b39f: Setting final verdict of the test case. MTC@42053b83b39f: Local verdict of MTC: pass MTC@42053b83b39f: Local verdict of PTC RSPRO0(5): none (pass -> pass) MTC@42053b83b39f: Local verdict of PTC RSPRO1(6): none (pass -> pass) MTC@42053b83b39f: Test case TC_connect_client_duplicate finished. Verdict: pass MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass'. Fri Aug 29 10:19:09 UTC 2025 ====== RemsimServer_Tests.TC_connect_client_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7848) Waiting for packet dumper to finish... 1 (prev_count=7848, count=9848) MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass' was executed successfully (exit status: 0). MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank'. ------ RemsimServer_Tests.TC_connect_bank ------ Fri Aug 29 10:19:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_connect_bank.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_connect_bank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank' was executed successfully (exit status: 0). MTC@42053b83b39f: Test case TC_connect_bank started. 500 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@42053b83b39f: setverdict(pass): none -> pass RSPRO0(7)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@42053b83b39f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(7)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(7)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(7)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 288 DMAIN NOTICE rspro_server.c:218 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1 (localhost). This only works if your clients also all are on localhost, as they must be able to reach the bankd! MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM RSPRO0(7)@42053b83b39f: Final verdict of PTC: none MTC@42053b83b39f: Setting final verdict of the test case. MTC@42053b83b39f: Local verdict of MTC: pass MTC@42053b83b39f: Local verdict of PTC RSPRO0(7): none (pass -> pass) MTC@42053b83b39f: Test case TC_connect_bank finished. Verdict: pass MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass'. Fri Aug 29 10:19:12 UTC 2025 ====== RemsimServer_Tests.TC_connect_bank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=6164) MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass' was executed successfully (exit status: 0). MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate'. ------ RemsimServer_Tests.TC_connect_bank_duplicate ------ Fri Aug 29 10:19:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_connect_bank_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_connect_bank_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate' was executed successfully (exit status: 0). MTC@42053b83b39f: Test case TC_connect_bank_duplicate started. 553 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@42053b83b39f: setverdict(pass): none -> pass RSPRO0(8)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@42053b83b39f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(8)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(8)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(8)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 288 DMAIN NOTICE rspro_server.c:218 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1 (localhost). This only works if your clients also all are on localhost, as they must be able to reach the bankd! MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed RSPRO1(9)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@42053b83b39f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(9)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(9)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(9)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 288 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10001 288 DMAIN NOTICE rspro_server.c:218 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1 (localhost). This only works if your clients also all are on localhost, as they must be able to reach the bankd! 288 DMAIN ERROR rspro_server.c:236 SERVER_CONN(B1){ESTABLISHED}: New bankd connection from 127.0.0.1:10001, but we already have a connection from 127.0.0.1:10000. Dropping new connection. MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN NOTICE rspro_server.c:497 SERVER_CONN(B1){REJECTED}: Closing connection of rejected peer RSPRO1(9)@42053b83b39f: IPA: Closed RSPRO1(9)@42053b83b39f: Final verdict of PTC: none MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM RSPRO0(8)@42053b83b39f: Final verdict of PTC: none MTC@42053b83b39f: Setting final verdict of the test case. MTC@42053b83b39f: Local verdict of MTC: pass MTC@42053b83b39f: Local verdict of PTC RSPRO0(8): none (pass -> pass) MTC@42053b83b39f: Local verdict of PTC RSPRO1(9): none (pass -> pass) MTC@42053b83b39f: Test case TC_connect_bank_duplicate finished. Verdict: pass MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass'. Fri Aug 29 10:19:17 UTC 2025 ====== RemsimServer_Tests.TC_connect_bank_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=9596) Waiting for packet dumper to finish... 1 (prev_count=9596, count=9896) MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass' was executed successfully (exit status: 0). MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add'. ------ RemsimServer_Tests.TC_slotmap_add ------ Fri Aug 29 10:19:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add' was executed successfully (exit status: 0). MTC@42053b83b39f: Test case TC_slotmap_add started. 609 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@42053b83b39f: setverdict(pass): none -> pass 610 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 610 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: Setting final verdict of the test case. MTC@42053b83b39f: Local verdict of MTC: pass MTC@42053b83b39f: No PTCs were created. MTC@42053b83b39f: Test case TC_slotmap_add finished. Verdict: pass MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass'. Fri Aug 29 10:19:20 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=316) Waiting for packet dumper to finish... 1 (prev_count=316, count=4016) MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass' was executed successfully (exit status: 0). MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b'. ------ RemsimServer_Tests.TC_slotmap_add_conn_cl_b ------ Fri Aug 29 10:19:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_conn_cl_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_conn_cl_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b' was executed successfully (exit status: 0). MTC@42053b83b39f: Test case TC_slotmap_add_conn_cl_b started. RSPRO0(10)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@42053b83b39f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(10)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(10)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(10)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(11)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@42053b83b39f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(11)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(11)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(11)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 661 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 661 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@42053b83b39f: setverdict(pass): none -> pass 662 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 662 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:167 SERVER_CONN(C3:4){ESTABLISHED}: Client connected from 127.0.0.1:10000 288 DMAIN NOTICE rspro_server.c:305 SERVER_CONN(C3:4){CONNECTED_CLIENT}: BankSlot has changed B0:0 -> B1:2 MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10001 288 DMAIN NOTICE rspro_server.c:218 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1 (localhost). This only works if your clients also all are on localhost, as they must be able to reach the bankd! 288 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 288 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE 288 DMAIN NOTICE rspro_server.c:334 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Bankd IP/Port changed to 1.0.0.127:9999 MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C3:4){CONNECTED_CLIENT}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Connection lost; terminating FSM 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10001<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 288 DMAIN INFO rspro_server.c:907 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> NEW RSPRO0(10)@42053b83b39f: Final verdict of PTC: none RSPRO1(11)@42053b83b39f: Final verdict of PTC: none MTC@42053b83b39f: Setting final verdict of the test case. MTC@42053b83b39f: Local verdict of MTC: pass MTC@42053b83b39f: Local verdict of PTC RSPRO0(10): none (pass -> pass) MTC@42053b83b39f: Local verdict of PTC RSPRO1(11): none (pass -> pass) MTC@42053b83b39f: Test case TC_slotmap_add_conn_cl_b finished. Verdict: pass MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass'. Fri Aug 29 10:19:23 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=11740) MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass' was executed successfully (exit status: 0). MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_out_of_range'. ------ RemsimServer_Tests.TC_slotmap_add_out_of_range ------ Fri Aug 29 10:19:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_out_of_range.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_out_of_range.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_out_of_range' was executed successfully (exit status: 0). MTC@42053b83b39f: Test case TC_slotmap_add_out_of_range started. 715 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 715 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@42053b83b39f: setverdict(pass): none -> pass MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: Setting final verdict of the test case. MTC@42053b83b39f: Local verdict of MTC: pass MTC@42053b83b39f: No PTCs were created. MTC@42053b83b39f: Test case TC_slotmap_add_out_of_range finished. Verdict: pass MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass'. Fri Aug 29 10:19:27 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add_out_of_range pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=6636) MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass' was executed successfully (exit status: 0). MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add'. ------ RemsimServer_Tests.TC_conn_cl_b_slotmap_add ------ Fri Aug 29 10:19:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_conn_cl_b_slotmap_add.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_conn_cl_b_slotmap_add.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add' was executed successfully (exit status: 0). MTC@42053b83b39f: Test case TC_conn_cl_b_slotmap_add started. RSPRO0(12)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@42053b83b39f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(12)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(12)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(12)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(13)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@42053b83b39f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(13)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(13)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(13)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 772 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@42053b83b39f: setverdict(pass): none -> pass 288 DMAIN INFO rspro_server.c:167 SERVER_CONN(C3:4){ESTABLISHED}: Client connected from 127.0.0.1:10000 MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 773 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 773 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10001 288 DMAIN NOTICE rspro_server.c:218 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1 (localhost). This only works if your clients also all are on localhost, as they must be able to reach the bankd! 288 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 288 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE 288 DMAIN NOTICE rspro_server.c:305 SERVER_CONN(C3:4){CONNECTED_CLIENT}: BankSlot has changed B0:0 -> B1:2 288 DMAIN NOTICE rspro_server.c:334 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Bankd IP/Port changed to 1.0.0.127:9999 MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10001<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 288 DMAIN INFO rspro_server.c:907 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> NEW 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C3:4){CONNECTED_CLIENT}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Connection lost; terminating FSM RSPRO0(12)@42053b83b39f: Final verdict of PTC: none RSPRO1(13)@42053b83b39f: Final verdict of PTC: none MTC@42053b83b39f: Setting final verdict of the test case. MTC@42053b83b39f: Local verdict of MTC: pass MTC@42053b83b39f: Local verdict of PTC RSPRO0(12): none (pass -> pass) MTC@42053b83b39f: Local verdict of PTC RSPRO1(13): none (pass -> pass) MTC@42053b83b39f: Test case TC_conn_cl_b_slotmap_add finished. Verdict: pass MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass'. Fri Aug 29 10:19:30 UTC 2025 ====== RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=11868) MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass' was executed successfully (exit status: 0). MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_new'. ------ RemsimServer_Tests.TC_slotmap_del_new ------ Fri Aug 29 10:19:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_new.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_new.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_new' was executed successfully (exit status: 0). MTC@42053b83b39f: Test case TC_slotmap_del_new started. 826 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 826 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@42053b83b39f: setverdict(pass): none -> pass 827 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 827 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 201, statustext := "Created", header := { { header_name := "Date", header_value := "Fri, 29 Aug 2025 10:19:33 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } 828 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Fri, 29 Aug 2025 10:19:33 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } MTC@42053b83b39f: Setting final verdict of the test case. MTC@42053b83b39f: Local verdict of MTC: pass MTC@42053b83b39f: No PTCs were created. MTC@42053b83b39f: Test case TC_slotmap_del_new finished. Verdict: pass MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass'. Fri Aug 29 10:19:33 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=316) Waiting for packet dumper to finish... 1 (prev_count=316, count=3896) MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass' was executed successfully (exit status: 0). MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_nonexistant'. ------ RemsimServer_Tests.TC_slotmap_del_nonexistant ------ Fri Aug 29 10:19:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_nonexistant.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_nonexistant.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_nonexistant' was executed successfully (exit status: 0). MTC@42053b83b39f: Test case TC_slotmap_del_nonexistant started. 878 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@42053b83b39f: setverdict(pass): none -> pass 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 404, statustext := "Not Found", header := { { header_name := "Date", header_value := "Fri, 29 Aug 2025 10:19:36 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } MTC@42053b83b39f: Setting final verdict of the test case. MTC@42053b83b39f: Local verdict of MTC: pass MTC@42053b83b39f: No PTCs were created. MTC@42053b83b39f: Test case TC_slotmap_del_nonexistant finished. Verdict: pass MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass'. Fri Aug 29 10:19:36 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_nonexistant pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=2628) MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass' was executed successfully (exit status: 0). MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_unack'. ------ RemsimServer_Tests.TC_slotmap_del_unack ------ Fri Aug 29 10:19:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_unack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_unack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_unack' was executed successfully (exit status: 0). MTC@42053b83b39f: Test case TC_slotmap_del_unack started. RSPRO0(14)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@42053b83b39f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(14)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(14)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(14)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 931 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@42053b83b39f: setverdict(pass): none -> pass 932 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 932 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 288 DMAIN NOTICE rspro_server.c:218 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1 (localhost). This only works if your clients also all are on localhost, as they must be able to reach the bankd! 288 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 288 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 288 DMAIN INFO rspro_server.c:903 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> NEW RSPRO0(14)@42053b83b39f: Final verdict of PTC: none MTC@42053b83b39f: Setting final verdict of the test case. MTC@42053b83b39f: Local verdict of MTC: pass MTC@42053b83b39f: Local verdict of PTC RSPRO0(14): none (pass -> pass) MTC@42053b83b39f: Test case TC_slotmap_del_unack finished. Verdict: pass MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass'. Fri Aug 29 10:19:39 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_unack pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=428) Waiting for packet dumper to finish... 1 (prev_count=428, count=10120) MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass' was executed successfully (exit status: 0). MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active'. ------ RemsimServer_Tests.TC_slotmap_del_active ------ Fri Aug 29 10:19:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_active.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active' was executed successfully (exit status: 0). MTC@42053b83b39f: Test case TC_slotmap_del_active started. RSPRO0(15)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@42053b83b39f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(15)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(15)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(15)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 987 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@42053b83b39f: setverdict(pass): none -> pass 988 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 988 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 288 DMAIN NOTICE rspro_server.c:218 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1 (localhost). This only works if your clients also all are on localhost, as they must be able to reach the bankd! 288 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 288 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 992 DMAIN INFO rest_api.c:386 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> DELETE_REQ 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work 288 DMAIN INFO rspro_server.c:460 Slot Map B(1:2) <-> C(3:4) state change: DELETE_REQ -> DELETING MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM RSPRO0(15)@42053b83b39f: Final verdict of PTC: none MTC@42053b83b39f: Setting final verdict of the test case. MTC@42053b83b39f: Local verdict of MTC: pass MTC@42053b83b39f: Local verdict of PTC RSPRO0(15): none (pass -> pass) MTC@42053b83b39f: Test case TC_slotmap_del_active finished. Verdict: pass MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass'. Fri Aug 29 10:19:43 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_active pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7600) Waiting for packet dumper to finish... 1 (prev_count=7600, count=10684) MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass' was executed successfully (exit status: 0). MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active_client'. ------ RemsimServer_Tests.TC_slotmap_del_active_client ------ Fri Aug 29 10:19:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_active_client.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_active_client.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active_client' was executed successfully (exit status: 0). MTC@42053b83b39f: Test case TC_slotmap_del_active_client started. RSPRO0(16)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@42053b83b39f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(16)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(16)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(16)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(17)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@42053b83b39f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(17)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(17)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(17)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 1048 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@42053b83b39f: setverdict(pass): none -> pass 1049 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 1049 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 288 DMAIN NOTICE rspro_server.c:218 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1 (localhost). This only works if your clients also all are on localhost, as they must be able to reach the bankd! 288 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 288 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:167 SERVER_CONN(C3:4){ESTABLISHED}: Client connected from 127.0.0.1:10001 288 DMAIN NOTICE rspro_server.c:305 SERVER_CONN(C3:4){CONNECTED_CLIENT}: BankSlot has changed B0:0 -> B1:2 288 DMAIN NOTICE rspro_server.c:334 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Bankd IP/Port changed to 1.0.0.127:9999 MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 1053 DMAIN INFO rest_api.c:386 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> DELETE_REQ 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work 288 DMAIN INFO rspro_server.c:460 Slot Map B(1:2) <-> C(3:4) state change: DELETE_REQ -> DELETING MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN NOTICE rspro_server.c:334 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Bankd IP/Port changed to 0.0.0.0:0 288 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10001<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C3:4){CONNECTED_CLIENT}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Connection lost; terminating FSM RSPRO0(16)@42053b83b39f: Final verdict of PTC: none RSPRO1(17)@42053b83b39f: Final verdict of PTC: none MTC@42053b83b39f: Setting final verdict of the test case. MTC@42053b83b39f: Local verdict of MTC: pass MTC@42053b83b39f: Local verdict of PTC RSPRO0(16): none (pass -> pass) MTC@42053b83b39f: Local verdict of PTC RSPRO1(17): none (pass -> pass) MTC@42053b83b39f: Test case TC_slotmap_del_active_client finished. Verdict: pass MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client pass'. Fri Aug 29 10:19:48 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_active_client pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=9892) Waiting for packet dumper to finish... 1 (prev_count=9892, count=13632) MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client pass' was executed successfully (exit status: 0). MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_active_bank'. ------ RemsimServer_Tests.TC_slotmap_add_active_bank ------ Fri Aug 29 10:19:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_active_bank.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_active_bank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_active_bank' was executed successfully (exit status: 0). MTC@42053b83b39f: Test case TC_slotmap_add_active_bank started. RSPRO0(18)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@42053b83b39f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(18)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(18)@42053b83b39f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(18)@42053b83b39f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 1102 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@42053b83b39f: setverdict(pass): none -> pass 288 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 288 DMAIN NOTICE rspro_server.c:218 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1 (localhost). This only works if your clients also all are on localhost, as they must be able to reach the bankd! MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 1103 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 1103 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 1103 DMAIN INFO rest_api.c:339 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work 288 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed MTC@42053b83b39f: setverdict(pass): pass -> pass, component reason not changed 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 288 DMAIN INFO rspro_server.c:907 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> NEW RSPRO0(18)@42053b83b39f: Final verdict of PTC: none MTC@42053b83b39f: Setting final verdict of the test case. MTC@42053b83b39f: Local verdict of MTC: pass MTC@42053b83b39f: Local verdict of PTC RSPRO0(18): none (pass -> pass) MTC@42053b83b39f: Test case TC_slotmap_add_active_bank finished. Verdict: pass MTC@42053b83b39f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank pass'. Fri Aug 29 10:19:51 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add_active_bank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=6500) MTC@42053b83b39f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank pass' was executed successfully (exit status: 0). MC@42053b83b39f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@42053b83b39f: Terminating MTC. MC@42053b83b39f: MTC terminated. MC2> exit MC@42053b83b39f: Shutting down session. MC@42053b83b39f: Shutdown complete. No expected results found, not comparing outcome. (/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim/expected-results.xml) [testenv][server] Testsuite is done [testenv][server] Stopping testsuite (1939086) [testenv][server] Merging log files [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_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-remsim-test/logs/server/testsuite', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/log_merge.sh REMSIM_Tests --rm >/dev/null'] [testenv][server] Formatting log files [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_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-remsim-test/logs/server/testsuite', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/log_format.sh'] [testenv][server] Stopping server (1939036) [testenv] Showing server/testsuite/junit-xml-307.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/junit-xml-307.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='15' failures='0' errors='0' skipped='0' inconc='0' time='63.00'> <testcase classname='RemsimServer_Tests' name='TC_connect_and_nothing' time='10.026260'/> <testcase classname='RemsimServer_Tests' name='TC_connect_client' time='0.084013'/> <testcase classname='RemsimServer_Tests' name='TC_connect_client_duplicate' time='1.151555'/> <testcase classname='RemsimServer_Tests' name='TC_connect_bank' time='0.083349'/> <testcase classname='RemsimServer_Tests' name='TC_connect_bank_duplicate' time='2.159590'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add' time='0.020637'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add_conn_cl_b' time='0.099423'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add_out_of_range' time='0.030321'/> <testcase classname='RemsimServer_Tests' name='TC_conn_cl_b_slotmap_add' time='0.095197'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_new' time='0.019407'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_nonexistant' time='0.013146'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_unack' time='0.084122'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_active' time='1.095508'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_active_client' time='1.105384'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add_active_bank' time='0.088234'/> </testsuite> [testenv] Showing bankd/testsuite/junit-xml-bankd-4588.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/junit-xml-bankd-4588.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='18' failures='3' errors='0' skipped='0' inconc='0' time='232.00'> <testcase classname='RemsimBankd_Tests' name='TC_connectBankReq_timeout' time='18.609472'/> <testcase classname='RemsimBankd_Tests' name='TC_connectBankReq' time='8.006079'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping' time='7.938030'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_busySlot' time='7.895897'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_busyClient' time='7.959543'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_invalidSlot' time='7.920504'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_invalidBank' time='7.922048'/> <testcase classname='RemsimBankd_Tests' name='TC_removeMapping_unknownMap' time='7.951963'/> <testcase classname='RemsimBankd_Tests' name='TC_removeMapping' time='7.935374'/> <testcase classname='RemsimBankd_Tests' name='TC_clientConnect_missingSlot' time='0.023077'/> <testcase classname='RemsimBankd_Tests' name='TC_clientConnect_unknown' time='0.029686'/> <testcase classname='RemsimBankd_Tests' name='TC_clientConnect_createMapping' time='11.709535'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_clientConnect' time='8.000703'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_clientReconnect' time='18.036229'/> <testcase classname='RemsimBankd_Tests' name='TC_removeMapping_connected' time='21.975118'> <failure type='fail-verdict'>Timeout expecting disconnect RemsimBankd_Tests.ttcn:445 RemsimBankd_Tests control part RemsimBankd_Tests.ttcn:362 TC_removeMapping_connected testcase </failure> </testcase> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_connectClient_changeMapping' time='12.985675'> <failure type='fail-verdict'>Timeout waiting for client being disconnected RemsimBankd_Tests.ttcn:447 RemsimBankd_Tests control part RemsimBankd_Tests.ttcn:273 TC_createMapping_connectClient_changeMapping testcase </failure> </testcase> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_connectClient_recreateMapping' time='12.978200'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_exchangeTPDU' time='7.989008'> <failure type='fail-verdict'>Received unexpected RPSRO{ version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimBankd (2), name := "a6421297c243", software := "remsim-bankd", swVersion := "1.1.2.202508282026", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := cardNotPresent (100) } } } RemsimBankd_Tests.ttcn:450 RemsimBankd_Tests control part RemsimBankd_Tests.ttcn:413 TC_createMapping_exchangeTPDU testcase </failure> </testcase> </testsuite> [testenv] Showing client/testsuite/junit-xml-client-302.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/junit-xml-client-302.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='7' failures='0' errors='1' skipped='0' inconc='0' time='90.00'> <testcase classname='RemsimClient_Tests' name='TC_srv_connectClient' time='9.596868'/> <testcase classname='RemsimClient_Tests' name='TC_srv_connectClient_reject' time='7.963510'/> <testcase classname='RemsimClient_Tests' name='TC_srv_connectClient_configClientBank' time='7.924315'/> <testcase classname='RemsimClient_Tests' name='TC_srv_reconnect' time='8.924448'/> <testcase classname='RemsimClient_Tests' name='TC_bank_reconnect' time='18.041440'/> <testcase classname='RemsimClient_Tests' name='TC_bank_disconnect' time='7.993832'/> <testcase classname='RemsimClient_Tests' name='TC_bank_disconnect_reconnect' time='8.079990'> <error type='DTE'></error> </testcase> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2'] testenv-remsim-all-osmocom-nightly-20250829-1013-4f9ebe23-2 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/1864/artifact/logs/ + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 0.37, 0.75, 0.78 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE