Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (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 0eb0e4a3b766f8d1cc6b83b8aa719067a47921ff (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0eb0e4a3b766f8d1cc6b83b8aa719067a47921ff # timeout=10 Commit message: "testenv: run: add --bisect argument" > git rev-list --no-walk 6aff1b551255c1c789494ab6bec61baa91302d1b # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-remsim-test] $ /bin/sh -xe /tmp/jenkins6534521544377754840.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run 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-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-remsim-all-osmocom-nightly-20250422-1013-e3a488a8-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/podman/testenv-remsim-all-osmocom-nightly-20250422-1013-e3a488a8-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', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-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-bookworm-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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [260 kB] Fetched 9307 kB in 1s (11.3 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-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-20250422-1013-e3a488a8-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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', '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-20250422-1013-e3a488a8-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/ttcn3-deps-updated'] [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', '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', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim', 'testenv-remsim-all-osmocom-nightly-20250422-1013-e3a488a8-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', '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', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim', 'testenv-remsim-all-osmocom-nightly-20250422-1013-e3a488a8-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-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', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test', 'testenv-remsim-all-osmocom-nightly-20250422-1013-e3a488a8-0', 'make', 'remsim'] (make -j20 -C deps || make -j1 -C deps) make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/deps' make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/deps' touch .make.deps make -C /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/ttcn3/remsim compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/ttcn3/remsim' PP IPA_Emulation.ttcn TTCN *.ttcn *.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. 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/ttcn3/remsim' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/ttcn3/remsim make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/ttcn3/remsim' DEP VPCD_CodecPort_CtrlFunctDef.cc DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCConversion.cc DEP RSPRO_EncDec.cc DEP PIPEasp_PT.cc DEP Native_FunctionDefs.cc DEP JSON_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP HTTPmsg_PT.cc DEP HTTPmsg_MessageLen_Function.cc DEP Abstract_Socket.cc DEP RSPRO_part_7.cc DEP RSPRO_part_6.cc DEP RSPRO_part_5.cc DEP RSPRO_part_4.cc DEP RSPRO_part_3.cc DEP RSPRO_part_2.cc DEP RSPRO_part_1.cc DEP RSPRO.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation.cc DEP VPCD_Types_part_7.cc DEP VPCD_Types_part_6.cc DEP VPCD_Types_part_5.cc DEP VPCD_Types_part_4.cc DEP VPCD_Types_part_3.cc DEP VPCD_Types_part_2.cc DEP VPCD_Types_part_1.cc DEP VPCD_CodecPort_CtrlFunct_part_7.cc DEP VPCD_CodecPort_CtrlFunct_part_6.cc DEP VPCD_CodecPort_CtrlFunct_part_5.cc DEP VPCD_CodecPort_CtrlFunct_part_4.cc DEP VPCD_CodecPort_CtrlFunct_part_3.cc DEP VPCD_CodecPort_CtrlFunct_part_2.cc DEP VPCD_CodecPort_CtrlFunct_part_1.cc DEP VPCD_CodecPort_part_7.cc DEP VPCD_CodecPort_part_6.cc DEP VPCD_CodecPort_part_5.cc DEP VPCD_CodecPort_part_4.cc DEP VPCD_CodecPort_part_3.cc DEP VPCD_CodecPort_part_2.cc DEP VPCD_CodecPort_part_1.cc DEP VPCD_Adapter_part_7.cc DEP VPCD_Adapter_part_6.cc DEP VPCD_Adapter_part_5.cc DEP VPCD_Adapter_part_4.cc DEP VPCD_Adapter_part_3.cc DEP VPCD_Adapter_part_2.cc DEP VPCD_Adapter_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP RemsimServer_Tests_part_7.cc DEP RemsimServer_Tests_part_6.cc DEP RemsimServer_Tests_part_5.cc DEP RemsimServer_Tests_part_4.cc DEP RemsimServer_Tests_part_3.cc DEP RemsimServer_Tests_part_2.cc DEP RemsimServer_Tests_part_1.cc DEP RemsimClient_Tests_part_7.cc DEP RemsimClient_Tests_part_6.cc DEP RemsimClient_Tests_part_5.cc DEP RemsimClient_Tests_part_4.cc DEP RemsimClient_Tests_part_3.cc DEP RemsimClient_Tests_part_2.cc DEP RemsimClient_Tests_part_1.cc DEP RemsimBankd_Tests_part_7.cc DEP RemsimBankd_Tests_part_6.cc DEP RemsimBankd_Tests_part_5.cc DEP RemsimBankd_Tests_part_4.cc DEP RemsimBankd_Tests_part_3.cc DEP RemsimBankd_Tests_part_2.cc DEP RemsimBankd_Tests_part_1.cc DEP RSRES_part_7.cc DEP RSRES_part_6.cc DEP RSRES_part_5.cc DEP RSRES_part_4.cc DEP RSRES_part_3.cc DEP RSRES_part_2.cc DEP RSRES_part_1.cc DEP RSPRO_Types_part_7.cc DEP RSPRO_Types_part_6.cc DEP RSPRO_Types_part_5.cc DEP RSPRO_Types_part_4.cc DEP RSPRO_Types_part_3.cc DEP RSPRO_Types_part_2.cc DEP RSPRO_Types_part_1.cc DEP RSPRO_Server_part_7.cc DEP RSPRO_Server_part_6.cc DEP RSPRO_Server_part_5.cc DEP RSPRO_Server_part_4.cc DEP RSPRO_Server_part_3.cc DEP RSPRO_Server_part_2.cc DEP RSPRO_Server_part_1.cc DEP REMSIM_Tests_part_7.cc DEP REMSIM_Tests_part_6.cc DEP REMSIM_Tests_part_5.cc DEP REMSIM_Tests_part_4.cc DEP REMSIM_Tests_part_3.cc DEP REMSIM_Tests_part_2.cc DEP REMSIM_Tests_part_1.cc DEP PIPEasp_Types_part_7.cc DEP PIPEasp_Types_part_6.cc DEP PIPEasp_Types_part_5.cc DEP PIPEasp_Types_part_4.cc DEP PIPEasp_Types_part_3.cc DEP PIPEasp_Types_part_2.cc DEP PIPEasp_Types_part_1.cc DEP PIPEasp_Templates_part_7.cc DEP PIPEasp_Templates_part_6.cc DEP PIPEasp_Templates_part_5.cc DEP PIPEasp_Templates_part_4.cc DEP PIPEasp_Templates_part_3.cc DEP PIPEasp_Templates_part_2.cc DEP PIPEasp_Templates_part_1.cc DEP PIPEasp_PortType_part_7.cc DEP PIPEasp_PortType_part_6.cc DEP PIPEasp_PortType_part_5.cc DEP PIPEasp_PortType_part_4.cc DEP PIPEasp_PortType_part_3.cc DEP PIPEasp_PortType_part_2.cc DEP PIPEasp_PortType_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP JSON_Types_part_7.cc DEP JSON_Types_part_6.cc DEP JSON_Types_part_5.cc DEP JSON_Types_part_4.cc DEP JSON_Types_part_3.cc DEP JSON_Types_part_2.cc DEP JSON_Types_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP HTTPmsg_Types_part_7.cc DEP HTTPmsg_Types_part_6.cc DEP HTTPmsg_Types_part_5.cc DEP HTTPmsg_Types_part_4.cc DEP HTTPmsg_Types_part_3.cc DEP HTTPmsg_Types_part_2.cc DEP HTTPmsg_Types_part_1.cc DEP HTTPmsg_PortType_part_7.cc DEP HTTPmsg_PortType_part_6.cc DEP HTTPmsg_PortType_part_5.cc DEP HTTPmsg_PortType_part_4.cc DEP HTTPmsg_PortType_part_3.cc DEP HTTPmsg_PortType_part_2.cc DEP HTTPmsg_PortType_part_1.cc DEP HTTPmsg_MessageLen_part_7.cc DEP HTTPmsg_MessageLen_part_6.cc DEP HTTPmsg_MessageLen_part_5.cc DEP HTTPmsg_MessageLen_part_4.cc DEP HTTPmsg_MessageLen_part_3.cc DEP HTTPmsg_MessageLen_part_2.cc DEP HTTPmsg_MessageLen_part_1.cc DEP HTTP_Adapter_part_7.cc DEP HTTP_Adapter_part_6.cc DEP HTTP_Adapter_part_5.cc DEP HTTP_Adapter_part_4.cc DEP HTTP_Adapter_part_3.cc DEP HTTP_Adapter_part_2.cc DEP HTTP_Adapter_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP VPCD_Types.cc DEP VPCD_CodecPort_CtrlFunct.cc DEP VPCD_CodecPort.cc DEP VPCD_Adapter.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCConversion_Functions.cc DEP Socket_API_Definitions.cc DEP RemsimServer_Tests.cc DEP RemsimClient_Tests.cc DEP RemsimBankd_Tests.cc DEP RSRES.cc DEP RSPRO_Types.cc DEP RSPRO_Server.cc DEP REMSIM_Tests.cc DEP PIPEasp_Types.cc DEP PIPEasp_Templates.cc DEP PIPEasp_PortType.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP Misc_Helpers.cc DEP JSON_Types.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP HTTPmsg_Types.cc DEP HTTPmsg_PortType.cc DEP HTTPmsg_MessageLen.cc DEP HTTP_Adapter.cc DEP General_Types.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_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC 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 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 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); | ^~~~~~~~~~~~~~~~~~~~~ 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_7.so CCLD General_Types_part_6.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 Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD JSON_Types_part_7.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_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PIPEasp_PortType_part_1.so CCLD PIPEasp_PortType_part_2.so CCLD PIPEasp_PortType_part_3.so CCLD PIPEasp_PortType_part_4.so CCLD PIPEasp_PortType_part_5.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_4.so CCLD PIPEasp_Templates_part_5.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_2.so CCLD RSPRO_Types_part_3.so CCLD RSPRO_Types_part_1.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_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD 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/ttcn3/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', '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-20250422-1013-e3a488a8-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][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', '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-20250422-1013-e3a488a8-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (395 kB/s) Reading package lists... [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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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 (1.9.9-2). The following additional packages will be installed: libc-bin libc-dev-bin libc6 libc6-dev libosmo-rspro2 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools The following NEW packages will be installed: libc6-dbg libosmo-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-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 19 newly installed, 0 to remove and 85 not upgraded. Need to get 16.4 MB of archives. After this operation, 17.2 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202504212026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.24.ece60.202504212026 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rspro2 1.1.1.202504212026 [64.7 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rspro2-dbgsym 1.1.1.202504212026 [222 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.24.ece60.202504212026 [52.1 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.24.ece60.202504212026 [71.2 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.24.ece60.202504212026 [232 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.24.ece60.202504212026 [71.7 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.24.ece60.202504212026 [105 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.24.ece60.202504212026 [179 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.24.ece60.202504212026 [60.4 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.24.ece60.202504212026 [64.2 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.24.ece60.202504212026 [51.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.24.ece60.202504212026 [44.3 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202504212026 [59.9 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-remsim-bankd 1.1.1.202504212026 [34.1 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-remsim-bankd-dbgsym 1.1.1.202504212026 [81.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.24.ece60.202504212026 [2165 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Fetched 16.4 MB in 0s (90.5 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202504212026_amd64.deb ... Unpacking osmocom-nightly (202504212026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmo-rspro2:amd64. Preparing to unpack .../03-libosmo-rspro2_1.1.1.202504212026_amd64.deb ... Unpacking libosmo-rspro2:amd64 (1.1.1.202504212026) ... Selecting previously unselected package libosmo-rspro2-dbgsym:amd64. Preparing to unpack .../04-libosmo-rspro2-dbgsym_1.1.1.202504212026_amd64.deb ... Unpacking libosmo-rspro2-dbgsym:amd64 (1.1.1.202504212026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../05-libosmocodec4_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../06-libosmoisdn0_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../07-libosmogsm20_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../08-libosmocoding0_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../09-libosmovty13_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../10-libosmogb14_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../11-libosmoctrl0_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../12-libosmosim2_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../13-libosmousb0_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../14-libosmocore_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmocore (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../15-libosmonetif11_1.6.0.2.1b40.202504212026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504212026) ... Selecting previously unselected package osmo-remsim-bankd:amd64. Preparing to unpack .../16-osmo-remsim-bankd_1.1.1.202504212026_amd64.deb ... Unpacking osmo-remsim-bankd:amd64 (1.1.1.202504212026) ... Selecting previously unselected package osmo-remsim-bankd-dbgsym:amd64. Preparing to unpack .../17-osmo-remsim-bankd-dbgsym_1.1.1.202504212026_amd64.deb ... Unpacking osmo-remsim-bankd-dbgsym:amd64 (1.1.1.202504212026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.24.ece60.202504212026) ... Setting up osmocom-nightly (202504212026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmocodec4:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmo-rspro2:amd64 (1.1.1.202504212026) ... Setting up libosmovty13:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmoisdn0:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmo-rspro2-dbgsym:amd64 (1.1.1.202504212026) ... Setting up libosmousb0:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmoctrl0:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmogb14:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504212026) ... Setting up libosmocoding0:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmosim2:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmocore (1.11.0.24.ece60.202504212026) ... Setting up osmo-remsim-bankd:amd64 (1.1.1.202504212026) ... Setting up libosmocore-dbg:amd64 (1.11.0.24.ece60.202504212026) ... Setting up osmo-remsim-bankd-dbgsym:amd64 (1.1.1.202504212026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-0', 'sh', '-c', 'pcscd -f -d 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/pcscd/pcscd.log'] 00000000 debuglog.c:390:DebugLogSetLevel() debug level=debug 00001358 configfile.l:293:DBGetReaderListDir() Parsing conf directory: /etc/reader.conf.d 00000588 configfile.l:329:DBGetReaderListDir() Skipping non regular file: . 00000005 configfile.l:329:DBGetReaderListDir() Skipping non regular file: .. 00000003 configfile.l:369:DBGetReaderList() Parsing conf file: /etc/reader.conf.d/libccidtwin 00000307 configfile.l:369:DBGetReaderList() Parsing conf file: /etc/reader.conf.d/vpcd 00000321 configfile.l:210:evaluatetoken() Add reader: Virtual PCD 00000091 readerfactory.c:1093:RFInitializeReader() Attempting startup of Virtual PCD 00 00 using /usr/lib/pcsc/drivers/serial/libifdvpcd.so 00000537 readerfactory.c:968:RFBindFunctions() Loading IFD Handler 3.0 00000037 ifd-vpcd.c:116:IFDHCreateChannel() Waiting for virtual ICC on port 35963 00000046 ifd-vpcd.c:290:IFDHGetCapabilities() unknown tag 4019 00000005 readerfactory.c:393:RFAddReader() Using the pcscd polling thread 00000093 readerfactory.c:524:RFAddReader() Driver is slot thread safe 00000005 readerfactory.c:1093:RFInitializeReader() Attempting startup of Virtual PCD 00 01 using /usr/lib/pcsc/drivers/serial/libifdvpcd.so 00000003 readerfactory.c:881:RFLoadReader() Reusing already loaded driver for /usr/lib/pcsc/drivers/serial/libifdvpcd.so 00000005 readerfactory.c:968:RFBindFunctions() Loading IFD Handler 3.0 00000019 ifd-vpcd.c:116:IFDHCreateChannel() Waiting for virtual ICC on port 35964 00000020 ifd-vpcd.c:290:IFDHGetCapabilities() unknown tag 4019 00000003 readerfactory.c:558:RFAddReader() Using the pcscd polling thread 00000069 pcscdaemon.c:666:main() pcsc-lite 1.9.9 daemon ready. 00009887 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001 00000191 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001 00000200 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x0B05, PID: 0x19AF, path: /dev/bus/usb/001/004 00000191 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x0B05, PID: 0x19AF, path: /dev/bus/usb/001/004 00000172 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001 00000194 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x05E3, PID: 0x0608, path: /dev/bus/usb/001/002 00000170 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001 00000178 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x174C, PID: 0x2074, path: /dev/bus/usb/001/003 00000277 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0003, path: /dev/bus/usb/002/001 00000158 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0003, path: /dev/bus/usb/002/001 00000172 hotplug_libudev.c:300: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', '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-20250422-1013-e3a488a8-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'] 5483 DMAIN INFO bankd_main.c:433 Reading PCSC slots... 5483 DMAIN INFO bankd_pcsc.c:101 PC/SC slot name: 1/0 -> regex 'Virtual PCD 00 00' 5483 DMAIN INFO bankd_pcsc.c:101 PC/SC slot name: 1/1 -> regex 'Virtual PCD 00 01' 5483 DRSPRO DEBUG fsm.c:456 RSPRO_CLIENT(server){INIT}: Allocated 5483 DRSPRO DEBUG bankd_main.c:449 RSPRO_CLIENT(server){INIT}: Received Event SRVC_E_ESTABLISH 5483 DRSPRO DEBUG ../rspro_client_fsm.c:301 RSPRO_CLIENT(server){INIT}: ->REESTABLISH_DELAY reset; 47844996535ms since last attempt 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){INIT}: state_chg to REESTABLISH_DELAY 5483 DMAIN INFO bankd_main.c:452 Initiating listen TCP socket at 127.0.0.30:9999 5483 DMAIN INFO bankd_main.c:475 Initiating worker 0 5483 DMAIN INFO bankd_main.c:475 Initiating worker 1 5485 DBANKDW INFO bankd_main.c:515 [000 B0:0 INIT] Changing state to INIT 5483 DMAIN INFO bankd_main.c:475 Initiating worker 2 5486 DBANKDW INFO bankd_main.c:515 [001 B0:0 INIT] Changing state to INIT 5483 DMAIN INFO bankd_main.c:475 Initiating worker 3 5485 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 INIT] Changing state to ACCEPTING 5487 DBANKDW INFO bankd_main.c:515 [002 B0:0 INIT] Changing state to INIT 5486 DBANKDW INFO bankd_main.c:515 [001 B65535:65535 INIT] Changing state to ACCEPTING 5487 DBANKDW INFO bankd_main.c:515 [002 B65535:65535 INIT] Changing state to ACCEPTING 5483 DMAIN INFO bankd_main.c:475 Initiating worker 4 5488 DBANKDW INFO bankd_main.c:515 [003 B0:0 INIT] Changing state to INIT 5483 DMAIN INFO bankd_main.c:475 Initiating worker 5 5489 DBANKDW INFO bankd_main.c:515 [004 B0:0 INIT] Changing state to INIT 5488 DBANKDW INFO bankd_main.c:515 [003 B65535:65535 INIT] Changing state to ACCEPTING 5483 DMAIN INFO bankd_main.c:475 Initiating worker 6 5490 DBANKDW INFO bankd_main.c:515 [005 B0:0 INIT] Changing state to INIT 5489 DBANKDW INFO bankd_main.c:515 [004 B65535:65535 INIT] Changing state to ACCEPTING 5490 DBANKDW INFO bankd_main.c:515 [005 B65535:65535 INIT] Changing state to ACCEPTING 5483 DMAIN INFO bankd_main.c:475 Initiating worker 7 5491 DBANKDW INFO bankd_main.c:515 [006 B0:0 INIT] Changing state to INIT 5491 DBANKDW INFO bankd_main.c:515 [006 B65535:65535 INIT] Changing state to ACCEPTING 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5492 DBANKDW INFO bankd_main.c:515 [007 B0:0 INIT] Changing state to INIT 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5492 DBANKDW INFO bankd_main.c:515 [007 B65535:65535 INIT] Changing state to ACCEPTING 5483 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5483 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled [testenv][bankd] Running testsuite [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', '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', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/ttcn3', '-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-20250422-1013-e3a488a8-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 ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli bankd/REMSIM_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: bankd/REMSIM_Tests.cfg MC@ce8519db4771: Unix server socket created successfully. MC@ce8519db4771: Listening on TCP port 42677. MC2> ce8519db4771 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/ttcn3/remsim/REMSIM_Tests ce8519db4771 42677 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ce8519db4771: New HC connected from 10.0.2.100 [10.0.2.100]. ce8519db4771: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@ce8519db4771: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@ce8519db4771: Configuration file was processed on all HCs. MC@ce8519db4771: Creating MTC on host 10.0.2.100. MC@ce8519db4771: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ce8519db4771: 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 ------ Tue Apr 22 10:13:17 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@ce8519db4771: 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@ce8519db4771: Test case TC_connectBankReq_timeout started. 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44369){CONNECTING} connection established 5483 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5483 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5483 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5483 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(3)@ce8519db4771: Established a new IPA connection (conn_id=2) RSPRO_SRV0(3)@ce8519db4771: 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) } } } } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44369){CONNECTED} received 8 bytes from srv 5483 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5483 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5483 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(3)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(3)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44369){CONNECTED} received 4 bytes from srv 5483 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5483 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(3)@ce8519db4771: 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)@ce8519db4771: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MTC@ce8519db4771: setverdict(pass): none -> pass RSPRO_SRV0(3)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(3)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44369){CONNECTED} received 4 bytes from srv 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){ESTABLISHED}: Timeout of T1 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44369){CONNECTED} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){ESTABLISHED}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_TCP_DOWN 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44369){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44369){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44369){CLOSED} delay free() in_cb_mask=0x02 5483 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44369){CLOSED} free(delayed) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46481){CONNECTING} connection established 5483 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5483 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5483 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5483 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(3)@ce8519db4771: IPA: Closed MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 5483 DLINP ERROR stream_cli.c:543 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46481){CONNECTED} lost connection with srv (-104) 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46481){CONNECTED} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){ESTABLISHED}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){WAIT_RESP}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){WAIT_RESP}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_TCP_DOWN 5483 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){ESTABLISHED}: ->REESTABLISH_DELAY delay 997ms; 3ms since last attempt [step 3/123@1s] 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46481){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46481){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46481){CLOSED} delay free() in_cb_mask=0x02 5483 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46481){CLOSED} free(delayed) RSPRO_SRV0(3)@ce8519db4771: Final verdict of PTC: none MTC@ce8519db4771: Setting final verdict of the test case. MTC@ce8519db4771: Local verdict of MTC: pass MTC@ce8519db4771: Local verdict of PTC RSPRO_SRV0(3): none (pass -> pass) MTC@ce8519db4771: Test case TC_connectBankReq_timeout finished. Verdict: pass MTC@ce8519db4771: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass'. Tue Apr 22 10:13:37 UTC 2025 ====== RemsimBankd_Tests.TC_connectBankReq_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2236) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5483 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=2236, count=3432) MTC@ce8519db4771: 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@ce8519db4771: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq'. ------ RemsimBankd_Tests.TC_connectBankReq ------ Tue Apr 22 10:13:39 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@ce8519db4771: 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@ce8519db4771: Test case TC_connectBankReq started. 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40791){CONNECTING} connection established 5483 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5483 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5483 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5483 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(4)@ce8519db4771: Established a new IPA connection (conn_id=2) RSPRO_SRV0(4)@ce8519db4771: 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) } } } } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40791){CONNECTED} received 8 bytes from srv 5483 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5483 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5483 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(4)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(4)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40791){CONNECTED} received 4 bytes from srv 5483 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5483 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(4)@ce8519db4771: 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)@ce8519db4771: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MTC@ce8519db4771: setverdict(pass): none -> pass reason: ""RemsimBankd_Tests.ttcn:93 : "", new component reason: ""RemsimBankd_Tests.ttcn:93 : "" MTC@ce8519db4771: Stopping testcase execution from "RemsimBankd_Tests.ttcn":93 RSPRO_SRV0(4)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(4)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40791){CONNECTED} received 4 bytes from srv 5483 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40791){CONNECTED} connection closed with srv 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40791){CONNECTED} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){ESTABLISHED}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_TCP_DOWN 5483 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){ESTABLISHED}: ->REESTABLISH_DELAY delay 977ms; 23ms since last attempt [step 5/123@1s] 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40791){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40791){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40791){CLOSED} delay free() in_cb_mask=0x02 5483 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40791){CLOSED} free(delayed) RSPRO_SRV0(4)@ce8519db4771: Final verdict of PTC: none MTC@ce8519db4771: Setting final verdict of the test case. MTC@ce8519db4771: Local verdict of MTC: pass reason: ""RemsimBankd_Tests.ttcn:93 : "" MTC@ce8519db4771: Local verdict of PTC RSPRO_SRV0(4): none (pass -> pass) MTC@ce8519db4771: Test case TC_connectBankReq finished. Verdict: pass reason: "RemsimBankd_Tests.ttcn:93 : " MTC@ce8519db4771: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass'. Tue Apr 22 10:13:48 UTC 2025 ====== RemsimBankd_Tests.TC_connectBankReq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=576) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5483 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=576, count=2328) MTC@ce8519db4771: 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@ce8519db4771: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping'. ------ RemsimBankd_Tests.TC_createMapping ------ Tue Apr 22 10:13:50 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@ce8519db4771: 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@ce8519db4771: Test case TC_createMapping started. 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38013){CONNECTING} connection established 5483 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5483 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5483 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5483 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(5)@ce8519db4771: Established a new IPA connection (conn_id=2) RSPRO_SRV0(5)@ce8519db4771: 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) } } } } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38013){CONNECTED} received 8 bytes from srv 5483 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5483 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5483 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(5)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(5)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38013){CONNECTED} received 4 bytes from srv 5483 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5483 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(5)@ce8519db4771: 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)@ce8519db4771: 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)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(5)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38013){CONNECTED} received 79 bytes from srv 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38013){CONNECTED} received 79 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5483 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5483 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38013){CONNECTED} received 79 bytes from srv 5483 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 5483 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 5485 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 5492 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5486 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5487 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5489 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5488 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5490 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5491 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@ce8519db4771: setverdict(pass): none -> pass 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38013){CONNECTED} received 32 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5483 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:42) added 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed MTC@ce8519db4771: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:104 : "", component reason not changed MTC@ce8519db4771: Stopping testcase execution from "RemsimBankd_Tests.ttcn":104 5483 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38013){CONNECTED} connection closed with srv 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38013){CONNECTED} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5483 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 934ms; 66ms since last attempt [step 7/123@1s] 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38013){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38013){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38013){CLOSED} delay free() in_cb_mask=0x02 5483 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38013){CLOSED} free(delayed) RSPRO_SRV0(5)@ce8519db4771: Final verdict of PTC: none MTC@ce8519db4771: Setting final verdict of the test case. MTC@ce8519db4771: Local verdict of MTC: pass MTC@ce8519db4771: Local verdict of PTC RSPRO_SRV0(5): none (pass -> pass) MTC@ce8519db4771: Test case TC_createMapping finished. Verdict: pass MTC@ce8519db4771: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass'. Tue Apr 22 10:13:59 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=576) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5483 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=576, count=3076) MTC@ce8519db4771: 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@ce8519db4771: 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 ------ Tue Apr 22 10:14:01 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@ce8519db4771: 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@ce8519db4771: Test case TC_createMapping_busySlot started. 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38189){CONNECTING} connection established 5483 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5483 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5483 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5483 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(6)@ce8519db4771: Established a new IPA connection (conn_id=2) RSPRO_SRV0(6)@ce8519db4771: 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) } } } } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38189){CONNECTED} received 8 bytes from srv 5483 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5483 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5483 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(6)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(6)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38189){CONNECTED} received 4 bytes from srv 5483 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5483 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(6)@ce8519db4771: 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)@ce8519db4771: 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)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(6)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38189){CONNECTED} received 79 bytes from srv 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38189){CONNECTED} received 79 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5483 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5483 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38189){CONNECTED} received 79 bytes from srv 5483 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 5483 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 5483 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:42) deleted 5488 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5489 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 5485 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5486 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5492 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5487 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5490 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5491 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@ce8519db4771: setverdict(pass): none -> pass 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38189){CONNECTED} received 32 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5483 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:42) added 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38189){CONNECTED} received 32 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5483 DRSPRO ERROR bankd_main.c:214 RSPRO_CLIENT(server){CONNECTED}: ignoring identical slotmap 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed MTC@ce8519db4771: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:118 : "", component reason not changed MTC@ce8519db4771: Stopping testcase execution from "RemsimBankd_Tests.ttcn":118 5483 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38189){CONNECTED} connection closed with srv 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38189){CONNECTED} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5483 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 931ms; 69ms since last attempt [step 9/123@1s] 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38189){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38189){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38189){CLOSED} delay free() in_cb_mask=0x02 5483 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38189){CLOSED} free(delayed) RSPRO_SRV0(6)@ce8519db4771: Final verdict of PTC: none MTC@ce8519db4771: Setting final verdict of the test case. MTC@ce8519db4771: Local verdict of MTC: pass MTC@ce8519db4771: Local verdict of PTC RSPRO_SRV0(6): none (pass -> pass) MTC@ce8519db4771: Test case TC_createMapping_busySlot finished. Verdict: pass MTC@ce8519db4771: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass'. Tue Apr 22 10:14:10 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_busySlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=584) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5483 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=584, count=3336) MTC@ce8519db4771: 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@ce8519db4771: 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 ------ Tue Apr 22 10:14: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_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@ce8519db4771: 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@ce8519db4771: Test case TC_createMapping_invalidSlot started. 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45615){CONNECTING} connection established 5483 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5483 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5483 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5483 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(7)@ce8519db4771: Established a new IPA connection (conn_id=2) RSPRO_SRV0(7)@ce8519db4771: 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) } } } } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45615){CONNECTED} received 8 bytes from srv 5483 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5483 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5483 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(7)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(7)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45615){CONNECTED} received 4 bytes from srv 5483 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5483 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(7)@ce8519db4771: 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)@ce8519db4771: 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)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(7)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45615){CONNECTED} received 79 bytes from srv 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45615){CONNECTED} received 79 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5483 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5483 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45615){CONNECTED} received 79 bytes from srv 5483 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 5483 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 5483 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:42) deleted 5485 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5490 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5491 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5486 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 5488 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5489 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5487 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5492 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@ce8519db4771: setverdict(pass): none -> pass 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45615){CONNECTED} received 33 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5483 DRSPRO ERROR bankd_main.c:204 RSPRO_CLIENT(server){CONNECTED}: createMapping specifies invalid Slot Nr 200 (we have 8) 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed MTC@ce8519db4771: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:129 : "", component reason not changed MTC@ce8519db4771: Stopping testcase execution from "RemsimBankd_Tests.ttcn":129 5483 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45615){CONNECTED} connection closed with srv 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45615){CONNECTED} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5483 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 937ms; 63ms since last attempt [step 11/123@1s] 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45615){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45615){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45615){CLOSED} delay free() in_cb_mask=0x02 5483 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45615){CLOSED} free(delayed) RSPRO_SRV0(7)@ce8519db4771: Final verdict of PTC: none MTC@ce8519db4771: Setting final verdict of the test case. MTC@ce8519db4771: Local verdict of MTC: pass MTC@ce8519db4771: Local verdict of PTC RSPRO_SRV0(7): none (pass -> pass) MTC@ce8519db4771: Test case TC_createMapping_invalidSlot finished. Verdict: pass MTC@ce8519db4771: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass'. Tue Apr 22 10:14:21 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_invalidSlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=588) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5483 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=588, count=3092) MTC@ce8519db4771: 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@ce8519db4771: 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 ------ Tue Apr 22 10:14: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_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@ce8519db4771: 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@ce8519db4771: Test case TC_createMapping_invalidBank started. 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35815){CONNECTING} connection established 5483 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5483 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5483 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5483 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(8)@ce8519db4771: Established a new IPA connection (conn_id=2) RSPRO_SRV0(8)@ce8519db4771: 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) } } } } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35815){CONNECTED} received 8 bytes from srv 5483 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5483 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5483 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(8)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(8)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35815){CONNECTED} received 4 bytes from srv 5483 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5483 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(8)@ce8519db4771: 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)@ce8519db4771: 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)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(8)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35815){CONNECTED} received 79 bytes from srv 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35815){CONNECTED} received 79 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5483 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5483 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35815){CONNECTED} received 79 bytes from srv 5483 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 5483 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 5485 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 5488 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5489 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5487 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5486 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5490 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5491 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5492 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@ce8519db4771: setverdict(pass): none -> pass 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35815){CONNECTED} received 33 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5483 DRSPRO ERROR bankd_main.c:200 RSPRO_CLIENT(server){CONNECTED}: createMapping specifies invalid Bank ID 200 (we are 1) 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed MTC@ce8519db4771: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:140 : "", component reason not changed MTC@ce8519db4771: Stopping testcase execution from "RemsimBankd_Tests.ttcn":140 5483 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35815){CONNECTED} connection closed with srv 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35815){CONNECTED} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5483 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 944ms; 56ms since last attempt [step 13/123@1s] 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35815){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35815){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35815){CLOSED} delay free() in_cb_mask=0x02 5483 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35815){CLOSED} free(delayed) RSPRO_SRV0(8)@ce8519db4771: Final verdict of PTC: none MTC@ce8519db4771: Setting final verdict of the test case. MTC@ce8519db4771: Local verdict of MTC: pass MTC@ce8519db4771: Local verdict of PTC RSPRO_SRV0(8): none (pass -> pass) MTC@ce8519db4771: Test case TC_createMapping_invalidBank finished. Verdict: pass MTC@ce8519db4771: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass'. Tue Apr 22 10:14:32 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_invalidBank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=588) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5483 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=588, count=3092) MTC@ce8519db4771: 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@ce8519db4771: 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 ------ Tue Apr 22 10:14: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_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@ce8519db4771: 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@ce8519db4771: Test case TC_removeMapping_unknownMap started. 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45305){CONNECTING} connection established 5483 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5483 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5483 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5483 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(9)@ce8519db4771: Established a new IPA connection (conn_id=2) RSPRO_SRV0(9)@ce8519db4771: 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) } } } } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45305){CONNECTED} received 8 bytes from srv 5483 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5483 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5483 DLINP INFO ipa.c:396 tag 8: 0/0/0 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45305){CONNECTED} received 4 bytes from srv 5483 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5483 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(9)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(9)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(9)@ce8519db4771: 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)@ce8519db4771: 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)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(9)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45305){CONNECTED} received 79 bytes from srv 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45305){CONNECTED} received 79 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5483 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5483 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45305){CONNECTED} received 79 bytes from srv 5483 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 5483 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 5485 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5490 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5487 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5488 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5491 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5489 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5486 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5492 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@ce8519db4771: setverdict(pass): none -> pass 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45305){CONNECTED} received 32 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO removeMappingReq 5483 DRSPRO ERROR bankd_main.c:250 RSPRO_CLIENT(server){CONNECTED}: could not find to-be-deleted slotmap 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO removeMappingRes MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed MTC@ce8519db4771: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:151 : "", component reason not changed MTC@ce8519db4771: Stopping testcase execution from "RemsimBankd_Tests.ttcn":151 5483 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45305){CONNECTED} connection closed with srv 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45305){CONNECTED} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5483 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 937ms; 63ms since last attempt [step 15/123@1s] 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45305){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45305){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45305){CLOSED} delay free() in_cb_mask=0x02 5483 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45305){CLOSED} free(delayed) RSPRO_SRV0(9)@ce8519db4771: Final verdict of PTC: none MTC@ce8519db4771: Setting final verdict of the test case. MTC@ce8519db4771: Local verdict of MTC: pass MTC@ce8519db4771: Local verdict of PTC RSPRO_SRV0(9): none (pass -> pass) MTC@ce8519db4771: Test case TC_removeMapping_unknownMap finished. Verdict: pass MTC@ce8519db4771: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass'. Tue Apr 22 10:14:43 UTC 2025 ====== RemsimBankd_Tests.TC_removeMapping_unknownMap pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=588) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5483 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=588, count=2988) MTC@ce8519db4771: 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@ce8519db4771: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping'. ------ RemsimBankd_Tests.TC_removeMapping ------ Tue Apr 22 10:14: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_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@ce8519db4771: 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@ce8519db4771: Test case TC_removeMapping started. 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45729){CONNECTING} connection established 5483 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5483 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5483 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5483 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(10)@ce8519db4771: Established a new IPA connection (conn_id=2) RSPRO_SRV0(10)@ce8519db4771: 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) } } } } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45729){CONNECTED} received 8 bytes from srv 5483 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5483 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5483 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(10)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(10)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45729){CONNECTED} received 4 bytes from srv 5483 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5483 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(10)@ce8519db4771: 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)@ce8519db4771: 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)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(10)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45729){CONNECTED} received 79 bytes from srv 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45729){CONNECTED} received 79 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5483 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5483 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45729){CONNECTED} received 79 bytes from srv 5483 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 5483 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 5486 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5485 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5492 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 5488 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5487 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5490 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5491 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5489 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@ce8519db4771: setverdict(pass): none -> pass 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45729){CONNECTED} received 32 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5483 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:42) added 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45729){CONNECTED} received 32 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO removeMappingReq 5483 DRSPRO INFO bankd_main.c:258 RSPRO_CLIENT(server){CONNECTED}: removing slotmap 5483 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:42) deleted 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO removeMappingRes MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed MTC@ce8519db4771: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:163 : "", component reason not changed MTC@ce8519db4771: Stopping testcase execution from "RemsimBankd_Tests.ttcn":163 5483 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45729){CONNECTED} connection closed with srv 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45729){CONNECTED} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5483 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 939ms; 61ms since last attempt [step 17/123@1s] 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45729){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45729){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45729){CLOSED} delay free() in_cb_mask=0x02 5483 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45729){CLOSED} free(delayed) RSPRO_SRV0(10)@ce8519db4771: Final verdict of PTC: none MTC@ce8519db4771: Setting final verdict of the test case. MTC@ce8519db4771: Local verdict of MTC: pass MTC@ce8519db4771: Local verdict of PTC RSPRO_SRV0(10): none (pass -> pass) MTC@ce8519db4771: Test case TC_removeMapping finished. Verdict: pass MTC@ce8519db4771: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass'. Tue Apr 22 10:14:54 UTC 2025 ====== RemsimBankd_Tests.TC_removeMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=576) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5483 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=576, count=3228) MTC@ce8519db4771: 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@ce8519db4771: 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 ------ Tue Apr 22 10:14: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_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@ce8519db4771: 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@ce8519db4771: Test case TC_clientConnect_missingSlot started. 5486 DBANKDW INFO bankd_main.c:1060 [001 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 5486 DBANKDW INFO bankd_main.c:515 [001 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(11)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ce8519db4771: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(11)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5486 DBANKDW INFO bankd_main.c:736 [001 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 5486 DBANKDW INFO bankd_main.c:748 [001 B65535:65535 CONN_WAIT_ID] missing clientID, aborting 5486 DBANKDW INFO bankd_main.c:994 [001 B65535:65535 CONN_WAIT_ID] Error handling RSPRO 5486 DBANKDW INFO bankd_main.c:1075 [001 B65535:65535 CONN_WAIT_ID] Error -103 occurred: Cleaning up state 5486 DBANKDW INFO bankd_main.c:515 [001 B65535:65535 CONN_WAIT_ID] Changing state to ACCEPTING MTC@ce8519db4771: setverdict(pass): none -> pass RSPRO0(11)@ce8519db4771: IPA: Closed MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed MTC@ce8519db4771: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:172 : "", component reason not changed MTC@ce8519db4771: Stopping testcase execution from "RemsimBankd_Tests.ttcn":172 RSPRO0(11)@ce8519db4771: Final verdict of PTC: none MTC@ce8519db4771: Setting final verdict of the test case. MTC@ce8519db4771: Local verdict of MTC: pass MTC@ce8519db4771: Local verdict of PTC RSPRO0(11): none (pass -> pass) MTC@ce8519db4771: Test case TC_clientConnect_missingSlot finished. Verdict: pass MTC@ce8519db4771: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass'. Tue Apr 22 10:14:57 UTC 2025 ====== RemsimBankd_Tests.TC_clientConnect_missingSlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=1940) MTC@ce8519db4771: 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@ce8519db4771: 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 ------ Tue Apr 22 10:14:59 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@ce8519db4771: 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@ce8519db4771: Test case TC_clientConnect_unknown started. 5485 DBANKDW INFO bankd_main.c:1060 [000 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 5485 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(12)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ce8519db4771: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(12)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5485 DBANKDW INFO bankd_main.c:736 [000 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 5485 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 5485 DBANKDW INFO bankd_main.c:692 [000 B65535:65535 CONN_CLIENT] No slotmap (yet) for client C(23:0) 5485 DBANKDW INFO bankd_main.c:523 [000 B65535:65535 CONN_CLIENT] Changing state to CONN_CLIENT_WAIT_MAP (timeout=10) MTC@ce8519db4771: setverdict(pass): none -> pass MTC@ce8519db4771: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:179 : "", component reason not changed MTC@ce8519db4771: Stopping testcase execution from "RemsimBankd_Tests.ttcn":179 5485 DBANKDW INFO bankd_main.c:1075 [000 B65535:65535 CONN_CLIENT_WAIT_MAP] Error -2 occurred: Cleaning up state 5485 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 CONN_CLIENT_WAIT_MAP] Changing state to ACCEPTING RSPRO0(12)@ce8519db4771: Final verdict of PTC: none MTC@ce8519db4771: Setting final verdict of the test case. MTC@ce8519db4771: Local verdict of MTC: pass MTC@ce8519db4771: Local verdict of PTC RSPRO0(12): none (pass -> pass) MTC@ce8519db4771: Test case TC_clientConnect_unknown finished. Verdict: pass MTC@ce8519db4771: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass'. Tue Apr 22 10:15:00 UTC 2025 ====== RemsimBankd_Tests.TC_clientConnect_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=1944) MTC@ce8519db4771: 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@ce8519db4771: 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 ------ Tue Apr 22 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_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@ce8519db4771: 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@ce8519db4771: Test case TC_clientConnect_createMapping started. 5492 DBANKDW INFO bankd_main.c:1060 [007 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 5492 DBANKDW INFO bankd_main.c:515 [007 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(13)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ce8519db4771: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(13)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5492 DBANKDW INFO bankd_main.c:736 [007 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 5492 DBANKDW INFO bankd_main.c:515 [007 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 5492 DBANKDW INFO bankd_main.c:692 [007 B65535:65535 CONN_CLIENT] No slotmap (yet) for client C(23:0) 5492 DBANKDW INFO bankd_main.c:523 [007 B65535:65535 CONN_CLIENT] Changing state to CONN_CLIENT_WAIT_MAP (timeout=10) MTC@ce8519db4771: setverdict(pass): none -> pass 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45523){CONNECTING} connection established 5483 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5483 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5483 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5483 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(14)@ce8519db4771: Established a new IPA connection (conn_id=2) RSPRO_SRV0(14)@ce8519db4771: 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) } } } } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45523){CONNECTED} received 8 bytes from srv 5483 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5483 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5483 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(14)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(14)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45523){CONNECTED} received 4 bytes from srv 5483 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5483 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(14)@ce8519db4771: 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(14)@ce8519db4771: 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(14)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(14)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45523){CONNECTED} received 95 bytes from srv 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45523){CONNECTED} received 95 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5483 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5483 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45523){CONNECTED} received 95 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5483 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes 5492 DBANKDW INFO bankd_main.c:544 [007 B65535:65535 CONN_CLIENT_WAIT_MAP] SIGMAPADD received 5492 DBANKDW INFO bankd_main.c:698 [007 B65535:65535 CONN_CLIENT_WAIT_MAP] slotmap found: C(23:0) -> B(1:0) 5492 DBANKDW INFO bankd_main.c:523 [007 B1:0 CONN_CLIENT_WAIT_MAP] Changing state to CONN_CLIENT_MAPPED (timeout=10) 5492 DBANKDW INFO bankd_pcsc.c:275 [007 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 99999999 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000063 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 9 00000320 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000021 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=9, threadContext @0x55e9ce9d7520 00000026 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 9 00000009 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000003 winscard_svc.c:396:ContextThread() CMD_VERSION for client 9, rv=SCARD_S_SUCCESS 00000271 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 9 00000029 winscard.c:215:SCardEstablishContext() Establishing Context: 0xCE41AA1 00000005 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 9, rv=SCARD_S_SUCCESS 5492 DBANKDW INFO bankd_pcsc.c:278 [007 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 5492 DBANKDW INFO bankd_pcsc.c:223 [007 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 00000341 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 5492 DBANKDW INFO bankd_pcsc.c:242 [007 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 00000400 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000026 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000006 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000005 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000003 winscard.c:312:SCardConnect() Card Not Inserted 00000003 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000003 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD 5492 DBANKDW INFO bankd_pcsc.c:249 [007 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 5492 DBANKDW INFO bankd_pcsc.c:223 [007 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 10010468 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 MTC@ce8519db4771: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:196 : "", component reason not changed 5492 DBANKDW INFO bankd_pcsc.c:242 [007 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' MTC@ce8519db4771: Stopping testcase execution from "RemsimBankd_Tests.ttcn":196 00000481 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000023 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000005 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000004 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000004 winscard.c:312:SCardConnect() Card Not Inserted 00000002 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000004 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD 5492 DBANKDW INFO bankd_pcsc.c:249 [007 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) 5483 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45523){CONNECTED} connection closed with srv 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45523){CONNECTED} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45523){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45523){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45523){CLOSED} delay free() in_cb_mask=0x02 5483 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45523){CLOSED} free(delayed) 5492 DBANKDW INFO bankd_main.c:1075 [007 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 00002446 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 9 00000011 winscard.c:229:SCardReleaseContext() Releasing Context: 0xCE41AA1 00000004 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000097 winscard_svc.c:354:ContextThread() Client die: 9 00000115 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55e9ce9d7520 00000004 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x55e9ce9d7520 5492 DBANKDW INFO bankd_main.c:515 [007 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5483 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled RSPRO_SRV0(14)@ce8519db4771: Final verdict of PTC: none RSPRO0(13)@ce8519db4771: Final verdict of PTC: none MTC@ce8519db4771: Setting final verdict of the test case. MTC@ce8519db4771: Local verdict of MTC: pass MTC@ce8519db4771: Local verdict of PTC RSPRO0(13): none (pass -> pass) MTC@ce8519db4771: Local verdict of PTC RSPRO_SRV0(14): none (pass -> pass) MTC@ce8519db4771: Test case TC_clientConnect_createMapping finished. Verdict: pass MTC@ce8519db4771: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass'. Tue Apr 22 10:15:15 UTC 2025 ====== RemsimBankd_Tests.TC_clientConnect_createMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4056) Waiting for packet dumper to finish... 1 (prev_count=4056, count=4852) MTC@ce8519db4771: 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@ce8519db4771: 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 ------ Tue Apr 22 10:15:17 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@ce8519db4771: 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@ce8519db4771: Test case TC_createMapping_clientConnect started. 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36971){CONNECTING} connection established 5483 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5483 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5483 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5483 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(15)@ce8519db4771: Established a new IPA connection (conn_id=2) RSPRO_SRV0(15)@ce8519db4771: 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) } } } } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36971){CONNECTED} received 8 bytes from srv 5483 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5483 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5483 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(15)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(15)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36971){CONNECTED} received 4 bytes from srv 5483 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5483 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(15)@ce8519db4771: 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)@ce8519db4771: 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)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(15)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36971){CONNECTED} received 79 bytes from srv 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36971){CONNECTED} received 79 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5483 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5483 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36971){CONNECTED} received 79 bytes from srv 5483 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 5483 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 5483 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 5485 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5488 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5491 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5486 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5489 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5492 DBANKDW INFO bankd_main.c:532 [007 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5490 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5487 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@ce8519db4771: setverdict(pass): none -> pass 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36971){CONNECTED} received 32 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5483 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 5485 DBANKDW INFO bankd_main.c:1060 [000 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 5485 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(16)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ce8519db4771: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(16)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 11094566 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000042 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 9 5485 DBANKDW INFO bankd_main.c:736 [000 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 5485 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 5485 DBANKDW INFO bankd_main.c:698 [000 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 5485 DBANKDW INFO bankd_main.c:523 [000 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 5485 DBANKDW INFO bankd_pcsc.c:275 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 00000118 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000014 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=9, threadContext @0x55e9ce9d7520 00000017 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 9 00000008 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000003 winscard_svc.c:396:ContextThread() CMD_VERSION for client 9, rv=SCARD_S_SUCCESS 00000137 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 9 00000012 winscard.c:215:SCardEstablishContext() Establishing Context: 0xB4E1A88 00000004 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000161 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 5485 DBANKDW INFO bankd_pcsc.c:278 [000 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 5485 DBANKDW INFO bankd_pcsc.c:223 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 00000185 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000009 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000003 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000004 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000004 winscard.c:312:SCardConnect() Card Not Inserted 00000002 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000005 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD 5485 DBANKDW INFO bankd_pcsc.c:242 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 5485 DBANKDW INFO bankd_pcsc.c:249 [000 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed MTC@ce8519db4771: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:217 : "", component reason not changed MTC@ce8519db4771: Stopping testcase execution from "RemsimBankd_Tests.ttcn":217 00004093 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 9 00000010 winscard.c:229:SCardReleaseContext() Releasing Context: 0xB4E1A88 00000004 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000141 winscard_svc.c:354:ContextThread() Client die: 9 00000032 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55e9ce9d7520 00000010 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x55e9ce9d7520 5485 DBANKDW INFO bankd_main.c:1075 [000 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 5483 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36971){CONNECTED} connection closed with srv 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36971){CONNECTED} close() 5485 DBANKDW INFO bankd_main.c:515 [000 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36971){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36971){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36971){CLOSED} delay free() in_cb_mask=0x02 5483 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36971){CLOSED} free(delayed) RSPRO0(16)@ce8519db4771: Final verdict of PTC: none RSPRO_SRV0(15)@ce8519db4771: Final verdict of PTC: none 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5483 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled MTC@ce8519db4771: Setting final verdict of the test case. MTC@ce8519db4771: Local verdict of MTC: pass MTC@ce8519db4771: Local verdict of PTC RSPRO_SRV0(15): none (pass -> pass) MTC@ce8519db4771: Local verdict of PTC RSPRO0(16): none (pass -> pass) MTC@ce8519db4771: Test case TC_createMapping_clientConnect finished. Verdict: pass MTC@ce8519db4771: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass'. Tue Apr 22 10:15:26 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_clientConnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3056) Waiting for packet dumper to finish... 1 (prev_count=3056, count=5252) MTC@ce8519db4771: 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@ce8519db4771: 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 ------ Tue Apr 22 10:15:28 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@ce8519db4771: 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@ce8519db4771: Test case TC_createMapping_clientReconnect started. 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46805){CONNECTING} connection established 5483 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5483 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5483 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5483 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(17)@ce8519db4771: Established a new IPA connection (conn_id=2) RSPRO_SRV0(17)@ce8519db4771: 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) } } } } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46805){CONNECTED} received 8 bytes from srv 5483 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5483 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5483 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(17)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46805){CONNECTED} received 4 bytes from srv 5483 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5483 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(17)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(17)@ce8519db4771: 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)@ce8519db4771: 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(17)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(17)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46805){CONNECTED} received 79 bytes from srv 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46805){CONNECTED} received 79 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5483 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5483 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46805){CONNECTED} received 79 bytes from srv 5483 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 5483 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 5483 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 5485 DBANKDW INFO bankd_main.c:532 [000 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5488 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5491 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5490 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5486 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5487 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5492 DBANKDW INFO bankd_main.c:532 [007 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5489 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@ce8519db4771: setverdict(pass): none -> pass 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46805){CONNECTED} received 32 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5483 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 5485 DBANKDW INFO bankd_main.c:1060 [000 B1:0 ACCEPTING] Accepted connection from 127.0.0.1:10000 5485 DBANKDW INFO bankd_main.c:515 [000 B1:0 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(18)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ce8519db4771: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(18)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5485 DBANKDW INFO bankd_main.c:736 [000 B1:0 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 5485 DBANKDW INFO bankd_main.c:515 [000 B1:0 CONN_WAIT_ID] Changing state to CONN_CLIENT 5485 DBANKDW INFO bankd_main.c:698 [000 B1:0 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 5485 DBANKDW INFO bankd_main.c:523 [000 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 5485 DBANKDW INFO bankd_pcsc.c:275 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 11093460 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000048 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 9 00000120 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000012 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=9, threadContext @0x55e9ce9d7520 00000018 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 9 00000011 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000004 winscard_svc.c:396:ContextThread() CMD_VERSION for client 9, rv=SCARD_S_SUCCESS 00000071 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 9 00000015 winscard.c:215:SCardEstablishContext() Establishing Context: 0x28A9D6D3 00000003 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000098 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 5485 DBANKDW INFO bankd_pcsc.c:278 [000 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 5485 DBANKDW INFO bankd_pcsc.c:223 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 5485 DBANKDW INFO bankd_pcsc.c:242 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 00000086 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000008 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000003 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000003 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000003 winscard.c:312:SCardConnect() Card Not Inserted 00000003 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000003 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD 5485 DBANKDW INFO bankd_pcsc.c:249 [000 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 5485 DBANKDW INFO bankd_main.c:1075 [000 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 05008024 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 9 00000019 winscard.c:229:SCardReleaseContext() Releasing Context: 0x28A9D6D3 00000004 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000169 winscard_svc.c:354:ContextThread() Client die: 9 00000038 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55e9ce9d7520 00000003 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x55e9ce9d7520 5485 DBANKDW INFO bankd_main.c:515 [000 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING RSPRO0(18)@ce8519db4771: Final verdict of PTC: none 5488 DBANKDW INFO bankd_main.c:1060 [003 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 5488 DBANKDW INFO bankd_main.c:515 [003 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(19)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ce8519db4771: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(19)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5488 DBANKDW INFO bankd_main.c:736 [003 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 5488 DBANKDW INFO bankd_main.c:515 [003 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 5488 DBANKDW INFO bankd_main.c:698 [003 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 5488 DBANKDW INFO bankd_main.c:523 [003 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 5488 DBANKDW INFO bankd_pcsc.c:275 [003 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 00020411 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000047 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000004 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 9 00000118 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000010 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=9, threadContext @0x55e9ce9d7520 00000012 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 9 00000006 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000003 winscard_svc.c:396:ContextThread() CMD_VERSION for client 9, rv=SCARD_S_SUCCESS 00000076 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 9 00000010 winscard.c:215:SCardEstablishContext() Establishing Context: 0x6698D4AC 00000003 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 9, rv=SCARD_S_SUCCESS 5488 DBANKDW INFO bankd_pcsc.c:278 [003 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 5488 DBANKDW INFO bankd_pcsc.c:223 [003 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 00000130 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 00000158 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000007 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000003 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000003 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000003 winscard.c:312:SCardConnect() Card Not Inserted 00000002 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000003 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD 5488 DBANKDW INFO bankd_pcsc.c:242 [003 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 5488 DBANKDW INFO bankd_pcsc.c:249 [003 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed MTC@ce8519db4771: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:328 : "", component reason not changed MTC@ce8519db4771: Stopping testcase execution from "RemsimBankd_Tests.ttcn":328 5488 DBANKDW INFO bankd_main.c:1075 [003 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 05010661 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 9 00000025 winscard.c:229:SCardReleaseContext() Releasing Context: 0x6698D4AC 00000007 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000217 winscard_svc.c:354:ContextThread() Client die: 9 00000049 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55e9ce9d7520 00000006 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x55e9ce9d7520 5483 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46805){CONNECTED} connection closed with srv 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46805){CONNECTED} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46805){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46805){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46805){CLOSED} delay free() in_cb_mask=0x02 5483 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46805){CLOSED} free(delayed) 5488 DBANKDW INFO bankd_main.c:515 [003 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated RSPRO0(19)@ce8519db4771: Final verdict of PTC: none 5483 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5483 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled RSPRO_SRV0(17)@ce8519db4771: Final verdict of PTC: none MTC@ce8519db4771: Setting final verdict of the test case. MTC@ce8519db4771: Local verdict of MTC: pass MTC@ce8519db4771: Local verdict of PTC RSPRO_SRV0(17): none (pass -> pass) MTC@ce8519db4771: Local verdict of PTC RSPRO0(18): none (pass -> pass) MTC@ce8519db4771: Local verdict of PTC RSPRO0(19): none (pass -> pass) MTC@ce8519db4771: Test case TC_createMapping_clientReconnect finished. Verdict: pass MTC@ce8519db4771: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass'. Tue Apr 22 10:15:47 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_clientReconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6192) Waiting for packet dumper to finish... 1 (prev_count=6192, count=6988) MTC@ce8519db4771: 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@ce8519db4771: 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 ------ Tue Apr 22 10:15:49 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@ce8519db4771: 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@ce8519db4771: Test case TC_removeMapping_connected started. 5491 DBANKDW INFO bankd_main.c:1060 [006 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 5491 DBANKDW INFO bankd_main.c:515 [006 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(20)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ce8519db4771: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(20)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5491 DBANKDW INFO bankd_main.c:736 [006 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 5491 DBANKDW INFO bankd_main.c:515 [006 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 5491 DBANKDW INFO bankd_main.c:698 [006 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 5491 DBANKDW INFO bankd_main.c:523 [006 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 5491 DBANKDW INFO bankd_pcsc.c:275 [006 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 03112162 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000052 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000004 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 9 00000169 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000018 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=9, threadContext @0x55e9ce9d7520 00000023 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 9 00000009 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000004 winscard_svc.c:396:ContextThread() CMD_VERSION for client 9, rv=SCARD_S_SUCCESS 00000211 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 9 00000023 winscard.c:215:SCardEstablishContext() Establishing Context: 0x68D6DF90 00000004 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 9, rv=SCARD_S_SUCCESS 5491 DBANKDW INFO bankd_pcsc.c:278 [006 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 5491 DBANKDW INFO bankd_pcsc.c:223 [006 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 00000298 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 5491 DBANKDW INFO bankd_pcsc.c:242 [006 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 00000344 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000020 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000004 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000003 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000004 winscard.c:312:SCardConnect() Card Not Inserted 00000004 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000004 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD 5491 DBANKDW INFO bankd_pcsc.c:249 [006 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) MTC@ce8519db4771: setverdict(pass): none -> pass 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34885){CONNECTING} connection established 5483 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5483 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5483 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5483 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(21)@ce8519db4771: Established a new IPA connection (conn_id=2) RSPRO_SRV0(21)@ce8519db4771: 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) } } } } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34885){CONNECTED} received 8 bytes from srv 5483 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5483 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5483 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(21)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(21)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34885){CONNECTED} received 4 bytes from srv 5483 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5483 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(21)@ce8519db4771: 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(21)@ce8519db4771: 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(21)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(21)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34885){CONNECTED} received 95 bytes from srv 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34885){CONNECTED} received 95 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5483 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5483 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34885){CONNECTED} received 95 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5483 DRSPRO ERROR bankd_main.c:214 RSPRO_CLIENT(server){CONNECTED}: ignoring identical slotmap 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 5491 DBANKDW INFO bankd_pcsc.c:223 [006 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 10009016 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 5491 DBANKDW INFO bankd_pcsc.c:242 [006 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 5491 DBANKDW INFO bankd_pcsc.c:249 [006 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) 00000259 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000011 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000005 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000004 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000003 winscard.c:312:SCardConnect() Card Not Inserted 00000003 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000003 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34885){CONNECTED} received 32 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO removeMappingReq 5483 DRSPRO INFO bankd_main.c:258 RSPRO_CLIENT(server){CONNECTED}: removing slotmap 5483 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO removeMappingRes 5485 DBANKDW INFO bankd_main.c:532 [000 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 5491 DBANKDW INFO bankd_pcsc.c:223 [006 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 10010575 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 5491 DBANKDW INFO bankd_pcsc.c:242 [006 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 00000426 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000025 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000005 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000004 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000003 winscard.c:312:SCardConnect() Card Not Inserted 00000002 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000004 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD 5491 DBANKDW INFO bankd_pcsc.c:249 [006 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) MTC@ce8519db4771: setverdict(fail): pass -> fail reason: "Timeout expecting disconnect", new component reason: "Timeout expecting disconnect" 5483 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34885){CONNECTED} connection closed with srv 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34885){CONNECTED} close() 5491 DBANKDW INFO bankd_main.c:1075 [006 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34885){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34885){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34885){CLOSED} delay free() in_cb_mask=0x02 5483 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34885){CLOSED} free(delayed) 01952291 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 9 00000025 winscard.c:229:SCardReleaseContext() Releasing Context: 0x68D6DF90 00000007 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 9, rv=SCARD_S_SUCCESS 5491 DBANKDW INFO bankd_main.c:515 [006 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 00000255 winscard_svc.c:354:ContextThread() Client die: 9 00000027 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55e9ce9d7520 00000003 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x55e9ce9d7520 RSPRO0(20)@ce8519db4771: Final verdict of PTC: none RSPRO_SRV0(21)@ce8519db4771: Final verdict of PTC: none MTC@ce8519db4771: Setting final verdict of the test case. 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5483 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled MTC@ce8519db4771: Local verdict of MTC: fail reason: "Timeout expecting disconnect" MTC@ce8519db4771: Local verdict of PTC RSPRO0(20): none (fail -> fail) MTC@ce8519db4771: Local verdict of PTC RSPRO_SRV0(21): none (fail -> fail) MTC@ce8519db4771: Test case TC_removeMapping_connected finished. Verdict: fail reason: Timeout expecting disconnect MTC@ce8519db4771: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected fail'. Tue Apr 22 10:16:12 UTC 2025 ------ RemsimBankd_Tests.TC_removeMapping_connected fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4400) Waiting for packet dumper to finish... 1 (prev_count=4400, count=5196) MTC@ce8519db4771: 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@ce8519db4771: 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 ------ Tue Apr 22 10:16:14 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@ce8519db4771: 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@ce8519db4771: Test case TC_createMapping_connectClient_changeMapping started. 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37089){CONNECTING} connection established 5483 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5483 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5483 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5483 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(22)@ce8519db4771: Established a new IPA connection (conn_id=2) RSPRO_SRV0(22)@ce8519db4771: 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) } } } } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37089){CONNECTED} received 8 bytes from srv 5483 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5483 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5483 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(22)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(22)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37089){CONNECTED} received 4 bytes from srv 5483 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5483 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(22)@ce8519db4771: 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)@ce8519db4771: 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)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(22)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37089){CONNECTED} received 79 bytes from srv 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37089){CONNECTED} received 79 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5483 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5483 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37089){CONNECTED} received 79 bytes from srv 5483 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 5483 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 5485 DBANKDW INFO bankd_main.c:532 [000 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5492 DBANKDW INFO bankd_main.c:532 [007 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 5486 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5491 DBANKDW INFO bankd_main.c:532 [006 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5488 DBANKDW INFO bankd_main.c:532 [003 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5487 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5490 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5489 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@ce8519db4771: setverdict(pass): none -> pass 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37089){CONNECTED} received 32 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5483 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 5485 DBANKDW INFO bankd_main.c:1060 [000 B1:0 ACCEPTING] Accepted connection from 127.0.0.1:10000 5485 DBANKDW INFO bankd_main.c:515 [000 B1:0 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(23)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ce8519db4771: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(23)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5485 DBANKDW INFO bankd_main.c:736 [000 B1:0 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 5485 DBANKDW INFO bankd_main.c:515 [000 B1:0 CONN_WAIT_ID] Changing state to CONN_CLIENT 5485 DBANKDW INFO bankd_main.c:698 [000 B1:0 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 5485 DBANKDW INFO bankd_main.c:523 [000 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 5485 DBANKDW INFO bankd_pcsc.c:275 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 11095672 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000087 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000006 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 9 00000122 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000011 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=9, threadContext @0x55e9ce9d7520 00000019 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 9 00000008 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000003 winscard_svc.c:396:ContextThread() CMD_VERSION for client 9, rv=SCARD_S_SUCCESS 00000055 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 9 00000012 winscard.c:215:SCardEstablishContext() Establishing Context: 0x51020CD 00000003 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000081 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 5485 DBANKDW INFO bankd_pcsc.c:278 [000 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 5485 DBANKDW INFO bankd_pcsc.c:223 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 5485 DBANKDW INFO bankd_pcsc.c:242 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 00000208 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000021 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000005 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000004 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000004 winscard.c:312:SCardConnect() Card Not Inserted 00000002 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000004 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD 5485 DBANKDW INFO bankd_pcsc.c:249 [000 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37089){CONNECTED} received 34 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5483 DRSPRO NOTICE bankd_main.c:218 RSPRO_CLIENT(server){CONNECTED}: implicitly removing slotmap 5483 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 5483 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(987:654) added 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes 5485 DBANKDW INFO bankd_main.c:532 [000 B1:0 CONN_CLIENT_MAPPED] SIGMAPDEL received: Main thread informs us our map is gone 5485 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 CONN_CLIENT_MAPPED] Changing state to CONN_CLIENT_UNMAPPED 5485 DBANKDW INFO bankd_main.c:1073 [000 B65535:65535 CONN_CLIENT_UNMAPPED] Client unmapped: Cleaning up state 00003652 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 9 00000022 winscard.c:229:SCardReleaseContext() Releasing Context: 0x51020CD 00000005 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000048 winscard_svc.c:354:ContextThread() Client die: 9 00000029 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55e9ce9d7520 00000003 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x55e9ce9d7520 5485 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 CONN_CLIENT_UNMAPPED] Changing state to ACCEPTING MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed RSPRO0(23)@ce8519db4771: IPA: Closed MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed MTC@ce8519db4771: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:258 : "", component reason not changed MTC@ce8519db4771: Stopping testcase execution from "RemsimBankd_Tests.ttcn":258 RSPRO0(23)@ce8519db4771: Final verdict of PTC: none 5483 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37089){CONNECTED} connection closed with srv 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37089){CONNECTED} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37089){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37089){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37089){CLOSED} delay free() in_cb_mask=0x02 5483 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37089){CLOSED} free(delayed) RSPRO_SRV0(22)@ce8519db4771: Final verdict of PTC: none 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5483 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled MTC@ce8519db4771: Setting final verdict of the test case. MTC@ce8519db4771: Local verdict of MTC: pass MTC@ce8519db4771: Local verdict of PTC RSPRO_SRV0(22): none (pass -> pass) MTC@ce8519db4771: Local verdict of PTC RSPRO0(23): none (pass -> pass) MTC@ce8519db4771: Test case TC_createMapping_connectClient_changeMapping finished. Verdict: pass MTC@ce8519db4771: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping pass'. Tue Apr 22 10:16:23 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2804) Waiting for packet dumper to finish... 1 (prev_count=2804, count=5368) MTC@ce8519db4771: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping pass' was executed successfully (exit status: 0). MTC@ce8519db4771: 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 ------ Tue Apr 22 10:16:25 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@ce8519db4771: 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@ce8519db4771: Test case TC_createMapping_connectClient_recreateMapping started. 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36273){CONNECTING} connection established 5483 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5483 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5483 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5483 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(24)@ce8519db4771: Established a new IPA connection (conn_id=2) RSPRO_SRV0(24)@ce8519db4771: 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) } } } } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36273){CONNECTED} received 8 bytes from srv 5483 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5483 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5483 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(24)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(24)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36273){CONNECTED} received 4 bytes from srv 5483 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5483 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(24)@ce8519db4771: 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(24)@ce8519db4771: 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(24)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(24)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36273){CONNECTED} received 79 bytes from srv 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36273){CONNECTED} received 79 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5483 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5483 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36273){CONNECTED} received 79 bytes from srv 5483 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 5483 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 5483 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(987:654) deleted 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 5490 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5485 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5486 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5487 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5489 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5492 DBANKDW INFO bankd_main.c:532 [007 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5488 DBANKDW INFO bankd_main.c:532 [003 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5491 DBANKDW INFO bankd_main.c:532 [006 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@ce8519db4771: setverdict(pass): none -> pass 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36273){CONNECTED} received 32 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5483 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 5490 DBANKDW INFO bankd_main.c:1060 [005 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 5490 DBANKDW INFO bankd_main.c:515 [005 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(25)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ce8519db4771: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(25)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5490 DBANKDW INFO bankd_main.c:736 [005 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 5490 DBANKDW INFO bankd_main.c:515 [005 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 5490 DBANKDW INFO bankd_main.c:698 [005 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 5490 DBANKDW INFO bankd_main.c:523 [005 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 5490 DBANKDW INFO bankd_pcsc.c:275 [005 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 11097996 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000042 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 9 00000193 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000019 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=9, threadContext @0x55e9ce9d7520 00000026 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 9 00000010 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000004 winscard_svc.c:396:ContextThread() CMD_VERSION for client 9, rv=SCARD_S_SUCCESS 00000244 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 9 00000026 winscard.c:215:SCardEstablishContext() Establishing Context: 0x2A0E4E15 00000005 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 9, rv=SCARD_S_SUCCESS 5490 DBANKDW INFO bankd_pcsc.c:278 [005 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 5490 DBANKDW INFO bankd_pcsc.c:223 [005 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 00000296 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 5490 DBANKDW INFO bankd_pcsc.c:242 [005 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 00000332 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000022 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000004 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000006 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000004 winscard.c:312:SCardConnect() Card Not Inserted 00000003 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000004 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD 5490 DBANKDW INFO bankd_pcsc.c:249 [005 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36273){CONNECTED} received 32 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5483 DRSPRO ERROR bankd_main.c:214 RSPRO_CLIENT(server){CONNECTED}: ignoring identical slotmap 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed MTC@ce8519db4771: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:298 : "", component reason not changed MTC@ce8519db4771: Stopping testcase execution from "RemsimBankd_Tests.ttcn":298 5490 DBANKDW INFO bankd_main.c:1075 [005 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 05012897 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 9 00000028 winscard.c:229:SCardReleaseContext() Releasing Context: 0x2A0E4E15 5490 DBANKDW INFO bankd_main.c:515 [005 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 00000006 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000290 winscard_svc.c:354:ContextThread() Client die: 9 00000043 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55e9ce9d7520 00000004 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x55e9ce9d7520 5483 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36273){CONNECTED} connection closed with srv 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36273){CONNECTED} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36273){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36273){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36273){CLOSED} delay free() in_cb_mask=0x02 5483 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36273){CLOSED} free(delayed) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5483 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled RSPRO0(25)@ce8519db4771: Final verdict of PTC: none RSPRO_SRV0(24)@ce8519db4771: Final verdict of PTC: none MTC@ce8519db4771: Setting final verdict of the test case. MTC@ce8519db4771: Local verdict of MTC: pass MTC@ce8519db4771: Local verdict of PTC RSPRO_SRV0(24): none (pass -> pass) MTC@ce8519db4771: Local verdict of PTC RSPRO0(25): none (pass -> pass) MTC@ce8519db4771: Test case TC_createMapping_connectClient_recreateMapping finished. Verdict: pass MTC@ce8519db4771: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass'. Tue Apr 22 10:16:39 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4676) Waiting for packet dumper to finish... 1 (prev_count=4676, count=5472) MTC@ce8519db4771: 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@ce8519db4771: 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 ------ Tue Apr 22 10:16:41 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@ce8519db4771: 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@ce8519db4771: Test case TC_createMapping_exchangeTPDU started. 03284004 ifd-vpcd.c:236:IFDHGetCapabilities() Got ATR (22 bytes) 00000023 eventhandler.c:406:EHStatusHandlerThread() powerState: POWER_STATE_POWERED 00000005 eventhandler.c:423:EHStatusHandlerThread() Card inserted into Virtual PCD 00 00 00000014 Card ATR: 3B 9F 96 80 1F C7 80 31 A0 73 BE 21 13 67 43 20 07 18 00 00 01 A5 00446968 eventhandler.c:482:EHStatusHandlerThread() powerState: POWER_STATE_UNPOWERED 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5483 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35091){CONNECTING} connection established 5483 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5483 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5483 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5483 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(26)@ce8519db4771: Established a new IPA connection (conn_id=2) RSPRO_SRV0(26)@ce8519db4771: 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) } } } } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35091){CONNECTED} received 8 bytes from srv 5483 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5483 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5483 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(26)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(26)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35091){CONNECTED} received 4 bytes from srv 5483 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5483 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(26)@ce8519db4771: 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(26)@ce8519db4771: 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(26)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(26)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35091){CONNECTED} received 79 bytes from srv 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35091){CONNECTED} received 79 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5483 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5483 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35091){CONNECTED} received 79 bytes from srv 5483 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 5483 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 5483 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 5485 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5489 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5487 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5486 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5488 DBANKDW INFO bankd_main.c:532 [003 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 5490 DBANKDW INFO bankd_main.c:532 [005 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5491 DBANKDW INFO bankd_main.c:532 [006 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5492 DBANKDW INFO bankd_main.c:532 [007 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@ce8519db4771: setverdict(pass): none -> pass 5483 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35091){CONNECTED} received 32 bytes from srv 5483 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 5483 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 5483 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5483 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 5483 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5483 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 5485 DBANKDW INFO bankd_main.c:1060 [000 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 5485 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(27)@ce8519db4771: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ce8519db4771: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(27)@ce8519db4771: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5485 DBANKDW INFO bankd_main.c:736 [000 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 5485 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 5485 DBANKDW INFO bankd_main.c:698 [000 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 5485 DBANKDW INFO bankd_main.c:523 [000 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 5485 DBANKDW INFO bankd_pcsc.c:275 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 07361341 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000052 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 10 00000005 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 10 00000200 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000019 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=10, threadContext @0x55e9ce9d7520 00000024 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 10 00000011 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000004 winscard_svc.c:396:ContextThread() CMD_VERSION for client 10, rv=SCARD_S_SUCCESS 00000197 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 10 00000026 winscard.c:215:SCardEstablishContext() Establishing Context: 0x25412E45 00000004 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 10, rv=SCARD_S_SUCCESS 00000270 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 10 5485 DBANKDW INFO bankd_pcsc.c:278 [000 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 5485 DBANKDW INFO bankd_pcsc.c:223 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 00000287 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 10 00000022 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000004 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000004 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 5485 DBANKDW INFO bankd_pcsc.c:242 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 00090211 ifd-vpcd.c:236:IFDHGetCapabilities() Got ATR (22 bytes) 00000025 winscard.c:332:SCardConnect() power up complete. 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 00000004 winscard.c:352:SCardConnect() powerState: POWER_STATE_IN_USE 00000004 prothandler.c:107:PHSetProtocol() Attempting PTS to T=0 00000005 ifd-vpcd.c:317:IFDHSetProtocolParameters() Ignoring IFDHSetProtocolParameters (Lun=0 Protocol=1 Flags=0 PTS1=0 PTS2=0 PTS3=0) 00000003 winscard.c:430:SCardConnect() Active Protocol: T=0 00000008 winscard.c:456:SCardConnect() hCard Identity: 5e8faa20 00000006 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000005 winscard_svc.c:523:ContextThread() CONNECT for client 10, rv=SCARD_S_SUCCESS 00000283 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 10 00000247 winscard_svc.c:361:ContextThread() Received command: STATUS from client 10 00000027 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000005 winscard.c:1301:SCardStatus() UnrefReader() count was: 2 00000004 winscard_svc.c:642:ContextThread() STATUS for client 10, rv=SCARD_S_SUCCESS 5485 DBANKDW INFO bankd_pcsc.c:206 [000 B1:0 CONN_CLIENT_MAPPED] SCardStatus: OK 5485 DBANKDW INFO bankd_pcsc.c:208 [000 B1:0 CONN_CLIENT_MAPPED] Card ATR: 3b9f96801fc78031a073be21136743200718000001a5 5485 DBANKDW INFO bankd_main.c:515 [000 B1:0 CONN_CLIENT_MAPPED] Changing state to CONN_CLIENT_MAPPED_CARD MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 5485 DBANKDW INFO bankd_main.c:790 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00051402 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000026 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000006 winscard.c:1596:SCardTransmit() Send Protocol: T=0 00046886 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000027 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 5485 DBANKDW INFO bankd_main.c:817 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 00005181 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000024 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000006 winscard.c:1596:SCardTransmit() Send Protocol: T=0 5485 DBANKDW INFO bankd_main.c:790 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00045697 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000017 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 5485 DBANKDW INFO bankd_main.c:817 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 00004181 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000022 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000006 winscard.c:1596:SCardTransmit() Send Protocol: T=0 5485 DBANKDW INFO bankd_main.c:790 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00088520 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000025 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 5485 DBANKDW INFO bankd_main.c:817 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 5485 DBANKDW INFO bankd_main.c:790 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00003296 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000030 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000006 winscard.c:1596:SCardTransmit() Send Protocol: T=0 00045295 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000024 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 5485 DBANKDW INFO bankd_main.c:817 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 5485 DBANKDW INFO bankd_main.c:790 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00004010 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000033 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000006 winscard.c:1596:SCardTransmit() Send Protocol: T=0 00043859 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000019 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 5485 DBANKDW INFO bankd_main.c:817 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 5485 DBANKDW INFO bankd_main.c:790 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00003900 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000029 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000006 winscard.c:1596:SCardTransmit() Send Protocol: T=0 00043831 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000023 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 5485 DBANKDW INFO bankd_main.c:817 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 5485 DBANKDW INFO bankd_main.c:790 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00004462 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000028 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000006 winscard.c:1596:SCardTransmit() Send Protocol: T=0 00045041 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000003 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 5485 DBANKDW INFO bankd_main.c:817 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 5485 DBANKDW INFO bankd_main.c:790 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00000817 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000005 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000001 winscard.c:1596:SCardTransmit() Send Protocol: T=0 00044983 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000020 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 5485 DBANKDW INFO bankd_main.c:817 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 5485 DBANKDW INFO bankd_main.c:790 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00003763 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000031 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000005 winscard.c:1596:SCardTransmit() Send Protocol: T=0 00043803 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000019 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 5485 DBANKDW INFO bankd_main.c:817 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed 5485 DBANKDW INFO bankd_main.c:790 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00003586 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000031 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000005 winscard.c:1596:SCardTransmit() Send Protocol: T=0 5485 DBANKDW INFO bankd_main.c:817 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) 00045567 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000024 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS MTC@ce8519db4771: setverdict(pass): pass -> pass, component reason not changed MTC@ce8519db4771: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:407 : "", component reason not changed MTC@ce8519db4771: Stopping testcase execution from "RemsimBankd_Tests.ttcn":407 5485 DBANKDW INFO bankd_main.c:1075 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Error -2 occurred: Cleaning up state 5483 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35091){CONNECTED} connection closed with srv 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35091){CONNECTED} close() 00004291 winscard_svc.c:361:ContextThread() Received command: DISCONNECT from client 10 00000032 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000006 winscard.c:882:SCardDisconnect() Active Contexts: -1 00000003 winscard.c:883:SCardDisconnect() dwDisposition: 2 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5483 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5483 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5483 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35091){CLOSED} destroy() 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35091){CLOSED} close() 5483 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35091){CLOSED} delay free() in_cb_mask=0x02 5483 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35091){CLOSED} free(delayed) 5483 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5483 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5483 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5483 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated RSPRO_SRV0(26)@ce8519db4771: Final verdict of PTC: none RSPRO0(27)@ce8519db4771: Final verdict of PTC: none 5483 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5483 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5483 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5483 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5483 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5483 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5483 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5483 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5483 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled 00003154 winscard.c:905:SCardDisconnect() powerState: POWER_STATE_UNPOWERED 00000017 winscard.c:930:SCardDisconnect() Error powering down card: rv=SCARD_W_REMOVED_CARD 00000007 ifd-vpcd.c:290:IFDHGetCapabilities() unknown tag 4018 00000003 winscard.c:1044:SCardDisconnect() UnrefReader() count was: 2 00000008 winscard_svc.c:560:ContextThread() DISCONNECT for client 10, rv=SCARD_S_SUCCESS 00000119 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 10 00000018 winscard.c:229:SCardReleaseContext() Releasing Context: 0x25412E45 00000005 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 10, rv=SCARD_S_SUCCESS 00000054 winscard_svc.c:354:ContextThread() Client die: 10 00000027 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=10, threadContext @0x55e9ce9d7520 00000018 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x55e9ce9d7520 5485 DBANKDW INFO bankd_main.c:515 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Changing state to ACCEPTING MTC@ce8519db4771: Setting final verdict of the test case. MTC@ce8519db4771: Local verdict of MTC: pass MTC@ce8519db4771: Local verdict of PTC RSPRO_SRV0(26): none (pass -> pass) MTC@ce8519db4771: Local verdict of PTC RSPRO0(27): none (pass -> pass) MTC@ce8519db4771: Test case TC_createMapping_exchangeTPDU finished. Verdict: pass MTC@ce8519db4771: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass'. 00008629 eventhandler.c:358:EHStatusHandlerThread() Card Removed From Virtual PCD 00 00 Tue Apr 22 10:16:51 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=18332) Waiting for packet dumper to finish... 1 (prev_count=18332, count=30448) MTC@ce8519db4771: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass' was executed successfully (exit status: 0). MC@ce8519db4771: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ce8519db4771: Terminating MTC. MC@ce8519db4771: MTC terminated. MC2> exit MC@ce8519db4771: Shutting down session. MC@ce8519db4771: 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 (193942) [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', '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/testsuite', 'testenv-remsim-all-osmocom-nightly-20250422-1013-e3a488a8-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', '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/testsuite', 'testenv-remsim-all-osmocom-nightly-20250422-1013-e3a488a8-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/log_format.sh'] [testenv][bankd] Stopping pcscd (193858) [testenv][bankd] Stopping bankd (193895) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-remsim-all-osmocom-nightly-20250422-1013-e3a488a8-0'] testenv-remsim-all-osmocom-nightly-20250422-1013-e3a488a8-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-remsim-all-osmocom-nightly-20250422-1013-e3a488a8-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/podman/testenv-remsim-all-osmocom-nightly-20250422-1013-e3a488a8-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', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-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-bookworm-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', '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-20250422-1013-e3a488a8-1', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [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', '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-20250422-1013-e3a488a8-1', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][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', '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-20250422-1013-e3a488a8-1', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Reading package lists... [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', '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-20250422-1013-e3a488a8-1', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/dbg_pkgs_all'] [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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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: libc-bin libc-dev-bin libc6 libc6-dev libosmo-rspro2 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools The following NEW packages will be installed: libc6-dbg libosmo-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-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 19 newly installed, 0 to remove and 85 not upgraded. Need to get 86.8 kB/16.4 MB of archives. After this operation, 17.1 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-remsim-client-shell 1.1.1.202504212026 [23.5 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-remsim-client-shell-dbgsym 1.1.1.202504212026 [63.3 kB] Fetched 86.8 kB in 0s (4880 kB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202504212026_amd64.deb ... Unpacking osmocom-nightly (202504212026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmo-rspro2:amd64. Preparing to unpack .../03-libosmo-rspro2_1.1.1.202504212026_amd64.deb ... Unpacking libosmo-rspro2:amd64 (1.1.1.202504212026) ... Selecting previously unselected package libosmo-rspro2-dbgsym:amd64. Preparing to unpack .../04-libosmo-rspro2-dbgsym_1.1.1.202504212026_amd64.deb ... Unpacking libosmo-rspro2-dbgsym:amd64 (1.1.1.202504212026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../05-libosmocodec4_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../06-libosmoisdn0_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../07-libosmogsm20_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../08-libosmocoding0_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../09-libosmovty13_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../10-libosmogb14_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../11-libosmoctrl0_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../12-libosmosim2_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../13-libosmousb0_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../14-libosmocore_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmocore (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../15-libosmonetif11_1.6.0.2.1b40.202504212026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504212026) ... Selecting previously unselected package osmo-remsim-client-shell:amd64. Preparing to unpack .../16-osmo-remsim-client-shell_1.1.1.202504212026_amd64.deb ... Unpacking osmo-remsim-client-shell:amd64 (1.1.1.202504212026) ... Selecting previously unselected package osmo-remsim-client-shell-dbgsym:amd64. Preparing to unpack .../17-osmo-remsim-client-shell-dbgsym_1.1.1.202504212026_amd64.deb ... Unpacking osmo-remsim-client-shell-dbgsym:amd64 (1.1.1.202504212026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.24.ece60.202504212026) ... Setting up osmocom-nightly (202504212026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmocodec4:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmo-rspro2:amd64 (1.1.1.202504212026) ... Setting up libosmovty13:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmoisdn0:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmo-rspro2-dbgsym:amd64 (1.1.1.202504212026) ... Setting up libosmousb0:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmoctrl0:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmogb14:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504212026) ... Setting up libosmocoding0:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmosim2:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmocore (1.11.0.24.ece60.202504212026) ... Setting up osmo-remsim-client-shell:amd64 (1.1.1.202504212026) ... Setting up libosmocore-dbg:amd64 (1.11.0.24.ece60.202504212026) ... Setting up osmo-remsim-client-shell-dbgsym:amd64 (1.1.1.202504212026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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'] [testenv][client] Running testsuite 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:423 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] + ['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', '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', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/ttcn3', '-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-20250422-1013-e3a488a8-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 ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli client/REMSIM_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: client/REMSIM_Tests.cfg MC@426f5c6225c9: Unix server socket created successfully. MC@426f5c6225c9: Listening on TCP port 36105. MC2> 426f5c6225c9 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/ttcn3/remsim/REMSIM_Tests 426f5c6225c9 36105 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@426f5c6225c9: New HC connected from 10.0.2.100 [10.0.2.100]. 426f5c6225c9: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@426f5c6225c9: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@426f5c6225c9: Configuration file was processed on all HCs. MC@426f5c6225c9: Creating MTC on host 10.0.2.100. MC@426f5c6225c9: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@426f5c6225c9: 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 ------ Tue Apr 22 10:17:04 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@426f5c6225c9: 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@426f5c6225c9: 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)@426f5c6225c9: Established a new IPA connection (conn_id=2) RSPRO_SRV0(3)@426f5c6225c9: 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)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(3)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(3)@426f5c6225c9: 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)@426f5c6225c9: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MTC@426f5c6225c9: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(3)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(3)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@426f5c6225c9: setverdict(pass): none -> pass DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:42949){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(3)@426f5c6225c9: Final verdict of PTC: none RSPRO_SRV1(4)@426f5c6225c9: 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:423 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@426f5c6225c9: Setting final verdict of the test case. MTC@426f5c6225c9: Local verdict of MTC: pass MTC@426f5c6225c9: Local verdict of PTC RSPRO_SRV0(3): none (pass -> pass) MTC@426f5c6225c9: Local verdict of PTC RSPRO_SRV1(4): none (pass -> pass) MTC@426f5c6225c9: Test case TC_srv_connectClient finished. Verdict: pass MTC@426f5c6225c9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient pass'. Tue Apr 22 10:17:14 UTC 2025 ====== RemsimClient_Tests.TC_srv_connectClient pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2832) Waiting for packet dumper to finish... 1 (prev_count=2832, count=3328) MTC@426f5c6225c9: 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@426f5c6225c9: 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 ------ Tue Apr 22 10:17:16 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@426f5c6225c9: 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@426f5c6225c9: 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)@426f5c6225c9: Established a new IPA connection (conn_id=2) RSPRO_SRV0(5)@426f5c6225c9: 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)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(5)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(5)@426f5c6225c9: 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)@426f5c6225c9: 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)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(5)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@426f5c6225c9: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). 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)@426f5c6225c9: IPA: Closed MTC@426f5c6225c9: setverdict(pass): none -> pass RSPRO_SRV0(5)@426f5c6225c9: 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:423 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)@426f5c6225c9: Final verdict of PTC: none MTC@426f5c6225c9: Setting final verdict of the test case. MTC@426f5c6225c9: Local verdict of MTC: pass MTC@426f5c6225c9: Local verdict of PTC RSPRO_SRV0(5): none (pass -> pass) MTC@426f5c6225c9: Local verdict of PTC RSPRO_SRV1(6): none (pass -> pass) MTC@426f5c6225c9: Test case TC_srv_connectClient_reject finished. Verdict: pass MTC@426f5c6225c9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient_reject pass'. Tue Apr 22 10:17:25 UTC 2025 ====== RemsimClient_Tests.TC_srv_connectClient_reject pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2948) Waiting for packet dumper to finish... 1 (prev_count=2948, count=3144) MTC@426f5c6225c9: 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@426f5c6225c9: 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 ------ Tue Apr 22 10:17:27 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@426f5c6225c9: 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@426f5c6225c9: 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)@426f5c6225c9: Established a new IPA connection (conn_id=2) RSPRO_SRV0(7)@426f5c6225c9: 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)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(7)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(7)@426f5c6225c9: 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)@426f5c6225c9: 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)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(7)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@426f5c6225c9: 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){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) MTC@426f5c6225c9: 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(8)@426f5c6225c9: Established a new IPA connection (conn_id=2) RSPRO_SRV1(8)@426f5c6225c9: 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)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(8)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV1(8)@426f5c6225c9: 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)@426f5c6225c9: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MTC@426f5c6225c9: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(8)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(8)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SET_ATR: 3b 00 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:44811){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:547 CLICONN(bankd,r=127.0.0.1:9999<->l=127.0.0.1:36741){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(7)@426f5c6225c9: Final verdict of PTC: none RSPRO_SRV1(8)@426f5c6225c9: Final verdict of PTC: none MTC@426f5c6225c9: Setting final verdict of the test case. MTC@426f5c6225c9: Local verdict of MTC: pass MTC@426f5c6225c9: Local verdict of PTC RSPRO_SRV0(7): none (pass -> pass) MTC@426f5c6225c9: Local verdict of PTC RSPRO_SRV1(8): none (pass -> pass) MTC@426f5c6225c9: Test case TC_srv_connectClient_configClientBank finished. Verdict: pass MTC@426f5c6225c9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient_configClientBank 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:423 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:423 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 Tue Apr 22 10:17:36 UTC 2025 ====== RemsimClient_Tests.TC_srv_connectClient_configClientBank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4836) Waiting for packet dumper to finish... 1 (prev_count=4836, count=5828) MTC@426f5c6225c9: 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@426f5c6225c9: 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 ------ Tue Apr 22 10:17:38 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@426f5c6225c9: 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@426f5c6225c9: Test case TC_srv_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: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:423 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(9)@426f5c6225c9: Established a new IPA connection (conn_id=2) RSPRO_SRV0(9)@426f5c6225c9: 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)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(9)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(9)@426f5c6225c9: 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)@426f5c6225c9: 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)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(9)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@426f5c6225c9: 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 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:36603){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)@426f5c6225c9: Final verdict of PTC: none MTC@426f5c6225c9: 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)@426f5c6225c9: Established a new IPA connection (conn_id=2) RSPRO_SRV0(11)@426f5c6225c9: 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)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(11)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@426f5c6225c9: setverdict(pass): none -> pass RSPRO_SRV0(11)@426f5c6225c9: 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)@426f5c6225c9: 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)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(11)@426f5c6225c9: 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:547 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:39643){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(11)@426f5c6225c9: Final verdict of PTC: none RSPRO_SRV1(10)@426f5c6225c9: Final verdict of PTC: none MTC@426f5c6225c9: Setting final verdict of the test case. MTC@426f5c6225c9: Local verdict of MTC: pass MTC@426f5c6225c9: Local verdict of PTC RSPRO_SRV0(9): none (pass -> pass) MTC@426f5c6225c9: Local verdict of PTC RSPRO_SRV1(10): none (pass -> pass) MTC@426f5c6225c9: Local verdict of PTC RSPRO_SRV0(11): none (pass -> pass) MTC@426f5c6225c9: Test case TC_srv_reconnect finished. Verdict: pass MTC@426f5c6225c9: 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:423 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 Tue Apr 22 10:17:48 UTC 2025 ====== RemsimClient_Tests.TC_srv_reconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5064) Waiting for packet dumper to finish... 1 (prev_count=5064, count=5560) MTC@426f5c6225c9: 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@426f5c6225c9: 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 ------ Tue Apr 22 10:17:50 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@426f5c6225c9: 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@426f5c6225c9: 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:423 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)@426f5c6225c9: Established a new IPA connection (conn_id=2) DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV0(12)@426f5c6225c9: 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) } } } } RSPRO_SRV0(12)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(12)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(12)@426f5c6225c9: 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)@426f5c6225c9: 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)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(12)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@426f5c6225c9: 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@426f5c6225c9: 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)@426f5c6225c9: Established a new IPA connection (conn_id=2) RSPRO_SRV1(13)@426f5c6225c9: 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)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(13)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV1(13)@426f5c6225c9: 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)@426f5c6225c9: 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)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(13)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } DLINP NOTICE stream_cli.c:547 CLICONN(bankd,r=127.0.0.1:9999<->l=127.0.0.1:41583){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)@426f5c6225c9: 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:423 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@426f5c6225c9: 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)@426f5c6225c9: Established a new IPA connection (conn_id=2) RSPRO_SRV1(14)@426f5c6225c9: 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)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(14)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV1(14)@426f5c6225c9: 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)@426f5c6225c9: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MTC@426f5c6225c9: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(14)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(14)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SET_ATR: 3b 00 DLINP NOTICE stream_cli.c:547 CLICONN(bankd,r=127.0.0.1:9999<->l=127.0.0.1:41939){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:547 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:37585){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(14)@426f5c6225c9: 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 RSPRO_SRV0(12)@426f5c6225c9: 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:423 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:423 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@426f5c6225c9: Setting final verdict of the test case. MTC@426f5c6225c9: Local verdict of MTC: pass MTC@426f5c6225c9: Local verdict of PTC RSPRO_SRV0(12): none (pass -> pass) MTC@426f5c6225c9: Local verdict of PTC RSPRO_SRV1(13): none (pass -> pass) MTC@426f5c6225c9: Local verdict of PTC RSPRO_SRV1(14): none (pass -> pass) MTC@426f5c6225c9: Test case TC_bank_reconnect finished. Verdict: pass MTC@426f5c6225c9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_reconnect pass'. Tue Apr 22 10:18:10 UTC 2025 ====== RemsimClient_Tests.TC_bank_reconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7372) Waiting for packet dumper to finish... 1 (prev_count=7372, count=8364) MTC@426f5c6225c9: 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@426f5c6225c9: 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 ------ Tue Apr 22 10:18: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_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@426f5c6225c9: 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@426f5c6225c9: Test case TC_bank_disconnect 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:423 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(15)@426f5c6225c9: Established a new IPA connection (conn_id=2) RSPRO_SRV0(15)@426f5c6225c9: 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)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(15)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(15)@426f5c6225c9: 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)@426f5c6225c9: 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)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(15)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@426f5c6225c9: 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 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(16)@426f5c6225c9: Established a new IPA connection (conn_id=2) MTC@426f5c6225c9: setverdict(pass): none -> pass RSPRO_SRV1(16)@426f5c6225c9: 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)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(16)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV1(16)@426f5c6225c9: 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)@426f5c6225c9: 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)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(16)@426f5c6225c9: 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)@426f5c6225c9: IPA: Closed MTC@426f5c6225c9: setverdict(pass): pass -> pass, component reason not changed MTC@426f5c6225c9: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(16)@426f5c6225c9: Final verdict of PTC: none DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:45091){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)@426f5c6225c9: Final verdict of PTC: none MTC@426f5c6225c9: Setting final verdict of the test case. MTC@426f5c6225c9: Local verdict of MTC: pass MTC@426f5c6225c9: Local verdict of PTC RSPRO_SRV0(15): none (pass -> pass) MTC@426f5c6225c9: Local verdict of PTC RSPRO_SRV1(16): none (pass -> pass) MTC@426f5c6225c9: Test case TC_bank_disconnect finished. Verdict: pass MTC@426f5c6225c9: 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:423 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 Tue Apr 22 10:18:21 UTC 2025 ====== RemsimClient_Tests.TC_bank_disconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4892) Waiting for packet dumper to finish... 1 (prev_count=4892, count=6044) MTC@426f5c6225c9: 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@426f5c6225c9: 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 ------ Tue Apr 22 10:18:23 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@426f5c6225c9: 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@426f5c6225c9: 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)@426f5c6225c9: Established a new IPA connection (conn_id=2) RSPRO_SRV0(17)@426f5c6225c9: 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)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(17)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(17)@426f5c6225c9: 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)@426f5c6225c9: 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(17)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@426f5c6225c9: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(17)@426f5c6225c9: 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(18)@426f5c6225c9: Established a new IPA connection (conn_id=2) MTC@426f5c6225c9: setverdict(pass): none -> pass RSPRO_SRV1(18)@426f5c6225c9: 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)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(18)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV1(18)@426f5c6225c9: 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)@426f5c6225c9: 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)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(18)@426f5c6225c9: 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)@426f5c6225c9: IPA: Closed MTC@426f5c6225c9: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(18)@426f5c6225c9: Final verdict of PTC: none MTC@426f5c6225c9: 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) MTC@426f5c6225c9: setverdict(pass): pass -> pass, component reason not changed 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(19)@426f5c6225c9: Established a new IPA connection (conn_id=2) RSPRO_SRV1(19)@426f5c6225c9: 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)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(19)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@426f5c6225c9: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(19)@426f5c6225c9: 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)@426f5c6225c9: 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)@426f5c6225c9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(19)@426f5c6225c9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(19)@426f5c6225c9: 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)@426f5c6225c9: setverdict(error): none -> error DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:38375){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:547 CLICONN(bankd,r=127.0.0.1:9999<->l=127.0.0.1:38025){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_SRV0(17)@426f5c6225c9: Final verdict of PTC: none RSPRO_SRV1(19)@426f5c6225c9: Final verdict of PTC: error DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 MTC@426f5c6225c9: Setting final verdict of the test case. MTC@426f5c6225c9: Local verdict of MTC: pass MTC@426f5c6225c9: Local verdict of PTC RSPRO_SRV0(17): none (pass -> pass) MTC@426f5c6225c9: Local verdict of PTC RSPRO_SRV1(18): none (pass -> pass) MTC@426f5c6225c9: Local verdict of PTC RSPRO_SRV1(19): error (pass -> error) 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:423 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:423 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@426f5c6225c9: Test case TC_bank_disconnect_reconnect finished. Verdict: error MTC@426f5c6225c9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_disconnect_reconnect error'. Tue Apr 22 10:18:32 UTC 2025 ------ RemsimClient_Tests.TC_bank_disconnect_reconnect error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4620) Waiting for packet dumper to finish... 1 (prev_count=4620, count=8420) MTC@426f5c6225c9: 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@426f5c6225c9: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@426f5c6225c9: Terminating MTC. MC@426f5c6225c9: MTC terminated. MC2> exit MC@426f5c6225c9: Shutting down session. MC@426f5c6225c9: 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 (205216) [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', '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/client/testsuite', 'testenv-remsim-all-osmocom-nightly-20250422-1013-e3a488a8-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', '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/client/testsuite', 'testenv-remsim-all-osmocom-nightly-20250422-1013-e3a488a8-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/log_format.sh'] [testenv][client] Stopping client (205174) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-remsim-all-osmocom-nightly-20250422-1013-e3a488a8-1'] testenv-remsim-all-osmocom-nightly-20250422-1013-e3a488a8-1 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-remsim-all-osmocom-nightly-20250422-1013-e3a488a8-2', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/podman/testenv-remsim-all-osmocom-nightly-20250422-1013-e3a488a8-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', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-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-bookworm-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', '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-20250422-1013-e3a488a8-2', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [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', '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-20250422-1013-e3a488a8-2', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][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', '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-20250422-1013-e3a488a8-2', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease Reading package lists... [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', '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-20250422-1013-e3a488a8-2', '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][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', '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-20250422-1013-e3a488a8-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] osmo-remsim-server -> libdb5.3: installing libdb5.3-dbg [testenv][server] Installing packages: osmo-remsim-server, osmo-remsim-server-dbgsym, libc6-dbg, libosmo-rspro2-dbgsym, libosmocore-dbg, libdb5.3-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', '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-20250422-1013-e3a488a8-2', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-remsim-server', 'osmo-remsim-server-dbgsym', 'libc6-dbg', 'libosmo-rspro2-dbgsym', 'libosmocore-dbg', 'libdb5.3-dbg'] Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libc-bin libc-dev-bin libc6 libc6-dev libosmo-rspro2 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools The following NEW packages will be installed: libc6-dbg libdb5.3-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-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 20 newly installed, 0 to remove and 85 not upgraded. Need to get 41.5 MB/57.8 MB of archives. After this operation, 60.3 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libdb5.3-dbg amd64 5.3.28+dfsg2-1 [41.3 MB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-remsim-server 1.1.1.202504212026 [31.1 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-remsim-server-dbgsym 1.1.1.202504212026 [81.7 kB] Fetched 41.5 MB in 0s (93.6 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package libdb5.3-dbg:amd64. Preparing to unpack .../01-libdb5.3-dbg_5.3.28+dfsg2-1_amd64.deb ... Unpacking libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202504212026_amd64.deb ... Unpacking osmocom-nightly (202504212026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmo-rspro2:amd64. Preparing to unpack .../04-libosmo-rspro2_1.1.1.202504212026_amd64.deb ... Unpacking libosmo-rspro2:amd64 (1.1.1.202504212026) ... Selecting previously unselected package libosmo-rspro2-dbgsym:amd64. Preparing to unpack .../05-libosmo-rspro2-dbgsym_1.1.1.202504212026_amd64.deb ... Unpacking libosmo-rspro2-dbgsym:amd64 (1.1.1.202504212026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../06-libosmocodec4_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../07-libosmoisdn0_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../08-libosmogsm20_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../09-libosmocoding0_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../10-libosmovty13_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmocore (1.11.0.24.ece60.202504212026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../16-libosmonetif11_1.6.0.2.1b40.202504212026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504212026) ... Selecting previously unselected package osmo-remsim-server:amd64. Preparing to unpack .../17-osmo-remsim-server_1.1.1.202504212026_amd64.deb ... Unpacking osmo-remsim-server:amd64 (1.1.1.202504212026) ... Selecting previously unselected package osmo-remsim-server-dbgsym:amd64. Preparing to unpack .../18-osmo-remsim-server-dbgsym_1.1.1.202504212026_amd64.deb ... Unpacking osmo-remsim-server-dbgsym:amd64 (1.1.1.202504212026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.0.24.ece60.202504212026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Setting up osmocom-nightly (202504212026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmocodec4:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmo-rspro2:amd64 (1.1.1.202504212026) ... Setting up libosmovty13:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmoisdn0:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmo-rspro2-dbgsym:amd64 (1.1.1.202504212026) ... Setting up libosmousb0:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmoctrl0:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmogb14:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504212026) ... Setting up libosmocoding0:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmosim2:amd64 (1.11.0.24.ece60.202504212026) ... Setting up libosmocore (1.11.0.24.ece60.202504212026) ... Setting up osmo-remsim-server:amd64 (1.1.1.202504212026) ... Setting up libosmocore-dbg:amd64 (1.11.0.24.ece60.202504212026) ... Setting up osmo-remsim-server-dbgsym:amd64 (1.1.1.202504212026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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', '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-20250422-1013-e3a488a8-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 [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', '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', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/ttcn3', '-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-20250422-1013-e3a488a8-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 ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli server/REMSIM_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: server/REMSIM_Tests.cfg MC@d4a27a38b06b: Unix server socket created successfully. MC@d4a27a38b06b: Listening on TCP port 34187. d4a27a38b06b is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/ttcn3/remsim/REMSIM_Tests d4a27a38b06b 34187 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@d4a27a38b06b: New HC connected from 10.0.2.100 [10.0.2.100]. d4a27a38b06b: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@d4a27a38b06b: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@d4a27a38b06b: Configuration file was processed on all HCs. MC@d4a27a38b06b: Creating MTC on host 10.0.2.100. MC@d4a27a38b06b: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@d4a27a38b06b: 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 ------ Tue Apr 22 10:18:46 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@d4a27a38b06b: 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@d4a27a38b06b: Test case TC_connect_and_nothing started. RSPRO0(3)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d4a27a38b06b: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(3)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(3)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(3)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO0(3)@d4a27a38b06b: IPA: Closed MTC@d4a27a38b06b: setverdict(pass): none -> pass RSPRO0(3)@d4a27a38b06b: Final verdict of PTC: none MTC@d4a27a38b06b: Setting final verdict of the test case. MTC@d4a27a38b06b: Local verdict of MTC: pass MTC@d4a27a38b06b: Local verdict of PTC RSPRO0(3): none (pass -> pass) MTC@d4a27a38b06b: Test case TC_connect_and_nothing finished. Verdict: pass MTC@d4a27a38b06b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass'. Tue Apr 22 10:18:57 UTC 2025 ====== RemsimServer_Tests.TC_connect_and_nothing pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=1872) Waiting for packet dumper to finish... 1 (prev_count=1872, count=2172) MTC@d4a27a38b06b: 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@d4a27a38b06b: 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 ------ Tue Apr 22 10:18:59 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@d4a27a38b06b: 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@d4a27a38b06b: Test case TC_connect_client started. 584 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 485 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@d4a27a38b06b: setverdict(pass): none -> pass RSPRO0(4)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d4a27a38b06b: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(4)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(4)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(4)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DMAIN INFO rspro_server.c:167 SERVER_CONN(C3:4){ESTABLISHED}: Client connected from 127.0.0.1:10000 MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 485 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C3:4){CONNECTED_CLIENT}: failed reading from socket: 0 485 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Connection lost; terminating FSM RSPRO0(4)@d4a27a38b06b: Final verdict of PTC: none MTC@d4a27a38b06b: Setting final verdict of the test case. MTC@d4a27a38b06b: Local verdict of MTC: pass MTC@d4a27a38b06b: Local verdict of PTC RSPRO0(4): none (pass -> pass) MTC@d4a27a38b06b: Test case TC_connect_client finished. Verdict: pass MTC@d4a27a38b06b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass'. Tue Apr 22 10:19:00 UTC 2025 ====== RemsimServer_Tests.TC_connect_client pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=6448) MTC@d4a27a38b06b: 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@d4a27a38b06b: 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 ------ Tue Apr 22 10:19:02 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@d4a27a38b06b: 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@d4a27a38b06b: Test case TC_connect_client_duplicate started. 636 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 485 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@d4a27a38b06b: setverdict(pass): none -> pass RSPRO0(5)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d4a27a38b06b: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(5)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(5)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(5)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DMAIN INFO rspro_server.c:167 SERVER_CONN(C13:1){ESTABLISHED}: Client connected from 127.0.0.1:10000 MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed RSPRO1(6)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d4a27a38b06b: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(6)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(6)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(6)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 485 DMAIN INFO rspro_server.c:167 SERVER_CONN(C13:1){ESTABLISHED}: Client connected from 127.0.0.1:10001 485 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@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DMAIN NOTICE rspro_server.c:497 SERVER_CONN(C13:1){REJECTED}: Closing connection of rejected peer RSPRO1(6)@d4a27a38b06b: IPA: Closed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed RSPRO1(6)@d4a27a38b06b: Final verdict of PTC: none MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 485 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C13:1){CONNECTED_CLIENT}: failed reading from socket: 0 485 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C13:1){CONNECTED_CLIENT}: Connection lost; terminating FSM RSPRO0(5)@d4a27a38b06b: Final verdict of PTC: none MTC@d4a27a38b06b: Setting final verdict of the test case. MTC@d4a27a38b06b: Local verdict of MTC: pass MTC@d4a27a38b06b: Local verdict of PTC RSPRO0(5): none (pass -> pass) MTC@d4a27a38b06b: Local verdict of PTC RSPRO1(6): none (pass -> pass) MTC@d4a27a38b06b: Test case TC_connect_client_duplicate finished. Verdict: pass MTC@d4a27a38b06b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass'. Tue Apr 22 10:19:04 UTC 2025 ====== RemsimServer_Tests.TC_connect_client_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7892) Waiting for packet dumper to finish... 1 (prev_count=7892, count=9892) MTC@d4a27a38b06b: 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@d4a27a38b06b: 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 ------ Tue Apr 22 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_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@d4a27a38b06b: 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@d4a27a38b06b: Test case TC_connect_bank started. 690 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 485 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@d4a27a38b06b: setverdict(pass): none -> pass RSPRO0(7)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d4a27a38b06b: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(7)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(7)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(7)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 485 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@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 485 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 485 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM RSPRO0(7)@d4a27a38b06b: Final verdict of PTC: none MTC@d4a27a38b06b: Setting final verdict of the test case. MTC@d4a27a38b06b: Local verdict of MTC: pass MTC@d4a27a38b06b: Local verdict of PTC RSPRO0(7): none (pass -> pass) MTC@d4a27a38b06b: Test case TC_connect_bank finished. Verdict: pass MTC@d4a27a38b06b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass'. Tue Apr 22 10:19:07 UTC 2025 ====== RemsimServer_Tests.TC_connect_bank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=6208) MTC@d4a27a38b06b: 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@d4a27a38b06b: 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 ------ Tue Apr 22 10:19:09 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@d4a27a38b06b: 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@d4a27a38b06b: Test case TC_connect_bank_duplicate started. 738 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 485 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@d4a27a38b06b: setverdict(pass): none -> pass RSPRO0(8)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d4a27a38b06b: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(8)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(8)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(8)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 485 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@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed RSPRO1(9)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d4a27a38b06b: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(9)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(9)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(9)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 485 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10001 485 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! 485 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@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DMAIN NOTICE rspro_server.c:497 SERVER_CONN(B1){REJECTED}: Closing connection of rejected peer RSPRO1(9)@d4a27a38b06b: IPA: Closed RSPRO1(9)@d4a27a38b06b: Final verdict of PTC: none MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 485 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 485 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM RSPRO0(8)@d4a27a38b06b: Final verdict of PTC: none MTC@d4a27a38b06b: Setting final verdict of the test case. MTC@d4a27a38b06b: Local verdict of MTC: pass MTC@d4a27a38b06b: Local verdict of PTC RSPRO0(8): none (pass -> pass) MTC@d4a27a38b06b: Local verdict of PTC RSPRO1(9): none (pass -> pass) MTC@d4a27a38b06b: Test case TC_connect_bank_duplicate finished. Verdict: pass MTC@d4a27a38b06b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass'. Tue Apr 22 10:19:12 UTC 2025 ====== RemsimServer_Tests.TC_connect_bank_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=9640) Waiting for packet dumper to finish... 1 (prev_count=9640, count=9940) MTC@d4a27a38b06b: 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@d4a27a38b06b: 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 ------ Tue Apr 22 10:19:15 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@d4a27a38b06b: 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@d4a27a38b06b: Test case TC_slotmap_add started. 789 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 485 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@d4a27a38b06b: setverdict(pass): none -> pass 790 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 790 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: Setting final verdict of the test case. MTC@d4a27a38b06b: Local verdict of MTC: pass MTC@d4a27a38b06b: No PTCs were created. MTC@d4a27a38b06b: Test case TC_slotmap_add finished. Verdict: pass MTC@d4a27a38b06b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass'. Tue Apr 22 10:19:16 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=4324) MTC@d4a27a38b06b: 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@d4a27a38b06b: 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 ------ Tue Apr 22 10:19:18 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@d4a27a38b06b: 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@d4a27a38b06b: Test case TC_slotmap_add_conn_cl_b started. RSPRO0(10)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d4a27a38b06b: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(10)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(10)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(10)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(11)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d4a27a38b06b: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(11)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(11)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(11)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 842 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 842 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 485 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@d4a27a38b06b: setverdict(pass): none -> pass 843 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 843 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DMAIN INFO rspro_server.c:167 SERVER_CONN(C3:4){ESTABLISHED}: Client connected from 127.0.0.1:10000 485 DMAIN NOTICE rspro_server.c:305 SERVER_CONN(C3:4){CONNECTED_CLIENT}: BankSlot has changed B0:0 -> B1:2 MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10001 485 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! 485 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 485 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE 485 DMAIN NOTICE rspro_server.c:334 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Bankd IP/Port changed to 1.0.0.127:9999 MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed RSPRO0(10)@d4a27a38b06b: Warning: The last outgoing messages on port IPA_RSPRO_PORT may be lost. 485 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10001<->l=127.0.0.1:9998) connection closed with client 485 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 485 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 485 DMAIN INFO rspro_server.c:907 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> NEW 485 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 485 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C3:4){CONNECTED_CLIENT}: failed reading from socket: 0 485 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Connection lost; terminating FSM RSPRO1(11)@d4a27a38b06b: Final verdict of PTC: none RSPRO0(10)@d4a27a38b06b: Final verdict of PTC: none MTC@d4a27a38b06b: Setting final verdict of the test case. MTC@d4a27a38b06b: Local verdict of MTC: pass MTC@d4a27a38b06b: Local verdict of PTC RSPRO0(10): none (pass -> pass) MTC@d4a27a38b06b: Local verdict of PTC RSPRO1(11): none (pass -> pass) MTC@d4a27a38b06b: Test case TC_slotmap_add_conn_cl_b finished. Verdict: pass MTC@d4a27a38b06b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass'. Tue Apr 22 10:19:19 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=11784) MTC@d4a27a38b06b: 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@d4a27a38b06b: 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 ------ Tue Apr 22 10:19:21 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@d4a27a38b06b: 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@d4a27a38b06b: Test case TC_slotmap_add_out_of_range started. 894 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 894 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 485 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@d4a27a38b06b: setverdict(pass): none -> pass MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: Setting final verdict of the test case. MTC@d4a27a38b06b: Local verdict of MTC: pass MTC@d4a27a38b06b: No PTCs were created. MTC@d4a27a38b06b: Test case TC_slotmap_add_out_of_range finished. Verdict: pass MTC@d4a27a38b06b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass'. Tue Apr 22 10:19:22 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add_out_of_range pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=6680) MTC@d4a27a38b06b: 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@d4a27a38b06b: 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 ------ Tue Apr 22 10:19:24 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@d4a27a38b06b: 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@d4a27a38b06b: Test case TC_conn_cl_b_slotmap_add started. RSPRO0(12)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d4a27a38b06b: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(12)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(12)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(12)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(13)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d4a27a38b06b: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(13)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(13)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(13)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 949 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 485 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@d4a27a38b06b: setverdict(pass): none -> pass 485 DMAIN INFO rspro_server.c:167 SERVER_CONN(C3:4){ESTABLISHED}: Client connected from 127.0.0.1:10000 MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 950 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 950 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10001 485 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! 485 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 485 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE 485 DMAIN NOTICE rspro_server.c:305 SERVER_CONN(C3:4){CONNECTED_CLIENT}: BankSlot has changed B0:0 -> B1:2 485 DMAIN NOTICE rspro_server.c:334 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Bankd IP/Port changed to 1.0.0.127:9999 MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 485 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C3:4){CONNECTED_CLIENT}: failed reading from socket: 0 485 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Connection lost; terminating FSM RSPRO0(12)@d4a27a38b06b: Final verdict of PTC: none 485 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10001<->l=127.0.0.1:9998) connection closed with client 485 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 485 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 485 DMAIN INFO rspro_server.c:907 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> NEW RSPRO1(13)@d4a27a38b06b: Final verdict of PTC: none MTC@d4a27a38b06b: Setting final verdict of the test case. MTC@d4a27a38b06b: Local verdict of MTC: pass MTC@d4a27a38b06b: Local verdict of PTC RSPRO0(12): none (pass -> pass) MTC@d4a27a38b06b: Local verdict of PTC RSPRO1(13): none (pass -> pass) MTC@d4a27a38b06b: Test case TC_conn_cl_b_slotmap_add finished. Verdict: pass MTC@d4a27a38b06b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass'. Tue Apr 22 10:19:25 UTC 2025 ====== RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=11648) MTC@d4a27a38b06b: 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@d4a27a38b06b: 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 ------ Tue Apr 22 10:19:27 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@d4a27a38b06b: 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@d4a27a38b06b: Test case TC_slotmap_del_new started. 1001 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 1001 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 485 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@d4a27a38b06b: setverdict(pass): none -> pass 1002 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 1002 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 201, statustext := "Created", header := { { header_name := "Date", header_value := "Tue, 22 Apr 2025 10:19:28 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } 1003 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 485 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Tue, 22 Apr 2025 10:19:28 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } MTC@d4a27a38b06b: Setting final verdict of the test case. MTC@d4a27a38b06b: Local verdict of MTC: pass MTC@d4a27a38b06b: No PTCs were created. MTC@d4a27a38b06b: Test case TC_slotmap_del_new finished. Verdict: pass MTC@d4a27a38b06b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass'. Tue Apr 22 10:19:28 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=3940) MTC@d4a27a38b06b: 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@d4a27a38b06b: 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 ------ Tue Apr 22 10:19:30 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@d4a27a38b06b: 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@d4a27a38b06b: Test case TC_slotmap_del_nonexistant started. 1051 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 485 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@d4a27a38b06b: setverdict(pass): none -> pass 485 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 404, statustext := "Not Found", header := { { header_name := "Date", header_value := "Tue, 22 Apr 2025 10:19:31 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } MTC@d4a27a38b06b: Setting final verdict of the test case. MTC@d4a27a38b06b: Local verdict of MTC: pass MTC@d4a27a38b06b: No PTCs were created. MTC@d4a27a38b06b: Test case TC_slotmap_del_nonexistant finished. Verdict: pass MTC@d4a27a38b06b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass'. Tue Apr 22 10:19:31 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_nonexistant pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=2672) MTC@d4a27a38b06b: 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@d4a27a38b06b: 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 ------ Tue Apr 22 10:19:33 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@d4a27a38b06b: 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@d4a27a38b06b: Test case TC_slotmap_del_unack started. RSPRO0(14)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d4a27a38b06b: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(14)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(14)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(14)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 1102 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 485 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@d4a27a38b06b: setverdict(pass): none -> pass 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 MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 485 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! 485 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 485 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 485 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 485 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 485 DMAIN INFO rspro_server.c:903 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> NEW RSPRO0(14)@d4a27a38b06b: Final verdict of PTC: none MTC@d4a27a38b06b: Setting final verdict of the test case. MTC@d4a27a38b06b: Local verdict of MTC: pass MTC@d4a27a38b06b: Local verdict of PTC RSPRO0(14): none (pass -> pass) MTC@d4a27a38b06b: Test case TC_slotmap_del_unack finished. Verdict: pass MTC@d4a27a38b06b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass'. Tue Apr 22 10:19:34 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_unack pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=10428) MTC@d4a27a38b06b: 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@d4a27a38b06b: 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 ------ Tue Apr 22 10:19:36 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@d4a27a38b06b: 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@d4a27a38b06b: Test case TC_slotmap_del_active started. RSPRO0(15)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d4a27a38b06b: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(15)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(15)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(15)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 1159 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 485 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@d4a27a38b06b: setverdict(pass): none -> pass 1160 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 1160 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 485 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! 485 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 485 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 1164 DMAIN INFO rest_api.c:386 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> DELETE_REQ 485 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work 485 DMAIN INFO rspro_server.c:460 Slot Map B(1:2) <-> C(3:4) state change: DELETE_REQ -> DELETING MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 485 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 485 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 485 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM RSPRO0(15)@d4a27a38b06b: Final verdict of PTC: none MTC@d4a27a38b06b: Setting final verdict of the test case. MTC@d4a27a38b06b: Local verdict of MTC: pass MTC@d4a27a38b06b: Local verdict of PTC RSPRO0(15): none (pass -> pass) MTC@d4a27a38b06b: Test case TC_slotmap_del_active finished. Verdict: pass MTC@d4a27a38b06b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass'. Tue Apr 22 10:19:39 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_active pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7644) Waiting for packet dumper to finish... 1 (prev_count=7644, count=10728) MTC@d4a27a38b06b: 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@d4a27a38b06b: 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 ------ Tue Apr 22 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_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@d4a27a38b06b: 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@d4a27a38b06b: Test case TC_slotmap_del_active_client started. RSPRO0(16)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d4a27a38b06b: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(16)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(16)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(16)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(17)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d4a27a38b06b: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(17)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(17)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(17)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 1215 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 485 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@d4a27a38b06b: setverdict(pass): none -> pass 1216 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 1216 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 485 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! 485 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 485 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DMAIN INFO rspro_server.c:167 SERVER_CONN(C3:4){ESTABLISHED}: Client connected from 127.0.0.1:10001 485 DMAIN NOTICE rspro_server.c:305 SERVER_CONN(C3:4){CONNECTED_CLIENT}: BankSlot has changed B0:0 -> B1:2 485 DMAIN NOTICE rspro_server.c:334 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Bankd IP/Port changed to 1.0.0.127:9999 MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 1220 DMAIN INFO rest_api.c:386 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> DELETE_REQ 485 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work 485 DMAIN INFO rspro_server.c:460 Slot Map B(1:2) <-> C(3:4) state change: DELETE_REQ -> DELETING MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DMAIN NOTICE rspro_server.c:334 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Bankd IP/Port changed to 0.0.0.0:0 485 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 485 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10001<->l=127.0.0.1:9998) connection closed with client 485 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C3:4){CONNECTED_CLIENT}: failed reading from socket: 0 485 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Connection lost; terminating FSM 485 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 485 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 485 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM RSPRO1(17)@d4a27a38b06b: Final verdict of PTC: none RSPRO0(16)@d4a27a38b06b: Final verdict of PTC: none MTC@d4a27a38b06b: Setting final verdict of the test case. MTC@d4a27a38b06b: Local verdict of MTC: pass MTC@d4a27a38b06b: Local verdict of PTC RSPRO0(16): none (pass -> pass) MTC@d4a27a38b06b: Local verdict of PTC RSPRO1(17): none (pass -> pass) MTC@d4a27a38b06b: Test case TC_slotmap_del_active_client finished. Verdict: pass MTC@d4a27a38b06b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client pass'. Tue Apr 22 10:19:43 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_active_client pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=9936) Waiting for packet dumper to finish... 1 (prev_count=9936, count=13676) MTC@d4a27a38b06b: 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@d4a27a38b06b: 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 ------ Tue Apr 22 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_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@d4a27a38b06b: 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@d4a27a38b06b: Test case TC_slotmap_add_active_bank started. RSPRO0(18)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d4a27a38b06b: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(18)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(18)@d4a27a38b06b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(18)@d4a27a38b06b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 1270 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 485 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@d4a27a38b06b: setverdict(pass): none -> pass 485 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 485 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@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 1271 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 1271 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 1271 DMAIN INFO rest_api.c:339 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 485 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work 485 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed MTC@d4a27a38b06b: setverdict(pass): pass -> pass, component reason not changed 485 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 485 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 485 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 485 DMAIN INFO rspro_server.c:907 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> NEW RSPRO0(18)@d4a27a38b06b: Final verdict of PTC: none MTC@d4a27a38b06b: Setting final verdict of the test case. MTC@d4a27a38b06b: Local verdict of MTC: pass MTC@d4a27a38b06b: Local verdict of PTC RSPRO0(18): none (pass -> pass) MTC@d4a27a38b06b: Test case TC_slotmap_add_active_bank finished. Verdict: pass MTC@d4a27a38b06b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank pass'. Tue Apr 22 10:19:46 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add_active_bank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=6544) MTC@d4a27a38b06b: 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@d4a27a38b06b: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@d4a27a38b06b: Terminating MTC. MC@d4a27a38b06b: MTC terminated. MC2> exit MC@d4a27a38b06b: Shutting down session. MC@d4a27a38b06b: 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 (211330) [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', '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/server/testsuite', 'testenv-remsim-all-osmocom-nightly-20250422-1013-e3a488a8-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', '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/server/testsuite', 'testenv-remsim-all-osmocom-nightly-20250422-1013-e3a488a8-2', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/log_format.sh'] [testenv][server] Stopping server (211282) [testenv] Showing server/testsuite/junit-xml-504.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', '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-20250422-1013-e3a488a8-2', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/junit-xml-504.log && echo']                   [testenv] Showing bankd/testsuite/junit-xml-bankd-5509.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', '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-20250422-1013-e3a488a8-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-5509.log && echo']                 Timeout expecting disconnect RemsimBankd_Tests.ttcn:429 RemsimBankd_Tests control part RemsimBankd_Tests.ttcn:347 TC_removeMapping_connected testcase       [testenv] Showing client/testsuite/junit-xml-client-485.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', '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-20250422-1013-e3a488a8-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-485.log && echo']             [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-remsim-all-osmocom-nightly-20250422-1013-e3a488a8-2'] testenv-remsim-all-osmocom-nightly-20250422-1013-e3a488a8-2 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/1730/artifact/logs/  + rm -rf _cache .linux 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