Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 45ae4a9fe5d996f1352579fc8cafd03f871622fb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 45ae4a9fe5d996f1352579fc8cafd03f871622fb # timeout=10
Commit message: "HTTP_Server_Emulation: allow multiple HTTP server ports"
 > git rev-list --no-walk 45ae4a9fe5d996f1352579fc8cafd03f871622fb # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1
[ttcn3-cbc-test-latest] $ /bin/sh -xe /tmp/jenkins14845077653449821741.sh
+ DISTRO=debian:bookworm
+ echo debian:bookworm
+ tr : -
+ IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv
+ KERNEL=none
+ podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv
Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest...
Getting image source signatures
Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4
Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef
Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77
Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636
Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f
Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5
Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29
Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305
Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60
Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1
Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6
Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4
Writing manifest to image destination
Storing signatures
93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4
+ rm -rf logs _cache .linux
+ [ none != none ]
+ set +x
+ ./testenv.py run cbc --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs -b osmocom:latest
[testenv] Binary repository ends in :latest, using latest configs
[testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs
[testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv']
[testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json']
[testenv] Image creation date: 2024-12-12 14:28:09
[testenv] Assuming the podman image is up-to-date
[testenv] + ['podman', 'run', '--rm', '--name', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/podman/testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/testenv-podman-main.sh']
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-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-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-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 [13.5 kB]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [246 kB]
Fetched 9306 kB in 1s (11.9 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-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/deps']
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/deps'
Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP'
Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP'
Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update'
Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update'
Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean'
Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean'
Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean'
Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean'
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/deps'
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/ttcn3-deps-updated']
[testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks
[testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/ttcn3-copy-list
warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied
[testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/']
[testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/']
[testenv] Generating links and Makefile for cbc
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', './gen_links.sh']
Linking TCCInterface_Functions.ttcn
Linking TCCConversion_Functions.ttcn
Linking TCCConversion.cc
Linking TCCInterface.cc
Linking TCCInterface_ip.h
Linking TCCEncoding_Functions.ttcn
Linking TCCEncoding.cc
Linking Socket_API_Definitions.ttcn
Linking IPL4asp_Functions.ttcn
Linking IPL4asp_PT.cc
Linking IPL4asp_PT.hh
Linking IPL4asp_PortType.ttcn
Linking IPL4asp_Types.ttcn
Linking IPL4asp_discovery.cc
Linking IPL4asp_protocol_L234.hh
Linking SCTPasp_PT.cc
Linking SCTPasp_PT.hh
Linking SCTPasp_PortType.ttcn
Linking SCTPasp_Types.ttcn
Linking TELNETasp_PT.cc
Linking TELNETasp_PT.hh
Linking TELNETasp_PortType.ttcn
Linking BSSAP_Types.ttcn
Linking SABP_CommonDataTypes.asn
Linking SABP_Constants.asn
Linking SABP_Containers.asn
Linking SABP_IEs.asn
Linking SABP_PDU_Contents.asn
Linking SABP_PDU_Descriptions.asn
Linking SABP_Types.ttcn
Linking SABP_EncDec.cc
Linking SABP_Templates.ttcn
Linking SABP_CodecPort.ttcn
Linking SABP_CodecPort_CtrlFunct.ttcn
Linking SABP_CodecPort_CtrlFunctDef.cc
Linking SABP_Adapter.ttcn
Linking SBC_AP_CommonDataTypes.asn
Linking SBC_AP_Constants.asn
Linking SBC_AP_Containers.asn
Linking SBC_AP_IEs.asn
Linking SBC_AP_PDU_Contents.asn
Linking SBC_AP_PDU_Descriptions.asn
Linking SBC_AP_Types.ttcn
Linking SBC_AP_EncDec.cc
Linking SBC_AP_Templates.ttcn
Linking SBC_AP_CodecPort.ttcn
Linking SBC_AP_CodecPort_CtrlFunct.ttcn
Linking SBC_AP_CodecPort_CtrlFunctDef.cc
Linking SBC_AP_Adapter.ttcn
Linking Abstract_Socket.cc
Linking Abstract_Socket.hh
Linking HTTPmsg_MessageLen.ttcn
Linking HTTPmsg_MessageLen_Function.cc
Linking HTTPmsg_PT.cc
Linking HTTPmsg_PT.hh
Linking HTTPmsg_PortType.ttcn
Linking HTTPmsg_Types.ttcn
Linking JSON_EncDec.cc
Linking JSON_Types.ttcn
Linking Misc_Helpers.ttcn
Linking General_Types.ttcn
Linking GSM_Types.ttcn
Linking Osmocom_Types.ttcn
Linking Native_Functions.ttcn
Linking Native_FunctionDefs.cc
Linking HTTP_Adapter.ttcn
Linking BSSMAP_Templates.ttcn
Linking CBSP_Types.ttcn
Linking CBSP_Templates.ttcn
Linking CBSP_CodecPort.ttcn
Linking CBSP_CodecPort_CtrlFunct.ttcn
Linking CBSP_CodecPort_CtrlFunctdef.cc
Linking CBSP_Adapter.ttcn
Linking SCTP_Templates.ttcn
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh']
ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile.
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-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', 'make', 'compile']
/usr/bin/ttcn3_compiler -L -U 8 -D BSC_ConnectionHandler.ttcn BSSAP_Types.ttcn BSSMAP_Templates.ttcn CBC_Tests.ttcn CBSP_Adapter.ttcn CBSP_CodecPort.ttcn CBSP_CodecPort_CtrlFunct.ttcn CBSP_Templates.ttcn CBSP_Types.ttcn CBS_Message.ttcn ECBE_Components.ttcn ECBE_Types.ttcn GSM_Types.ttcn General_Types.ttcn HTTP_Adapter.ttcn HTTPmsg_MessageLen.ttcn HTTPmsg_PortType.ttcn HTTPmsg_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn JSON_Types.ttcn MME_ConnectionHandler.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_Types.ttcn SABP_Adapter.ttcn SABP_CodecPort.ttcn SABP_CodecPort_CtrlFunct.ttcn SABP_Templates.ttcn SABP_Types.ttcn SBC_AP_Adapter.ttcn SBC_AP_CodecPort.ttcn SBC_AP_CodecPort_CtrlFunct.ttcn SBC_AP_Templates.ttcn SBC_AP_Types.ttcn SCTP_Templates.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn SABP_CommonDataTypes.asn SABP_Constants.asn SABP_Containers.asn SABP_IEs.asn SABP_PDU_Contents.asn SABP_PDU_Descriptions.asn SBC_AP_CommonDataTypes.asn SBC_AP_Constants.asn SBC_AP_Containers.asn SBC_AP_IEs.asn SBC_AP_PDU_Contents.asn SBC_AP_PDU_Descriptions.asn - BSC_ConnectionHandler.ttcn BSSAP_Types.ttcn BSSMAP_Templates.ttcn CBC_Tests.ttcn CBSP_Adapter.ttcn CBSP_CodecPort.ttcn CBSP_CodecPort_CtrlFunct.ttcn CBSP_Templates.ttcn CBSP_Types.ttcn CBS_Message.ttcn ECBE_Components.ttcn ECBE_Types.ttcn GSM_Types.ttcn General_Types.ttcn HTTP_Adapter.ttcn HTTPmsg_MessageLen.ttcn HTTPmsg_PortType.ttcn HTTPmsg_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn JSON_Types.ttcn MME_ConnectionHandler.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_Types.ttcn SABP_Adapter.ttcn SABP_CodecPort.ttcn SABP_CodecPort_CtrlFunct.ttcn SABP_Templates.ttcn SABP_Types.ttcn SBC_AP_Adapter.ttcn SBC_AP_CodecPort.ttcn SBC_AP_CodecPort_CtrlFunct.ttcn SBC_AP_Templates.ttcn SBC_AP_Types.ttcn SCTP_Templates.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn SABP_CommonDataTypes.asn SABP_Constants.asn SABP_Containers.asn SABP_IEs.asn SABP_PDU_Contents.asn SABP_PDU_Descriptions.asn SBC_AP_CommonDataTypes.asn SBC_AP_Constants.asn SBC_AP_Containers.asn SBC_AP_IEs.asn SBC_AP_PDU_Contents.asn SBC_AP_PDU_Descriptions.asn
warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled.

Notify: Parsing TTCN-3 module `BSC_ConnectionHandler.ttcn'...
Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'...
Notify: Parsing TTCN-3 module `BSSMAP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `CBC_Tests.ttcn'...
Notify: Parsing TTCN-3 module `CBSP_Adapter.ttcn'...
Notify: Parsing TTCN-3 module `CBSP_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `CBSP_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `CBSP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `CBSP_Types.ttcn'...
Notify: Parsing TTCN-3 module `CBS_Message.ttcn'...
Notify: Parsing TTCN-3 module `ECBE_Components.ttcn'...
Notify: Parsing TTCN-3 module `ECBE_Types.ttcn'...
Notify: Parsing TTCN-3 module `GSM_Types.ttcn'...
Notify: Parsing TTCN-3 module `General_Types.ttcn'...
Notify: Parsing TTCN-3 module `HTTP_Adapter.ttcn'...
Notify: Parsing TTCN-3 module `HTTPmsg_MessageLen.ttcn'...
Notify: Parsing TTCN-3 module `HTTPmsg_PortType.ttcn'...
Notify: Parsing TTCN-3 module `HTTPmsg_Types.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'...
Notify: Parsing TTCN-3 module `JSON_Types.ttcn'...
Notify: Parsing TTCN-3 module `MME_ConnectionHandler.ttcn'...
Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'...
Notify: Parsing TTCN-3 module `Native_Functions.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'...
Notify: Parsing TTCN-3 module `SABP_Adapter.ttcn'...
Notify: Parsing TTCN-3 module `SABP_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `SABP_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `SABP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `SABP_Types.ttcn'...
Notify: Parsing TTCN-3 module `SBC_AP_Adapter.ttcn'...
Notify: Parsing TTCN-3 module `SBC_AP_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `SBC_AP_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `SBC_AP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `SBC_AP_Types.ttcn'...
Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'...
Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'...
Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'...
Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'...
Notify: Parsing ASN.1 module `SABP_CommonDataTypes.asn'...
SABP_CommonDataTypes.asn:10: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules.
Notify: Parsing ASN.1 module `SABP_Constants.asn'...
SABP_Constants.asn:16: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules.
Notify: Parsing ASN.1 module `SABP_Containers.asn'...
Notify: Parsing ASN.1 module `SABP_IEs.asn'...
Notify: Parsing ASN.1 module `SABP_PDU_Contents.asn'...
Notify: Parsing ASN.1 module `SABP_PDU_Descriptions.asn'...
Notify: Parsing ASN.1 module `SBC_AP_CommonDataTypes.asn'...
SBC_AP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules.
Notify: Parsing ASN.1 module `SBC_AP_Constants.asn'...
SBC_AP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules.
Notify: Parsing ASN.1 module `SBC_AP_Containers.asn'...
Notify: Parsing ASN.1 module `SBC_AP_IEs.asn'...
Notify: Parsing ASN.1 module `SBC_AP_PDU_Contents.asn'...
Notify: Parsing ASN.1 module `SBC_AP_PDU_Descriptions.asn'...
Notify: Checking modules...
CBS_Message.ttcn: In TTCN-3 module `CBS_Message':
 CBS_Message.ttcn:24.1-35.1: warning: Definition with name `CBS_Message' hides a module identifier
BSSMAP_Templates.ttcn: In TTCN-3 module `BSSMAP_Templates':
 BSSMAP_Templates.ttcn:256.1-263.1: In function definition `f_ts_BSSMAP_IE_OldToNewBSSInfo':
  BSSMAP_Templates.ttcn:260.4-262.2: In else statement:
   BSSMAP_Templates.ttcn:261.3-42: In return statement:
    BSSMAP_Templates.ttcn:261.38-42: In actual parameter list of template `@BSSMAP_Templates.ts_BSSMAP_IE_OldToNewBSSInfo':
     BSSMAP_Templates.ttcn:261.39-41: In parameter #1 for `val':
      BSSMAP_Templates.ttcn:261.39-41: warning: Inadequate restriction on the referenced template parameter `val', this may cause a dynamic test case error at runtime
      BSSMAP_Templates.ttcn:256.41-81: note: Referenced template parameter is here
 BSSMAP_Templates.ttcn:270.1-281.1: In function definition `f_tr_BSSMAP_IE_OldToNewBSSInfo':
  BSSMAP_Templates.ttcn:278.4-280.2: In else statement:
   BSSMAP_Templates.ttcn:279.3-42: In return statement:
    BSSMAP_Templates.ttcn:279.38-42: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_OldToNewBSSInfo':
     BSSMAP_Templates.ttcn:279.39-41: In parameter #1 for `val':
      BSSMAP_Templates.ttcn:279.39-41: warning: Inadequate restriction on the referenced template parameter `val', this may cause a dynamic test case error at runtime
      BSSMAP_Templates.ttcn:270.41-79: note: Referenced template parameter is here
 BSSMAP_Templates.ttcn:514.1-534.1: In template definition `tr_BSSMAP_ComplL3':
  BSSMAP_Templates.ttcn:518.9-533.2: In template for record field `pdu':
   BSSMAP_Templates.ttcn:519.13-532.3: In template for union field `bssmap':
    BSSMAP_Templates.ttcn:520.33-531.4: In template for union field `completeLayer3Information':
     BSSMAP_Templates.ttcn:523.26-53: In template for record field `layer3Information':
      BSSMAP_Templates.ttcn:523.45-53: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_L3Info':
       BSSMAP_Templates.ttcn:523.46-52: In parameter #1 for `l3info':
        BSSMAP_Templates.ttcn:523.46-52: warning: Inadequate restriction on the referenced template parameter `l3_info', this may cause a dynamic test case error at runtime
        BSSMAP_Templates.ttcn:514.38-70: note: Referenced template parameter is here
 BSSMAP_Templates.ttcn:749.1-759.1: In function definition `ts_BSSMAP_IE_CallIdentifier':
  BSSMAP_Templates.ttcn:752.4-758.2: In else statement:
   BSSMAP_Templates.ttcn:757.3-11: In return statement:
    BSSMAP_Templates.ttcn:757.10-11: warning: Inadequate restriction on the referenced template variable `ie', this may cause a dynamic test case error at runtime
    BSSMAP_Templates.ttcn:753.51-756.3: note: Referenced template variable is here
 BSSMAP_Templates.ttcn:2170.1-2182.1: In function definition `ts_BSSMAP_IE_TalkerPriority':
  BSSMAP_Templates.ttcn:2174.4-2181.2: In else statement:
   BSSMAP_Templates.ttcn:2180.3-11: In return statement:
    BSSMAP_Templates.ttcn:2180.10-11: warning: Inadequate restriction on the referenced template variable `tp', this may cause a dynamic test case error at runtime
    BSSMAP_Templates.ttcn:2175.51-2179.3: note: Referenced template variable is here
 BSSMAP_Templates.ttcn:2842.1-2854.1: In function definition `tr_BSSMAP_LcsCause':
  BSSMAP_Templates.ttcn:2853.2-10: In return statement:
   BSSMAP_Templates.ttcn:2853.9-10: warning: Inadequate restriction on the referenced template variable `ie', this may cause a dynamic test case error at runtime
   BSSMAP_Templates.ttcn:2847.34-2852.2: note: Referenced template variable is here
CBSP_Templates.ttcn: In TTCN-3 module `CBSP_Templates':
 CBSP_Templates.ttcn:370.1-383.1: In function definition `ts_CBSP_WRITE_CBS_COMPL':
  CBSP_Templates.ttcn:381.2-53: In variable assignment:
   CBSP_Templates.ttcn:381.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime
   CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here
 CBSP_Templates.ttcn:435.1-451.1: In function definition `ts_CBSP_REPLACE_CBS_COMPL':
  CBSP_Templates.ttcn:449.2-53: In variable assignment:
   CBSP_Templates.ttcn:449.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime
   CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here
 CBSP_Templates.ttcn:521.1-540.1: In function definition `ts_CBSP_WRITE_CBS_FAIL':
  CBSP_Templates.ttcn:538.2-53: In variable assignment:
   CBSP_Templates.ttcn:538.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime
   CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here
 CBSP_Templates.ttcn:541.1-569.1: In function definition `tr_CBSP_WRITE_CBS_FAIL':
  CBSP_Templates.ttcn:567.2-53: In variable assignment:
   CBSP_Templates.ttcn:567.41-53: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd':
    CBSP_Templates.ttcn:567.42-52: In parameter #1 for `val':
     CBSP_Templates.ttcn:567.42-52: warning: Inadequate restriction on the referenced template parameter `channel_ind', this may cause a dynamic test case error at runtime
     CBSP_Templates.ttcn:545.5-42: note: Referenced template parameter is here
 CBSP_Templates.ttcn:599.1-619.1: In function definition `ts_CBSP_REPLACE_CBS_FAIL':
  CBSP_Templates.ttcn:617.2-53: In variable assignment:
   CBSP_Templates.ttcn:617.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime
   CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here
 CBSP_Templates.ttcn:680.1-694.1: In function definition `ts_CBSP_KILL':
  CBSP_Templates.ttcn:690.2-692.2: In if statement:
   CBSP_Templates.ttcn:691.3-54: In variable assignment:
    CBSP_Templates.ttcn:691.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime
    CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here
 CBSP_Templates.ttcn:711.1-730.1: In function definition `ts_CBSP_KILL_COMPL':
  CBSP_Templates.ttcn:726.2-728.2: In if statement:
   CBSP_Templates.ttcn:727.3-54: In variable assignment:
    CBSP_Templates.ttcn:727.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime
    CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here
 CBSP_Templates.ttcn:768.1-789.1: In function definition `ts_CBSP_KILL_FAIL':
  CBSP_Templates.ttcn:785.2-787.2: In if statement:
   CBSP_Templates.ttcn:786.3-54: In variable assignment:
    CBSP_Templates.ttcn:786.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime
    CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here
 CBSP_Templates.ttcn:831.1-840.35: In template definition `tr_CBSP_MSG_STATUS_QUERY':
  CBSP_Templates.ttcn:836.9-840.35: In actual parameter list of template `@CBSP_Templates.ts_CBSP':
   CBSP_Templates.ttcn:836.38-840.34: In parameter #2 for `ies':
    CBSP_Templates.ttcn:837.4-23: In component 1:
     CBSP_Templates.ttcn:837.16-23: In actual parameter list of template `@CBSP_Templates.ts_CbspMsgId':
      CBSP_Templates.ttcn:837.17-22: In parameter #1 for `val':
       CBSP_Templates.ttcn:837.17-22: warning: Inadequate restriction on the referenced template parameter `msg_id', this may cause a dynamic test case error at runtime
       CBSP_Templates.ttcn:832.26-64: note: Referenced template parameter is here
    CBSP_Templates.ttcn:838.4-26: In component 2:
     CBSP_Templates.ttcn:838.15-26: In actual parameter list of template `@CBSP_Templates.ts_OldSerNo':
      CBSP_Templates.ttcn:838.16-25: In parameter #1 for `val':
       CBSP_Templates.ttcn:838.16-25: warning: Inadequate restriction on the referenced template parameter `old_ser_nr', this may cause a dynamic test case error at runtime
       CBSP_Templates.ttcn:833.5-47: note: Referenced template parameter is here
    CBSP_Templates.ttcn:839.4-29: In component 3:
     CBSP_Templates.ttcn:839.19-29: In actual parameter list of template `@CBSP_Templates.ts_CbspCellList':
      CBSP_Templates.ttcn:839.20-28: In parameter #1 for `list':
       CBSP_Templates.ttcn:839.20-28: warning: Inadequate restriction on the referenced template parameter `cell_list', this may cause a dynamic test case error at runtime
       CBSP_Templates.ttcn:834.5-73: note: Referenced template parameter is here
    CBSP_Templates.ttcn:840.4-33: In component 4:
     CBSP_Templates.ttcn:840.21-33: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd':
      CBSP_Templates.ttcn:840.22-32: In parameter #1 for `val':
       CBSP_Templates.ttcn:840.22-32: warning: Inadequate restriction on the referenced template parameter `channel_ind', this may cause a dynamic test case error at runtime
       CBSP_Templates.ttcn:835.5-47: note: Referenced template parameter is here
CBSP_Adapter.ttcn: In TTCN-3 module `CBSP_Adapter':
 CBSP_Adapter.ttcn:39.1-58.1: In function definition `f_connect':
  CBSP_Adapter.ttcn:44.2-47.2: In if statement:
   CBSP_Adapter.ttcn:45.3-84: In function instance:
    CBSP_Adapter.ttcn:45.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used
 CBSP_Adapter.ttcn:61.1-78.1: In function definition `f_bind':
  CBSP_Adapter.ttcn:65.2-68.2: In if statement:
   CBSP_Adapter.ttcn:66.3-84: In function instance:
    CBSP_Adapter.ttcn:66.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used
BSC_ConnectionHandler.ttcn: In TTCN-3 module `BSC_ConnectionHandler':
 BSC_ConnectionHandler.ttcn:51.1-71.1: In function definition `f_BSC_ConnHdlr_main':
  BSC_ConnectionHandler.ttcn:67.2-17: In altstep instance:
   BSC_ConnectionHandler.ttcn:73.1-81.1: In altstep definition `as_cbsp_reset':
    BSC_ConnectionHandler.ttcn:77.3-48: In function instance:
     BSC_ConnectionHandler.ttcn:77.3-48: warning: The value returned by function `@CBSP_Templates.f_cbsp_find_ie' is not used
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:105.9-12: warning: Inadequate restriction on the referenced template parameter `body', this may cause a dynamic test case error at runtime
   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:130.9-12: warning: Inadequate restriction on the referenced template parameter `body', this may cause a dynamic test case error at runtime
   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:227.50-62: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime
      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:232.47-59: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime
      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:236.50-62: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime
      HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here
CBC_Tests.ttcn: In TTCN-3 module `CBC_Tests':
 CBC_Tests.ttcn:230.9-235.1: In function definition `f_bsc_TC_rx_keepalive':
  CBC_Tests.ttcn:234.2-55: In function instance:
   CBC_Tests.ttcn:234.2-55: warning: The value returned by function `@CBSP_Templates.f_cbsp_find_ie' is not used
 CBC_Tests.ttcn:245.9-259.1: In function definition `f_bsc_TC_rx_keepalive_timeout':
  CBC_Tests.ttcn:251.2-55: In function instance:
   CBC_Tests.ttcn:251.2-55: warning: The value returned by function `@CBSP_Templates.f_cbsp_find_ie' is not used
 CBC_Tests.ttcn:373.1-383.1: In function definition `f_create_and_delete':
  CBC_Tests.ttcn:377.2-20: In function instance:
   CBC_Tests.ttcn:377.2-20: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used
  CBC_Tests.ttcn:382.2-20: In function instance:
   CBC_Tests.ttcn:382.2-20: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used
 CBC_Tests.ttcn:623.1-657.1: In testcase definition `TC_concurrent_cbs_msg_mme':
  CBC_Tests.ttcn:643.2-647.2: In for statement:
   CBC_Tests.ttcn:646.3-21: In function instance:
    CBC_Tests.ttcn:646.3-21: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used
  CBC_Tests.ttcn:651.2-654.2: In for statement:
   CBC_Tests.ttcn:653.3-21: In function instance:
    CBC_Tests.ttcn:653.3-21: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used
 CBC_Tests.ttcn:695.1-724.1: In testcase definition `TC_create_nack_bsc':
  CBC_Tests.ttcn:709.2-712.2: In variable assignment:
   CBSP_Templates.ttcn:144.13-15: warning: Inadequate restriction on the referenced template parameter `cgi', this may cause a dynamic test case error at runtime
   CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here
   CBSP_Templates.ttcn:146.11-15: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime
   CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here
   CBSP_Templates.ttcn:156.16-21: warning: Inadequate restriction on the referenced template parameter `lac_ci', this may cause a dynamic test case error at runtime
   CBSP_Templates.ttcn:150.5-73: note: Referenced template parameter is here
   CBSP_Templates.ttcn:158.11-15: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime
   CBSP_Templates.ttcn:151.5-44: note: Referenced template parameter is here
  CBC_Tests.ttcn:721.2-20: In function instance:
   CBC_Tests.ttcn:721.2-20: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used
 CBC_Tests.ttcn:745.9-762.1: In function definition `f_bsc_TC_cell_failure_restart_idle_bsc':
  CBC_Tests.ttcn:746.45-749.2: In template variable definition `fail_list':
   CBSP_Templates.ttcn:144.13-15: warning: Inadequate restriction on the referenced template parameter `cgi', this may cause a dynamic test case error at runtime
   CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here
   CBSP_Templates.ttcn:146.11-15: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime
   CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here
   CBSP_Templates.ttcn:144.13-15: warning: Inadequate restriction on the referenced template parameter `cgi', this may cause a dynamic test case error at runtime
   CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here
   CBSP_Templates.ttcn:146.11-15: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime
   CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here
 CBC_Tests.ttcn:798.9-828.1: In function definition `f_bsc_TC_cell_failure_restart_active_bsc':
  CBC_Tests.ttcn:799.45-801.2: In template variable definition `fail_list':
   CBSP_Templates.ttcn:144.13-15: warning: Inadequate restriction on the referenced template parameter `cgi', this may cause a dynamic test case error at runtime
   CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here
   CBSP_Templates.ttcn:146.11-15: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime
   CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here
 CBC_Tests.ttcn:829.1-847.1: In testcase definition `TC_cell_failure_restart_active_bsc':
  CBC_Tests.ttcn:844.2-20: In function instance:
   CBC_Tests.ttcn:844.2-20: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used
 CBC_Tests.ttcn:892.1-912.1: In testcase definition `TC_cell_failure_restart_active_mme':
  CBC_Tests.ttcn:909.2-20: In function instance:
   CBC_Tests.ttcn:909.2-20: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used
Notify: Generating code...
warning: Charstring pattern: Use of unrecognized escape sequence `\"' is deprecated.
warning: Charstring pattern: Use of unrecognized escape sequence `\"' is deprecated.
Notify: File `BSC_ConnectionHandler.hh' was generated.
Notify: File `BSC_ConnectionHandler.cc' was generated.
Notify: File `BSC_ConnectionHandler_part_1.cc' was generated.
Notify: File `BSC_ConnectionHandler_part_2.cc' was generated.
Notify: File `BSC_ConnectionHandler_part_3.cc' was generated.
Notify: File `BSC_ConnectionHandler_part_4.cc' was generated.
Notify: File `BSC_ConnectionHandler_part_5.cc' was generated.
Notify: File `BSC_ConnectionHandler_part_6.cc' was generated.
Notify: File `BSC_ConnectionHandler_part_7.cc' was generated.
Notify: File `BSSAP_Types.hh' was generated.
Notify: File `BSSAP_Types.cc' was generated.
Notify: File `BSSAP_Types_part_1.cc' was generated.
Notify: File `BSSAP_Types_part_2.cc' was generated.
Notify: File `BSSAP_Types_part_3.cc' was generated.
Notify: File `BSSAP_Types_part_4.cc' was generated.
Notify: File `BSSAP_Types_part_5.cc' was generated.
Notify: File `BSSAP_Types_part_6.cc' was generated.
Notify: File `BSSAP_Types_part_7.cc' was generated.
Notify: File `BSSMAP_Templates.hh' was generated.
Notify: File `BSSMAP_Templates.cc' was generated.
Notify: File `BSSMAP_Templates_part_1.cc' was generated.
Notify: File `BSSMAP_Templates_part_2.cc' was generated.
Notify: File `BSSMAP_Templates_part_3.cc' was generated.
Notify: File `BSSMAP_Templates_part_4.cc' was generated.
Notify: File `BSSMAP_Templates_part_5.cc' was generated.
Notify: File `BSSMAP_Templates_part_6.cc' was generated.
Notify: File `BSSMAP_Templates_part_7.cc' was generated.
Notify: File `CBC_Tests.hh' was generated.
Notify: File `CBC_Tests.cc' was generated.
Notify: File `CBC_Tests_part_1.cc' was generated.
Notify: File `CBC_Tests_part_2.cc' was generated.
Notify: File `CBC_Tests_part_3.cc' was generated.
Notify: File `CBC_Tests_part_4.cc' was generated.
Notify: File `CBC_Tests_part_5.cc' was generated.
Notify: File `CBC_Tests_part_6.cc' was generated.
Notify: File `CBC_Tests_part_7.cc' was generated.
Notify: File `CBSP_Adapter.hh' was generated.
Notify: File `CBSP_Adapter.cc' was generated.
Notify: File `CBSP_Adapter_part_1.cc' was generated.
Notify: File `CBSP_Adapter_part_2.cc' was generated.
Notify: File `CBSP_Adapter_part_3.cc' was generated.
Notify: File `CBSP_Adapter_part_4.cc' was generated.
Notify: File `CBSP_Adapter_part_5.cc' was generated.
Notify: File `CBSP_Adapter_part_6.cc' was generated.
Notify: File `CBSP_Adapter_part_7.cc' was generated.
Notify: File `CBSP_CodecPort.hh' was generated.
Notify: File `CBSP_CodecPort.cc' was generated.
Notify: File `CBSP_CodecPort_CtrlFunct.hh' was generated.
Notify: File `CBSP_CodecPort_CtrlFunct.cc' was generated.
Notify: File `CBSP_CodecPort_CtrlFunct_part_1.cc' was generated.
Notify: File `CBSP_CodecPort_CtrlFunct_part_2.cc' was generated.
Notify: File `CBSP_CodecPort_CtrlFunct_part_3.cc' was generated.
Notify: File `CBSP_CodecPort_CtrlFunct_part_4.cc' was generated.
Notify: File `CBSP_CodecPort_CtrlFunct_part_5.cc' was generated.
Notify: File `CBSP_CodecPort_CtrlFunct_part_6.cc' was generated.
Notify: File `CBSP_CodecPort_CtrlFunct_part_7.cc' was generated.
Notify: File `CBSP_CodecPort_part_1.cc' was generated.
Notify: File `CBSP_CodecPort_part_2.cc' was generated.
Notify: File `CBSP_CodecPort_part_3.cc' was generated.
Notify: File `CBSP_CodecPort_part_4.cc' was generated.
Notify: File `CBSP_CodecPort_part_5.cc' was generated.
Notify: File `CBSP_CodecPort_part_6.cc' was generated.
Notify: File `CBSP_CodecPort_part_7.cc' was generated.
Notify: File `CBSP_Templates.hh' was generated.
Notify: File `CBSP_Templates.cc' was generated.
Notify: File `CBSP_Templates_part_1.cc' was generated.
Notify: File `CBSP_Templates_part_2.cc' was generated.
Notify: File `CBSP_Templates_part_3.cc' was generated.
Notify: File `CBSP_Templates_part_4.cc' was generated.
Notify: File `CBSP_Templates_part_5.cc' was generated.
Notify: File `CBSP_Templates_part_6.cc' was generated.
Notify: File `CBSP_Templates_part_7.cc' was generated.
Notify: File `CBSP_Types.hh' was generated.
Notify: File `CBSP_Types.cc' was generated.
Notify: File `CBSP_Types_part_1.cc' was generated.
Notify: File `CBSP_Types_part_2.cc' was generated.
Notify: File `CBSP_Types_part_3.cc' was generated.
Notify: File `CBSP_Types_part_4.cc' was generated.
Notify: File `CBSP_Types_part_5.cc' was generated.
Notify: File `CBSP_Types_part_6.cc' was generated.
Notify: File `CBSP_Types_part_7.cc' was generated.
Notify: File `CBS_Message.hh' was generated.
Notify: File `CBS_Message.cc' was generated.
Notify: File `CBS_Message_part_1.cc' was generated.
Notify: File `CBS_Message_part_2.cc' was generated.
Notify: File `CBS_Message_part_3.cc' was generated.
Notify: File `CBS_Message_part_4.cc' was generated.
Notify: File `CBS_Message_part_5.cc' was generated.
Notify: File `CBS_Message_part_6.cc' was generated.
Notify: File `CBS_Message_part_7.cc' was generated.
Notify: File `ECBE_Components.hh' was generated.
Notify: File `ECBE_Components.cc' was generated.
Notify: File `ECBE_Components_part_1.cc' was generated.
Notify: File `ECBE_Components_part_2.cc' was generated.
Notify: File `ECBE_Components_part_3.cc' was generated.
Notify: File `ECBE_Components_part_4.cc' was generated.
Notify: File `ECBE_Components_part_5.cc' was generated.
Notify: File `ECBE_Components_part_6.cc' was generated.
Notify: File `ECBE_Components_part_7.cc' was generated.
Notify: File `ECBE_Types.hh' was generated.
Notify: File `ECBE_Types.cc' was generated.
Notify: File `ECBE_Types_part_1.cc' was generated.
Notify: File `ECBE_Types_part_2.cc' was generated.
Notify: File `ECBE_Types_part_3.cc' was generated.
Notify: File `ECBE_Types_part_4.cc' was generated.
Notify: File `ECBE_Types_part_5.cc' was generated.
Notify: File `ECBE_Types_part_6.cc' was generated.
Notify: File `ECBE_Types_part_7.cc' was generated.
Notify: File `GSM_Types.hh' was generated.
Notify: File `GSM_Types.cc' was generated.
Notify: File `GSM_Types_part_1.cc' was generated.
Notify: File `GSM_Types_part_2.cc' was generated.
Notify: File `GSM_Types_part_3.cc' was generated.
Notify: File `GSM_Types_part_4.cc' was generated.
Notify: File `GSM_Types_part_5.cc' was generated.
Notify: File `GSM_Types_part_6.cc' was generated.
Notify: File `GSM_Types_part_7.cc' was generated.
Notify: File `General_Types.hh' was generated.
Notify: File `General_Types.cc' was generated.
Notify: File `General_Types_part_1.cc' was generated.
Notify: File `General_Types_part_2.cc' was generated.
Notify: File `General_Types_part_3.cc' was generated.
Notify: File `General_Types_part_4.cc' was generated.
Notify: File `General_Types_part_5.cc' was generated.
Notify: File `General_Types_part_6.cc' was generated.
Notify: File `General_Types_part_7.cc' was generated.
Notify: File `HTTP_Adapter.hh' was generated.
Notify: File `HTTP_Adapter.cc' was generated.
Notify: File `HTTP_Adapter_part_1.cc' was generated.
Notify: File `HTTP_Adapter_part_2.cc' was generated.
Notify: File `HTTP_Adapter_part_3.cc' was generated.
Notify: File `HTTP_Adapter_part_4.cc' was generated.
Notify: File `HTTP_Adapter_part_5.cc' was generated.
Notify: File `HTTP_Adapter_part_6.cc' was generated.
Notify: File `HTTP_Adapter_part_7.cc' was generated.
Notify: File `HTTPmsg_MessageLen.hh' was generated.
Notify: File `HTTPmsg_MessageLen.cc' was generated.
Notify: File `HTTPmsg_MessageLen_part_1.cc' was generated.
Notify: File `HTTPmsg_MessageLen_part_2.cc' was generated.
Notify: File `HTTPmsg_MessageLen_part_3.cc' was generated.
Notify: File `HTTPmsg_MessageLen_part_4.cc' was generated.
Notify: File `HTTPmsg_MessageLen_part_5.cc' was generated.
Notify: File `HTTPmsg_MessageLen_part_6.cc' was generated.
Notify: File `HTTPmsg_MessageLen_part_7.cc' was generated.
Notify: File `HTTPmsg_PortType.hh' was generated.
Notify: File `HTTPmsg_PortType.cc' was generated.
Notify: File `HTTPmsg_PortType_part_1.cc' was generated.
Notify: File `HTTPmsg_PortType_part_2.cc' was generated.
Notify: File `HTTPmsg_PortType_part_3.cc' was generated.
Notify: File `HTTPmsg_PortType_part_4.cc' was generated.
Notify: File `HTTPmsg_PortType_part_5.cc' was generated.
Notify: File `HTTPmsg_PortType_part_6.cc' was generated.
Notify: File `HTTPmsg_PortType_part_7.cc' was generated.
Notify: File `HTTPmsg_Types.hh' was generated.
Notify: File `HTTPmsg_Types.cc' was generated.
Notify: File `HTTPmsg_Types_part_1.cc' was generated.
Notify: File `HTTPmsg_Types_part_2.cc' was generated.
Notify: File `HTTPmsg_Types_part_3.cc' was generated.
Notify: File `HTTPmsg_Types_part_4.cc' was generated.
Notify: File `HTTPmsg_Types_part_5.cc' was generated.
Notify: File `HTTPmsg_Types_part_6.cc' was generated.
Notify: File `HTTPmsg_Types_part_7.cc' was generated.
Notify: File `IPL4asp_Functions.hh' was generated.
Notify: File `IPL4asp_Functions.cc' was generated.
Notify: File `IPL4asp_Functions_part_1.cc' was generated.
Notify: File `IPL4asp_Functions_part_2.cc' was generated.
Notify: File `IPL4asp_Functions_part_3.cc' was generated.
Notify: File `IPL4asp_Functions_part_4.cc' was generated.
Notify: File `IPL4asp_Functions_part_5.cc' was generated.
Notify: File `IPL4asp_Functions_part_6.cc' was generated.
Notify: File `IPL4asp_Functions_part_7.cc' was generated.
Notify: File `IPL4asp_PortType.hh' was generated.
Notify: File `IPL4asp_PortType.cc' was generated.
Notify: File `IPL4asp_PortType_part_1.cc' was generated.
Notify: File `IPL4asp_PortType_part_2.cc' was generated.
Notify: File `IPL4asp_PortType_part_3.cc' was generated.
Notify: File `IPL4asp_PortType_part_4.cc' was generated.
Notify: File `IPL4asp_PortType_part_5.cc' was generated.
Notify: File `IPL4asp_PortType_part_6.cc' was generated.
Notify: File `IPL4asp_PortType_part_7.cc' was generated.
Notify: File `IPL4asp_Types.hh' was generated.
Notify: File `IPL4asp_Types.cc' was generated.
Notify: File `IPL4asp_Types_part_1.cc' was generated.
Notify: File `IPL4asp_Types_part_2.cc' was generated.
Notify: File `IPL4asp_Types_part_3.cc' was generated.
Notify: File `IPL4asp_Types_part_4.cc' was generated.
Notify: File `IPL4asp_Types_part_5.cc' was generated.
Notify: File `IPL4asp_Types_part_6.cc' was generated.
Notify: File `IPL4asp_Types_part_7.cc' was generated.
Notify: File `JSON_Types.hh' was generated.
Notify: File `JSON_Types.cc' was generated.
Notify: File `JSON_Types_part_1.cc' was generated.
Notify: File `JSON_Types_part_2.cc' was generated.
Notify: File `JSON_Types_part_3.cc' was generated.
Notify: File `JSON_Types_part_4.cc' was generated.
Notify: File `JSON_Types_part_5.cc' was generated.
Notify: File `JSON_Types_part_6.cc' was generated.
Notify: File `JSON_Types_part_7.cc' was generated.
Notify: File `MME_ConnectionHandler.hh' was generated.
Notify: File `MME_ConnectionHandler.cc' was generated.
Notify: File `MME_ConnectionHandler_part_1.cc' was generated.
Notify: File `MME_ConnectionHandler_part_2.cc' was generated.
Notify: File `MME_ConnectionHandler_part_3.cc' was generated.
Notify: File `MME_ConnectionHandler_part_4.cc' was generated.
Notify: File `MME_ConnectionHandler_part_5.cc' was generated.
Notify: File `MME_ConnectionHandler_part_6.cc' was generated.
Notify: File `MME_ConnectionHandler_part_7.cc' was generated.
Notify: File `Misc_Helpers.hh' was generated.
Notify: File `Misc_Helpers.cc' was generated.
Notify: File `Misc_Helpers_part_1.cc' was generated.
Notify: File `Misc_Helpers_part_2.cc' was generated.
Notify: File `Misc_Helpers_part_3.cc' was generated.
Notify: File `Misc_Helpers_part_4.cc' was generated.
Notify: File `Misc_Helpers_part_5.cc' was generated.
Notify: File `Misc_Helpers_part_6.cc' was generated.
Notify: File `Misc_Helpers_part_7.cc' was generated.
Notify: File `Native_Functions.hh' was generated.
Notify: File `Native_Functions.cc' was generated.
Notify: File `Native_Functions_part_1.cc' was generated.
Notify: File `Native_Functions_part_2.cc' was generated.
Notify: File `Native_Functions_part_3.cc' was generated.
Notify: File `Native_Functions_part_4.cc' was generated.
Notify: File `Native_Functions_part_5.cc' was generated.
Notify: File `Native_Functions_part_6.cc' was generated.
Notify: File `Native_Functions_part_7.cc' was generated.
Notify: File `Osmocom_Types.hh' was generated.
Notify: File `Osmocom_Types.cc' was generated.
Notify: File `Osmocom_Types_part_1.cc' was generated.
Notify: File `Osmocom_Types_part_2.cc' was generated.
Notify: File `Osmocom_Types_part_3.cc' was generated.
Notify: File `Osmocom_Types_part_4.cc' was generated.
Notify: File `Osmocom_Types_part_5.cc' was generated.
Notify: File `Osmocom_Types_part_6.cc' was generated.
Notify: File `Osmocom_Types_part_7.cc' was generated.
Notify: File `SABP_Adapter.hh' was generated.
Notify: File `SABP_Adapter.cc' was generated.
Notify: File `SABP_Adapter_part_1.cc' was generated.
Notify: File `SABP_Adapter_part_2.cc' was generated.
Notify: File `SABP_Adapter_part_3.cc' was generated.
Notify: File `SABP_Adapter_part_4.cc' was generated.
Notify: File `SABP_Adapter_part_5.cc' was generated.
Notify: File `SABP_Adapter_part_6.cc' was generated.
Notify: File `SABP_Adapter_part_7.cc' was generated.
Notify: File `SABP_CodecPort.hh' was generated.
Notify: File `SABP_CodecPort.cc' was generated.
Notify: File `SABP_CodecPort_CtrlFunct.hh' was generated.
Notify: File `SABP_CodecPort_CtrlFunct.cc' was generated.
Notify: File `SABP_CodecPort_CtrlFunct_part_1.cc' was generated.
Notify: File `SABP_CodecPort_CtrlFunct_part_2.cc' was generated.
Notify: File `SABP_CodecPort_CtrlFunct_part_3.cc' was generated.
Notify: File `SABP_CodecPort_CtrlFunct_part_4.cc' was generated.
Notify: File `SABP_CodecPort_CtrlFunct_part_5.cc' was generated.
Notify: File `SABP_CodecPort_CtrlFunct_part_6.cc' was generated.
Notify: File `SABP_CodecPort_CtrlFunct_part_7.cc' was generated.
Notify: File `SABP_CodecPort_part_1.cc' was generated.
Notify: File `SABP_CodecPort_part_2.cc' was generated.
Notify: File `SABP_CodecPort_part_3.cc' was generated.
Notify: File `SABP_CodecPort_part_4.cc' was generated.
Notify: File `SABP_CodecPort_part_5.cc' was generated.
Notify: File `SABP_CodecPort_part_6.cc' was generated.
Notify: File `SABP_CodecPort_part_7.cc' was generated.
Notify: File `SABP_CommonDataTypes.hh' was generated.
Notify: File `SABP_CommonDataTypes.cc' was generated.
Notify: File `SABP_CommonDataTypes_part_1.cc' was generated.
Notify: File `SABP_CommonDataTypes_part_2.cc' was generated.
Notify: File `SABP_CommonDataTypes_part_3.cc' was generated.
Notify: File `SABP_CommonDataTypes_part_4.cc' was generated.
Notify: File `SABP_CommonDataTypes_part_5.cc' was generated.
Notify: File `SABP_CommonDataTypes_part_6.cc' was generated.
Notify: File `SABP_CommonDataTypes_part_7.cc' was generated.
Notify: File `SABP_Constants.hh' was generated.
Notify: File `SABP_Constants.cc' was generated.
Notify: File `SABP_Constants_part_1.cc' was generated.
Notify: File `SABP_Constants_part_2.cc' was generated.
Notify: File `SABP_Constants_part_3.cc' was generated.
Notify: File `SABP_Constants_part_4.cc' was generated.
Notify: File `SABP_Constants_part_5.cc' was generated.
Notify: File `SABP_Constants_part_6.cc' was generated.
Notify: File `SABP_Constants_part_7.cc' was generated.
Notify: File `SABP_Containers.hh' was generated.
Notify: File `SABP_Containers.cc' was generated.
Notify: File `SABP_Containers_part_1.cc' was generated.
Notify: File `SABP_Containers_part_2.cc' was generated.
Notify: File `SABP_Containers_part_3.cc' was generated.
Notify: File `SABP_Containers_part_4.cc' was generated.
Notify: File `SABP_Containers_part_5.cc' was generated.
Notify: File `SABP_Containers_part_6.cc' was generated.
Notify: File `SABP_Containers_part_7.cc' was generated.
Notify: File `SABP_IEs.hh' was generated.
Notify: File `SABP_IEs.cc' was generated.
Notify: File `SABP_IEs_part_1.cc' was generated.
Notify: File `SABP_IEs_part_2.cc' was generated.
Notify: File `SABP_IEs_part_3.cc' was generated.
Notify: File `SABP_IEs_part_4.cc' was generated.
Notify: File `SABP_IEs_part_5.cc' was generated.
Notify: File `SABP_IEs_part_6.cc' was generated.
Notify: File `SABP_IEs_part_7.cc' was generated.
Notify: File `SABP_PDU_Contents.hh' was generated.
Notify: File `SABP_PDU_Contents.cc' was generated.
Notify: File `SABP_PDU_Contents_part_1.cc' was generated.
Notify: File `SABP_PDU_Contents_part_2.cc' was generated.
Notify: File `SABP_PDU_Contents_part_3.cc' was generated.
Notify: File `SABP_PDU_Contents_part_4.cc' was generated.
Notify: File `SABP_PDU_Contents_part_5.cc' was generated.
Notify: File `SABP_PDU_Contents_part_6.cc' was generated.
Notify: File `SABP_PDU_Contents_part_7.cc' was generated.
Notify: File `SABP_PDU_Descriptions.hh' was generated.
Notify: File `SABP_PDU_Descriptions.cc' was generated.
Notify: File `SABP_PDU_Descriptions_part_1.cc' was generated.
Notify: File `SABP_PDU_Descriptions_part_2.cc' was generated.
Notify: File `SABP_PDU_Descriptions_part_3.cc' was generated.
Notify: File `SABP_PDU_Descriptions_part_4.cc' was generated.
Notify: File `SABP_PDU_Descriptions_part_5.cc' was generated.
Notify: File `SABP_PDU_Descriptions_part_6.cc' was generated.
Notify: File `SABP_PDU_Descriptions_part_7.cc' was generated.
Notify: File `SABP_Templates.hh' was generated.
Notify: File `SABP_Templates.cc' was generated.
Notify: File `SABP_Templates_part_1.cc' was generated.
Notify: File `SABP_Templates_part_2.cc' was generated.
Notify: File `SABP_Templates_part_3.cc' was generated.
Notify: File `SABP_Templates_part_4.cc' was generated.
Notify: File `SABP_Templates_part_5.cc' was generated.
Notify: File `SABP_Templates_part_6.cc' was generated.
Notify: File `SABP_Templates_part_7.cc' was generated.
Notify: File `SABP_Types.hh' was generated.
Notify: File `SABP_Types.cc' was generated.
Notify: File `SABP_Types_part_1.cc' was generated.
Notify: File `SABP_Types_part_2.cc' was generated.
Notify: File `SABP_Types_part_3.cc' was generated.
Notify: File `SABP_Types_part_4.cc' was generated.
Notify: File `SABP_Types_part_5.cc' was generated.
Notify: File `SABP_Types_part_6.cc' was generated.
Notify: File `SABP_Types_part_7.cc' was generated.
Notify: File `SBC_AP_Adapter.hh' was generated.
Notify: File `SBC_AP_Adapter.cc' was generated.
Notify: File `SBC_AP_Adapter_part_1.cc' was generated.
Notify: File `SBC_AP_Adapter_part_2.cc' was generated.
Notify: File `SBC_AP_Adapter_part_3.cc' was generated.
Notify: File `SBC_AP_Adapter_part_4.cc' was generated.
Notify: File `SBC_AP_Adapter_part_5.cc' was generated.
Notify: File `SBC_AP_Adapter_part_6.cc' was generated.
Notify: File `SBC_AP_Adapter_part_7.cc' was generated.
Notify: File `SBC_AP_CodecPort.hh' was generated.
Notify: File `SBC_AP_CodecPort.cc' was generated.
Notify: File `SBC_AP_CodecPort_CtrlFunct.hh' was generated.
Notify: File `SBC_AP_CodecPort_CtrlFunct.cc' was generated.
Notify: File `SBC_AP_CodecPort_CtrlFunct_part_1.cc' was generated.
Notify: File `SBC_AP_CodecPort_CtrlFunct_part_2.cc' was generated.
Notify: File `SBC_AP_CodecPort_CtrlFunct_part_3.cc' was generated.
Notify: File `SBC_AP_CodecPort_CtrlFunct_part_4.cc' was generated.
Notify: File `SBC_AP_CodecPort_CtrlFunct_part_5.cc' was generated.
Notify: File `SBC_AP_CodecPort_CtrlFunct_part_6.cc' was generated.
Notify: File `SBC_AP_CodecPort_CtrlFunct_part_7.cc' was generated.
Notify: File `SBC_AP_CodecPort_part_1.cc' was generated.
Notify: File `SBC_AP_CodecPort_part_2.cc' was generated.
Notify: File `SBC_AP_CodecPort_part_3.cc' was generated.
Notify: File `SBC_AP_CodecPort_part_4.cc' was generated.
Notify: File `SBC_AP_CodecPort_part_5.cc' was generated.
Notify: File `SBC_AP_CodecPort_part_6.cc' was generated.
Notify: File `SBC_AP_CodecPort_part_7.cc' was generated.
Notify: File `SBC_AP_CommonDataTypes.hh' was generated.
Notify: File `SBC_AP_CommonDataTypes.cc' was generated.
Notify: File `SBC_AP_CommonDataTypes_part_1.cc' was generated.
Notify: File `SBC_AP_CommonDataTypes_part_2.cc' was generated.
Notify: File `SBC_AP_CommonDataTypes_part_3.cc' was generated.
Notify: File `SBC_AP_CommonDataTypes_part_4.cc' was generated.
Notify: File `SBC_AP_CommonDataTypes_part_5.cc' was generated.
Notify: File `SBC_AP_CommonDataTypes_part_6.cc' was generated.
Notify: File `SBC_AP_CommonDataTypes_part_7.cc' was generated.
Notify: File `SBC_AP_Constants.hh' was generated.
Notify: File `SBC_AP_Constants.cc' was generated.
Notify: File `SBC_AP_Constants_part_1.cc' was generated.
Notify: File `SBC_AP_Constants_part_2.cc' was generated.
Notify: File `SBC_AP_Constants_part_3.cc' was generated.
Notify: File `SBC_AP_Constants_part_4.cc' was generated.
Notify: File `SBC_AP_Constants_part_5.cc' was generated.
Notify: File `SBC_AP_Constants_part_6.cc' was generated.
Notify: File `SBC_AP_Constants_part_7.cc' was generated.
Notify: File `SBC_AP_Containers.hh' was generated.
Notify: File `SBC_AP_Containers.cc' was generated.
Notify: File `SBC_AP_Containers_part_1.cc' was generated.
Notify: File `SBC_AP_Containers_part_2.cc' was generated.
Notify: File `SBC_AP_Containers_part_3.cc' was generated.
Notify: File `SBC_AP_Containers_part_4.cc' was generated.
Notify: File `SBC_AP_Containers_part_5.cc' was generated.
Notify: File `SBC_AP_Containers_part_6.cc' was generated.
Notify: File `SBC_AP_Containers_part_7.cc' was generated.
Notify: File `SBC_AP_IEs.hh' was generated.
Notify: File `SBC_AP_IEs.cc' was generated.
Notify: File `SBC_AP_IEs_part_1.cc' was generated.
Notify: File `SBC_AP_IEs_part_2.cc' was generated.
Notify: File `SBC_AP_IEs_part_3.cc' was generated.
Notify: File `SBC_AP_IEs_part_4.cc' was generated.
Notify: File `SBC_AP_IEs_part_5.cc' was generated.
Notify: File `SBC_AP_IEs_part_6.cc' was generated.
Notify: File `SBC_AP_IEs_part_7.cc' was generated.
Notify: File `SBC_AP_PDU_Contents.hh' was generated.
Notify: File `SBC_AP_PDU_Contents.cc' was generated.
Notify: File `SBC_AP_PDU_Contents_part_1.cc' was generated.
Notify: File `SBC_AP_PDU_Contents_part_2.cc' was generated.
Notify: File `SBC_AP_PDU_Contents_part_3.cc' was generated.
Notify: File `SBC_AP_PDU_Contents_part_4.cc' was generated.
Notify: File `SBC_AP_PDU_Contents_part_5.cc' was generated.
Notify: File `SBC_AP_PDU_Contents_part_6.cc' was generated.
Notify: File `SBC_AP_PDU_Contents_part_7.cc' was generated.
Notify: File `SBC_AP_PDU_Descriptions.hh' was generated.
Notify: File `SBC_AP_PDU_Descriptions.cc' was generated.
Notify: File `SBC_AP_PDU_Descriptions_part_1.cc' was generated.
Notify: File `SBC_AP_PDU_Descriptions_part_2.cc' was generated.
Notify: File `SBC_AP_PDU_Descriptions_part_3.cc' was generated.
Notify: File `SBC_AP_PDU_Descriptions_part_4.cc' was generated.
Notify: File `SBC_AP_PDU_Descriptions_part_5.cc' was generated.
Notify: File `SBC_AP_PDU_Descriptions_part_6.cc' was generated.
Notify: File `SBC_AP_PDU_Descriptions_part_7.cc' was generated.
Notify: File `SBC_AP_Templates.hh' was generated.
Notify: File `SBC_AP_Templates.cc' was generated.
Notify: File `SBC_AP_Templates_part_1.cc' was generated.
Notify: File `SBC_AP_Templates_part_2.cc' was generated.
Notify: File `SBC_AP_Templates_part_3.cc' was generated.
Notify: File `SBC_AP_Templates_part_4.cc' was generated.
Notify: File `SBC_AP_Templates_part_5.cc' was generated.
Notify: File `SBC_AP_Templates_part_6.cc' was generated.
Notify: File `SBC_AP_Templates_part_7.cc' was generated.
Notify: File `SBC_AP_Types.hh' was generated.
Notify: File `SBC_AP_Types.cc' was generated.
Notify: File `SBC_AP_Types_part_1.cc' was generated.
Notify: File `SBC_AP_Types_part_2.cc' was generated.
Notify: File `SBC_AP_Types_part_3.cc' was generated.
Notify: File `SBC_AP_Types_part_4.cc' was generated.
Notify: File `SBC_AP_Types_part_5.cc' was generated.
Notify: File `SBC_AP_Types_part_6.cc' was generated.
Notify: File `SBC_AP_Types_part_7.cc' was generated.
Notify: File `SCTP_Templates.hh' was generated.
Notify: File `SCTP_Templates.cc' was generated.
Notify: File `SCTP_Templates_part_1.cc' was generated.
Notify: File `SCTP_Templates_part_2.cc' was generated.
Notify: File `SCTP_Templates_part_3.cc' was generated.
Notify: File `SCTP_Templates_part_4.cc' was generated.
Notify: File `SCTP_Templates_part_5.cc' was generated.
Notify: File `SCTP_Templates_part_6.cc' was generated.
Notify: File `SCTP_Templates_part_7.cc' was generated.
Notify: File `SCTPasp_PortType.hh' was generated.
Notify: File `SCTPasp_PortType.cc' was generated.
Notify: File `SCTPasp_PortType_part_1.cc' was generated.
Notify: File `SCTPasp_PortType_part_2.cc' was generated.
Notify: File `SCTPasp_PortType_part_3.cc' was generated.
Notify: File `SCTPasp_PortType_part_4.cc' was generated.
Notify: File `SCTPasp_PortType_part_5.cc' was generated.
Notify: File `SCTPasp_PortType_part_6.cc' was generated.
Notify: File `SCTPasp_PortType_part_7.cc' was generated.
Notify: File `SCTPasp_Types.hh' was generated.
Notify: File `SCTPasp_Types.cc' was generated.
Notify: File `SCTPasp_Types_part_1.cc' was generated.
Notify: File `SCTPasp_Types_part_2.cc' was generated.
Notify: File `SCTPasp_Types_part_3.cc' was generated.
Notify: File `SCTPasp_Types_part_4.cc' was generated.
Notify: File `SCTPasp_Types_part_5.cc' was generated.
Notify: File `SCTPasp_Types_part_6.cc' was generated.
Notify: File `SCTPasp_Types_part_7.cc' was generated.
Notify: File `Socket_API_Definitions.hh' was generated.
Notify: File `Socket_API_Definitions.cc' was generated.
Notify: File `Socket_API_Definitions_part_1.cc' was generated.
Notify: File `Socket_API_Definitions_part_2.cc' was generated.
Notify: File `Socket_API_Definitions_part_3.cc' was generated.
Notify: File `Socket_API_Definitions_part_4.cc' was generated.
Notify: File `Socket_API_Definitions_part_5.cc' was generated.
Notify: File `Socket_API_Definitions_part_6.cc' was generated.
Notify: File `Socket_API_Definitions_part_7.cc' was generated.
Notify: File `TCCConversion_Functions.hh' was generated.
Notify: File `TCCConversion_Functions.cc' was generated.
Notify: File `TCCConversion_Functions_part_1.cc' was generated.
Notify: File `TCCConversion_Functions_part_2.cc' was generated.
Notify: File `TCCConversion_Functions_part_3.cc' was generated.
Notify: File `TCCConversion_Functions_part_4.cc' was generated.
Notify: File `TCCConversion_Functions_part_5.cc' was generated.
Notify: File `TCCConversion_Functions_part_6.cc' was generated.
Notify: File `TCCConversion_Functions_part_7.cc' was generated.
Notify: File `TCCEncoding_Functions.hh' was generated.
Notify: File `TCCEncoding_Functions.cc' was generated.
Notify: File `TCCEncoding_Functions_part_1.cc' was generated.
Notify: File `TCCEncoding_Functions_part_2.cc' was generated.
Notify: File `TCCEncoding_Functions_part_3.cc' was generated.
Notify: File `TCCEncoding_Functions_part_4.cc' was generated.
Notify: File `TCCEncoding_Functions_part_5.cc' was generated.
Notify: File `TCCEncoding_Functions_part_6.cc' was generated.
Notify: File `TCCEncoding_Functions_part_7.cc' was generated.
Notify: File `TCCInterface_Functions.hh' was generated.
Notify: File `TCCInterface_Functions.cc' was generated.
Notify: File `TCCInterface_Functions_part_1.cc' was generated.
Notify: File `TCCInterface_Functions_part_2.cc' was generated.
Notify: File `TCCInterface_Functions_part_3.cc' was generated.
Notify: File `TCCInterface_Functions_part_4.cc' was generated.
Notify: File `TCCInterface_Functions_part_5.cc' was generated.
Notify: File `TCCInterface_Functions_part_6.cc' was generated.
Notify: File `TCCInterface_Functions_part_7.cc' was generated.
Notify: File `TELNETasp_PortType.hh' was generated.
Notify: File `TELNETasp_PortType.cc' was generated.
Notify: File `TELNETasp_PortType_part_1.cc' was generated.
Notify: File `TELNETasp_PortType_part_2.cc' was generated.
Notify: File `TELNETasp_PortType_part_3.cc' was generated.
Notify: File `TELNETasp_PortType_part_4.cc' was generated.
Notify: File `TELNETasp_PortType_part_5.cc' was generated.
Notify: File `TELNETasp_PortType_part_6.cc' was generated.
Notify: File `TELNETasp_PortType_part_7.cc' was generated.
Notify: 504 files were updated.
touch compile
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', 'make', '-j', '21']
Creating dependency file for TELNETasp_PT.cc
Creating dependency file for TCCInterface.cc
Creating dependency file for TCCEncoding.cc
Creating dependency file for TCCConversion.cc
Creating dependency file for SCTPasp_PT.cc
Creating dependency file for SBC_AP_EncDec.cc
Creating dependency file for SBC_AP_CodecPort_CtrlFunctDef.cc
Creating dependency file for SABP_EncDec.cc
Creating dependency file for SABP_CodecPort_CtrlFunctDef.cc
Creating dependency file for Native_FunctionDefs.cc
Creating dependency file for JSON_EncDec.cc
Creating dependency file for IPL4asp_discovery.cc
Creating dependency file for IPL4asp_PT.cc
Creating dependency file for HTTPmsg_PT.cc
Creating dependency file for HTTPmsg_MessageLen_Function.cc
Creating dependency file for CBSP_CodecPort_CtrlFunctdef.cc
Creating dependency file for Abstract_Socket.cc
Creating dependency file for SBC_AP_PDU_Descriptions_part_7.cc
Creating dependency file for SBC_AP_PDU_Descriptions_part_6.cc
Creating dependency file for SBC_AP_PDU_Descriptions_part_5.cc
Creating dependency file for SBC_AP_PDU_Descriptions_part_4.cc
Creating dependency file for SBC_AP_PDU_Descriptions_part_3.cc
Creating dependency file for SBC_AP_PDU_Descriptions_part_2.cc
Creating dependency file for SBC_AP_PDU_Descriptions_part_1.cc
Creating dependency file for SBC_AP_PDU_Contents_part_7.cc
Creating dependency file for SBC_AP_PDU_Contents_part_6.cc
Creating dependency file for SBC_AP_PDU_Contents_part_5.cc
Creating dependency file for SBC_AP_PDU_Contents_part_4.cc
Creating dependency file for SBC_AP_PDU_Contents_part_3.cc
Creating dependency file for SBC_AP_PDU_Contents_part_2.cc
Creating dependency file for SBC_AP_PDU_Contents_part_1.cc
Creating dependency file for SBC_AP_IEs_part_7.cc
Creating dependency file for SBC_AP_IEs_part_6.cc
Creating dependency file for SBC_AP_IEs_part_5.cc
Creating dependency file for SBC_AP_IEs_part_4.cc
Creating dependency file for SBC_AP_IEs_part_3.cc
Creating dependency file for SBC_AP_IEs_part_2.cc
Creating dependency file for SBC_AP_IEs_part_1.cc
Creating dependency file for SBC_AP_Containers_part_7.cc
Creating dependency file for SBC_AP_Containers_part_6.cc
Creating dependency file for SBC_AP_Containers_part_5.cc
Creating dependency file for SBC_AP_Containers_part_4.cc
Creating dependency file for SBC_AP_Containers_part_3.cc
Creating dependency file for SBC_AP_Containers_part_2.cc
Creating dependency file for SBC_AP_Containers_part_1.cc
Creating dependency file for SBC_AP_Constants_part_7.cc
Creating dependency file for SBC_AP_Constants_part_6.cc
Creating dependency file for SBC_AP_Constants_part_5.cc
Creating dependency file for SBC_AP_Constants_part_4.cc
Creating dependency file for SBC_AP_Constants_part_3.cc
Creating dependency file for SBC_AP_Constants_part_2.cc
Creating dependency file for SBC_AP_Constants_part_1.cc
Creating dependency file for SBC_AP_CommonDataTypes_part_7.cc
Creating dependency file for SBC_AP_CommonDataTypes_part_6.cc
Creating dependency file for SBC_AP_CommonDataTypes_part_5.cc
Creating dependency file for SBC_AP_CommonDataTypes_part_4.cc
Creating dependency file for SBC_AP_CommonDataTypes_part_3.cc
Creating dependency file for SBC_AP_CommonDataTypes_part_2.cc
Creating dependency file for SBC_AP_CommonDataTypes_part_1.cc
Creating dependency file for SABP_PDU_Descriptions_part_7.cc
Creating dependency file for SABP_PDU_Descriptions_part_6.cc
Creating dependency file for SABP_PDU_Descriptions_part_5.cc
Creating dependency file for SABP_PDU_Descriptions_part_4.cc
Creating dependency file for SABP_PDU_Descriptions_part_3.cc
Creating dependency file for SABP_PDU_Descriptions_part_2.cc
Creating dependency file for SABP_PDU_Descriptions_part_1.cc
Creating dependency file for SABP_PDU_Contents_part_7.cc
Creating dependency file for SABP_PDU_Contents_part_6.cc
Creating dependency file for SABP_PDU_Contents_part_5.cc
Creating dependency file for SABP_PDU_Contents_part_4.cc
Creating dependency file for SABP_PDU_Contents_part_3.cc
Creating dependency file for SABP_PDU_Contents_part_2.cc
Creating dependency file for SABP_IEs_part_7.cc
Creating dependency file for SABP_PDU_Contents_part_1.cc
Creating dependency file for SABP_IEs_part_6.cc
Creating dependency file for SABP_IEs_part_5.cc
Creating dependency file for SABP_IEs_part_4.cc
Creating dependency file for SABP_IEs_part_3.cc
Creating dependency file for SABP_IEs_part_2.cc
Creating dependency file for SABP_IEs_part_1.cc
Creating dependency file for SABP_Containers_part_7.cc
Creating dependency file for SABP_Containers_part_6.cc
Creating dependency file for SABP_Containers_part_5.cc
Creating dependency file for SABP_Containers_part_4.cc
Creating dependency file for SABP_Containers_part_3.cc
Creating dependency file for SABP_Containers_part_2.cc
Creating dependency file for SABP_Containers_part_1.cc
Creating dependency file for SABP_Constants_part_7.cc
Creating dependency file for SABP_Constants_part_6.cc
Creating dependency file for SABP_Constants_part_5.cc
Creating dependency file for SABP_Constants_part_4.cc
Creating dependency file for SABP_Constants_part_3.cc
Creating dependency file for SABP_Constants_part_2.cc
Creating dependency file for SABP_Constants_part_1.cc
Creating dependency file for SABP_CommonDataTypes_part_7.cc
Creating dependency file for SABP_CommonDataTypes_part_6.cc
Creating dependency file for SABP_CommonDataTypes_part_5.cc
Creating dependency file for SABP_CommonDataTypes_part_4.cc
Creating dependency file for SABP_CommonDataTypes_part_3.cc
Creating dependency file for SABP_CommonDataTypes_part_2.cc
Creating dependency file for SABP_CommonDataTypes_part_1.cc
Creating dependency file for SBC_AP_PDU_Descriptions.cc
Creating dependency file for SBC_AP_PDU_Contents.cc
Creating dependency file for SBC_AP_IEs.cc
Creating dependency file for SBC_AP_Containers.cc
Creating dependency file for SBC_AP_Constants.cc
Creating dependency file for SBC_AP_CommonDataTypes.cc
Creating dependency file for SABP_PDU_Descriptions.cc
Creating dependency file for SABP_PDU_Contents.cc
Creating dependency file for SABP_IEs.cc
Creating dependency file for SABP_Containers.cc
Creating dependency file for SABP_Constants.cc
Creating dependency file for SABP_CommonDataTypes.cc
Creating dependency file for TELNETasp_PortType_part_7.cc
Creating dependency file for TELNETasp_PortType_part_6.cc
Creating dependency file for TELNETasp_PortType_part_5.cc
Creating dependency file for TELNETasp_PortType_part_4.cc
Creating dependency file for TELNETasp_PortType_part_3.cc
Creating dependency file for TELNETasp_PortType_part_2.cc
Creating dependency file for TELNETasp_PortType_part_1.cc
Creating dependency file for TCCInterface_Functions_part_7.cc
Creating dependency file for TCCInterface_Functions_part_6.cc
Creating dependency file for TCCInterface_Functions_part_5.cc
Creating dependency file for TCCInterface_Functions_part_4.cc
Creating dependency file for TCCInterface_Functions_part_3.cc
Creating dependency file for TCCInterface_Functions_part_2.cc
Creating dependency file for TCCInterface_Functions_part_1.cc
Creating dependency file for TCCEncoding_Functions_part_7.cc
Creating dependency file for TCCEncoding_Functions_part_6.cc
Creating dependency file for TCCEncoding_Functions_part_5.cc
Creating dependency file for TCCEncoding_Functions_part_4.cc
Creating dependency file for TCCEncoding_Functions_part_3.cc
Creating dependency file for TCCEncoding_Functions_part_2.cc
Creating dependency file for TCCEncoding_Functions_part_1.cc
Creating dependency file for TCCConversion_Functions_part_7.cc
Creating dependency file for TCCConversion_Functions_part_6.cc
Creating dependency file for TCCConversion_Functions_part_5.cc
Creating dependency file for TCCConversion_Functions_part_4.cc
Creating dependency file for TCCConversion_Functions_part_3.cc
Creating dependency file for TCCConversion_Functions_part_2.cc
Creating dependency file for TCCConversion_Functions_part_1.cc
Creating dependency file for Socket_API_Definitions_part_7.cc
Creating dependency file for Socket_API_Definitions_part_6.cc
Creating dependency file for Socket_API_Definitions_part_5.cc
Creating dependency file for Socket_API_Definitions_part_4.cc
Creating dependency file for Socket_API_Definitions_part_3.cc
Creating dependency file for Socket_API_Definitions_part_2.cc
Creating dependency file for Socket_API_Definitions_part_1.cc
Creating dependency file for SCTPasp_Types_part_7.cc
Creating dependency file for SCTPasp_Types_part_6.cc
Creating dependency file for SCTPasp_Types_part_5.cc
Creating dependency file for SCTPasp_Types_part_4.cc
Creating dependency file for SCTPasp_Types_part_3.cc
Creating dependency file for SCTPasp_Types_part_2.cc
Creating dependency file for SCTPasp_Types_part_1.cc
Creating dependency file for SCTPasp_PortType_part_7.cc
Creating dependency file for SCTPasp_PortType_part_6.cc
Creating dependency file for SCTPasp_PortType_part_5.cc
Creating dependency file for SCTPasp_PortType_part_4.cc
Creating dependency file for SCTPasp_PortType_part_3.cc
Creating dependency file for SCTPasp_PortType_part_2.cc
Creating dependency file for SCTPasp_PortType_part_1.cc
Creating dependency file for SCTP_Templates_part_7.cc
Creating dependency file for SCTP_Templates_part_6.cc
Creating dependency file for SCTP_Templates_part_5.cc
Creating dependency file for SCTP_Templates_part_4.cc
Creating dependency file for SCTP_Templates_part_3.cc
Creating dependency file for SCTP_Templates_part_2.cc
Creating dependency file for SCTP_Templates_part_1.cc
Creating dependency file for SBC_AP_Types_part_7.cc
Creating dependency file for SBC_AP_Types_part_6.cc
Creating dependency file for SBC_AP_Types_part_5.cc
Creating dependency file for SBC_AP_Types_part_4.cc
Creating dependency file for SBC_AP_Types_part_3.cc
Creating dependency file for SBC_AP_Types_part_2.cc
Creating dependency file for SBC_AP_Types_part_1.cc
Creating dependency file for SBC_AP_Templates_part_7.cc
Creating dependency file for SBC_AP_Templates_part_6.cc
Creating dependency file for SBC_AP_Templates_part_5.cc
Creating dependency file for SBC_AP_Templates_part_4.cc
Creating dependency file for SBC_AP_Templates_part_3.cc
Creating dependency file for SBC_AP_Templates_part_2.cc
Creating dependency file for SBC_AP_Templates_part_1.cc
Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_7.cc
Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_6.cc
Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_5.cc
Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for SBC_AP_CodecPort_part_7.cc
Creating dependency file for SBC_AP_CodecPort_part_6.cc
Creating dependency file for SBC_AP_CodecPort_part_5.cc
Creating dependency file for SBC_AP_CodecPort_part_4.cc
Creating dependency file for SBC_AP_CodecPort_part_3.cc
Creating dependency file for SBC_AP_CodecPort_part_2.cc
Creating dependency file for SBC_AP_CodecPort_part_1.cc
Creating dependency file for SBC_AP_Adapter_part_7.cc
Creating dependency file for SBC_AP_Adapter_part_6.cc
Creating dependency file for SBC_AP_Adapter_part_5.cc
Creating dependency file for SBC_AP_Adapter_part_4.cc
Creating dependency file for SBC_AP_Adapter_part_3.cc
Creating dependency file for SBC_AP_Adapter_part_2.cc
Creating dependency file for SBC_AP_Adapter_part_1.cc
Creating dependency file for SABP_Types_part_7.cc
Creating dependency file for SABP_Types_part_6.cc
Creating dependency file for SABP_Types_part_5.cc
Creating dependency file for SABP_Types_part_4.cc
Creating dependency file for SABP_Types_part_3.cc
Creating dependency file for SABP_Types_part_2.cc
Creating dependency file for SABP_Types_part_1.cc
Creating dependency file for SABP_Templates_part_7.cc
Creating dependency file for SABP_Templates_part_6.cc
Creating dependency file for SABP_Templates_part_5.cc
Creating dependency file for SABP_Templates_part_4.cc
Creating dependency file for SABP_Templates_part_3.cc
Creating dependency file for SABP_Templates_part_2.cc
Creating dependency file for SABP_Templates_part_1.cc
Creating dependency file for SABP_CodecPort_CtrlFunct_part_7.cc
Creating dependency file for SABP_CodecPort_CtrlFunct_part_6.cc
Creating dependency file for SABP_CodecPort_CtrlFunct_part_5.cc
Creating dependency file for SABP_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for SABP_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for SABP_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for SABP_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for SABP_CodecPort_part_7.cc
Creating dependency file for SABP_CodecPort_part_6.cc
Creating dependency file for SABP_CodecPort_part_5.cc
Creating dependency file for SABP_CodecPort_part_4.cc
Creating dependency file for SABP_CodecPort_part_3.cc
Creating dependency file for SABP_CodecPort_part_2.cc
Creating dependency file for SABP_CodecPort_part_1.cc
Creating dependency file for SABP_Adapter_part_7.cc
Creating dependency file for SABP_Adapter_part_6.cc
Creating dependency file for SABP_Adapter_part_5.cc
Creating dependency file for SABP_Adapter_part_4.cc
Creating dependency file for SABP_Adapter_part_3.cc
Creating dependency file for SABP_Adapter_part_2.cc
Creating dependency file for SABP_Adapter_part_1.cc
Creating dependency file for Osmocom_Types_part_7.cc
Creating dependency file for Osmocom_Types_part_6.cc
Creating dependency file for Osmocom_Types_part_5.cc
Creating dependency file for Osmocom_Types_part_4.cc
Creating dependency file for Osmocom_Types_part_3.cc
Creating dependency file for Osmocom_Types_part_2.cc
Creating dependency file for Osmocom_Types_part_1.cc
Creating dependency file for Native_Functions_part_7.cc
Creating dependency file for Native_Functions_part_6.cc
Creating dependency file for Native_Functions_part_5.cc
Creating dependency file for Native_Functions_part_4.cc
Creating dependency file for Native_Functions_part_3.cc
Creating dependency file for Native_Functions_part_2.cc
Creating dependency file for Native_Functions_part_1.cc
Creating dependency file for Misc_Helpers_part_7.cc
Creating dependency file for Misc_Helpers_part_6.cc
Creating dependency file for Misc_Helpers_part_5.cc
Creating dependency file for Misc_Helpers_part_4.cc
Creating dependency file for Misc_Helpers_part_3.cc
Creating dependency file for Misc_Helpers_part_2.cc
Creating dependency file for Misc_Helpers_part_1.cc
Creating dependency file for MME_ConnectionHandler_part_7.cc
Creating dependency file for MME_ConnectionHandler_part_6.cc
Creating dependency file for MME_ConnectionHandler_part_5.cc
Creating dependency file for MME_ConnectionHandler_part_4.cc
Creating dependency file for MME_ConnectionHandler_part_3.cc
Creating dependency file for MME_ConnectionHandler_part_2.cc
Creating dependency file for MME_ConnectionHandler_part_1.cc
Creating dependency file for JSON_Types_part_7.cc
Creating dependency file for JSON_Types_part_6.cc
Creating dependency file for JSON_Types_part_5.cc
Creating dependency file for JSON_Types_part_4.cc
Creating dependency file for JSON_Types_part_3.cc
Creating dependency file for JSON_Types_part_2.cc
Creating dependency file for JSON_Types_part_1.cc
Creating dependency file for IPL4asp_Types_part_7.cc
Creating dependency file for IPL4asp_Types_part_6.cc
Creating dependency file for IPL4asp_Types_part_5.cc
Creating dependency file for IPL4asp_Types_part_4.cc
Creating dependency file for IPL4asp_Types_part_3.cc
Creating dependency file for IPL4asp_Types_part_2.cc
Creating dependency file for IPL4asp_Types_part_1.cc
Creating dependency file for IPL4asp_PortType_part_7.cc
Creating dependency file for IPL4asp_PortType_part_6.cc
Creating dependency file for IPL4asp_PortType_part_5.cc
Creating dependency file for IPL4asp_PortType_part_4.cc
Creating dependency file for IPL4asp_PortType_part_3.cc
Creating dependency file for IPL4asp_PortType_part_2.cc
Creating dependency file for IPL4asp_PortType_part_1.cc
Creating dependency file for IPL4asp_Functions_part_7.cc
Creating dependency file for IPL4asp_Functions_part_6.cc
Creating dependency file for IPL4asp_Functions_part_5.cc
Creating dependency file for IPL4asp_Functions_part_4.cc
Creating dependency file for IPL4asp_Functions_part_3.cc
Creating dependency file for IPL4asp_Functions_part_2.cc
Creating dependency file for IPL4asp_Functions_part_1.cc
Creating dependency file for HTTPmsg_Types_part_7.cc
Creating dependency file for HTTPmsg_Types_part_6.cc
Creating dependency file for HTTPmsg_Types_part_5.cc
Creating dependency file for HTTPmsg_Types_part_4.cc
Creating dependency file for HTTPmsg_Types_part_3.cc
Creating dependency file for HTTPmsg_Types_part_2.cc
Creating dependency file for HTTPmsg_Types_part_1.cc
Creating dependency file for HTTPmsg_PortType_part_7.cc
Creating dependency file for HTTPmsg_PortType_part_6.cc
Creating dependency file for HTTPmsg_PortType_part_5.cc
Creating dependency file for HTTPmsg_PortType_part_4.cc
Creating dependency file for HTTPmsg_PortType_part_3.cc
Creating dependency file for HTTPmsg_PortType_part_2.cc
Creating dependency file for HTTPmsg_PortType_part_1.cc
Creating dependency file for HTTPmsg_MessageLen_part_7.cc
Creating dependency file for HTTPmsg_MessageLen_part_6.cc
Creating dependency file for HTTPmsg_MessageLen_part_5.cc
Creating dependency file for HTTPmsg_MessageLen_part_4.cc
Creating dependency file for HTTPmsg_MessageLen_part_3.cc
Creating dependency file for HTTPmsg_MessageLen_part_2.cc
Creating dependency file for HTTPmsg_MessageLen_part_1.cc
Creating dependency file for HTTP_Adapter_part_7.cc
Creating dependency file for HTTP_Adapter_part_6.cc
Creating dependency file for HTTP_Adapter_part_5.cc
Creating dependency file for HTTP_Adapter_part_4.cc
Creating dependency file for HTTP_Adapter_part_3.cc
Creating dependency file for HTTP_Adapter_part_2.cc
Creating dependency file for HTTP_Adapter_part_1.cc
Creating dependency file for General_Types_part_7.cc
Creating dependency file for General_Types_part_6.cc
Creating dependency file for General_Types_part_5.cc
Creating dependency file for General_Types_part_4.cc
Creating dependency file for General_Types_part_3.cc
Creating dependency file for General_Types_part_2.cc
Creating dependency file for General_Types_part_1.cc
Creating dependency file for GSM_Types_part_7.cc
Creating dependency file for GSM_Types_part_6.cc
Creating dependency file for GSM_Types_part_5.cc
Creating dependency file for GSM_Types_part_4.cc
Creating dependency file for GSM_Types_part_3.cc
Creating dependency file for GSM_Types_part_2.cc
Creating dependency file for GSM_Types_part_1.cc
Creating dependency file for ECBE_Types_part_7.cc
Creating dependency file for ECBE_Types_part_6.cc
Creating dependency file for ECBE_Types_part_5.cc
Creating dependency file for ECBE_Types_part_4.cc
Creating dependency file for ECBE_Types_part_3.cc
Creating dependency file for ECBE_Types_part_2.cc
Creating dependency file for ECBE_Types_part_1.cc
Creating dependency file for ECBE_Components_part_7.cc
Creating dependency file for ECBE_Components_part_6.cc
Creating dependency file for ECBE_Components_part_5.cc
Creating dependency file for ECBE_Components_part_4.cc
Creating dependency file for ECBE_Components_part_3.cc
Creating dependency file for ECBE_Components_part_2.cc
Creating dependency file for ECBE_Components_part_1.cc
Creating dependency file for CBS_Message_part_7.cc
Creating dependency file for CBS_Message_part_6.cc
Creating dependency file for CBS_Message_part_5.cc
Creating dependency file for CBS_Message_part_4.cc
Creating dependency file for CBS_Message_part_3.cc
Creating dependency file for CBS_Message_part_2.cc
Creating dependency file for CBS_Message_part_1.cc
Creating dependency file for CBSP_Types_part_7.cc
Creating dependency file for CBSP_Types_part_6.cc
Creating dependency file for CBSP_Types_part_5.cc
Creating dependency file for CBSP_Types_part_4.cc
Creating dependency file for CBSP_Types_part_3.cc
Creating dependency file for CBSP_Types_part_2.cc
Creating dependency file for CBSP_Types_part_1.cc
Creating dependency file for CBSP_Templates_part_7.cc
Creating dependency file for CBSP_Templates_part_6.cc
Creating dependency file for CBSP_Templates_part_5.cc
Creating dependency file for CBSP_Templates_part_4.cc
Creating dependency file for CBSP_Templates_part_3.cc
Creating dependency file for CBSP_Templates_part_2.cc
Creating dependency file for CBSP_Templates_part_1.cc
Creating dependency file for CBSP_CodecPort_CtrlFunct_part_7.cc
Creating dependency file for CBSP_CodecPort_CtrlFunct_part_6.cc
Creating dependency file for CBSP_CodecPort_CtrlFunct_part_5.cc
Creating dependency file for CBSP_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for CBSP_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for CBSP_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for CBSP_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for CBSP_CodecPort_part_7.cc
Creating dependency file for CBSP_CodecPort_part_6.cc
Creating dependency file for CBSP_CodecPort_part_5.cc
Creating dependency file for CBSP_CodecPort_part_4.cc
Creating dependency file for CBSP_CodecPort_part_3.cc
Creating dependency file for CBSP_CodecPort_part_2.cc
Creating dependency file for CBSP_CodecPort_part_1.cc
Creating dependency file for CBSP_Adapter_part_7.cc
Creating dependency file for CBSP_Adapter_part_6.cc
Creating dependency file for CBSP_Adapter_part_5.cc
Creating dependency file for CBSP_Adapter_part_4.cc
Creating dependency file for CBSP_Adapter_part_3.cc
Creating dependency file for CBSP_Adapter_part_2.cc
Creating dependency file for CBSP_Adapter_part_1.cc
Creating dependency file for CBC_Tests_part_7.cc
Creating dependency file for CBC_Tests_part_6.cc
Creating dependency file for CBC_Tests_part_5.cc
Creating dependency file for CBC_Tests_part_4.cc
Creating dependency file for CBC_Tests_part_3.cc
Creating dependency file for CBC_Tests_part_2.cc
Creating dependency file for CBC_Tests_part_1.cc
Creating dependency file for BSSMAP_Templates_part_7.cc
Creating dependency file for BSSMAP_Templates_part_6.cc
Creating dependency file for BSSMAP_Templates_part_5.cc
Creating dependency file for BSSMAP_Templates_part_4.cc
Creating dependency file for BSSMAP_Templates_part_3.cc
Creating dependency file for BSSMAP_Templates_part_2.cc
Creating dependency file for BSSMAP_Templates_part_1.cc
Creating dependency file for BSSAP_Types_part_7.cc
Creating dependency file for BSSAP_Types_part_6.cc
Creating dependency file for BSSAP_Types_part_5.cc
Creating dependency file for BSSAP_Types_part_4.cc
Creating dependency file for BSSAP_Types_part_3.cc
Creating dependency file for BSSAP_Types_part_2.cc
Creating dependency file for BSSAP_Types_part_1.cc
Creating dependency file for BSC_ConnectionHandler_part_7.cc
Creating dependency file for BSC_ConnectionHandler_part_6.cc
Creating dependency file for BSC_ConnectionHandler_part_5.cc
Creating dependency file for BSC_ConnectionHandler_part_4.cc
Creating dependency file for BSC_ConnectionHandler_part_3.cc
Creating dependency file for BSC_ConnectionHandler_part_2.cc
Creating dependency file for BSC_ConnectionHandler_part_1.cc
Creating dependency file for TELNETasp_PortType.cc
Creating dependency file for TCCInterface_Functions.cc
Creating dependency file for TCCEncoding_Functions.cc
Creating dependency file for TCCConversion_Functions.cc
Creating dependency file for Socket_API_Definitions.cc
Creating dependency file for SCTPasp_Types.cc
Creating dependency file for SCTP_Templates.cc
Creating dependency file for SCTPasp_PortType.cc
Creating dependency file for SBC_AP_Templates.cc
Creating dependency file for SBC_AP_Types.cc
Creating dependency file for SBC_AP_CodecPort_CtrlFunct.cc
Creating dependency file for SBC_AP_CodecPort.cc
Creating dependency file for SBC_AP_Adapter.cc
Creating dependency file for SABP_Types.cc
Creating dependency file for SABP_CodecPort_CtrlFunct.cc
Creating dependency file for SABP_Templates.cc
Creating dependency file for SABP_CodecPort.cc
Creating dependency file for SABP_Adapter.cc
Creating dependency file for Osmocom_Types.cc
Creating dependency file for Native_Functions.cc
Creating dependency file for Misc_Helpers.cc
Creating dependency file for MME_ConnectionHandler.cc
Creating dependency file for JSON_Types.cc
Creating dependency file for IPL4asp_Types.cc
Creating dependency file for IPL4asp_PortType.cc
Creating dependency file for IPL4asp_Functions.cc
Creating dependency file for HTTPmsg_Types.cc
Creating dependency file for HTTPmsg_PortType.cc
Creating dependency file for HTTPmsg_MessageLen.cc
Creating dependency file for HTTP_Adapter.cc
Creating dependency file for General_Types.cc
Creating dependency file for GSM_Types.cc
Creating dependency file for ECBE_Types.cc
Creating dependency file for ECBE_Components.cc
Creating dependency file for CBS_Message.cc
Creating dependency file for CBSP_Types.cc
Creating dependency file for CBSP_Templates.cc
Creating dependency file for CBSP_CodecPort_CtrlFunct.cc
Creating dependency file for CBSP_CodecPort.cc
Creating dependency file for CBSP_Adapter.cc
Creating dependency file for CBC_Tests.cc
Creating dependency file for BSSMAP_Templates.cc
Creating dependency file for BSSAP_Types.cc
Creating dependency file for BSC_ConnectionHandler.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_ConnectionHandler.o BSC_ConnectionHandler.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_Types.o BSSAP_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_Templates.o BSSMAP_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBC_Tests.o CBC_Tests.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Adapter.o CBSP_Adapter.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort.o CBSP_CodecPort.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_CtrlFunct.o CBSP_CodecPort_CtrlFunct.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Templates.o CBSP_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Types.o CBSP_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBS_Message.o CBS_Message.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o ECBE_Components.o ECBE_Components.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o ECBE_Types.o ECBE_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types.o GSM_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types.o General_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTP_Adapter.o HTTP_Adapter.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_MessageLen.o HTTPmsg_MessageLen.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_PortType.o HTTPmsg_PortType.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_Types.o HTTPmsg_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions.o IPL4asp_Functions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType.o IPL4asp_PortType.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types.o IPL4asp_Types.cc
ECBE_Components.cc: In function 'ECBE__Types::EcbeCategory ECBE__Components::f__cbs2ecbe__category(const CBSP__Types::CBSP__Category&)':
ECBE_Components.cc:79:1: warning: control reaches end of non-void function [-Wreturn-type]
   79 | }
      | ^
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o JSON_Types.o JSON_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MME_ConnectionHandler.o MME_ConnectionHandler.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers.o Misc_Helpers.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions.o Native_Functions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types.o Osmocom_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Adapter.o SABP_Adapter.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CodecPort.o SABP_CodecPort.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CodecPort_CtrlFunct.o SABP_CodecPort_CtrlFunct.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Templates.o SABP_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Types.o SABP_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Adapter.o SBC_AP_Adapter.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CodecPort.o SBC_AP_CodecPort.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CodecPort_CtrlFunct.o SBC_AP_CodecPort_CtrlFunct.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Templates.o SBC_AP_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Types.o SBC_AP_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTP_Templates.o SCTP_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_PortType.o SCTPasp_PortType.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_Types.o SCTPasp_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions.o Socket_API_Definitions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions.o TCCConversion_Functions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions.o TCCEncoding_Functions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions.o TCCInterface_Functions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType.o TELNETasp_PortType.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_ConnectionHandler_part_1.o BSC_ConnectionHandler_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_ConnectionHandler_part_2.o BSC_ConnectionHandler_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_ConnectionHandler_part_3.o BSC_ConnectionHandler_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_ConnectionHandler_part_4.o BSC_ConnectionHandler_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_ConnectionHandler_part_5.o BSC_ConnectionHandler_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_ConnectionHandler_part_6.o BSC_ConnectionHandler_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_ConnectionHandler_part_7.o BSC_ConnectionHandler_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_Types_part_1.o BSSAP_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_Types_part_2.o BSSAP_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_Types_part_3.o BSSAP_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_Types_part_4.o BSSAP_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_Types_part_5.o BSSAP_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_Types_part_6.o BSSAP_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_Types_part_7.o BSSAP_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_Templates_part_1.o BSSMAP_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_Templates_part_2.o BSSMAP_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_Templates_part_3.o BSSMAP_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_Templates_part_4.o BSSMAP_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_Templates_part_5.o BSSMAP_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_Templates_part_6.o BSSMAP_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_Templates_part_7.o BSSMAP_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBC_Tests_part_1.o CBC_Tests_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBC_Tests_part_2.o CBC_Tests_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBC_Tests_part_3.o CBC_Tests_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBC_Tests_part_4.o CBC_Tests_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBC_Tests_part_5.o CBC_Tests_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBC_Tests_part_6.o CBC_Tests_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBC_Tests_part_7.o CBC_Tests_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Adapter_part_1.o CBSP_Adapter_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Adapter_part_2.o CBSP_Adapter_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Adapter_part_3.o CBSP_Adapter_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Adapter_part_4.o CBSP_Adapter_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Adapter_part_5.o CBSP_Adapter_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Adapter_part_6.o CBSP_Adapter_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Adapter_part_7.o CBSP_Adapter_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_part_1.o CBSP_CodecPort_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_part_2.o CBSP_CodecPort_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_part_3.o CBSP_CodecPort_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_part_4.o CBSP_CodecPort_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_part_5.o CBSP_CodecPort_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_part_6.o CBSP_CodecPort_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_part_7.o CBSP_CodecPort_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_CtrlFunct_part_1.o CBSP_CodecPort_CtrlFunct_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_CtrlFunct_part_2.o CBSP_CodecPort_CtrlFunct_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_CtrlFunct_part_3.o CBSP_CodecPort_CtrlFunct_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_CtrlFunct_part_4.o CBSP_CodecPort_CtrlFunct_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_CtrlFunct_part_5.o CBSP_CodecPort_CtrlFunct_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_CtrlFunct_part_6.o CBSP_CodecPort_CtrlFunct_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_CtrlFunct_part_7.o CBSP_CodecPort_CtrlFunct_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Templates_part_1.o CBSP_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Templates_part_2.o CBSP_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Templates_part_3.o CBSP_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Templates_part_4.o CBSP_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Templates_part_5.o CBSP_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Templates_part_6.o CBSP_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Templates_part_7.o CBSP_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Types_part_1.o CBSP_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Types_part_2.o CBSP_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Types_part_3.o CBSP_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Types_part_4.o CBSP_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Types_part_5.o CBSP_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Types_part_6.o CBSP_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Types_part_7.o CBSP_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBS_Message_part_1.o CBS_Message_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBS_Message_part_2.o CBS_Message_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBS_Message_part_3.o CBS_Message_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBS_Message_part_4.o CBS_Message_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBS_Message_part_5.o CBS_Message_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBS_Message_part_6.o CBS_Message_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBS_Message_part_7.o CBS_Message_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o ECBE_Components_part_1.o ECBE_Components_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o ECBE_Components_part_2.o ECBE_Components_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o ECBE_Components_part_3.o ECBE_Components_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o ECBE_Components_part_4.o ECBE_Components_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o ECBE_Components_part_5.o ECBE_Components_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o ECBE_Components_part_6.o ECBE_Components_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o ECBE_Components_part_7.o ECBE_Components_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o ECBE_Types_part_1.o ECBE_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o ECBE_Types_part_2.o ECBE_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o ECBE_Types_part_3.o ECBE_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o ECBE_Types_part_4.o ECBE_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o ECBE_Types_part_5.o ECBE_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o ECBE_Types_part_6.o ECBE_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o ECBE_Types_part_7.o ECBE_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_1.o GSM_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_2.o GSM_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_3.o GSM_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_4.o GSM_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_5.o GSM_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_6.o GSM_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_7.o GSM_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_1.o General_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_2.o General_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_3.o General_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_4.o General_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_5.o General_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_6.o General_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_7.o General_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTP_Adapter_part_1.o HTTP_Adapter_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTP_Adapter_part_2.o HTTP_Adapter_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTP_Adapter_part_3.o HTTP_Adapter_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTP_Adapter_part_4.o HTTP_Adapter_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTP_Adapter_part_5.o HTTP_Adapter_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTP_Adapter_part_6.o HTTP_Adapter_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTP_Adapter_part_7.o HTTP_Adapter_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_MessageLen_part_1.o HTTPmsg_MessageLen_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_MessageLen_part_2.o HTTPmsg_MessageLen_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_MessageLen_part_3.o HTTPmsg_MessageLen_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_MessageLen_part_4.o HTTPmsg_MessageLen_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_MessageLen_part_5.o HTTPmsg_MessageLen_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_MessageLen_part_6.o HTTPmsg_MessageLen_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_MessageLen_part_7.o HTTPmsg_MessageLen_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_PortType_part_1.o HTTPmsg_PortType_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_PortType_part_2.o HTTPmsg_PortType_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_PortType_part_3.o HTTPmsg_PortType_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_PortType_part_4.o HTTPmsg_PortType_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_PortType_part_5.o HTTPmsg_PortType_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_PortType_part_6.o HTTPmsg_PortType_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_PortType_part_7.o HTTPmsg_PortType_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_Types_part_1.o HTTPmsg_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_Types_part_2.o HTTPmsg_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_Types_part_3.o HTTPmsg_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_Types_part_4.o HTTPmsg_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_Types_part_5.o HTTPmsg_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_Types_part_6.o HTTPmsg_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_Types_part_7.o HTTPmsg_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o JSON_Types_part_1.o JSON_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o JSON_Types_part_2.o JSON_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o JSON_Types_part_3.o JSON_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o JSON_Types_part_4.o JSON_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o JSON_Types_part_5.o JSON_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o JSON_Types_part_6.o JSON_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o JSON_Types_part_7.o JSON_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MME_ConnectionHandler_part_1.o MME_ConnectionHandler_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MME_ConnectionHandler_part_2.o MME_ConnectionHandler_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MME_ConnectionHandler_part_3.o MME_ConnectionHandler_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MME_ConnectionHandler_part_4.o MME_ConnectionHandler_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MME_ConnectionHandler_part_5.o MME_ConnectionHandler_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MME_ConnectionHandler_part_6.o MME_ConnectionHandler_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MME_ConnectionHandler_part_7.o MME_ConnectionHandler_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_1.o Native_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_2.o Native_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_3.o Native_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_4.o Native_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_5.o Native_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_6.o Native_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_7.o Native_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Adapter_part_1.o SABP_Adapter_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Adapter_part_2.o SABP_Adapter_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Adapter_part_3.o SABP_Adapter_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Adapter_part_4.o SABP_Adapter_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Adapter_part_5.o SABP_Adapter_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Adapter_part_6.o SABP_Adapter_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Adapter_part_7.o SABP_Adapter_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CodecPort_part_1.o SABP_CodecPort_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CodecPort_part_2.o SABP_CodecPort_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CodecPort_part_3.o SABP_CodecPort_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CodecPort_part_4.o SABP_CodecPort_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CodecPort_part_5.o SABP_CodecPort_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CodecPort_part_6.o SABP_CodecPort_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CodecPort_part_7.o SABP_CodecPort_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CodecPort_CtrlFunct_part_1.o SABP_CodecPort_CtrlFunct_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CodecPort_CtrlFunct_part_2.o SABP_CodecPort_CtrlFunct_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CodecPort_CtrlFunct_part_3.o SABP_CodecPort_CtrlFunct_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CodecPort_CtrlFunct_part_4.o SABP_CodecPort_CtrlFunct_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CodecPort_CtrlFunct_part_5.o SABP_CodecPort_CtrlFunct_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CodecPort_CtrlFunct_part_6.o SABP_CodecPort_CtrlFunct_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CodecPort_CtrlFunct_part_7.o SABP_CodecPort_CtrlFunct_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Templates_part_1.o SABP_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Templates_part_2.o SABP_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Templates_part_3.o SABP_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Templates_part_4.o SABP_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Templates_part_5.o SABP_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Templates_part_6.o SABP_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Templates_part_7.o SABP_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Types_part_1.o SABP_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Types_part_2.o SABP_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Types_part_3.o SABP_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Types_part_4.o SABP_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Types_part_5.o SABP_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Types_part_6.o SABP_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Types_part_7.o SABP_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Adapter_part_1.o SBC_AP_Adapter_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Adapter_part_2.o SBC_AP_Adapter_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Adapter_part_3.o SBC_AP_Adapter_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Adapter_part_4.o SBC_AP_Adapter_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Adapter_part_5.o SBC_AP_Adapter_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Adapter_part_6.o SBC_AP_Adapter_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Adapter_part_7.o SBC_AP_Adapter_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CodecPort_part_1.o SBC_AP_CodecPort_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CodecPort_part_2.o SBC_AP_CodecPort_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CodecPort_part_3.o SBC_AP_CodecPort_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CodecPort_part_4.o SBC_AP_CodecPort_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CodecPort_part_5.o SBC_AP_CodecPort_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CodecPort_part_6.o SBC_AP_CodecPort_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CodecPort_part_7.o SBC_AP_CodecPort_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CodecPort_CtrlFunct_part_1.o SBC_AP_CodecPort_CtrlFunct_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CodecPort_CtrlFunct_part_2.o SBC_AP_CodecPort_CtrlFunct_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CodecPort_CtrlFunct_part_3.o SBC_AP_CodecPort_CtrlFunct_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CodecPort_CtrlFunct_part_4.o SBC_AP_CodecPort_CtrlFunct_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CodecPort_CtrlFunct_part_5.o SBC_AP_CodecPort_CtrlFunct_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CodecPort_CtrlFunct_part_6.o SBC_AP_CodecPort_CtrlFunct_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CodecPort_CtrlFunct_part_7.o SBC_AP_CodecPort_CtrlFunct_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Templates_part_1.o SBC_AP_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Templates_part_2.o SBC_AP_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Templates_part_3.o SBC_AP_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Templates_part_4.o SBC_AP_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Templates_part_5.o SBC_AP_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Templates_part_6.o SBC_AP_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Templates_part_7.o SBC_AP_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Types_part_1.o SBC_AP_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Types_part_2.o SBC_AP_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Types_part_3.o SBC_AP_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Types_part_4.o SBC_AP_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Types_part_5.o SBC_AP_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Types_part_6.o SBC_AP_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Types_part_7.o SBC_AP_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CommonDataTypes.o SABP_CommonDataTypes.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Constants.o SABP_Constants.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Containers.o SABP_Containers.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_IEs.o SABP_IEs.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_PDU_Contents.o SABP_PDU_Contents.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_PDU_Descriptions.o SABP_PDU_Descriptions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CommonDataTypes.o SBC_AP_CommonDataTypes.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Constants.o SBC_AP_Constants.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Containers.o SBC_AP_Containers.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_IEs.o SBC_AP_IEs.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_PDU_Contents.o SBC_AP_PDU_Contents.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_PDU_Descriptions.o SBC_AP_PDU_Descriptions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CommonDataTypes_part_1.o SABP_CommonDataTypes_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CommonDataTypes_part_2.o SABP_CommonDataTypes_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CommonDataTypes_part_3.o SABP_CommonDataTypes_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CommonDataTypes_part_4.o SABP_CommonDataTypes_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CommonDataTypes_part_5.o SABP_CommonDataTypes_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CommonDataTypes_part_6.o SABP_CommonDataTypes_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CommonDataTypes_part_7.o SABP_CommonDataTypes_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Constants_part_1.o SABP_Constants_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Constants_part_2.o SABP_Constants_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Constants_part_3.o SABP_Constants_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Constants_part_4.o SABP_Constants_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Constants_part_5.o SABP_Constants_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Constants_part_6.o SABP_Constants_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Constants_part_7.o SABP_Constants_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Containers_part_1.o SABP_Containers_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Containers_part_2.o SABP_Containers_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Containers_part_3.o SABP_Containers_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Containers_part_4.o SABP_Containers_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Containers_part_5.o SABP_Containers_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Containers_part_6.o SABP_Containers_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_Containers_part_7.o SABP_Containers_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_IEs_part_1.o SABP_IEs_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_IEs_part_2.o SABP_IEs_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_IEs_part_3.o SABP_IEs_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_IEs_part_4.o SABP_IEs_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_IEs_part_5.o SABP_IEs_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_IEs_part_6.o SABP_IEs_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_IEs_part_7.o SABP_IEs_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_PDU_Contents_part_1.o SABP_PDU_Contents_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_PDU_Contents_part_2.o SABP_PDU_Contents_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_PDU_Contents_part_3.o SABP_PDU_Contents_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_PDU_Contents_part_4.o SABP_PDU_Contents_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_PDU_Contents_part_5.o SABP_PDU_Contents_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_PDU_Contents_part_6.o SABP_PDU_Contents_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_PDU_Contents_part_7.o SABP_PDU_Contents_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_PDU_Descriptions_part_1.o SABP_PDU_Descriptions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_PDU_Descriptions_part_2.o SABP_PDU_Descriptions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_PDU_Descriptions_part_3.o SABP_PDU_Descriptions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_PDU_Descriptions_part_4.o SABP_PDU_Descriptions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_PDU_Descriptions_part_5.o SABP_PDU_Descriptions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_PDU_Descriptions_part_6.o SABP_PDU_Descriptions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_PDU_Descriptions_part_7.o SABP_PDU_Descriptions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CommonDataTypes_part_1.o SBC_AP_CommonDataTypes_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CommonDataTypes_part_2.o SBC_AP_CommonDataTypes_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CommonDataTypes_part_3.o SBC_AP_CommonDataTypes_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CommonDataTypes_part_4.o SBC_AP_CommonDataTypes_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CommonDataTypes_part_5.o SBC_AP_CommonDataTypes_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CommonDataTypes_part_6.o SBC_AP_CommonDataTypes_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CommonDataTypes_part_7.o SBC_AP_CommonDataTypes_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Constants_part_1.o SBC_AP_Constants_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Constants_part_2.o SBC_AP_Constants_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Constants_part_3.o SBC_AP_Constants_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Constants_part_4.o SBC_AP_Constants_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Constants_part_5.o SBC_AP_Constants_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Constants_part_6.o SBC_AP_Constants_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Constants_part_7.o SBC_AP_Constants_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Containers_part_1.o SBC_AP_Containers_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Containers_part_2.o SBC_AP_Containers_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Containers_part_3.o SBC_AP_Containers_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Containers_part_4.o SBC_AP_Containers_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Containers_part_5.o SBC_AP_Containers_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Containers_part_6.o SBC_AP_Containers_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_Containers_part_7.o SBC_AP_Containers_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_IEs_part_1.o SBC_AP_IEs_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_IEs_part_2.o SBC_AP_IEs_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_IEs_part_3.o SBC_AP_IEs_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_IEs_part_4.o SBC_AP_IEs_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_IEs_part_5.o SBC_AP_IEs_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_IEs_part_6.o SBC_AP_IEs_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_IEs_part_7.o SBC_AP_IEs_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_PDU_Contents_part_1.o SBC_AP_PDU_Contents_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_PDU_Contents_part_2.o SBC_AP_PDU_Contents_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_PDU_Contents_part_3.o SBC_AP_PDU_Contents_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_PDU_Contents_part_4.o SBC_AP_PDU_Contents_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_PDU_Contents_part_5.o SBC_AP_PDU_Contents_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_PDU_Contents_part_6.o SBC_AP_PDU_Contents_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_PDU_Contents_part_7.o SBC_AP_PDU_Contents_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_PDU_Descriptions_part_1.o SBC_AP_PDU_Descriptions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_PDU_Descriptions_part_2.o SBC_AP_PDU_Descriptions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_PDU_Descriptions_part_3.o SBC_AP_PDU_Descriptions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_PDU_Descriptions_part_4.o SBC_AP_PDU_Descriptions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_PDU_Descriptions_part_5.o SBC_AP_PDU_Descriptions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_PDU_Descriptions_part_6.o SBC_AP_PDU_Descriptions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_PDU_Descriptions_part_7.o SBC_AP_PDU_Descriptions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Abstract_Socket.o Abstract_Socket.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_CtrlFunctdef.o CBSP_CodecPort_CtrlFunctdef.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_MessageLen_Function.o HTTPmsg_MessageLen_Function.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o HTTPmsg_PT.o HTTPmsg_PT.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PT.o IPL4asp_PT.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_discovery.o IPL4asp_discovery.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o JSON_EncDec.o JSON_EncDec.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_FunctionDefs.o Native_FunctionDefs.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_CodecPort_CtrlFunctDef.o SABP_CodecPort_CtrlFunctDef.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SABP_EncDec.o SABP_EncDec.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_CodecPort_CtrlFunctDef.o SBC_AP_CodecPort_CtrlFunctDef.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SBC_AP_EncDec.o SBC_AP_EncDec.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_PT.o SCTPasp_PT.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion.o TCCConversion.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding.o TCCEncoding.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface.o TCCInterface.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PT.o TELNETasp_PT.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_ConnectionHandler.so BSC_ConnectionHandler.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types.so BSSAP_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates.so BSSMAP_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBC_Tests.so CBC_Tests.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter.so CBSP_Adapter.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort.so CBSP_CodecPort.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct.so CBSP_CodecPort_CtrlFunct.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates.so CBSP_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types.so CBSP_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBS_Message.so CBS_Message.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ECBE_Components.so ECBE_Components.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ECBE_Types.so ECBE_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter.so HTTP_Adapter.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen.so HTTPmsg_MessageLen.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType.so HTTPmsg_PortType.o
Abstract_Socket.cc: In member function 'int SSL_Socket::ssl_getresult(int)':
Abstract_Socket.cc:2750:54: warning: 'const char* ERR_func_error_string(long unsigned int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
 2750 |     log_debug("  Function: %s", ERR_func_error_string(e));
      |                                 ~~~~~~~~~~~~~~~~~~~~~^~~
In file included from Abstract_Socket.hh:35,
                 from Abstract_Socket.cc:28:
/usr/include/openssl/err.h:459:35: note: declared here
  459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e);
      |                                   ^~~~~~~~~~~~~~~~~~~~~
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types.so HTTPmsg_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o JSON_Types.so JSON_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MME_ConnectionHandler.so MME_ConnectionHandler.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Adapter.so SABP_Adapter.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CodecPort.so SABP_CodecPort.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CodecPort_CtrlFunct.so SABP_CodecPort_CtrlFunct.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Templates.so SABP_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Types.so SABP_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Adapter.so SBC_AP_Adapter.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CodecPort.so SBC_AP_CodecPort.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CodecPort_CtrlFunct.so SBC_AP_CodecPort_CtrlFunct.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Templates.so SBC_AP_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Types.so SBC_AP_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates.so SCTP_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_ConnectionHandler_part_1.so BSC_ConnectionHandler_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_ConnectionHandler_part_2.so BSC_ConnectionHandler_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_ConnectionHandler_part_3.so BSC_ConnectionHandler_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_ConnectionHandler_part_4.so BSC_ConnectionHandler_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_ConnectionHandler_part_5.so BSC_ConnectionHandler_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_ConnectionHandler_part_6.so BSC_ConnectionHandler_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_ConnectionHandler_part_7.so BSC_ConnectionHandler_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_1.so BSSMAP_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_2.so BSSMAP_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_3.so BSSMAP_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_4.so BSSMAP_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_5.so BSSMAP_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_6.so BSSMAP_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_7.so BSSMAP_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBC_Tests_part_1.so CBC_Tests_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBC_Tests_part_2.so CBC_Tests_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBC_Tests_part_3.so CBC_Tests_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBC_Tests_part_4.so CBC_Tests_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBC_Tests_part_5.so CBC_Tests_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBC_Tests_part_6.so CBC_Tests_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBC_Tests_part_7.so CBC_Tests_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter_part_1.so CBSP_Adapter_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter_part_2.so CBSP_Adapter_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter_part_3.so CBSP_Adapter_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter_part_4.so CBSP_Adapter_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter_part_5.so CBSP_Adapter_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter_part_6.so CBSP_Adapter_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter_part_7.so CBSP_Adapter_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_part_1.so CBSP_CodecPort_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_part_2.so CBSP_CodecPort_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_part_3.so CBSP_CodecPort_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_part_4.so CBSP_CodecPort_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_part_5.so CBSP_CodecPort_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_part_6.so CBSP_CodecPort_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_part_7.so CBSP_CodecPort_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct_part_1.so CBSP_CodecPort_CtrlFunct_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct_part_2.so CBSP_CodecPort_CtrlFunct_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct_part_3.so CBSP_CodecPort_CtrlFunct_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct_part_4.so CBSP_CodecPort_CtrlFunct_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct_part_5.so CBSP_CodecPort_CtrlFunct_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct_part_6.so CBSP_CodecPort_CtrlFunct_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct_part_7.so CBSP_CodecPort_CtrlFunct_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates_part_1.so CBSP_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates_part_2.so CBSP_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates_part_3.so CBSP_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates_part_4.so CBSP_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates_part_5.so CBSP_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates_part_6.so CBSP_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates_part_7.so CBSP_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types_part_1.so CBSP_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types_part_2.so CBSP_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types_part_3.so CBSP_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types_part_4.so CBSP_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types_part_5.so CBSP_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types_part_6.so CBSP_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types_part_7.so CBSP_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBS_Message_part_1.so CBS_Message_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBS_Message_part_2.so CBS_Message_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBS_Message_part_3.so CBS_Message_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBS_Message_part_4.so CBS_Message_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBS_Message_part_5.so CBS_Message_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBS_Message_part_6.so CBS_Message_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBS_Message_part_7.so CBS_Message_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ECBE_Components_part_1.so ECBE_Components_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ECBE_Components_part_2.so ECBE_Components_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ECBE_Components_part_3.so ECBE_Components_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ECBE_Components_part_4.so ECBE_Components_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ECBE_Components_part_5.so ECBE_Components_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ECBE_Components_part_6.so ECBE_Components_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ECBE_Components_part_7.so ECBE_Components_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ECBE_Types_part_1.so ECBE_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ECBE_Types_part_2.so ECBE_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ECBE_Types_part_3.so ECBE_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ECBE_Types_part_4.so ECBE_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ECBE_Types_part_5.so ECBE_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ECBE_Types_part_6.so ECBE_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ECBE_Types_part_7.so ECBE_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter_part_1.so HTTP_Adapter_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter_part_2.so HTTP_Adapter_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter_part_3.so HTTP_Adapter_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter_part_4.so HTTP_Adapter_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter_part_5.so HTTP_Adapter_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter_part_6.so HTTP_Adapter_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter_part_7.so HTTP_Adapter_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_part_1.so HTTPmsg_MessageLen_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_part_2.so HTTPmsg_MessageLen_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_part_3.so HTTPmsg_MessageLen_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_part_4.so HTTPmsg_MessageLen_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_part_5.so HTTPmsg_MessageLen_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_part_6.so HTTPmsg_MessageLen_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_part_7.so HTTPmsg_MessageLen_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType_part_1.so HTTPmsg_PortType_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType_part_2.so HTTPmsg_PortType_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType_part_3.so HTTPmsg_PortType_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType_part_4.so HTTPmsg_PortType_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType_part_5.so HTTPmsg_PortType_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType_part_6.so HTTPmsg_PortType_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType_part_7.so HTTPmsg_PortType_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types_part_1.so HTTPmsg_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types_part_2.so HTTPmsg_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types_part_3.so HTTPmsg_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types_part_4.so HTTPmsg_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types_part_5.so HTTPmsg_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types_part_6.so HTTPmsg_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types_part_7.so HTTPmsg_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o JSON_Types_part_1.so JSON_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o JSON_Types_part_2.so JSON_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o JSON_Types_part_3.so JSON_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o JSON_Types_part_4.so JSON_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o JSON_Types_part_5.so JSON_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o JSON_Types_part_6.so JSON_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o JSON_Types_part_7.so JSON_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MME_ConnectionHandler_part_1.so MME_ConnectionHandler_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MME_ConnectionHandler_part_2.so MME_ConnectionHandler_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MME_ConnectionHandler_part_3.so MME_ConnectionHandler_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MME_ConnectionHandler_part_4.so MME_ConnectionHandler_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MME_ConnectionHandler_part_5.so MME_ConnectionHandler_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MME_ConnectionHandler_part_6.so MME_ConnectionHandler_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MME_ConnectionHandler_part_7.so MME_ConnectionHandler_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Adapter_part_1.so SABP_Adapter_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Adapter_part_2.so SABP_Adapter_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Adapter_part_3.so SABP_Adapter_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Adapter_part_4.so SABP_Adapter_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Adapter_part_5.so SABP_Adapter_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Adapter_part_6.so SABP_Adapter_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Adapter_part_7.so SABP_Adapter_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CodecPort_part_1.so SABP_CodecPort_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CodecPort_part_2.so SABP_CodecPort_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CodecPort_part_3.so SABP_CodecPort_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CodecPort_part_4.so SABP_CodecPort_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CodecPort_part_5.so SABP_CodecPort_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CodecPort_part_6.so SABP_CodecPort_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CodecPort_part_7.so SABP_CodecPort_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CodecPort_CtrlFunct_part_1.so SABP_CodecPort_CtrlFunct_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CodecPort_CtrlFunct_part_2.so SABP_CodecPort_CtrlFunct_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CodecPort_CtrlFunct_part_3.so SABP_CodecPort_CtrlFunct_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CodecPort_CtrlFunct_part_4.so SABP_CodecPort_CtrlFunct_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CodecPort_CtrlFunct_part_5.so SABP_CodecPort_CtrlFunct_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CodecPort_CtrlFunct_part_6.so SABP_CodecPort_CtrlFunct_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CodecPort_CtrlFunct_part_7.so SABP_CodecPort_CtrlFunct_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Templates_part_1.so SABP_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Templates_part_2.so SABP_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Templates_part_3.so SABP_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Templates_part_4.so SABP_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Templates_part_5.so SABP_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Templates_part_6.so SABP_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Templates_part_7.so SABP_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Types_part_1.so SABP_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Types_part_2.so SABP_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Types_part_3.so SABP_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Types_part_4.so SABP_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Types_part_5.so SABP_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Types_part_6.so SABP_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Types_part_7.so SABP_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Adapter_part_1.so SBC_AP_Adapter_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Adapter_part_2.so SBC_AP_Adapter_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Adapter_part_3.so SBC_AP_Adapter_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Adapter_part_4.so SBC_AP_Adapter_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Adapter_part_5.so SBC_AP_Adapter_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Adapter_part_6.so SBC_AP_Adapter_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Adapter_part_7.so SBC_AP_Adapter_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CodecPort_part_1.so SBC_AP_CodecPort_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CodecPort_part_2.so SBC_AP_CodecPort_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CodecPort_part_3.so SBC_AP_CodecPort_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CodecPort_part_4.so SBC_AP_CodecPort_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CodecPort_part_5.so SBC_AP_CodecPort_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CodecPort_part_6.so SBC_AP_CodecPort_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CodecPort_part_7.so SBC_AP_CodecPort_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_1.so SBC_AP_CodecPort_CtrlFunct_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_2.so SBC_AP_CodecPort_CtrlFunct_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_3.so SBC_AP_CodecPort_CtrlFunct_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_4.so SBC_AP_CodecPort_CtrlFunct_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_5.so SBC_AP_CodecPort_CtrlFunct_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_6.so SBC_AP_CodecPort_CtrlFunct_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_7.so SBC_AP_CodecPort_CtrlFunct_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Templates_part_1.so SBC_AP_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Templates_part_2.so SBC_AP_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Templates_part_3.so SBC_AP_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Templates_part_4.so SBC_AP_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Templates_part_5.so SBC_AP_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Templates_part_6.so SBC_AP_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Templates_part_7.so SBC_AP_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Types_part_1.so SBC_AP_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Types_part_2.so SBC_AP_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Types_part_3.so SBC_AP_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Types_part_4.so SBC_AP_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Types_part_5.so SBC_AP_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Types_part_6.so SBC_AP_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Types_part_7.so SBC_AP_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CommonDataTypes.so SABP_CommonDataTypes.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Constants.so SABP_Constants.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Containers.so SABP_Containers.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_IEs.so SABP_IEs.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_PDU_Contents.so SABP_PDU_Contents.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_PDU_Descriptions.so SABP_PDU_Descriptions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CommonDataTypes.so SBC_AP_CommonDataTypes.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Constants.so SBC_AP_Constants.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Containers.so SBC_AP_Containers.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_IEs.so SBC_AP_IEs.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_PDU_Contents.so SBC_AP_PDU_Contents.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_PDU_Descriptions.so SBC_AP_PDU_Descriptions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CommonDataTypes_part_1.so SABP_CommonDataTypes_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CommonDataTypes_part_2.so SABP_CommonDataTypes_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CommonDataTypes_part_3.so SABP_CommonDataTypes_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CommonDataTypes_part_4.so SABP_CommonDataTypes_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CommonDataTypes_part_5.so SABP_CommonDataTypes_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CommonDataTypes_part_6.so SABP_CommonDataTypes_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CommonDataTypes_part_7.so SABP_CommonDataTypes_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Constants_part_1.so SABP_Constants_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Constants_part_2.so SABP_Constants_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Constants_part_3.so SABP_Constants_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Constants_part_4.so SABP_Constants_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Constants_part_5.so SABP_Constants_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Constants_part_6.so SABP_Constants_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Constants_part_7.so SABP_Constants_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Containers_part_1.so SABP_Containers_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Containers_part_2.so SABP_Containers_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Containers_part_3.so SABP_Containers_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Containers_part_4.so SABP_Containers_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Containers_part_5.so SABP_Containers_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Containers_part_6.so SABP_Containers_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_Containers_part_7.so SABP_Containers_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_IEs_part_1.so SABP_IEs_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_IEs_part_2.so SABP_IEs_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_IEs_part_3.so SABP_IEs_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_IEs_part_4.so SABP_IEs_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_IEs_part_5.so SABP_IEs_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_IEs_part_6.so SABP_IEs_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_IEs_part_7.so SABP_IEs_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_PDU_Contents_part_1.so SABP_PDU_Contents_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_PDU_Contents_part_2.so SABP_PDU_Contents_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_PDU_Contents_part_3.so SABP_PDU_Contents_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_PDU_Contents_part_4.so SABP_PDU_Contents_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_PDU_Contents_part_5.so SABP_PDU_Contents_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_PDU_Contents_part_6.so SABP_PDU_Contents_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_PDU_Contents_part_7.so SABP_PDU_Contents_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_PDU_Descriptions_part_1.so SABP_PDU_Descriptions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_PDU_Descriptions_part_2.so SABP_PDU_Descriptions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_PDU_Descriptions_part_3.so SABP_PDU_Descriptions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_PDU_Descriptions_part_4.so SABP_PDU_Descriptions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_PDU_Descriptions_part_5.so SABP_PDU_Descriptions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_PDU_Descriptions_part_6.so SABP_PDU_Descriptions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_PDU_Descriptions_part_7.so SABP_PDU_Descriptions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CommonDataTypes_part_1.so SBC_AP_CommonDataTypes_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CommonDataTypes_part_2.so SBC_AP_CommonDataTypes_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CommonDataTypes_part_3.so SBC_AP_CommonDataTypes_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CommonDataTypes_part_4.so SBC_AP_CommonDataTypes_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CommonDataTypes_part_5.so SBC_AP_CommonDataTypes_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CommonDataTypes_part_6.so SBC_AP_CommonDataTypes_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CommonDataTypes_part_7.so SBC_AP_CommonDataTypes_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Constants_part_1.so SBC_AP_Constants_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Constants_part_2.so SBC_AP_Constants_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Constants_part_3.so SBC_AP_Constants_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Constants_part_4.so SBC_AP_Constants_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Constants_part_5.so SBC_AP_Constants_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Constants_part_6.so SBC_AP_Constants_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Constants_part_7.so SBC_AP_Constants_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Containers_part_1.so SBC_AP_Containers_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Containers_part_2.so SBC_AP_Containers_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Containers_part_3.so SBC_AP_Containers_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Containers_part_4.so SBC_AP_Containers_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Containers_part_5.so SBC_AP_Containers_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Containers_part_6.so SBC_AP_Containers_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_Containers_part_7.so SBC_AP_Containers_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_IEs_part_1.so SBC_AP_IEs_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_IEs_part_2.so SBC_AP_IEs_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_IEs_part_3.so SBC_AP_IEs_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_IEs_part_4.so SBC_AP_IEs_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_IEs_part_5.so SBC_AP_IEs_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_IEs_part_6.so SBC_AP_IEs_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_IEs_part_7.so SBC_AP_IEs_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_PDU_Contents_part_1.so SBC_AP_PDU_Contents_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_PDU_Contents_part_2.so SBC_AP_PDU_Contents_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_PDU_Contents_part_3.so SBC_AP_PDU_Contents_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_PDU_Contents_part_4.so SBC_AP_PDU_Contents_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_PDU_Contents_part_5.so SBC_AP_PDU_Contents_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_PDU_Contents_part_6.so SBC_AP_PDU_Contents_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_PDU_Contents_part_7.so SBC_AP_PDU_Contents_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_PDU_Descriptions_part_1.so SBC_AP_PDU_Descriptions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_PDU_Descriptions_part_2.so SBC_AP_PDU_Descriptions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_PDU_Descriptions_part_3.so SBC_AP_PDU_Descriptions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_PDU_Descriptions_part_4.so SBC_AP_PDU_Descriptions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_PDU_Descriptions_part_5.so SBC_AP_PDU_Descriptions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_PDU_Descriptions_part_6.so SBC_AP_PDU_Descriptions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_PDU_Descriptions_part_7.so SBC_AP_PDU_Descriptions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Abstract_Socket.so Abstract_Socket.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunctdef.so CBSP_CodecPort_CtrlFunctdef.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_Function.so HTTPmsg_MessageLen_Function.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PT.so HTTPmsg_PT.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o JSON_EncDec.so JSON_EncDec.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_CodecPort_CtrlFunctDef.so SABP_CodecPort_CtrlFunctDef.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SABP_EncDec.so SABP_EncDec.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_CodecPort_CtrlFunctDef.so SBC_AP_CodecPort_CtrlFunctDef.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SBC_AP_EncDec.so SBC_AP_EncDec.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o
if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC  -o CBC_Tests -Wl,--no-as-needed BSC_ConnectionHandler.so BSSAP_Types.so BSSMAP_Templates.so CBC_Tests.so CBSP_Adapter.so CBSP_CodecPort.so CBSP_CodecPort_CtrlFunct.so CBSP_Templates.so CBSP_Types.so CBS_Message.so ECBE_Components.so ECBE_Types.so GSM_Types.so General_Types.so HTTP_Adapter.so HTTPmsg_MessageLen.so HTTPmsg_PortType.so HTTPmsg_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so JSON_Types.so MME_ConnectionHandler.so Misc_Helpers.so Native_Functions.so Osmocom_Types.so SABP_Adapter.so SABP_CodecPort.so SABP_CodecPort_CtrlFunct.so SABP_Templates.so SABP_Types.so SBC_AP_Adapter.so SBC_AP_CodecPort.so SBC_AP_CodecPort_CtrlFunct.so SBC_AP_Templates.so SBC_AP_Types.so SCTP_Templates.so SCTPasp_PortType.so SCTPasp_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSC_ConnectionHandler_part_1.so BSC_ConnectionHandler_part_2.so BSC_ConnectionHandler_part_3.so BSC_ConnectionHandler_part_4.so BSC_ConnectionHandler_part_5.so BSC_ConnectionHandler_part_6.so BSC_ConnectionHandler_part_7.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSAP_Types_part_5.so BSSAP_Types_part_6.so BSSAP_Types_part_7.so BSSMAP_Templates_part_1.so BSSMAP_Templates_part_2.so BSSMAP_Templates_part_3.so BSSMAP_Templates_part_4.so BSSMAP_Templates_part_5.so BSSMAP_Templates_part_6.so BSSMAP_Templates_part_7.so CBC_Tests_part_1.so CBC_Tests_part_2.so CBC_Tests_part_3.so CBC_Tests_part_4.so CBC_Tests_part_5.so CBC_Tests_part_6.so CBC_Tests_part_7.so CBSP_Adapter_part_1.so CBSP_Adapter_part_2.so CBSP_Adapter_part_3.so CBSP_Adapter_part_4.so CBSP_Adapter_part_5.so CBSP_Adapter_part_6.so CBSP_Adapter_part_7.so CBSP_CodecPort_part_1.so CBSP_CodecPort_part_2.so CBSP_CodecPort_part_3.so CBSP_CodecPort_part_4.so CBSP_CodecPort_part_5.so CBSP_CodecPort_part_6.so CBSP_CodecPort_part_7.so CBSP_CodecPort_CtrlFunct_part_1.so CBSP_CodecPort_CtrlFunct_part_2.so CBSP_CodecPort_CtrlFunct_part_3.so CBSP_CodecPort_CtrlFunct_part_4.so CBSP_CodecPort_CtrlFunct_part_5.so CBSP_CodecPort_CtrlFunct_part_6.so CBSP_CodecPort_CtrlFunct_part_7.so CBSP_Templates_part_1.so CBSP_Templates_part_2.so CBSP_Templates_part_3.so CBSP_Templates_part_4.so CBSP_Templates_part_5.so CBSP_Templates_part_6.so CBSP_Templates_part_7.so CBSP_Types_part_1.so CBSP_Types_part_2.so CBSP_Types_part_3.so CBSP_Types_part_4.so CBSP_Types_part_5.so CBSP_Types_part_6.so CBSP_Types_part_7.so CBS_Message_part_1.so CBS_Message_part_2.so CBS_Message_part_3.so CBS_Message_part_4.so CBS_Message_part_5.so CBS_Message_part_6.so CBS_Message_part_7.so ECBE_Components_part_1.so ECBE_Components_part_2.so ECBE_Components_part_3.so ECBE_Components_part_4.so ECBE_Components_part_5.so ECBE_Components_part_6.so ECBE_Components_part_7.so ECBE_Types_part_1.so ECBE_Types_part_2.so ECBE_Types_part_3.so ECBE_Types_part_4.so ECBE_Types_part_5.so ECBE_Types_part_6.so ECBE_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HTTP_Adapter_part_1.so HTTP_Adapter_part_2.so HTTP_Adapter_part_3.so HTTP_Adapter_part_4.so HTTP_Adapter_part_5.so HTTP_Adapter_part_6.so HTTP_Adapter_part_7.so HTTPmsg_MessageLen_part_1.so HTTPmsg_MessageLen_part_2.so HTTPmsg_MessageLen_part_3.so HTTPmsg_MessageLen_part_4.so HTTPmsg_MessageLen_part_5.so HTTPmsg_MessageLen_part_6.so HTTPmsg_MessageLen_part_7.so HTTPmsg_PortType_part_1.so HTTPmsg_PortType_part_2.so HTTPmsg_PortType_part_3.so HTTPmsg_PortType_part_4.so HTTPmsg_PortType_part_5.so HTTPmsg_PortType_part_6.so HTTPmsg_PortType_part_7.so HTTPmsg_Types_part_1.so HTTPmsg_Types_part_2.so HTTPmsg_Types_part_3.so HTTPmsg_Types_part_4.so HTTPmsg_Types_part_5.so HTTPmsg_Types_part_6.so HTTPmsg_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so JSON_Types_part_1.so JSON_Types_part_2.so JSON_Types_part_3.so JSON_Types_part_4.so JSON_Types_part_5.so JSON_Types_part_6.so JSON_Types_part_7.so MME_ConnectionHandler_part_1.so MME_ConnectionHandler_part_2.so MME_ConnectionHandler_part_3.so MME_ConnectionHandler_part_4.so MME_ConnectionHandler_part_5.so MME_ConnectionHandler_part_6.so MME_ConnectionHandler_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so SABP_Adapter_part_1.so SABP_Adapter_part_2.so SABP_Adapter_part_3.so SABP_Adapter_part_4.so SABP_Adapter_part_5.so SABP_Adapter_part_6.so SABP_Adapter_part_7.so SABP_CodecPort_part_1.so SABP_CodecPort_part_2.so SABP_CodecPort_part_3.so SABP_CodecPort_part_4.so SABP_CodecPort_part_5.so SABP_CodecPort_part_6.so SABP_CodecPort_part_7.so SABP_CodecPort_CtrlFunct_part_1.so SABP_CodecPort_CtrlFunct_part_2.so SABP_CodecPort_CtrlFunct_part_3.so SABP_CodecPort_CtrlFunct_part_4.so SABP_CodecPort_CtrlFunct_part_5.so SABP_CodecPort_CtrlFunct_part_6.so SABP_CodecPort_CtrlFunct_part_7.so SABP_Templates_part_1.so SABP_Templates_part_2.so SABP_Templates_part_3.so SABP_Templates_part_4.so SABP_Templates_part_5.so SABP_Templates_part_6.so SABP_Templates_part_7.so SABP_Types_part_1.so SABP_Types_part_2.so SABP_Types_part_3.so SABP_Types_part_4.so SABP_Types_part_5.so SABP_Types_part_6.so SABP_Types_part_7.so SBC_AP_Adapter_part_1.so SBC_AP_Adapter_part_2.so SBC_AP_Adapter_part_3.so SBC_AP_Adapter_part_4.so SBC_AP_Adapter_part_5.so SBC_AP_Adapter_part_6.so SBC_AP_Adapter_part_7.so SBC_AP_CodecPort_part_1.so SBC_AP_CodecPort_part_2.so SBC_AP_CodecPort_part_3.so SBC_AP_CodecPort_part_4.so SBC_AP_CodecPort_part_5.so SBC_AP_CodecPort_part_6.so SBC_AP_CodecPort_part_7.so SBC_AP_CodecPort_CtrlFunct_part_1.so SBC_AP_CodecPort_CtrlFunct_part_2.so SBC_AP_CodecPort_CtrlFunct_part_3.so SBC_AP_CodecPort_CtrlFunct_part_4.so SBC_AP_CodecPort_CtrlFunct_part_5.so SBC_AP_CodecPort_CtrlFunct_part_6.so SBC_AP_CodecPort_CtrlFunct_part_7.so SBC_AP_Templates_part_1.so SBC_AP_Templates_part_2.so SBC_AP_Templates_part_3.so SBC_AP_Templates_part_4.so SBC_AP_Templates_part_5.so SBC_AP_Templates_part_6.so SBC_AP_Templates_part_7.so SBC_AP_Types_part_1.so SBC_AP_Types_part_2.so SBC_AP_Types_part_3.so SBC_AP_Types_part_4.so SBC_AP_Types_part_5.so SBC_AP_Types_part_6.so SBC_AP_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so SABP_CommonDataTypes.so SABP_Constants.so SABP_Containers.so SABP_IEs.so SABP_PDU_Contents.so SABP_PDU_Descriptions.so SBC_AP_CommonDataTypes.so SBC_AP_Constants.so SBC_AP_Containers.so SBC_AP_IEs.so SBC_AP_PDU_Contents.so SBC_AP_PDU_Descriptions.so SABP_CommonDataTypes_part_1.so SABP_CommonDataTypes_part_2.so SABP_CommonDataTypes_part_3.so SABP_CommonDataTypes_part_4.so SABP_CommonDataTypes_part_5.so SABP_CommonDataTypes_part_6.so SABP_CommonDataTypes_part_7.so SABP_Constants_part_1.so SABP_Constants_part_2.so SABP_Constants_part_3.so SABP_Constants_part_4.so SABP_Constants_part_5.so SABP_Constants_part_6.so SABP_Constants_part_7.so SABP_Containers_part_1.so SABP_Containers_part_2.so SABP_Containers_part_3.so SABP_Containers_part_4.so SABP_Containers_part_5.so SABP_Containers_part_6.so SABP_Containers_part_7.so SABP_IEs_part_1.so SABP_IEs_part_2.so SABP_IEs_part_3.so SABP_IEs_part_4.so SABP_IEs_part_5.so SABP_IEs_part_6.so SABP_IEs_part_7.so SABP_PDU_Contents_part_1.so SABP_PDU_Contents_part_2.so SABP_PDU_Contents_part_3.so SABP_PDU_Contents_part_4.so SABP_PDU_Contents_part_5.so SABP_PDU_Contents_part_6.so SABP_PDU_Contents_part_7.so SABP_PDU_Descriptions_part_1.so SABP_PDU_Descriptions_part_2.so SABP_PDU_Descriptions_part_3.so SABP_PDU_Descriptions_part_4.so SABP_PDU_Descriptions_part_5.so SABP_PDU_Descriptions_part_6.so SABP_PDU_Descriptions_part_7.so SBC_AP_CommonDataTypes_part_1.so SBC_AP_CommonDataTypes_part_2.so SBC_AP_CommonDataTypes_part_3.so SBC_AP_CommonDataTypes_part_4.so SBC_AP_CommonDataTypes_part_5.so SBC_AP_CommonDataTypes_part_6.so SBC_AP_CommonDataTypes_part_7.so SBC_AP_Constants_part_1.so SBC_AP_Constants_part_2.so SBC_AP_Constants_part_3.so SBC_AP_Constants_part_4.so SBC_AP_Constants_part_5.so SBC_AP_Constants_part_6.so SBC_AP_Constants_part_7.so SBC_AP_Containers_part_1.so SBC_AP_Containers_part_2.so SBC_AP_Containers_part_3.so SBC_AP_Containers_part_4.so SBC_AP_Containers_part_5.so SBC_AP_Containers_part_6.so SBC_AP_Containers_part_7.so SBC_AP_IEs_part_1.so SBC_AP_IEs_part_2.so SBC_AP_IEs_part_3.so SBC_AP_IEs_part_4.so SBC_AP_IEs_part_5.so SBC_AP_IEs_part_6.so SBC_AP_IEs_part_7.so SBC_AP_PDU_Contents_part_1.so SBC_AP_PDU_Contents_part_2.so SBC_AP_PDU_Contents_part_3.so SBC_AP_PDU_Contents_part_4.so SBC_AP_PDU_Contents_part_5.so SBC_AP_PDU_Contents_part_6.so SBC_AP_PDU_Contents_part_7.so SBC_AP_PDU_Descriptions_part_1.so SBC_AP_PDU_Descriptions_part_2.so SBC_AP_PDU_Descriptions_part_3.so SBC_AP_PDU_Descriptions_part_4.so SBC_AP_PDU_Descriptions_part_5.so SBC_AP_PDU_Descriptions_part_6.so SBC_AP_PDU_Descriptions_part_7.so Abstract_Socket.so CBSP_CodecPort_CtrlFunctdef.so HTTPmsg_MessageLen_Function.so HTTPmsg_PT.so IPL4asp_PT.so IPL4asp_discovery.so JSON_EncDec.so Native_FunctionDefs.so SABP_CodecPort_CtrlFunctDef.so SABP_EncDec.so SBC_AP_CodecPort_CtrlFunctDef.so SBC_AP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so \
-L/usr/lib/titan -lttcn3-parallel-dynamic \
-L/lib -lcrypto \
-L/usr/lib -lxml2 -lfftranscode -lsctp -lssl -lpthread; \
then : ; else /usr/bin/titanver BSC_ConnectionHandler.o BSSAP_Types.o BSSMAP_Templates.o CBC_Tests.o CBSP_Adapter.o CBSP_CodecPort.o CBSP_CodecPort_CtrlFunct.o CBSP_Templates.o CBSP_Types.o CBS_Message.o ECBE_Components.o ECBE_Types.o GSM_Types.o General_Types.o HTTP_Adapter.o HTTPmsg_MessageLen.o HTTPmsg_PortType.o HTTPmsg_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o JSON_Types.o MME_ConnectionHandler.o Misc_Helpers.o Native_Functions.o Osmocom_Types.o SABP_Adapter.o SABP_CodecPort.o SABP_CodecPort_CtrlFunct.o SABP_Templates.o SABP_Types.o SBC_AP_Adapter.o SBC_AP_CodecPort.o SBC_AP_CodecPort_CtrlFunct.o SBC_AP_Templates.o SBC_AP_Types.o SCTP_Templates.o SCTPasp_PortType.o SCTPasp_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSC_ConnectionHandler_part_1.o BSC_ConnectionHandler_part_2.o BSC_ConnectionHandler_part_3.o BSC_ConnectionHandler_part_4.o BSC_ConnectionHandler_part_5.o BSC_ConnectionHandler_part_6.o BSC_ConnectionHandler_part_7.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSAP_Types_part_5.o BSSAP_Types_part_6.o BSSAP_Types_part_7.o BSSMAP_Templates_part_1.o BSSMAP_Templates_part_2.o BSSMAP_Templates_part_3.o BSSMAP_Templates_part_4.o BSSMAP_Templates_part_5.o BSSMAP_Templates_part_6.o BSSMAP_Templates_part_7.o CBC_Tests_part_1.o CBC_Tests_part_2.o CBC_Tests_part_3.o CBC_Tests_part_4.o CBC_Tests_part_5.o CBC_Tests_part_6.o CBC_Tests_part_7.o CBSP_Adapter_part_1.o CBSP_Adapter_part_2.o CBSP_Adapter_part_3.o CBSP_Adapter_part_4.o CBSP_Adapter_part_5.o CBSP_Adapter_part_6.o CBSP_Adapter_part_7.o CBSP_CodecPort_part_1.o CBSP_CodecPort_part_2.o CBSP_CodecPort_part_3.o CBSP_CodecPort_part_4.o CBSP_CodecPort_part_5.o CBSP_CodecPort_part_6.o CBSP_CodecPort_part_7.o CBSP_CodecPort_CtrlFunct_part_1.o CBSP_CodecPort_CtrlFunct_part_2.o CBSP_CodecPort_CtrlFunct_part_3.o CBSP_CodecPort_CtrlFunct_part_4.o CBSP_CodecPort_CtrlFunct_part_5.o CBSP_CodecPort_CtrlFunct_part_6.o CBSP_CodecPort_CtrlFunct_part_7.o CBSP_Templates_part_1.o CBSP_Templates_part_2.o CBSP_Templates_part_3.o CBSP_Templates_part_4.o CBSP_Templates_part_5.o CBSP_Templates_part_6.o CBSP_Templates_part_7.o CBSP_Types_part_1.o CBSP_Types_part_2.o CBSP_Types_part_3.o CBSP_Types_part_4.o CBSP_Types_part_5.o CBSP_Types_part_6.o CBSP_Types_part_7.o CBS_Message_part_1.o CBS_Message_part_2.o CBS_Message_part_3.o CBS_Message_part_4.o CBS_Message_part_5.o CBS_Message_part_6.o CBS_Message_part_7.o ECBE_Components_part_1.o ECBE_Components_part_2.o ECBE_Components_part_3.o ECBE_Components_part_4.o ECBE_Components_part_5.o ECBE_Components_part_6.o ECBE_Components_part_7.o ECBE_Types_part_1.o ECBE_Types_part_2.o ECBE_Types_part_3.o ECBE_Types_part_4.o ECBE_Types_part_5.o ECBE_Types_part_6.o ECBE_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HTTP_Adapter_part_1.o HTTP_Adapter_part_2.o HTTP_Adapter_part_3.o HTTP_Adapter_part_4.o HTTP_Adapter_part_5.o HTTP_Adapter_part_6.o HTTP_Adapter_part_7.o HTTPmsg_MessageLen_part_1.o HTTPmsg_MessageLen_part_2.o HTTPmsg_MessageLen_part_3.o HTTPmsg_MessageLen_part_4.o HTTPmsg_MessageLen_part_5.o HTTPmsg_MessageLen_part_6.o HTTPmsg_MessageLen_part_7.o HTTPmsg_PortType_part_1.o HTTPmsg_PortType_part_2.o HTTPmsg_PortType_part_3.o HTTPmsg_PortType_part_4.o HTTPmsg_PortType_part_5.o HTTPmsg_PortType_part_6.o HTTPmsg_PortType_part_7.o HTTPmsg_Types_part_1.o HTTPmsg_Types_part_2.o HTTPmsg_Types_part_3.o HTTPmsg_Types_part_4.o HTTPmsg_Types_part_5.o HTTPmsg_Types_part_6.o HTTPmsg_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o JSON_Types_part_1.o JSON_Types_part_2.o JSON_Types_part_3.o JSON_Types_part_4.o JSON_Types_part_5.o JSON_Types_part_6.o JSON_Types_part_7.o MME_ConnectionHandler_part_1.o MME_ConnectionHandler_part_2.o MME_ConnectionHandler_part_3.o MME_ConnectionHandler_part_4.o MME_ConnectionHandler_part_5.o MME_ConnectionHandler_part_6.o MME_ConnectionHandler_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o SABP_Adapter_part_1.o SABP_Adapter_part_2.o SABP_Adapter_part_3.o SABP_Adapter_part_4.o SABP_Adapter_part_5.o SABP_Adapter_part_6.o SABP_Adapter_part_7.o SABP_CodecPort_part_1.o SABP_CodecPort_part_2.o SABP_CodecPort_part_3.o SABP_CodecPort_part_4.o SABP_CodecPort_part_5.o SABP_CodecPort_part_6.o SABP_CodecPort_part_7.o SABP_CodecPort_CtrlFunct_part_1.o SABP_CodecPort_CtrlFunct_part_2.o SABP_CodecPort_CtrlFunct_part_3.o SABP_CodecPort_CtrlFunct_part_4.o SABP_CodecPort_CtrlFunct_part_5.o SABP_CodecPort_CtrlFunct_part_6.o SABP_CodecPort_CtrlFunct_part_7.o SABP_Templates_part_1.o SABP_Templates_part_2.o SABP_Templates_part_3.o SABP_Templates_part_4.o SABP_Templates_part_5.o SABP_Templates_part_6.o SABP_Templates_part_7.o SABP_Types_part_1.o SABP_Types_part_2.o SABP_Types_part_3.o SABP_Types_part_4.o SABP_Types_part_5.o SABP_Types_part_6.o SABP_Types_part_7.o SBC_AP_Adapter_part_1.o SBC_AP_Adapter_part_2.o SBC_AP_Adapter_part_3.o SBC_AP_Adapter_part_4.o SBC_AP_Adapter_part_5.o SBC_AP_Adapter_part_6.o SBC_AP_Adapter_part_7.o SBC_AP_CodecPort_part_1.o SBC_AP_CodecPort_part_2.o SBC_AP_CodecPort_part_3.o SBC_AP_CodecPort_part_4.o SBC_AP_CodecPort_part_5.o SBC_AP_CodecPort_part_6.o SBC_AP_CodecPort_part_7.o SBC_AP_CodecPort_CtrlFunct_part_1.o SBC_AP_CodecPort_CtrlFunct_part_2.o SBC_AP_CodecPort_CtrlFunct_part_3.o SBC_AP_CodecPort_CtrlFunct_part_4.o SBC_AP_CodecPort_CtrlFunct_part_5.o SBC_AP_CodecPort_CtrlFunct_part_6.o SBC_AP_CodecPort_CtrlFunct_part_7.o SBC_AP_Templates_part_1.o SBC_AP_Templates_part_2.o SBC_AP_Templates_part_3.o SBC_AP_Templates_part_4.o SBC_AP_Templates_part_5.o SBC_AP_Templates_part_6.o SBC_AP_Templates_part_7.o SBC_AP_Types_part_1.o SBC_AP_Types_part_2.o SBC_AP_Types_part_3.o SBC_AP_Types_part_4.o SBC_AP_Types_part_5.o SBC_AP_Types_part_6.o SBC_AP_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o SABP_CommonDataTypes.o SABP_Constants.o SABP_Containers.o SABP_IEs.o SABP_PDU_Contents.o SABP_PDU_Descriptions.o SBC_AP_CommonDataTypes.o SBC_AP_Constants.o SBC_AP_Containers.o SBC_AP_IEs.o SBC_AP_PDU_Contents.o SBC_AP_PDU_Descriptions.o SABP_CommonDataTypes_part_1.o SABP_CommonDataTypes_part_2.o SABP_CommonDataTypes_part_3.o SABP_CommonDataTypes_part_4.o SABP_CommonDataTypes_part_5.o SABP_CommonDataTypes_part_6.o SABP_CommonDataTypes_part_7.o SABP_Constants_part_1.o SABP_Constants_part_2.o SABP_Constants_part_3.o SABP_Constants_part_4.o SABP_Constants_part_5.o SABP_Constants_part_6.o SABP_Constants_part_7.o SABP_Containers_part_1.o SABP_Containers_part_2.o SABP_Containers_part_3.o SABP_Containers_part_4.o SABP_Containers_part_5.o SABP_Containers_part_6.o SABP_Containers_part_7.o SABP_IEs_part_1.o SABP_IEs_part_2.o SABP_IEs_part_3.o SABP_IEs_part_4.o SABP_IEs_part_5.o SABP_IEs_part_6.o SABP_IEs_part_7.o SABP_PDU_Contents_part_1.o SABP_PDU_Contents_part_2.o SABP_PDU_Contents_part_3.o SABP_PDU_Contents_part_4.o SABP_PDU_Contents_part_5.o SABP_PDU_Contents_part_6.o SABP_PDU_Contents_part_7.o SABP_PDU_Descriptions_part_1.o SABP_PDU_Descriptions_part_2.o SABP_PDU_Descriptions_part_3.o SABP_PDU_Descriptions_part_4.o SABP_PDU_Descriptions_part_5.o SABP_PDU_Descriptions_part_6.o SABP_PDU_Descriptions_part_7.o SBC_AP_CommonDataTypes_part_1.o SBC_AP_CommonDataTypes_part_2.o SBC_AP_CommonDataTypes_part_3.o SBC_AP_CommonDataTypes_part_4.o SBC_AP_CommonDataTypes_part_5.o SBC_AP_CommonDataTypes_part_6.o SBC_AP_CommonDataTypes_part_7.o SBC_AP_Constants_part_1.o SBC_AP_Constants_part_2.o SBC_AP_Constants_part_3.o SBC_AP_Constants_part_4.o SBC_AP_Constants_part_5.o SBC_AP_Constants_part_6.o SBC_AP_Constants_part_7.o SBC_AP_Containers_part_1.o SBC_AP_Containers_part_2.o SBC_AP_Containers_part_3.o SBC_AP_Containers_part_4.o SBC_AP_Containers_part_5.o SBC_AP_Containers_part_6.o SBC_AP_Containers_part_7.o SBC_AP_IEs_part_1.o SBC_AP_IEs_part_2.o SBC_AP_IEs_part_3.o SBC_AP_IEs_part_4.o SBC_AP_IEs_part_5.o SBC_AP_IEs_part_6.o SBC_AP_IEs_part_7.o SBC_AP_PDU_Contents_part_1.o SBC_AP_PDU_Contents_part_2.o SBC_AP_PDU_Contents_part_3.o SBC_AP_PDU_Contents_part_4.o SBC_AP_PDU_Contents_part_5.o SBC_AP_PDU_Contents_part_6.o SBC_AP_PDU_Contents_part_7.o SBC_AP_PDU_Descriptions_part_1.o SBC_AP_PDU_Descriptions_part_2.o SBC_AP_PDU_Descriptions_part_3.o SBC_AP_PDU_Descriptions_part_4.o SBC_AP_PDU_Descriptions_part_5.o SBC_AP_PDU_Descriptions_part_6.o SBC_AP_PDU_Descriptions_part_7.o Abstract_Socket.o CBSP_CodecPort_CtrlFunctdef.o HTTPmsg_MessageLen_Function.o HTTPmsg_PT.o IPL4asp_PT.o IPL4asp_discovery.o JSON_EncDec.o Native_FunctionDefs.o SABP_CodecPort_CtrlFunctDef.o SABP_EncDec.o SBC_AP_CodecPort_CtrlFunctDef.o SBC_AP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o; exit 1; fi
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"]
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', 'apt-get', '-q', 'update']
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B]
Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease
Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [197 kB]
Fetched 198 kB in 0s (630 kB/s)
Reading package lists...
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/dbg_pkgs_all']
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', 'apt-rdepends', 'osmo-cbc']
[testenv] osmo-cbc -> osmo-cbc: installing osmo-cbc-dbg
[testenv] osmo-cbc -> libc6: installing libc6-dbg
[testenv] osmo-cbc -> libosmocore22: installing libosmocore-dbg
[testenv] osmo-cbc -> libdb5.3: installing libdb5.3-dbg
[testenv] Installing packages: osmo-cbc, osmo-cbc-dbg, libc6-dbg, libosmocore-dbg, libdb5.3-dbg
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-cbc', 'osmo-cbc-dbg', 'libc6-dbg', 'libosmocore-dbg', 'libdb5.3-dbg']
Reading package lists...
Building dependency tree...
The following additional packages will be installed:
  libc-bin libc-dev-bin libc6 libc6-dev libosmo-sbcap2 libosmocodec4
  libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14
  libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0
  libosmovty13 osmocom-latest
Suggested packages:
  glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev
Recommended packages:
  manpages manpages-dev libc-devtools
The following NEW packages will be installed:
  libc6-dbg libdb5.3-dbg libosmo-sbcap2 libosmocodec4 libosmocoding0
  libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14
  libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0
  libosmovty13 osmo-cbc osmo-cbc-dbg osmocom-latest
The following packages will be upgraded:
  libc-bin libc-dev-bin libc6 libc6-dev
4 upgraded, 19 newly installed, 0 to remove and 55 not upgraded.
Need to get 58.0 MB of archives.
After this operation, 62.0 MB of additional disk space will be used.
Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B]
Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.0 [170 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB]
Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.0 [51.8 kB]
Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.0 [71.0 kB]
Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.0 [228 kB]
Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.0 [71.5 kB]
Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.0 [104 kB]
Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.0 [178 kB]
Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.0 [60.2 kB]
Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.0 [64.1 kB]
Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.0 [50.8 kB]
Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.0 [44.2 kB]
Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB]
Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sbcap2 0.5.1 [358 kB]
Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.0 [2164 kB]
Get:17 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB]
Get:18 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB]
Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-cbc 0.5.1 [47.0 kB]
Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-cbc-dbg 0.5.1 [214 kB]
Get:21 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB]
Get:22 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB]
Get:23 http://deb.debian.org/debian bookworm/main amd64 libdb5.3-dbg amd64 5.3.28+dfsg2-1 [41.3 MB]
Fetched 58.0 MB in 1s (105 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-latest.
Preparing to unpack .../02-osmocom-latest_1.0.0_amd64.deb ...
Unpacking osmocom-latest (1.0.0) ...
Selecting previously unselected package libosmocore22:amd64.
Preparing to unpack .../03-libosmocore22_1.11.0_amd64.deb ...
Unpacking libosmocore22:amd64 (1.11.0) ...
Selecting previously unselected package libosmocodec4:amd64.
Preparing to unpack .../04-libosmocodec4_1.11.0_amd64.deb ...
Unpacking libosmocodec4:amd64 (1.11.0) ...
Selecting previously unselected package libosmoisdn0:amd64.
Preparing to unpack .../05-libosmoisdn0_1.11.0_amd64.deb ...
Unpacking libosmoisdn0:amd64 (1.11.0) ...
Selecting previously unselected package libosmogsm20:amd64.
Preparing to unpack .../06-libosmogsm20_1.11.0_amd64.deb ...
Unpacking libosmogsm20:amd64 (1.11.0) ...
Selecting previously unselected package libosmocoding0:amd64.
Preparing to unpack .../07-libosmocoding0_1.11.0_amd64.deb ...
Unpacking libosmocoding0:amd64 (1.11.0) ...
Selecting previously unselected package libosmovty13:amd64.
Preparing to unpack .../08-libosmovty13_1.11.0_amd64.deb ...
Unpacking libosmovty13:amd64 (1.11.0) ...
Selecting previously unselected package libosmogb14:amd64.
Preparing to unpack .../09-libosmogb14_1.11.0_amd64.deb ...
Unpacking libosmogb14:amd64 (1.11.0) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../10-libosmoctrl0_1.11.0_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.11.0) ...
Selecting previously unselected package libosmosim2:amd64.
Preparing to unpack .../11-libosmosim2_1.11.0_amd64.deb ...
Unpacking libosmosim2:amd64 (1.11.0) ...
Selecting previously unselected package libosmousb0:amd64.
Preparing to unpack .../12-libosmousb0_1.11.0_amd64.deb ...
Unpacking libosmousb0:amd64 (1.11.0) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../13-libosmocore_1.11.0_amd64.deb ...
Unpacking libosmocore (1.11.0) ...
Selecting previously unselected package libosmonetif11:amd64.
Preparing to unpack .../14-libosmonetif11_1.6.0_amd64.deb ...
Unpacking libosmonetif11:amd64 (1.6.0) ...
Selecting previously unselected package libosmo-sbcap2:amd64.
Preparing to unpack .../15-libosmo-sbcap2_0.5.1_amd64.deb ...
Unpacking libosmo-sbcap2:amd64 (0.5.1) ...
Selecting previously unselected package libosmocore-dbg:amd64.
Preparing to unpack .../16-libosmocore-dbg_1.11.0_amd64.deb ...
Unpacking libosmocore-dbg:amd64 (1.11.0) ...
Selecting previously unselected package osmo-cbc.
Preparing to unpack .../17-osmo-cbc_0.5.1_amd64.deb ...
Unpacking osmo-cbc (0.5.1) ...
Selecting previously unselected package osmo-cbc-dbg:amd64.
Preparing to unpack .../18-osmo-cbc-dbg_0.5.1_amd64.deb ...
Unpacking osmo-cbc-dbg:amd64 (0.5.1) ...
Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ...
Setting up osmocom-latest (1.0.0) ...
Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ...
Setting up libosmocore22:amd64 (1.11.0) ...
Setting up libosmocodec4:amd64 (1.11.0) ...
Setting up libc-dev-bin (2.36-9+deb12u10) ...
Setting up libosmovty13:amd64 (1.11.0) ...
Setting up libosmoisdn0:amd64 (1.11.0) ...
Setting up libosmousb0:amd64 (1.11.0) ...
Setting up libosmo-sbcap2:amd64 (0.5.1) ...
Setting up libc6-dev:amd64 (2.36-9+deb12u10) ...
Setting up libosmogsm20:amd64 (1.11.0) ...
Setting up libosmoctrl0:amd64 (1.11.0) ...
Setting up libosmogb14:amd64 (1.11.0) ...
Setting up libosmonetif11:amd64 (1.6.0) ...
Setting up libosmocoding0:amd64 (1.11.0) ...
Setting up libosmosim2:amd64 (1.11.0) ...
Setting up libosmocore (1.11.0) ...
Setting up osmo-cbc (0.5.1) ...
changed ownership of '/etc/osmocom/osmo-cbc.cfg' from root:root to osmocom:osmocom
mode of '/etc/osmocom/osmo-cbc.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
changed ownership of '/etc/osmocom' from root:root to root:osmocom
mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x)
changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom
Setting up libosmocore-dbg:amd64 (1.11.0) ...
Setting up osmo-cbc-dbg:amd64 (0.5.1) ...
Processing triggers for libc-bin (2.36-9+deb12u10) ...
[testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc/CBC_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.cfg']
[testenv] + ['cp', '-a', 'osmo-cbc.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc']
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc/CBC_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.default']
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/Common.cfg']
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/Common.cfg']
[testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.cfg
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.cfg']
[testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/Common.cfg
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/Common.cfg']
[testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.default
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.default']
[testenv] Running cbc
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', 'sh', '-c', 'osmo-cbc 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc/cbc.log']
20250315124518541 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x55dc60eb4d00]{INIT}: Allocated (fsm.c:456)
20250315124518542 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-server)[0x55dc60e98ca0]{INIT}: Allocated (fsm.c:456)
20250315124518542 DLGLOBAL NOTICE Available via telnet 127.0.0.20 4264 (telnet_interface.c:88)
20250315124518542 DCBSP NOTICE Listening for CBSP at 127.0.0.20:48049 (cbsp_link.c:419)
20250315124518542 DSBcAP NOTICE Listening for SBc-AP at 127.0.0.20:29168 (sbcap_link.c:484)
20250315124518542 DREST INFO Main thread tid: 139795708291648 (rest_api.c:689)
20250315124518542 DREST NOTICE Started ECBE REST API at 127.0.0.20:12345 (rest_api.c:727)
20250315124518542 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124518542 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124518542 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124518542 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
[testenv] Running testsuite
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.20', '-e', 'OSMO_SUT_PORT=4264', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc/CBC_Tests', 'CBC_Tests.cfg']
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli CBC_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: CBC_Tests.cfg
MC@50efdb34915a: Unix server socket created successfully.
MC@50efdb34915a: Listening on TCP port 36113.
50efdb34915a is the default
MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc/CBC_Tests 50efdb34915a 36113
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@50efdb34915a: New HC connected from 10.0.2.100 [10.0.2.100]. 50efdb34915a: Linux 6.1.0-29-amd64 on x86_64.
cmtc
MC@50efdb34915a: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@50efdb34915a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
MC@50efdb34915a: Configuration file was processed on all HCs.
MC@50efdb34915a: Creating MTC on host 10.0.2.100.
MC@50efdb34915a: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive'.
------ CBC_Tests.TC_rx_keepalive ------
Sat Mar 15 12:45:18 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_rx_keepalive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_rx_keepalive.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive' was executed successfully (exit status: 0).
MTC@50efdb34915a: Test case TC_rx_keepalive started.
MTC@50efdb34915a: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
20250315124519982 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142)
20250315124519982 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269)
20250315124519982 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: Allocated (fsm.c:456)
20250315124519982 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: Received Event RESET.cmd (cbsp_link.c:325)
20250315124519982 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68)
20250315124519982 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345)
20250315124519982 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91)
20250315124519984 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124519984 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01  (cbsp_link.c:226)
20250315124519984 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124519984 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124519984 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181)
20250315124519985 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124519985 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01  (cbsp_link.c:226)
20250315124519985 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124519985 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124519985 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186)
20250315124519986 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124519986 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06  (cbsp_link.c:226)
20250315124519986 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230)
20250315124519986 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301)
20250315124519986 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99)
20250315124523543 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124523543 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124523543 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124523543 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124528544 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124528544 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124528544 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124528544 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124533545 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124533545 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124533545 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124533545 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124538546 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124538546 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124538546 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124538546 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124543547 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124543547 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124543547 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124543547 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124548548 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124548548 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124548548 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124548548 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124549989 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Timeout of T1 (fsm.c:317)
20250315124549989 DCBSP INFO ttcn3-bsc-client: Transmitting KEEP-ALIVE (cbsp_link.c:345)
20250315124549989 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: State change to KEEPALIVE_PENDING (T2, 10s) (cbsp_link_fsm.c:151)
MTC@50efdb34915a: setverdict(pass): none -> pass
20250315124549998 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124549998 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211)
20250315124549998 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244)
20250315124549998 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{KEEPALIVE_PENDING}: Received Event CLOSE.cmd (cbsp_link.c:250)
20250315124549998 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{KEEPALIVE_PENDING}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170)
20250315124549998 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{KEEPALIVE_PENDING}: Freeing instance (cbsp_link_fsm.c:170)
20250315124549998 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{KEEPALIVE_PENDING}: Deallocated (fsm.c:568)
TC_rx_keepalive-BSC0(3)@50efdb34915a: Final verdict of PTC: none
TC_rx_keepalive-BSC0-BSC0(4)@50efdb34915a: Final verdict of PTC: none
MTC@50efdb34915a: Setting final verdict of the test case.
MTC@50efdb34915a: Local verdict of MTC: pass
MTC@50efdb34915a: Local verdict of PTC TC_rx_keepalive-BSC0(3): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_rx_keepalive-BSC0-BSC0(4): none (pass -> pass)
MTC@50efdb34915a: Test case TC_rx_keepalive finished. Verdict: pass
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive pass'.
Sat Mar 15 12:45:50 UTC 2025
====== CBC_Tests.TC_rx_keepalive pass ======

Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_rx_keepalive.talloc
20250315124550042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42032<->l=127.0.0.20:4264 (telnet_interface.c:192)
20250315124550042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42032<->l=127.0.0.20:4264 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=22820)
Waiting for packet dumper to finish... 1 (prev_count=22820, count=29052)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive pass' was executed successfully (exit status: 0).
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive_timeout'.
------ CBC_Tests.TC_rx_keepalive_timeout ------
Sat Mar 15 12:45:52 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_rx_keepalive_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_rx_keepalive_timeout.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive_timeout' was executed successfully (exit status: 0).
MTC@50efdb34915a: Test case TC_rx_keepalive_timeout started.
MTC@50efdb34915a: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
20250315124553151 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142)
20250315124553151 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269)
20250315124553151 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: Allocated (fsm.c:456)
20250315124553151 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: Received Event RESET.cmd (cbsp_link.c:325)
20250315124553151 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68)
20250315124553151 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345)
20250315124553151 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91)
20250315124553157 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124553157 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01  (cbsp_link.c:226)
20250315124553157 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124553157 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124553157 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181)
20250315124553157 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124553157 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01  (cbsp_link.c:226)
20250315124553157 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124553157 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124553157 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186)
20250315124553160 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124553160 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06  (cbsp_link.c:226)
20250315124553160 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230)
20250315124553160 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301)
20250315124553160 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99)
20250315124553549 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124553549 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124553549 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124553549 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124558550 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124558550 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124558550 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124558550 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124603551 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124603551 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124603551 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124603551 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124608552 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124608552 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124608552 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124608552 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124613553 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124613553 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124613553 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124613553 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124618554 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124618554 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124618554 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124618554 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124623165 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Timeout of T1 (fsm.c:317)
20250315124623165 DCBSP INFO ttcn3-bsc-client: Transmitting KEEP-ALIVE (cbsp_link.c:345)
20250315124623165 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: State change to KEEPALIVE_PENDING (T2, 10s) (cbsp_link_fsm.c:151)
20250315124623555 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124623555 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124623555 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124623555 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124628556 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124628556 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124628556 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124628556 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124633168 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{KEEPALIVE_PENDING}: Timeout of T2 (fsm.c:317)
20250315124633168 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{KEEPALIVE_PENDING}: timer_cb requested termination (fsm.c:327)
20250315124633168 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{KEEPALIVE_PENDING}: Terminating (cause = OSMO_FSM_TERM_TIMEOUT) (fsm.c:332)
20250315124633168 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244)
20250315124633168 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{KEEPALIVE_PENDING}: FSM instance already terminating, not dispatching event CLOSE.cmd (cbsp_link.c:250)
20250315124633168 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{KEEPALIVE_PENDING}: Freeing instance (fsm.c:332)
20250315124633168 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{KEEPALIVE_PENDING}: Deallocated (fsm.c:568)
20250315124633557 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124633557 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124633557 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124633557 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124638558 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124638558 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124638558 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124638558 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124643559 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124643559 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124643559 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124643559 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124648560 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124648560 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124648560 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124648560 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124653561 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124653561 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124653561 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124653561 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
MTC@50efdb34915a: setverdict(pass): none -> pass
TC_rx_keepalive_timeout-BSC0-BSC0(6)@50efdb34915a: Final verdict of PTC: none
TC_rx_keepalive_timeout-BSC0(5)@50efdb34915a: Final verdict of PTC: none
MTC@50efdb34915a: Setting final verdict of the test case.
MTC@50efdb34915a: Local verdict of MTC: pass
MTC@50efdb34915a: Local verdict of PTC TC_rx_keepalive_timeout-BSC0(5): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_rx_keepalive_timeout-BSC0-BSC0(6): none (pass -> pass)
MTC@50efdb34915a: Test case TC_rx_keepalive_timeout finished. Verdict: pass
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive_timeout pass'.
Sat Mar 15 12:46:58 UTC 2025
====== CBC_Tests.TC_rx_keepalive_timeout pass ======

Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_rx_keepalive_timeout.talloc
20250315124658234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56390<->l=127.0.0.20:4264 (telnet_interface.c:192)
20250315124658234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56390<->l=127.0.0.20:4264 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=41292)
20250315124658562 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124658562 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124658562 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124658562 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
Waiting for packet dumper to finish... 1 (prev_count=41292, count=45816)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive_timeout pass' was executed successfully (exit status: 0).
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_cgi'.
------ CBC_Tests.TC_ecbe_create_delete_cgi ------
Sat Mar 15 12:47:00 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_cgi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_cgi.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_cgi' was executed successfully (exit status: 0).
MTC@50efdb34915a: Test case TC_ecbe_create_delete_cgi started.
MTC@50efdb34915a: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
20250315124701318 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142)
20250315124701318 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269)
20250315124701318 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: Allocated (fsm.c:456)
20250315124701318 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: Received Event RESET.cmd (cbsp_link.c:325)
20250315124701318 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68)
20250315124701318 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345)
20250315124701318 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91)
20250315124701319 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124701319 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01  (cbsp_link.c:226)
20250315124701319 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124701319 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124701319 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181)
20250315124701320 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124701320 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01  (cbsp_link.c:226)
20250315124701320 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124701320 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124701320 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186)
20250315124701320 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124701320 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06  (cbsp_link.c:226)
20250315124701320 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230)
20250315124701320 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301)
20250315124701320 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99)
MTC@50efdb34915a: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":43,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}"
20250315124701322 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 43, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571)
20250315124701322 DREST DEBUG sending as inter-thread op (rest_api.c:578)
20250315124701322 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124701322 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124701322 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124701322 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60e95ec0]{INIT}: Allocated (fsm.c:456)
20250315124701322 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x55dc60e93cb0]{INIT}: Allocated (fsm.c:456)
20250315124701322 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x55dc60e93cb0]{INIT}: is child of SMSCB(TTCN-3-43)[0x55dc60e95ec0] (fsm.c:486)
20250315124701322 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x55dc60ee87f0]{INIT}: Allocated (fsm.c:456)
20250315124701322 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x55dc60ee87f0]{INIT}: is child of SMSCB(TTCN-3-43)[0x55dc60e95ec0] (fsm.c:486)
20250315124701322 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x55dc60ee8a90]{INIT}: Allocated (fsm.c:456)
20250315124701322 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x55dc60ee8a90]{INIT}: is child of SMSCB(TTCN-3-43)[0x55dc60e95ec0] (fsm.c:486)
20250315124701322 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x55dc60ee8d30]{INIT}: Allocated (fsm.c:456)
20250315124701322 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x55dc60ee8d30]{INIT}: is child of SMSCB(TTCN-3-43)[0x55dc60e95ec0] (fsm.c:486)
20250315124701322 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60e95ec0]{INIT}: Received Event CREATE (cbc_message.c:132)
20250315124701322 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60e95ec0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67)
20250315124701322 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x55dc60ee8d30]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124701322 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124701322 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x55dc60ee8d30]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124701322 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x55dc60ee8d30]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124701322 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60e95ec0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124701322 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x55dc60ee8a90]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124701322 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78)
20250315124701322 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x55dc60ee8a90]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124701322 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x55dc60ee8a90]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124701322 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60e95ec0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124701322 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x55dc60ee87f0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124701322 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339)
20250315124701322 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x55dc60ee87f0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124701322 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x55dc60ee87f0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124701322 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60e95ec0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
20250315124701322 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60e93cb0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124701322 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345)
20250315124701322 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60e93cb0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124701323 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124701323 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 21 [L2]> 0e 00 2b 03 41 70 04 00 16 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a 09 f1 07 00 18 00 2b 12 00  (cbsp_link.c:226)
20250315124701323 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230)
20250315124701323 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60e93cb0]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344)
20250315124701323 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60e93cb0]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124701323 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60e93cb0]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124701323 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60e93cb0]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-43 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124701323 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60e93cb0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294)
20250315124701323 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60e95ec0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296)
20250315124701323 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124701323 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60e95ec0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91)
20250315124701323 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70)
20250315124701323 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588)
MTC@50efdb34915a: setverdict(pass): none -> pass
20250315124703326 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124703326 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124703326 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124703326 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60e95ec0]{ACTIVE}: Received Event DELETE (cbc_message.c:144)
20250315124703326 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60e95ec0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128)
20250315124703326 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x55dc60ee8d30]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124703326 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124703326 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x55dc60ee8d30]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124703327 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x55dc60ee8d30]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124703327 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60e95ec0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124703327 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x55dc60ee8a90]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124703327 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397)
20250315124703327 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x55dc60ee8a90]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124703327 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x55dc60ee8a90]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124703327 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60e95ec0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124703327 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x55dc60ee87f0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124703327 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339)
20250315124703327 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x55dc60ee87f0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124703327 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x55dc60ee87f0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451)
20250315124703327 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60e95ec0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452)
20250315124703327 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60e93cb0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124703327 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345)
20250315124703327 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60e93cb0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124703330 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124703330 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 05 00 00 21 [L2]> 0e 00 2b 02 41 70 04 00 16 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a 09 f1 07 00 18 00 2b 12 00  (cbsp_link.c:226)
20250315124703330 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230)
20250315124703330 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60e93cb0]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351)
20250315124703330 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60e93cb0]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124703330 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60e93cb0]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124703330 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60e93cb0]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-24-43 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124703330 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60e93cb0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416)
20250315124703330 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60e95ec0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418)
20250315124703330 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124703330 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60e95ec0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206)
20250315124703330 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70)
20250315124703330 DREST DEBUG /message DELETE(43) -> 200 (OK) (rest_api.c:635)
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
TC_ecbe_create_delete_cgi-BSC0(7)@50efdb34915a: Final verdict of PTC: none
20250315124703333 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124703333 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211)
20250315124703333 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244)
20250315124703333 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250)
20250315124703333 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170)
20250315124703333 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Freeing instance (cbsp_link_fsm.c:170)
20250315124703333 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Deallocated (fsm.c:568)
TC_ecbe_create_delete_cgi-BSC0-BSC0(8)@50efdb34915a: Final verdict of PTC: none
MTC@50efdb34915a: Setting final verdict of the test case.
MTC@50efdb34915a: Local verdict of MTC: pass
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_cgi-BSC0(7): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_cgi-BSC0-BSC0(8): none (pass -> pass)
MTC@50efdb34915a: Test case TC_ecbe_create_delete_cgi finished. Verdict: pass
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_cgi pass'.
Sat Mar 15 12:47:03 UTC 2025
====== CBC_Tests.TC_ecbe_create_delete_cgi pass ======

Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_cgi.talloc
20250315124703365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56398<->l=127.0.0.20:4264 (telnet_interface.c:192)
20250315124703366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56398<->l=127.0.0.20:4264 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24676)
20250315124703563 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124703563 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124703563 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124703563 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
Waiting for packet dumper to finish... 1 (prev_count=24676, count=43636)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_cgi pass' was executed successfully (exit status: 0).
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac_ci'.
------ CBC_Tests.TC_ecbe_create_delete_lac_ci ------
Sat Mar 15 12:47:05 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lac_ci.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lac_ci.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac_ci' was executed successfully (exit status: 0).
MTC@50efdb34915a: Test case TC_ecbe_create_delete_lac_ci started.
MTC@50efdb34915a: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
20250315124706439 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142)
20250315124706439 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269)
20250315124706439 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: Allocated (fsm.c:456)
20250315124706439 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: Received Event RESET.cmd (cbsp_link.c:325)
20250315124706439 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68)
20250315124706439 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345)
20250315124706439 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91)
20250315124706441 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124706441 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01  (cbsp_link.c:226)
20250315124706441 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124706441 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124706441 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181)
20250315124706441 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124706441 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01  (cbsp_link.c:226)
20250315124706441 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124706441 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124706441 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186)
20250315124706443 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124706443 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06  (cbsp_link.c:226)
20250315124706443 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230)
20250315124706443 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301)
20250315124706443 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99)
MTC@50efdb34915a: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":44,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}"
20250315124706444 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 44, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571)
20250315124706444 DREST DEBUG sending as inter-thread op (rest_api.c:578)
20250315124706444 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124706444 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124706444 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124706444 DSMSCB INFO SMSCB(TTCN-3-44)[0x55dc60eec0d0]{INIT}: Allocated (fsm.c:456)
20250315124706444 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44)[0x55dc60eeb4f0]{INIT}: Allocated (fsm.c:456)
20250315124706444 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44)[0x55dc60eeb4f0]{INIT}: is child of SMSCB(TTCN-3-44)[0x55dc60eec0d0] (fsm.c:486)
20250315124706444 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44)[0x55dc60eeb6d0]{INIT}: Allocated (fsm.c:456)
20250315124706444 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44)[0x55dc60eeb6d0]{INIT}: is child of SMSCB(TTCN-3-44)[0x55dc60eec0d0] (fsm.c:486)
20250315124706444 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44)[0x55dc60eeb8b0]{INIT}: Allocated (fsm.c:456)
20250315124706444 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44)[0x55dc60eeb8b0]{INIT}: is child of SMSCB(TTCN-3-44)[0x55dc60eec0d0] (fsm.c:486)
20250315124706444 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44)[0x55dc60eeba90]{INIT}: Allocated (fsm.c:456)
20250315124706444 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44)[0x55dc60eeba90]{INIT}: is child of SMSCB(TTCN-3-44)[0x55dc60eec0d0] (fsm.c:486)
20250315124706444 DSMSCB INFO SMSCB(TTCN-3-44)[0x55dc60eec0d0]{INIT}: Received Event CREATE (cbc_message.c:132)
20250315124706444 DSMSCB INFO SMSCB(TTCN-3-44)[0x55dc60eec0d0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67)
20250315124706444 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x55dc60eeba90]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124706444 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124706444 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x55dc60eeba90]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124706444 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x55dc60eeba90]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124706444 DSMSCB INFO SMSCB(TTCN-3-44)[0x55dc60eec0d0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124706444 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x55dc60eeb8b0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124706444 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78)
20250315124706444 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x55dc60eeb8b0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124706444 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x55dc60eeb8b0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124706444 DSMSCB INFO SMSCB(TTCN-3-44)[0x55dc60eec0d0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124706444 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x55dc60eeb6d0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124706444 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339)
20250315124706444 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x55dc60eeb6d0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124706444 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x55dc60eeb6d0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124706444 DSMSCB INFO SMSCB(TTCN-3-44)[0x55dc60eec0d0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
20250315124706444 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x55dc60eeb4f0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124706444 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345)
20250315124706444 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x55dc60eeb4f0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124706446 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124706446 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 18 [L2]> 0e 00 2c 03 41 70 04 00 0d 01 27 11 c3 51 27 12 c3 52 27 13 c3 53 12 00  (cbsp_link.c:226)
20250315124706446 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230)
20250315124706446 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x55dc60eeb4f0]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344)
20250315124706446 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x55dc60eeb4f0]{WAIT_WRITE_ACK}: Appending CellId LAC 10001 CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124706446 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x55dc60eeb4f0]{WAIT_WRITE_ACK}: Appending CellId LAC 10002 CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124706446 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x55dc60eeb4f0]{WAIT_WRITE_ACK}: Appending CellId LAC 10003 CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124706446 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x55dc60eeb4f0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294)
20250315124706446 DSMSCB INFO SMSCB(TTCN-3-44)[0x55dc60eec0d0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296)
20250315124706446 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124706446 DSMSCB INFO SMSCB(TTCN-3-44)[0x55dc60eec0d0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91)
20250315124706446 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70)
20250315124706446 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588)
MTC@50efdb34915a: setverdict(pass): none -> pass
20250315124708449 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124708450 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124708450 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124708450 DSMSCB INFO SMSCB(TTCN-3-44)[0x55dc60eec0d0]{ACTIVE}: Received Event DELETE (cbc_message.c:144)
20250315124708450 DSMSCB INFO SMSCB(TTCN-3-44)[0x55dc60eec0d0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128)
20250315124708450 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x55dc60eeba90]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124708450 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124708450 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x55dc60eeba90]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124708450 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x55dc60eeba90]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124708450 DSMSCB INFO SMSCB(TTCN-3-44)[0x55dc60eec0d0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124708450 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x55dc60eeb8b0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124708450 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397)
20250315124708450 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x55dc60eeb8b0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124708450 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x55dc60eeb8b0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124708450 DSMSCB INFO SMSCB(TTCN-3-44)[0x55dc60eec0d0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124708450 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x55dc60eeb6d0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124708450 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339)
20250315124708450 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x55dc60eeb6d0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124708450 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x55dc60eeb6d0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451)
20250315124708450 DSMSCB INFO SMSCB(TTCN-3-44)[0x55dc60eec0d0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452)
20250315124708450 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x55dc60eeb4f0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124708450 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345)
20250315124708450 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x55dc60eeb4f0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124708452 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124708452 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 05 00 00 18 [L2]> 0e 00 2c 02 41 70 04 00 0d 01 27 11 c3 51 27 12 c3 52 27 13 c3 53 12 00  (cbsp_link.c:226)
20250315124708452 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230)
20250315124708452 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x55dc60eeb4f0]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351)
20250315124708452 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x55dc60eeb4f0]{WAIT_DELETE_ACK}: Appending CellId LAC 10001 CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124708452 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x55dc60eeb4f0]{WAIT_DELETE_ACK}: Appending CellId LAC 10002 CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124708452 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x55dc60eeb4f0]{WAIT_DELETE_ACK}: Appending CellId LAC 10003 CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124708452 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x55dc60eeb4f0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416)
20250315124708452 DSMSCB INFO SMSCB(TTCN-3-44)[0x55dc60eec0d0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418)
20250315124708452 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124708452 DSMSCB INFO SMSCB(TTCN-3-44)[0x55dc60eec0d0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206)
20250315124708452 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70)
20250315124708452 DREST DEBUG /message DELETE(44) -> 200 (OK) (rest_api.c:635)
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
20250315124708456 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124708456 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211)
20250315124708456 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244)
20250315124708456 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250)
20250315124708456 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170)
20250315124708456 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Freeing instance (cbsp_link_fsm.c:170)
20250315124708456 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Deallocated (fsm.c:568)
TC_ecbe_create_delete_lac_ci-BSC0-BSC0(10)@50efdb34915a: Final verdict of PTC: none
TC_ecbe_create_delete_lac_ci-BSC0(9)@50efdb34915a: Final verdict of PTC: none
MTC@50efdb34915a: Setting final verdict of the test case.
MTC@50efdb34915a: Local verdict of MTC: pass
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_lac_ci-BSC0(9): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_lac_ci-BSC0-BSC0(10): none (pass -> pass)
MTC@50efdb34915a: Test case TC_ecbe_create_delete_lac_ci finished. Verdict: pass
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac_ci pass'.
Sat Mar 15 12:47:08 UTC 2025
====== CBC_Tests.TC_ecbe_create_delete_lac_ci pass ======

Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_lac_ci.talloc
20250315124708550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56140<->l=127.0.0.20:4264 (telnet_interface.c:192)
20250315124708553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56140<->l=127.0.0.20:4264 (telnet_interface.c:138)
20250315124708564 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124708564 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124708564 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124708564 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24664)
Waiting for packet dumper to finish... 1 (prev_count=24664, count=43576)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac_ci pass' was executed successfully (exit status: 0).
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac'.
------ CBC_Tests.TC_ecbe_create_delete_lac ------
Sat Mar 15 12:47:10 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lac.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lac.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac' was executed successfully (exit status: 0).
MTC@50efdb34915a: Test case TC_ecbe_create_delete_lac started.
MTC@50efdb34915a: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
20250315124711655 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142)
20250315124711655 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269)
20250315124711655 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: Allocated (fsm.c:456)
20250315124711655 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: Received Event RESET.cmd (cbsp_link.c:325)
20250315124711655 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68)
20250315124711655 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345)
20250315124711655 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91)
20250315124711657 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124711657 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01  (cbsp_link.c:226)
20250315124711657 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124711657 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124711657 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181)
20250315124711657 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124711657 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01  (cbsp_link.c:226)
20250315124711657 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124711657 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124711657 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186)
20250315124711658 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124711658 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06  (cbsp_link.c:226)
20250315124711658 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230)
20250315124711658 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301)
20250315124711658 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99)
MTC@50efdb34915a: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":45,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}"
20250315124711659 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 45, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571)
20250315124711659 DREST DEBUG sending as inter-thread op (rest_api.c:578)
20250315124711659 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124711659 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124711659 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124711659 DSMSCB INFO SMSCB(TTCN-3-45)[0x55dc60eedad0]{INIT}: Allocated (fsm.c:456)
20250315124711659 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45)[0x55dc60eecf70]{INIT}: Allocated (fsm.c:456)
20250315124711659 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45)[0x55dc60eecf70]{INIT}: is child of SMSCB(TTCN-3-45)[0x55dc60eedad0] (fsm.c:486)
20250315124711659 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45)[0x55dc60eed150]{INIT}: Allocated (fsm.c:456)
20250315124711659 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45)[0x55dc60eed150]{INIT}: is child of SMSCB(TTCN-3-45)[0x55dc60eedad0] (fsm.c:486)
20250315124711659 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45)[0x55dc60eed330]{INIT}: Allocated (fsm.c:456)
20250315124711659 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45)[0x55dc60eed330]{INIT}: is child of SMSCB(TTCN-3-45)[0x55dc60eedad0] (fsm.c:486)
20250315124711659 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45)[0x55dc60eed510]{INIT}: Allocated (fsm.c:456)
20250315124711659 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45)[0x55dc60eed510]{INIT}: is child of SMSCB(TTCN-3-45)[0x55dc60eedad0] (fsm.c:486)
20250315124711659 DSMSCB INFO SMSCB(TTCN-3-45)[0x55dc60eedad0]{INIT}: Received Event CREATE (cbc_message.c:132)
20250315124711659 DSMSCB INFO SMSCB(TTCN-3-45)[0x55dc60eedad0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67)
20250315124711659 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x55dc60eed510]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124711659 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124711659 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x55dc60eed510]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124711659 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x55dc60eed510]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124711659 DSMSCB INFO SMSCB(TTCN-3-45)[0x55dc60eedad0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124711659 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x55dc60eed330]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124711659 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78)
20250315124711659 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x55dc60eed330]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124711659 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x55dc60eed330]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124711659 DSMSCB INFO SMSCB(TTCN-3-45)[0x55dc60eedad0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124711659 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x55dc60eed150]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124711659 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339)
20250315124711659 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x55dc60eed150]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124711659 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x55dc60eed150]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124711659 DSMSCB INFO SMSCB(TTCN-3-45)[0x55dc60eedad0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
20250315124711659 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x55dc60eecf70]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124711659 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345)
20250315124711659 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x55dc60eecf70]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124711660 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124711660 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 12 [L2]> 0e 00 2d 03 41 70 04 00 07 05 27 11 27 12 27 13 12 00  (cbsp_link.c:226)
20250315124711660 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230)
20250315124711660 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x55dc60eecf70]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344)
20250315124711660 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x55dc60eecf70]{WAIT_WRITE_ACK}: Appending CellId LAC 10001 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124711660 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x55dc60eecf70]{WAIT_WRITE_ACK}: Appending CellId LAC 10002 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124711660 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x55dc60eecf70]{WAIT_WRITE_ACK}: Appending CellId LAC 10003 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124711660 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x55dc60eecf70]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294)
20250315124711660 DSMSCB INFO SMSCB(TTCN-3-45)[0x55dc60eedad0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296)
20250315124711660 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124711660 DSMSCB INFO SMSCB(TTCN-3-45)[0x55dc60eedad0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91)
20250315124711660 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70)
20250315124711660 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588)
MTC@50efdb34915a: setverdict(pass): none -> pass
20250315124713564 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124713564 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124713564 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124713564 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124713663 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124713663 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124713663 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124713663 DSMSCB INFO SMSCB(TTCN-3-45)[0x55dc60eedad0]{ACTIVE}: Received Event DELETE (cbc_message.c:144)
20250315124713663 DSMSCB INFO SMSCB(TTCN-3-45)[0x55dc60eedad0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128)
20250315124713663 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x55dc60eed510]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124713663 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124713663 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x55dc60eed510]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124713663 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x55dc60eed510]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124713663 DSMSCB INFO SMSCB(TTCN-3-45)[0x55dc60eedad0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124713663 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x55dc60eed330]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124713663 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397)
20250315124713663 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x55dc60eed330]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124713663 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x55dc60eed330]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124713663 DSMSCB INFO SMSCB(TTCN-3-45)[0x55dc60eedad0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124713663 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x55dc60eed150]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124713663 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339)
20250315124713663 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x55dc60eed150]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124713663 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x55dc60eed150]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451)
20250315124713663 DSMSCB INFO SMSCB(TTCN-3-45)[0x55dc60eedad0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452)
20250315124713663 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x55dc60eecf70]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124713663 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345)
20250315124713663 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x55dc60eecf70]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124713664 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124713664 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 05 00 00 12 [L2]> 0e 00 2d 02 41 70 04 00 07 05 27 11 27 12 27 13 12 00  (cbsp_link.c:226)
20250315124713664 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230)
20250315124713664 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x55dc60eecf70]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351)
20250315124713664 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x55dc60eecf70]{WAIT_DELETE_ACK}: Appending CellId LAC 10001 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124713664 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x55dc60eecf70]{WAIT_DELETE_ACK}: Appending CellId LAC 10002 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124713664 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x55dc60eecf70]{WAIT_DELETE_ACK}: Appending CellId LAC 10003 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124713664 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x55dc60eecf70]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416)
20250315124713664 DSMSCB INFO SMSCB(TTCN-3-45)[0x55dc60eedad0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418)
20250315124713664 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124713664 DSMSCB INFO SMSCB(TTCN-3-45)[0x55dc60eedad0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206)
20250315124713664 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70)
20250315124713664 DREST DEBUG /message DELETE(45) -> 200 (OK) (rest_api.c:635)
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
20250315124713665 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124713665 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211)
TC_ecbe_create_delete_lac-BSC0(11)@50efdb34915a: Final verdict of PTC: none
20250315124713665 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244)
20250315124713665 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250)
20250315124713665 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170)
20250315124713665 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Freeing instance (cbsp_link_fsm.c:170)
20250315124713665 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Deallocated (fsm.c:568)
TC_ecbe_create_delete_lac-BSC0-BSC0(12)@50efdb34915a: Final verdict of PTC: none
MTC@50efdb34915a: Setting final verdict of the test case.
MTC@50efdb34915a: Local verdict of MTC: pass
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_lac-BSC0(11): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_lac-BSC0-BSC0(12): none (pass -> pass)
MTC@50efdb34915a: Test case TC_ecbe_create_delete_lac finished. Verdict: pass
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac pass'.
Sat Mar 15 12:47:13 UTC 2025
====== CBC_Tests.TC_ecbe_create_delete_lac pass ======

Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_lac.talloc
20250315124713685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56152<->l=127.0.0.20:4264 (telnet_interface.c:192)
20250315124713685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56152<->l=127.0.0.20:4264 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24604)
Waiting for packet dumper to finish... 1 (prev_count=24604, count=43464)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac pass' was executed successfully (exit status: 0).
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_ci'.
------ CBC_Tests.TC_ecbe_create_delete_ci ------
Sat Mar 15 12:47:15 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_ci.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_ci.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_ci' was executed successfully (exit status: 0).
MTC@50efdb34915a: Test case TC_ecbe_create_delete_ci started.
MTC@50efdb34915a: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
20250315124716740 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142)
20250315124716740 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269)
20250315124716740 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: Allocated (fsm.c:456)
20250315124716740 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: Received Event RESET.cmd (cbsp_link.c:325)
20250315124716740 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68)
20250315124716740 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345)
20250315124716740 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91)
20250315124716745 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124716745 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01  (cbsp_link.c:226)
20250315124716745 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124716745 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124716745 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181)
20250315124716746 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124716746 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01  (cbsp_link.c:226)
20250315124716746 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124716746 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124716746 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186)
20250315124716748 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124716748 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06  (cbsp_link.c:226)
20250315124716748 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230)
20250315124716748 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301)
20250315124716748 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99)
MTC@50efdb34915a: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":46,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}"
20250315124716750 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 46, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571)
20250315124716750 DREST DEBUG sending as inter-thread op (rest_api.c:578)
20250315124716750 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124716750 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124716750 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124716750 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60eef4d0]{INIT}: Allocated (fsm.c:456)
20250315124716750 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x55dc60eee970]{INIT}: Allocated (fsm.c:456)
20250315124716750 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x55dc60eee970]{INIT}: is child of SMSCB(TTCN-3-46)[0x55dc60eef4d0] (fsm.c:486)
20250315124716750 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x55dc60eeeb50]{INIT}: Allocated (fsm.c:456)
20250315124716750 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x55dc60eeeb50]{INIT}: is child of SMSCB(TTCN-3-46)[0x55dc60eef4d0] (fsm.c:486)
20250315124716750 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x55dc60eeed30]{INIT}: Allocated (fsm.c:456)
20250315124716750 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x55dc60eeed30]{INIT}: is child of SMSCB(TTCN-3-46)[0x55dc60eef4d0] (fsm.c:486)
20250315124716750 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x55dc60eeef10]{INIT}: Allocated (fsm.c:456)
20250315124716750 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x55dc60eeef10]{INIT}: is child of SMSCB(TTCN-3-46)[0x55dc60eef4d0] (fsm.c:486)
20250315124716750 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60eef4d0]{INIT}: Received Event CREATE (cbc_message.c:132)
20250315124716750 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60eef4d0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67)
20250315124716750 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x55dc60eeef10]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124716750 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124716750 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x55dc60eeef10]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124716751 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x55dc60eeef10]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124716751 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60eef4d0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124716751 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x55dc60eeed30]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124716751 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78)
20250315124716751 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x55dc60eeed30]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124716751 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x55dc60eeed30]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124716751 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60eef4d0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124716751 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x55dc60eeeb50]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124716751 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339)
20250315124716751 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x55dc60eeeb50]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124716751 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x55dc60eeeb50]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124716751 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60eef4d0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
20250315124716751 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x55dc60eee970]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124716751 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345)
20250315124716751 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x55dc60eee970]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124716752 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124716752 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 12 [L2]> 0e 00 2e 03 41 70 04 00 07 02 c3 51 c3 52 c3 53 12 00  (cbsp_link.c:226)
20250315124716752 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230)
20250315124716752 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x55dc60eee970]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344)
20250315124716752 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x55dc60eee970]{WAIT_WRITE_ACK}: Appending CellId CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124716752 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x55dc60eee970]{WAIT_WRITE_ACK}: Appending CellId CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124716752 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x55dc60eee970]{WAIT_WRITE_ACK}: Appending CellId CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124716752 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x55dc60eee970]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294)
20250315124716752 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60eef4d0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296)
20250315124716752 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124716752 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60eef4d0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91)
20250315124716752 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70)
20250315124716752 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588)
MTC@50efdb34915a: setverdict(pass): none -> pass
20250315124718565 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124718565 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124718565 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124718565 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124718755 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124718756 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124718756 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124718756 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60eef4d0]{ACTIVE}: Received Event DELETE (cbc_message.c:144)
20250315124718756 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60eef4d0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128)
20250315124718756 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x55dc60eeef10]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124718756 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124718756 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x55dc60eeef10]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124718756 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x55dc60eeef10]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124718756 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60eef4d0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124718756 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x55dc60eeed30]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124718756 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397)
20250315124718756 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x55dc60eeed30]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124718756 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x55dc60eeed30]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124718756 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60eef4d0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124718756 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x55dc60eeeb50]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124718756 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339)
20250315124718756 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x55dc60eeeb50]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124718756 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x55dc60eeeb50]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451)
20250315124718756 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60eef4d0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452)
20250315124718756 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x55dc60eee970]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124718756 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345)
20250315124718756 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x55dc60eee970]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124718758 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124718758 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 05 00 00 12 [L2]> 0e 00 2e 02 41 70 04 00 07 02 c3 51 c3 52 c3 53 12 00  (cbsp_link.c:226)
20250315124718758 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230)
20250315124718758 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x55dc60eee970]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351)
20250315124718758 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x55dc60eee970]{WAIT_DELETE_ACK}: Appending CellId CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124718758 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x55dc60eee970]{WAIT_DELETE_ACK}: Appending CellId CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124718758 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x55dc60eee970]{WAIT_DELETE_ACK}: Appending CellId CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124718758 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x55dc60eee970]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416)
20250315124718758 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60eef4d0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418)
20250315124718758 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124718758 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60eef4d0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206)
20250315124718758 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70)
20250315124718758 DREST DEBUG /message DELETE(46) -> 200 (OK) (rest_api.c:635)
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
20250315124718761 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124718761 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211)
20250315124718761 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244)
20250315124718761 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250)
20250315124718761 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170)
20250315124718761 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Freeing instance (cbsp_link_fsm.c:170)
20250315124718761 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Deallocated (fsm.c:568)
TC_ecbe_create_delete_ci-BSC0(13)@50efdb34915a: Final verdict of PTC: none
TC_ecbe_create_delete_ci-BSC0-BSC0(14)@50efdb34915a: Final verdict of PTC: none
MTC@50efdb34915a: Setting final verdict of the test case.
MTC@50efdb34915a: Local verdict of MTC: pass
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_ci-BSC0(13): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_ci-BSC0-BSC0(14): none (pass -> pass)
MTC@50efdb34915a: Test case TC_ecbe_create_delete_ci finished. Verdict: pass
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_ci pass'.
Sat Mar 15 12:47:18 UTC 2025
====== CBC_Tests.TC_ecbe_create_delete_ci pass ======

Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_ci.talloc
20250315124718798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59722<->l=127.0.0.20:4264 (telnet_interface.c:192)
20250315124718798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59722<->l=127.0.0.20:4264 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24588)
Waiting for packet dumper to finish... 1 (prev_count=24588, count=43448)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_ci pass' was executed successfully (exit status: 0).
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lai'.
------ CBC_Tests.TC_ecbe_create_delete_lai ------
Sat Mar 15 12:47:20 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lai.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lai' was executed successfully (exit status: 0).
MTC@50efdb34915a: Test case TC_ecbe_create_delete_lai started.
MTC@50efdb34915a: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
20250315124721843 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142)
20250315124721843 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269)
20250315124721843 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: Allocated (fsm.c:456)
20250315124721843 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: Received Event RESET.cmd (cbsp_link.c:325)
20250315124721843 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68)
20250315124721843 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345)
20250315124721843 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91)
20250315124721845 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124721845 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01  (cbsp_link.c:226)
20250315124721845 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124721845 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124721845 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181)
20250315124721845 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124721845 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01  (cbsp_link.c:226)
20250315124721845 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124721845 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124721845 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186)
20250315124721846 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124721846 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06  (cbsp_link.c:226)
20250315124721846 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230)
20250315124721846 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301)
20250315124721846 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99)
MTC@50efdb34915a: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":47,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}"
20250315124721847 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 47, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571)
20250315124721847 DREST DEBUG sending as inter-thread op (rest_api.c:578)
20250315124721847 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124721847 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124721847 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124721847 DSMSCB INFO SMSCB(TTCN-3-47)[0x55dc60eefdc0]{INIT}: Allocated (fsm.c:456)
20250315124721847 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47)[0x55dc60ef04a0]{INIT}: Allocated (fsm.c:456)
20250315124721847 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47)[0x55dc60ef04a0]{INIT}: is child of SMSCB(TTCN-3-47)[0x55dc60eefdc0] (fsm.c:486)
20250315124721847 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47)[0x55dc60ef0680]{INIT}: Allocated (fsm.c:456)
20250315124721847 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47)[0x55dc60ef0680]{INIT}: is child of SMSCB(TTCN-3-47)[0x55dc60eefdc0] (fsm.c:486)
20250315124721847 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47)[0x55dc60ef0860]{INIT}: Allocated (fsm.c:456)
20250315124721847 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47)[0x55dc60ef0860]{INIT}: is child of SMSCB(TTCN-3-47)[0x55dc60eefdc0] (fsm.c:486)
20250315124721847 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47)[0x55dc60ef0a40]{INIT}: Allocated (fsm.c:456)
20250315124721847 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47)[0x55dc60ef0a40]{INIT}: is child of SMSCB(TTCN-3-47)[0x55dc60eefdc0] (fsm.c:486)
20250315124721847 DSMSCB INFO SMSCB(TTCN-3-47)[0x55dc60eefdc0]{INIT}: Received Event CREATE (cbc_message.c:132)
20250315124721847 DSMSCB INFO SMSCB(TTCN-3-47)[0x55dc60eefdc0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67)
20250315124721847 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x55dc60ef0a40]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124721847 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124721847 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x55dc60ef0a40]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124721847 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x55dc60ef0a40]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124721847 DSMSCB INFO SMSCB(TTCN-3-47)[0x55dc60eefdc0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124721847 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x55dc60ef0860]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124721847 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78)
20250315124721847 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x55dc60ef0860]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124721847 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x55dc60ef0860]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124721847 DSMSCB INFO SMSCB(TTCN-3-47)[0x55dc60eefdc0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124721847 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x55dc60ef0680]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124721847 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339)
20250315124721847 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x55dc60ef0680]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124721847 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x55dc60ef0680]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124721847 DSMSCB INFO SMSCB(TTCN-3-47)[0x55dc60eefdc0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
20250315124721847 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x55dc60ef04a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124721847 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345)
20250315124721847 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x55dc60ef04a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124721849 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124721849 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 1b [L2]> 0e 00 2f 03 41 70 04 00 10 04 09 f1 07 00 19 09 f1 07 00 1a 09 f1 07 00 1b 12 00  (cbsp_link.c:226)
20250315124721849 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230)
20250315124721849 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x55dc60ef04a0]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344)
20250315124721849 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x55dc60ef04a0]{WAIT_WRITE_ACK}: Appending CellId LAI 901-70-25 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124721849 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x55dc60ef04a0]{WAIT_WRITE_ACK}: Appending CellId LAI 901-70-26 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124721849 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x55dc60ef04a0]{WAIT_WRITE_ACK}: Appending CellId LAI 901-70-27 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124721849 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x55dc60ef04a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294)
20250315124721849 DSMSCB INFO SMSCB(TTCN-3-47)[0x55dc60eefdc0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296)
20250315124721849 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124721849 DSMSCB INFO SMSCB(TTCN-3-47)[0x55dc60eefdc0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91)
20250315124721849 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70)
20250315124721849 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588)
MTC@50efdb34915a: setverdict(pass): none -> pass
20250315124723567 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124723567 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124723567 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124723567 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124723854 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124723854 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124723854 DREST DEBUG rest2main_read_cb(op=0x7f24ac001460) from 139795708291648 (rest_it_op.c:93)
20250315124723854 DSMSCB INFO SMSCB(TTCN-3-47)[0x55dc60eefdc0]{ACTIVE}: Received Event DELETE (cbc_message.c:144)
20250315124723854 DSMSCB INFO SMSCB(TTCN-3-47)[0x55dc60eefdc0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128)
20250315124723854 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x55dc60ef0a40]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124723854 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124723854 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x55dc60ef0a40]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124723854 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x55dc60ef0a40]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124723854 DSMSCB INFO SMSCB(TTCN-3-47)[0x55dc60eefdc0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124723854 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x55dc60ef0860]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124723854 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397)
20250315124723854 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x55dc60ef0860]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124723854 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x55dc60ef0860]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124723854 DSMSCB INFO SMSCB(TTCN-3-47)[0x55dc60eefdc0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124723854 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x55dc60ef0680]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124723854 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339)
20250315124723854 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x55dc60ef0680]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124723854 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x55dc60ef0680]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451)
20250315124723854 DSMSCB INFO SMSCB(TTCN-3-47)[0x55dc60eefdc0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452)
20250315124723854 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x55dc60ef04a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124723854 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345)
20250315124723854 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x55dc60ef04a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124723856 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124723856 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 05 00 00 1b [L2]> 0e 00 2f 02 41 70 04 00 10 04 09 f1 07 00 19 09 f1 07 00 1a 09 f1 07 00 1b 12 00  (cbsp_link.c:226)
20250315124723856 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230)
20250315124723856 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x55dc60ef04a0]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351)
20250315124723856 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x55dc60ef04a0]{WAIT_DELETE_ACK}: Appending CellId LAI 901-70-25 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124723856 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x55dc60ef04a0]{WAIT_DELETE_ACK}: Appending CellId LAI 901-70-26 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124723856 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x55dc60ef04a0]{WAIT_DELETE_ACK}: Appending CellId LAI 901-70-27 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124723856 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x55dc60ef04a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416)
20250315124723856 DSMSCB INFO SMSCB(TTCN-3-47)[0x55dc60eefdc0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418)
20250315124723856 DREST DEBUG rest_it_op_complete(op=0x7f24ac001460) complete (rest_it_op.c:131)
20250315124723856 DSMSCB INFO SMSCB(TTCN-3-47)[0x55dc60eefdc0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206)
20250315124723856 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70)
20250315124723856 DREST DEBUG /message DELETE(47) -> 200 (OK) (rest_api.c:635)
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
20250315124723857 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124723857 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211)
20250315124723857 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244)
20250315124723857 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250)
20250315124723857 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170)
20250315124723857 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Freeing instance (cbsp_link_fsm.c:170)
20250315124723857 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Deallocated (fsm.c:568)
TC_ecbe_create_delete_lai-BSC0(15)@50efdb34915a: Final verdict of PTC: none
TC_ecbe_create_delete_lai-BSC0-BSC0(16)@50efdb34915a: Final verdict of PTC: none
MTC@50efdb34915a: Setting final verdict of the test case.
MTC@50efdb34915a: Local verdict of MTC: pass
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_lai-BSC0(15): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_lai-BSC0-BSC0(16): none (pass -> pass)
MTC@50efdb34915a: Test case TC_ecbe_create_delete_lai finished. Verdict: pass
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lai pass'.
Sat Mar 15 12:47:23 UTC 2025
====== CBC_Tests.TC_ecbe_create_delete_lai pass ======

Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_lai.talloc
20250315124723882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59724<->l=127.0.0.20:4264 (telnet_interface.c:192)
20250315124723883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59724<->l=127.0.0.20:4264 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24652)
Waiting for packet dumper to finish... 1 (prev_count=24652, count=43568)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lai pass' was executed successfully (exit status: 0).
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_indication'.
------ CBC_Tests.TC_ecbe_create_delete_mme_indication ------
Sat Mar 15 12:47:25 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_indication.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_indication.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_indication' was executed successfully (exit status: 0).
MTC@50efdb34915a: Test case TC_ecbe_create_delete_mme_indication started.
MTC@50efdb34915a: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@50efdb34915a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
20250315124726997 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:142)
20250315124726997 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94)
20250315124726997 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326)
20250315124726997 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60e96a90]{INIT}: Allocated (fsm.c:456)
20250315124726997 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60e96a90]{INIT}: Received Event RESET.cmd (sbcap_link.c:382)
20250315124726997 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60e96a90]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56)
MTC@50efdb34915a: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}"
20250315124727002 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 48, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571)
20250315124727002 DREST DEBUG sending as inter-thread op (rest_api.c:578)
20250315124727002 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124727002 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124727003 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124727003 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef2950]{INIT}: Allocated (fsm.c:456)
20250315124727003 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x55dc60ef1d00]{INIT}: Allocated (fsm.c:456)
20250315124727003 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x55dc60ef1d00]{INIT}: is child of SMSCB(TTCN-3-48)[0x55dc60ef2950] (fsm.c:486)
20250315124727003 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x55dc60ef1ee0]{INIT}: Allocated (fsm.c:456)
20250315124727003 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x55dc60ef1ee0]{INIT}: is child of SMSCB(TTCN-3-48)[0x55dc60ef2950] (fsm.c:486)
20250315124727003 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x55dc60ef20c0]{INIT}: Allocated (fsm.c:456)
20250315124727003 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x55dc60ef20c0]{INIT}: is child of SMSCB(TTCN-3-48)[0x55dc60ef2950] (fsm.c:486)
20250315124727003 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x55dc60ef22a0]{INIT}: Allocated (fsm.c:456)
20250315124727003 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x55dc60ef22a0]{INIT}: is child of SMSCB(TTCN-3-48)[0x55dc60ef2950] (fsm.c:486)
20250315124727003 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef2950]{INIT}: Received Event CREATE (cbc_message.c:132)
20250315124727003 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef2950]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67)
20250315124727003 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60ef22a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124727003 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124727003 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60ef22a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124727003 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60ef22a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124727003 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef2950]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124727003 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60ef20c0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124727003 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408)
20250315124727003 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 30 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00  (sbcap_link.c:416)
20250315124727003 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60ef20c0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124727003 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60ef1ee0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124727003 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339)
20250315124727003 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60ef1ee0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124727003 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60ef1ee0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124727003 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef2950]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
20250315124727003 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60ef1d00]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124727003 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64)
20250315124727003 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60ef1d00]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124727003 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60ef1d00]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124727003 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef2950]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@50efdb34915a: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } }
20250315124727010 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246)
20250315124727010 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 00  (sbcap_link.c:281)
20250315124727010 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118)
20250315124727010 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286)
20250315124727010 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318)
20250315124727010 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60ef20c0]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269)
20250315124727010 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60ef20c0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147)
20250315124727010 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef2950]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149)
20250315124727010 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124727010 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef2950]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91)
20250315124727010 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70)
20250315124727010 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588)
MTC@50efdb34915a: setverdict(pass): none -> pass
20250315124727012 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 41 (flags=0x80) (sbcap_link.c:246)
20250315124727012 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 03 40 25 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 17 00 12 40 00 01 00 09 f1 07 00 00 4d 20 09 f1 07 00 01 62 e0  (sbcap_link.c:281)
20250315124727012 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118)
20250315124727012 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:286)
20250315124727012 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60ef20c0]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366)
20250315124727012 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60ef20c0]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74)
20250315124727012 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60ef20c0]{ACTIVE}: Appending CellId ECGI 901-70-00016-2E to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74)
20250315124728568 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124728568 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124728568 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124728568 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124729014 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124729014 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124729014 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124729014 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef2950]{ACTIVE}: Received Event DELETE (cbc_message.c:144)
20250315124729014 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef2950]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128)
20250315124729014 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60ef22a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124729014 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124729014 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60ef22a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124729014 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60ef22a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124729014 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef2950]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124729014 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60ef20c0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124729014 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408)
20250315124729014 DSBcAP DEBUG ttcn3-mme-client: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 00 30 00 0b 00 02 41 70  (sbcap_link.c:416)
20250315124729014 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60ef20c0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124729014 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60ef1ee0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124729014 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339)
20250315124729014 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60ef1ee0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124729014 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60ef1ee0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451)
20250315124729014 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef2950]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452)
20250315124729014 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60ef1d00]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124729014 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334)
20250315124729014 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60ef1d00]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124729014 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60ef1d00]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451)
20250315124729014 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef2950]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452)
TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@50efdb34915a: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } }
20250315124729020 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246)
20250315124729020 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 01 00 14 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 00  (sbcap_link.c:281)
20250315124729020 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118)
20250315124729020 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286)
20250315124729020 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318)
20250315124729020 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60ef20c0]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379)
20250315124729020 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60ef20c0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209)
20250315124729020 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef2950]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211)
20250315124729020 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124729020 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef2950]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206)
20250315124729020 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70)
20250315124729020 DREST DEBUG /message DELETE(48) -> 200 (OK) (rest_api.c:635)
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
TC_ecbe_create_delete_mme_indication-MME0(17)@50efdb34915a: Final verdict of PTC: none
TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@50efdb34915a: Final verdict of PTC: none
MTC@50efdb34915a: Setting final verdict of the test case.
MTC@50efdb34915a: Local verdict of MTC: pass
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_mme_indication-MME0(17): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_mme_indication-MME0-MME0(18): none (pass -> pass)
MTC@50efdb34915a: Test case TC_ecbe_create_delete_mme_indication finished. Verdict: pass
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_indication pass'.
Sat Mar 15 12:47:29 UTC 2025
====== CBC_Tests.TC_ecbe_create_delete_mme_indication pass ======

Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_indication.talloc
20250315124729058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36588<->l=127.0.0.20:4264 (telnet_interface.c:192)
20250315124729058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36588<->l=127.0.0.20:4264 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=21512)
20250315124729221 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246)
20250315124729221 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259)
20250315124729221 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301)
20250315124729221 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60e96a90]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307)
20250315124729221 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60e96a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78)
20250315124729221 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60e96a90]{IDLE}: Freeing instance (sbcap_link_fsm.c:78)
20250315124729221 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60e96a90]{IDLE}: Deallocated (fsm.c:568)
Waiting for packet dumper to finish... 1 (prev_count=21512, count=40256)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_indication pass' was executed successfully (exit status: 0).
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai'.
------ CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai ------
Sat Mar 15 12:47:31 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai' was executed successfully (exit status: 0).
MTC@50efdb34915a: Test case TC_ecbe_create_delete_mme_unknown_tai started.
MTC@50efdb34915a: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
20250315124732115 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:142)
20250315124732115 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326)
20250315124732115 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60e96a90]{INIT}: Allocated (fsm.c:456)
20250315124732115 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60e96a90]{INIT}: Received Event RESET.cmd (sbcap_link.c:382)
20250315124732115 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60e96a90]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56)
TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@50efdb34915a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
MTC@50efdb34915a: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}"
20250315124732117 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 48, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571)
20250315124732117 DREST DEBUG sending as inter-thread op (rest_api.c:578)
20250315124732117 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124732117 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124732117 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124732117 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef3500]{INIT}: Allocated (fsm.c:456)
20250315124732117 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x55dc60ef43e0]{INIT}: Allocated (fsm.c:456)
20250315124732117 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x55dc60ef43e0]{INIT}: is child of SMSCB(TTCN-3-48)[0x55dc60ef3500] (fsm.c:486)
20250315124732117 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x55dc60ef4650]{INIT}: Allocated (fsm.c:456)
20250315124732117 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x55dc60ef4650]{INIT}: is child of SMSCB(TTCN-3-48)[0x55dc60ef3500] (fsm.c:486)
20250315124732117 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x55dc60ef48c0]{INIT}: Allocated (fsm.c:456)
20250315124732117 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x55dc60ef48c0]{INIT}: is child of SMSCB(TTCN-3-48)[0x55dc60ef3500] (fsm.c:486)
20250315124732117 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x55dc60ef4b30]{INIT}: Allocated (fsm.c:456)
20250315124732117 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x55dc60ef4b30]{INIT}: is child of SMSCB(TTCN-3-48)[0x55dc60ef3500] (fsm.c:486)
20250315124732117 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef3500]{INIT}: Received Event CREATE (cbc_message.c:132)
20250315124732117 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef3500]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67)
20250315124732117 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60ef4b30]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124732117 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124732117 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60ef4b30]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124732117 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60ef4b30]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124732117 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef3500]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124732117 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60ef48c0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124732117 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408)
20250315124732117 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 30 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00  (sbcap_link.c:416)
20250315124732117 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60ef48c0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124732117 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60ef4650]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124732117 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339)
20250315124732117 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60ef4650]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124732117 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60ef4650]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124732117 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef3500]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
20250315124732117 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60ef43e0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124732117 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64)
20250315124732117 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60ef43e0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124732117 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60ef43e0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124732117 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef3500]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@50efdb34915a: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } }
20250315124732120 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 36 (flags=0x80) (sbcap_link.c:246)
20250315124732120 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 20 00 00 04 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 00 00 16 40 08 00 00 00 09 f1 07 04 d2  (sbcap_link.c:281)
20250315124732120 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118)
20250315124732120 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286)
20250315124732120 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318)
20250315124732120 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60ef48c0]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269)
20250315124732120 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60ef48c0]{WAIT_WRITE_ACK}: Appending CellId TAI 901-70-1234 (cause: Tracking Area not valid) to Failed list (sbcap_smscb_peer_fsm.c:101)
20250315124732121 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60ef48c0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147)
20250315124732121 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef3500]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149)
20250315124732121 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124732121 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef3500]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91)
20250315124732121 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70)
20250315124732121 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588)
MTC@50efdb34915a: setverdict(pass): none -> pass
20250315124733569 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124733569 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124733569 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124733569 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124734125 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124734125 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124734125 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124734125 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef3500]{ACTIVE}: Received Event DELETE (cbc_message.c:144)
20250315124734125 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef3500]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128)
20250315124734125 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60ef4b30]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124734125 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124734125 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60ef4b30]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124734125 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60ef4b30]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124734125 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef3500]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124734125 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60ef48c0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124734125 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408)
20250315124734125 DSBcAP DEBUG ttcn3-mme-client: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 00 30 00 0b 00 02 41 70  (sbcap_link.c:416)
20250315124734125 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60ef48c0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124734125 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60ef4650]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124734125 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339)
20250315124734125 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60ef4650]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124734125 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60ef4650]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451)
20250315124734125 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef3500]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452)
20250315124734125 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60ef43e0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124734125 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334)
20250315124734125 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60ef43e0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124734125 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60ef43e0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451)
20250315124734126 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef3500]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452)
TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@50efdb34915a: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } }
20250315124734132 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246)
20250315124734132 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 01 00 14 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 00  (sbcap_link.c:281)
20250315124734132 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118)
20250315124734132 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286)
20250315124734132 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318)
20250315124734132 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60ef48c0]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379)
20250315124734132 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60ef48c0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209)
20250315124734132 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef3500]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211)
20250315124734132 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124734132 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60ef3500]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206)
20250315124734132 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70)
20250315124734132 DREST DEBUG /message DELETE(48) -> 200 (OK) (rest_api.c:635)
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
TC_ecbe_create_delete_mme_unknown_tai-MME0(19)@50efdb34915a: Final verdict of PTC: none
TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@50efdb34915a: Final verdict of PTC: none
MTC@50efdb34915a: Setting final verdict of the test case.
MTC@50efdb34915a: Local verdict of MTC: pass
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_mme_unknown_tai-MME0(19): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20): none (pass -> pass)
MTC@50efdb34915a: Test case TC_ecbe_create_delete_mme_unknown_tai finished. Verdict: pass
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass'.
Sat Mar 15 12:47:34 UTC 2025
====== CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass ======

Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.talloc
20250315124734162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36604<->l=127.0.0.20:4264 (telnet_interface.c:192)
20250315124734162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36604<->l=127.0.0.20:4264 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=21136)
20250315124734332 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246)
20250315124734332 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259)
20250315124734332 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301)
20250315124734332 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60e96a90]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307)
20250315124734332 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60e96a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78)
20250315124734332 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60e96a90]{IDLE}: Freeing instance (sbcap_link_fsm.c:78)
20250315124734333 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60e96a90]{IDLE}: Deallocated (fsm.c:568)
Waiting for packet dumper to finish... 1 (prev_count=21136, count=37708)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass' was executed successfully (exit status: 0).
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme'.
------ CBC_Tests.TC_ecbe_create_delete_bsc_and_mme ------
Sat Mar 15 12:47:36 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme' was executed successfully (exit status: 0).
MTC@50efdb34915a: Test case TC_ecbe_create_delete_bsc_and_mme started.
MTC@50efdb34915a: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
20250315124737272 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142)
20250315124737272 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269)
20250315124737272 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: Allocated (fsm.c:456)
20250315124737272 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: Received Event RESET.cmd (cbsp_link.c:325)
20250315124737272 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68)
20250315124737272 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345)
20250315124737272 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91)
20250315124737274 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124737274 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01  (cbsp_link.c:226)
20250315124737274 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124737274 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124737274 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181)
20250315124737275 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124737275 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01  (cbsp_link.c:226)
20250315124737275 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124737275 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124737275 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186)
20250315124737276 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124737276 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06  (cbsp_link.c:226)
20250315124737276 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230)
20250315124737276 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301)
20250315124737276 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99)
TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@50efdb34915a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
20250315124737278 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:142)
20250315124737279 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326)
20250315124737279 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60ef5000]{INIT}: Allocated (fsm.c:456)
20250315124737279 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60ef5000]{INIT}: Received Event RESET.cmd (sbcap_link.c:382)
20250315124737279 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60ef5000]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56)
MTC@50efdb34915a: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":43,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}"
20250315124737281 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 43, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571)
20250315124737281 DREST DEBUG sending as inter-thread op (rest_api.c:578)
20250315124737281 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124737281 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124737281 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124737282 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60ef5130]{INIT}: Allocated (fsm.c:456)
20250315124737282 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x55dc60ef5260]{INIT}: Allocated (fsm.c:456)
20250315124737282 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x55dc60ef5260]{INIT}: is child of SMSCB(TTCN-3-43)[0x55dc60ef5130] (fsm.c:486)
20250315124737282 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x55dc60ef5440]{INIT}: Allocated (fsm.c:456)
20250315124737282 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x55dc60ef5440]{INIT}: is child of SMSCB(TTCN-3-43)[0x55dc60ef5130] (fsm.c:486)
20250315124737282 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x55dc60ef6b40]{INIT}: Allocated (fsm.c:456)
20250315124737282 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x55dc60ef6b40]{INIT}: is child of SMSCB(TTCN-3-43)[0x55dc60ef5130] (fsm.c:486)
20250315124737282 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x55dc60ef6db0]{INIT}: Allocated (fsm.c:456)
20250315124737282 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x55dc60ef6db0]{INIT}: is child of SMSCB(TTCN-3-43)[0x55dc60ef5130] (fsm.c:486)
20250315124737282 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60ef5130]{INIT}: Received Event CREATE (cbc_message.c:132)
20250315124737282 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60ef5130]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67)
20250315124737282 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x55dc60ef6db0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124737282 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124737282 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x55dc60ef6db0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124737282 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x55dc60ef6db0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124737282 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60ef5130]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124737282 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x55dc60ef6b40]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124737282 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408)
20250315124737282 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 2b 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00  (sbcap_link.c:416)
20250315124737282 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x55dc60ef6b40]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124737282 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x55dc60ef5440]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124737282 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339)
20250315124737282 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x55dc60ef5440]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124737282 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x55dc60ef5440]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124737282 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60ef5130]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
20250315124737282 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60ef5260]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124737282 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345)
20250315124737282 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60ef5260]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124737283 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124737283 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 21 [L2]> 0e 00 2b 03 41 70 04 00 16 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a 09 f1 07 00 18 00 2b 12 00  (cbsp_link.c:226)
20250315124737283 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230)
20250315124737283 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60ef5260]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344)
20250315124737283 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60ef5260]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124737283 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60ef5260]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124737283 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60ef5260]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-43 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124737283 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60ef5260]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294)
20250315124737283 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60ef5130]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296)
TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@50efdb34915a: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000101011'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } }
20250315124737286 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246)
20250315124737286 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 00 2b 00 0b 00 02 41 70 00 01 00 01 00  (sbcap_link.c:281)
20250315124737286 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118)
20250315124737286 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286)
20250315124737286 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318)
20250315124737286 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x55dc60ef6b40]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269)
20250315124737286 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x55dc60ef6b40]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147)
20250315124737286 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60ef5130]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149)
20250315124737286 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124737286 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60ef5130]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91)
20250315124737286 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70)
20250315124737286 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588)
MTC@50efdb34915a: setverdict(pass): none -> pass
20250315124737287 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 34 (flags=0x80) (sbcap_link.c:246)
20250315124737287 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 03 40 1e 00 00 03 00 05 00 02 00 2b 00 0b 00 02 41 70 00 17 00 0b 40 00 00 00 09 f1 07 00 00 4d 20  (sbcap_link.c:281)
20250315124737288 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118)
20250315124737288 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:286)
20250315124737288 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x55dc60ef6b40]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366)
20250315124737288 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x55dc60ef6b40]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74)
20250315124738570 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124738570 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124738570 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124738570 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124739291 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124739291 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124739291 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124739291 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60ef5130]{ACTIVE}: Received Event DELETE (cbc_message.c:144)
20250315124739291 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60ef5130]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128)
20250315124739291 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x55dc60ef6db0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124739291 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124739291 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x55dc60ef6db0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124739291 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x55dc60ef6db0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124739291 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60ef5130]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124739291 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x55dc60ef6b40]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124739291 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408)
20250315124739291 DSBcAP DEBUG ttcn3-mme-client: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 00 2b 00 0b 00 02 41 70  (sbcap_link.c:416)
20250315124739292 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x55dc60ef6b40]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124739292 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x55dc60ef5440]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124739292 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339)
20250315124739292 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x55dc60ef5440]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124739292 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x55dc60ef5440]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451)
20250315124739292 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60ef5130]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452)
20250315124739292 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60ef5260]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124739292 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345)
20250315124739292 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60ef5260]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@50efdb34915a: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000101011'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } }
20250315124739295 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124739295 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 05 00 00 21 [L2]> 0e 00 2b 02 41 70 04 00 16 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a 09 f1 07 00 18 00 2b 12 00  (cbsp_link.c:226)
20250315124739295 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230)
20250315124739295 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60ef5260]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351)
20250315124739295 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60ef5260]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124739295 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60ef5260]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124739295 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60ef5260]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-24-43 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124739295 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60ef5260]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416)
20250315124739295 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60ef5130]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418)
20250315124739296 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246)
20250315124739296 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 01 00 14 00 00 03 00 05 00 02 00 2b 00 0b 00 02 41 70 00 01 00 01 00  (sbcap_link.c:281)
20250315124739296 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118)
20250315124739296 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286)
20250315124739296 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318)
20250315124739296 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x55dc60ef6b40]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379)
20250315124739296 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x55dc60ef6b40]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209)
20250315124739296 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60ef5130]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211)
20250315124739296 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124739296 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60ef5130]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206)
20250315124739296 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70)
20250315124739296 DREST DEBUG /message DELETE(43) -> 200 (OK) (rest_api.c:635)
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
20250315124739300 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124739300 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211)
20250315124739300 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244)
20250315124739300 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250)
20250315124739300 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170)
20250315124739300 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Freeing instance (cbsp_link_fsm.c:170)
20250315124739300 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60e96a90]{IDLE}: Deallocated (fsm.c:568)
TC_ecbe_create_delete_bsc_and_mme-MME0(22)@50efdb34915a: Final verdict of PTC: none
TC_ecbe_create_delete_bsc_and_mme-BSC0(21)@50efdb34915a: Final verdict of PTC: none
TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@50efdb34915a: Final verdict of PTC: none
TC_ecbe_create_delete_bsc_and_mme-BSC0-BSC0(23)@50efdb34915a: Final verdict of PTC: none
MTC@50efdb34915a: Setting final verdict of the test case.
MTC@50efdb34915a: Local verdict of MTC: pass
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-BSC0(21): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-MME0(22): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-BSC0-BSC0(23): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24): none (pass -> pass)
MTC@50efdb34915a: Test case TC_ecbe_create_delete_bsc_and_mme finished. Verdict: pass
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass'.
Sat Mar 15 12:47:39 UTC 2025
====== CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass ======

Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.talloc
20250315124739325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49448<->l=127.0.0.20:4264 (telnet_interface.c:192)
20250315124739326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49448<->l=127.0.0.20:4264 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=35772)
20250315124739500 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246)
20250315124739500 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259)
20250315124739500 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301)
20250315124739500 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60ef5000]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307)
20250315124739500 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60ef5000]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78)
20250315124739500 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60ef5000]{IDLE}: Freeing instance (sbcap_link_fsm.c:78)
20250315124739500 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60ef5000]{IDLE}: Deallocated (fsm.c:568)
Waiting for packet dumper to finish... 1 (prev_count=35772, count=58180)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass' was executed successfully (exit status: 0).
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_server'.
------ CBC_Tests.TC_ecbe_create_delete_bsc_server ------
Sat Mar 15 12:47:41 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_bsc_server.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_bsc_server.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_server' was executed successfully (exit status: 0).
MTC@50efdb34915a: Test case TC_ecbe_create_delete_bsc_server started.
MTC@50efdb34915a: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
20250315124743571 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124743571 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124743571 DLINP INFO CLICONN(,r=127.0.0.100:15001<->l=127.0.0.20:38307){CONNECTING} connection established (stream_cli.c:440)
20250315124743571 DCBSP NOTICE ttcn3-bsc-server: Connected (cbsp_link.c:97)
20250315124743571 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x55dc60eb4d00]{INIT}: Received Event RESET.cmd (cbsp_link.c:98)
20250315124743571 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x55dc60eb4d00]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68)
20250315124743571 DCBSP INFO ttcn3-bsc-server: Transmitting RESET (cbsp_link.c:345)
20250315124743571 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x55dc60eb4d00]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91)
TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27)@50efdb34915a: Connection from "127.0.0.20":38307
20250315124743592 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121)
20250315124743592 DCBSP DEBUG ttcn3-bsc-server: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01  (cbsp_link.c:140)
20250315124743592 DCBSP INFO ttcn3-bsc-server: Received CBSP RESTART (cbsp_link.c:144)
20250315124743592 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x55dc60eb4d00]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124743592 DCBSP NOTICE ttcn3-bsc-server: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181)
20250315124743593 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121)
20250315124743593 DCBSP DEBUG ttcn3-bsc-server: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01  (cbsp_link.c:140)
20250315124743593 DCBSP INFO ttcn3-bsc-server: Received CBSP RESTART (cbsp_link.c:144)
20250315124743593 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x55dc60eb4d00]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124743593 DCBSP NOTICE ttcn3-bsc-server: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186)
20250315124743595 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121)
20250315124743595 DCBSP DEBUG ttcn3-bsc-server: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06  (cbsp_link.c:140)
20250315124743595 DCBSP INFO ttcn3-bsc-server: Received CBSP RESET COMPLETE (cbsp_link.c:144)
20250315124743595 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x55dc60eb4d00]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301)
20250315124743595 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x55dc60eb4d00]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99)
MTC@50efdb34915a: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":46,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}"
20250315124743598 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 46, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571)
20250315124743598 DREST DEBUG sending as inter-thread op (rest_api.c:578)
20250315124743598 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124743598 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124743598 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124743598 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60ef5000]{INIT}: Allocated (fsm.c:456)
20250315124743598 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x55dc60e96a90]{INIT}: Allocated (fsm.c:456)
20250315124743598 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x55dc60e96a90]{INIT}: is child of SMSCB(TTCN-3-46)[0x55dc60ef5000] (fsm.c:486)
20250315124743598 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x55dc60ef8740]{INIT}: Allocated (fsm.c:456)
20250315124743598 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x55dc60ef8740]{INIT}: is child of SMSCB(TTCN-3-46)[0x55dc60ef5000] (fsm.c:486)
20250315124743598 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x55dc60ef8920]{INIT}: Allocated (fsm.c:456)
20250315124743598 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x55dc60ef8920]{INIT}: is child of SMSCB(TTCN-3-46)[0x55dc60ef5000] (fsm.c:486)
20250315124743598 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x55dc60ef9340]{INIT}: Allocated (fsm.c:456)
20250315124743598 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x55dc60ef9340]{INIT}: is child of SMSCB(TTCN-3-46)[0x55dc60ef5000] (fsm.c:486)
20250315124743598 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60ef5000]{INIT}: Received Event CREATE (cbc_message.c:132)
20250315124743598 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60ef5000]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67)
20250315124743598 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x55dc60ef9340]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124743598 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124743598 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x55dc60ef9340]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124743598 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x55dc60ef9340]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124743598 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60ef5000]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124743598 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x55dc60ef8920]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124743598 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78)
20250315124743598 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x55dc60ef8920]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124743598 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x55dc60ef8920]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124743598 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60ef5000]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124743598 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x55dc60ef8740]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124743598 DCBSP INFO ttcn3-bsc-server: Transmitting WRITE-REPLACE (cbsp_link.c:345)
20250315124743598 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x55dc60ef8740]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124743598 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124743598 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64)
20250315124743598 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x55dc60e96a90]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124743598 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x55dc60e96a90]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124743598 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60ef5000]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
20250315124743601 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121)
20250315124743601 DCBSP DEBUG ttcn3-bsc-server: Received CBSP [L1]> 02 00 00 12 [L2]> 0e 00 2e 03 41 70 04 00 07 02 c3 51 c3 52 c3 53 12 00  (cbsp_link.c:140)
20250315124743601 DCBSP INFO ttcn3-bsc-server: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:144)
20250315124743601 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x55dc60ef8740]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344)
20250315124743601 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x55dc60ef8740]{WAIT_WRITE_ACK}: Appending CellId CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124743601 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x55dc60ef8740]{WAIT_WRITE_ACK}: Appending CellId CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124743601 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x55dc60ef8740]{WAIT_WRITE_ACK}: Appending CellId CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124743601 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x55dc60ef8740]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294)
20250315124743601 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60ef5000]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296)
20250315124743601 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124743601 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60ef5000]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91)
20250315124743601 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70)
20250315124743601 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588)
MTC@50efdb34915a: setverdict(pass): none -> pass
20250315124745605 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124745605 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124745605 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124745605 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60ef5000]{ACTIVE}: Received Event DELETE (cbc_message.c:144)
20250315124745605 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60ef5000]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128)
20250315124745605 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x55dc60ef9340]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124745605 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124745605 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x55dc60ef9340]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124745605 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x55dc60ef9340]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124745605 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60ef5000]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124745605 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x55dc60ef8920]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124745605 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397)
20250315124745605 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x55dc60ef8920]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124745606 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x55dc60ef8920]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124745606 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60ef5000]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124745606 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x55dc60ef8740]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124745606 DCBSP INFO ttcn3-bsc-server: Transmitting KILL (cbsp_link.c:345)
20250315124745606 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x55dc60ef8740]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124745606 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x55dc60e96a90]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124745606 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334)
20250315124745606 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x55dc60e96a90]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124745606 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x55dc60e96a90]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451)
20250315124745606 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60ef5000]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452)
20250315124745608 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121)
20250315124745608 DCBSP DEBUG ttcn3-bsc-server: Received CBSP [L1]> 05 00 00 12 [L2]> 0e 00 2e 02 41 70 04 00 07 02 c3 51 c3 52 c3 53 12 00  (cbsp_link.c:140)
20250315124745608 DCBSP INFO ttcn3-bsc-server: Received CBSP KILL COMPLETE (cbsp_link.c:144)
20250315124745608 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x55dc60ef8740]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351)
20250315124745608 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x55dc60ef8740]{WAIT_DELETE_ACK}: Appending CellId CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124745608 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x55dc60ef8740]{WAIT_DELETE_ACK}: Appending CellId CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124745608 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x55dc60ef8740]{WAIT_DELETE_ACK}: Appending CellId CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124745608 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x55dc60ef8740]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416)
20250315124745608 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60ef5000]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418)
20250315124745608 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124745608 DSMSCB INFO SMSCB(TTCN-3-46)[0x55dc60ef5000]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206)
20250315124745608 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70)
20250315124745608 DREST DEBUG /message DELETE(46) -> 200 (OK) (rest_api.c:635)
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
TC_ecbe_create_delete_bsc_server-BSC1(26)@50efdb34915a: Final verdict of PTC: none
20250315124745615 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121)
20250315124745615 DCBSP NOTICE ttcn3-bsc-server: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:126)
20250315124745615 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x55dc60eb4d00]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:375)
20250315124745615 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x55dc60eb4d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170)
20250315124745615 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x55dc60eb4d00]{IDLE}: Freeing instance (cbsp_link_fsm.c:170)
20250315124745615 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x55dc60eb4d00]{IDLE}: Deallocated (fsm.c:568)
TC_ecbe_create_delete_bsc_server-BSC0(25)@50efdb34915a: Final verdict of PTC: none
TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27)@50efdb34915a: Final verdict of PTC: none
MTC@50efdb34915a: Setting final verdict of the test case.
MTC@50efdb34915a: Local verdict of MTC: pass
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC0(25): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC1(26): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27): none (pass -> pass)
MTC@50efdb34915a: Test case TC_ecbe_create_delete_bsc_server finished. Verdict: pass
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_server pass'.
Sat Mar 15 12:47:45 UTC 2025
====== CBC_Tests.TC_ecbe_create_delete_bsc_server pass ======

Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_bsc_server.talloc
20250315124745652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48384<->l=127.0.0.20:4264 (telnet_interface.c:192)
20250315124745652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48384<->l=127.0.0.20:4264 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=26056)
Waiting for packet dumper to finish... 1 (prev_count=26056, count=43548)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_server pass' was executed successfully (exit status: 0).
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_server'.
------ CBC_Tests.TC_ecbe_create_delete_mme_server ------
Sat Mar 15 12:47:47 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_server.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_server.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
20250315124748572 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124748572 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_server' was executed successfully (exit status: 0).
MTC@50efdb34915a: Test case TC_ecbe_create_delete_mme_server started.
MTC@50efdb34915a: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
TC_ecbe_create_delete_mme_server-MME0-MME0(30)@50efdb34915a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
20250315124753573 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connection established (stream_cli.c:440)
20250315124753573 DSBcAP NOTICE ttcn3-mme-server: Connected (sbcap_link.c:102)
20250315124753573 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-server)[0x55dc60e98ca0]{INIT}: Received Event RESET.cmd (sbcap_link.c:103)
20250315124753573 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-server)[0x55dc60e98ca0]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56)
TC_ecbe_create_delete_mme_server-MME0-MME0(30)@50efdb34915a: Connection from "127.0.0.20":38315
MTC@50efdb34915a: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}"
20250315124753582 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 48, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571)
20250315124753582 DREST DEBUG sending as inter-thread op (rest_api.c:578)
20250315124753582 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124753582 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124753583 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124753583 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60eb4d00]{INIT}: Allocated (fsm.c:456)
20250315124753583 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x55dc60efa090]{INIT}: Allocated (fsm.c:456)
20250315124753583 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x55dc60efa090]{INIT}: is child of SMSCB(TTCN-3-48)[0x55dc60eb4d00] (fsm.c:486)
20250315124753583 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x55dc60efa270]{INIT}: Allocated (fsm.c:456)
20250315124753583 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x55dc60efa270]{INIT}: is child of SMSCB(TTCN-3-48)[0x55dc60eb4d00] (fsm.c:486)
20250315124753583 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x55dc60efa450]{INIT}: Allocated (fsm.c:456)
20250315124753583 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x55dc60efa450]{INIT}: is child of SMSCB(TTCN-3-48)[0x55dc60eb4d00] (fsm.c:486)
20250315124753583 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x55dc60efa630]{INIT}: Allocated (fsm.c:456)
20250315124753583 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x55dc60efa630]{INIT}: is child of SMSCB(TTCN-3-48)[0x55dc60eb4d00] (fsm.c:486)
20250315124753583 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60eb4d00]{INIT}: Received Event CREATE (cbc_message.c:132)
20250315124753583 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60eb4d00]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67)
20250315124753583 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60efa630]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124753583 DSBcAP INFO ttcn3-mme-server: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408)
20250315124753583 DSBcAP DEBUG ttcn3-mme-server: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 30 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00  (sbcap_link.c:416)
20250315124753583 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60efa630]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124753583 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60efa450]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124753583 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78)
20250315124753583 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60efa450]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124753583 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60efa450]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124753583 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60eb4d00]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124753583 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60efa270]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124753583 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64)
20250315124753583 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60efa270]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124753583 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60efa270]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124753583 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60eb4d00]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
20250315124753583 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60efa090]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124753583 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64)
20250315124753583 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60efa090]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124753583 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60efa090]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124753583 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60eb4d00]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
TC_ecbe_create_delete_mme_server-MME0-MME0(30)@50efdb34915a: received expected req:{ connId := 2, remName := "127.0.0.20", remPort := 38315, locName := "127.0.0.100", locPort := 16001, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } }
20250315124753591 DSBcAP DEBUG ttcn3-mme-server: cbc_sbcap_link_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:129)
20250315124753591 DSBcAP DEBUG ttcn3-mme-server: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 00  (sbcap_link.c:164)
20250315124753591 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118)
20250315124753591 DSBcAP INFO ttcn3-mme-server: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:169)
20250315124753591 DSBcAP INFO ttcn3-mme-server: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318)
20250315124753591 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60efa630]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269)
20250315124753591 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60efa630]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147)
20250315124753591 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60eb4d00]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149)
20250315124753591 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124753591 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60eb4d00]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91)
20250315124753592 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70)
20250315124753592 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588)
MTC@50efdb34915a: setverdict(pass): none -> pass
20250315124753596 DSBcAP DEBUG ttcn3-mme-server: cbc_sbcap_link_cli_read_cb(): sctp_recvmsg() returned 41 (flags=0x80) (sbcap_link.c:129)
20250315124753596 DSBcAP DEBUG ttcn3-mme-server: Rx SBc-AP 00 03 40 25 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 17 00 12 40 00 01 00 09 f1 07 00 00 4d 20 09 f1 07 00 01 62 e0  (sbcap_link.c:164)
20250315124753596 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118)
20250315124753596 DSBcAP INFO ttcn3-mme-server: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:169)
20250315124753596 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60efa630]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366)
20250315124753596 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60efa630]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74)
20250315124753596 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60efa630]{ACTIVE}: Appending CellId ECGI 901-70-00016-2E to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74)
20250315124755597 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124755597 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124755597 DREST DEBUG rest2main_read_cb(op=0x7f24ac001460) from 139795708291648 (rest_it_op.c:93)
20250315124755597 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60eb4d00]{ACTIVE}: Received Event DELETE (cbc_message.c:144)
20250315124755598 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60eb4d00]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128)
20250315124755598 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60efa630]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124755598 DSBcAP INFO ttcn3-mme-server: Tx msg Stop-Warning-Request (sbcap_link.c:408)
20250315124755598 DSBcAP DEBUG ttcn3-mme-server: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 00 30 00 0b 00 02 41 70  (sbcap_link.c:416)
20250315124755598 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60efa630]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124755598 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60efa450]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124755598 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397)
20250315124755598 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60efa450]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124755598 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60efa450]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124755598 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60eb4d00]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124755598 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60efa270]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124755598 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334)
20250315124755598 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60efa270]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124755598 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60efa270]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451)
20250315124755598 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60eb4d00]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452)
20250315124755598 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60efa090]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124755598 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334)
20250315124755598 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60efa090]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124755598 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60efa090]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451)
20250315124755598 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60eb4d00]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452)
TC_ecbe_create_delete_mme_server-MME0-MME0(30)@50efdb34915a: received expected req:{ connId := 2, remName := "127.0.0.20", remPort := 38315, locName := "127.0.0.100", locPort := 16001, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } }
20250315124755602 DSBcAP DEBUG ttcn3-mme-server: cbc_sbcap_link_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:129)
20250315124755602 DSBcAP DEBUG ttcn3-mme-server: Rx SBc-AP 20 01 00 14 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 00  (sbcap_link.c:164)
20250315124755602 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118)
20250315124755602 DSBcAP INFO ttcn3-mme-server: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:169)
20250315124755602 DSBcAP INFO ttcn3-mme-server: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318)
20250315124755602 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60efa630]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379)
20250315124755602 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60efa630]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209)
20250315124755602 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60eb4d00]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211)
20250315124755602 DREST DEBUG rest_it_op_complete(op=0x7f24ac001460) complete (rest_it_op.c:131)
20250315124755602 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60eb4d00]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206)
20250315124755602 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70)
20250315124755603 DREST DEBUG /message DELETE(48) -> 200 (OK) (rest_api.c:635)
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
TC_ecbe_create_delete_mme_server-MME0(28)@50efdb34915a: Final verdict of PTC: none
TC_ecbe_create_delete_mme_server-MME1(29)@50efdb34915a: Final verdict of PTC: none
TC_ecbe_create_delete_mme_server-MME0-MME0(30)@50efdb34915a: Final verdict of PTC: none
MTC@50efdb34915a: Setting final verdict of the test case.
MTC@50efdb34915a: Local verdict of MTC: pass
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME0(28): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME1(29): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME0-MME0(30): none (pass -> pass)
MTC@50efdb34915a: Test case TC_ecbe_create_delete_mme_server finished. Verdict: pass
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_server pass'.
Sat Mar 15 12:47:55 UTC 2025
====== CBC_Tests.TC_ecbe_create_delete_mme_server pass ======

Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_server.talloc
20250315124755644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55920<->l=127.0.0.20:4264 (telnet_interface.c:192)
20250315124755644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55920<->l=127.0.0.20:4264 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=22628)
20250315124755805 DSBcAP DEBUG ttcn3-mme-server: cbc_sbcap_link_cli_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:129)
20250315124755805 DSBcAP DEBUG ttcn3-mme-server: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:142)
20250315124755805 DSBcAP NOTICE ttcn3-mme-server: Disconnected. (sbcap_link.c:110)
20250315124755805 DSBcAP NOTICE ttcn3-mme-server: Reconnecting... (sbcap_link.c:111)
20250315124755805 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124755805 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
Waiting for packet dumper to finish... 1 (prev_count=22628, count=39436)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_server pass' was executed successfully (exit status: 0).
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_concurrent_cbs_msg_mme'.
------ CBC_Tests.TC_concurrent_cbs_msg_mme ------
Sat Mar 15 12:47:57 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_concurrent_cbs_msg_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_concurrent_cbs_msg_mme.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_concurrent_cbs_msg_mme' was executed successfully (exit status: 0).
MTC@50efdb34915a: Test case TC_concurrent_cbs_msg_mme started.
MTC@50efdb34915a: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
TC_concurrent_cbs_msg_mme-MME0-MME0(32)@50efdb34915a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
20250315124758752 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:142)
20250315124758752 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326)
20250315124758752 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{INIT}: Allocated (fsm.c:456)
20250315124758752 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{INIT}: Received Event RESET.cmd (sbcap_link.c:382)
20250315124758752 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56)
MTC@50efdb34915a: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":49,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}"
20250315124758758 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 49, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571)
20250315124758758 DREST DEBUG sending as inter-thread op (rest_api.c:578)
20250315124758758 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124758758 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124758758 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124758758 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60efb1f0]{INIT}: Allocated (fsm.c:456)
20250315124758758 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x55dc60efb320]{INIT}: Allocated (fsm.c:456)
20250315124758758 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x55dc60efb320]{INIT}: is child of SMSCB(TTCN-3-49)[0x55dc60efb1f0] (fsm.c:486)
20250315124758758 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x55dc60efb450]{INIT}: Allocated (fsm.c:456)
20250315124758758 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x55dc60efb450]{INIT}: is child of SMSCB(TTCN-3-49)[0x55dc60efb1f0] (fsm.c:486)
20250315124758758 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x55dc60efb6c0]{INIT}: Allocated (fsm.c:456)
20250315124758758 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x55dc60efb6c0]{INIT}: is child of SMSCB(TTCN-3-49)[0x55dc60efb1f0] (fsm.c:486)
20250315124758758 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x55dc60efca20]{INIT}: Allocated (fsm.c:456)
20250315124758758 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x55dc60efca20]{INIT}: is child of SMSCB(TTCN-3-49)[0x55dc60efb1f0] (fsm.c:486)
20250315124758758 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60efb1f0]{INIT}: Received Event CREATE (cbc_message.c:132)
20250315124758758 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60efb1f0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67)
20250315124758758 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x55dc60efca20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124758758 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124758758 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x55dc60efca20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124758758 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x55dc60efca20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124758758 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60efb1f0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124758758 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x55dc60efb6c0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124758758 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408)
20250315124758758 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 31 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00  (sbcap_link.c:416)
20250315124758758 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x55dc60efb6c0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124758758 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x55dc60efb450]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124758758 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64)
20250315124758759 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x55dc60efb450]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124758759 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x55dc60efb450]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124758759 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60efb1f0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
20250315124758759 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x55dc60efb320]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124758759 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64)
20250315124758759 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x55dc60efb320]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124758759 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x55dc60efb320]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124758759 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60efb1f0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
TC_concurrent_cbs_msg_mme-MME0-MME0(32)@50efdb34915a: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110001'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } }
20250315124758763 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246)
20250315124758763 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 00 31 00 0b 00 02 41 70 00 01 00 01 00  (sbcap_link.c:281)
20250315124758763 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118)
20250315124758763 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286)
20250315124758763 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318)
20250315124758763 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x55dc60efb6c0]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269)
20250315124758763 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x55dc60efb6c0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147)
20250315124758763 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60efb1f0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149)
20250315124758763 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124758763 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60efb1f0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91)
20250315124758763 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70)
20250315124758763 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588)
MTC@50efdb34915a: setverdict(pass): none -> pass
MTC@50efdb34915a: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":50,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}"
20250315124758765 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 50, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571)
20250315124758765 DREST DEBUG sending as inter-thread op (rest_api.c:578)
20250315124758765 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124758765 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124758765 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124758765 DSMSCB INFO SMSCB(TTCN-3-50)[0x55dc60efe0d0]{INIT}: Allocated (fsm.c:456)
20250315124758765 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50)[0x55dc60efd5a0]{INIT}: Allocated (fsm.c:456)
20250315124758765 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50)[0x55dc60efd5a0]{INIT}: is child of SMSCB(TTCN-3-50)[0x55dc60efe0d0] (fsm.c:486)
20250315124758765 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50)[0x55dc60efd780]{INIT}: Allocated (fsm.c:456)
20250315124758765 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50)[0x55dc60efd780]{INIT}: is child of SMSCB(TTCN-3-50)[0x55dc60efe0d0] (fsm.c:486)
20250315124758765 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50)[0x55dc60efd9f0]{INIT}: Allocated (fsm.c:456)
20250315124758765 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50)[0x55dc60efd9f0]{INIT}: is child of SMSCB(TTCN-3-50)[0x55dc60efe0d0] (fsm.c:486)
20250315124758765 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50)[0x55dc60efe370]{INIT}: Allocated (fsm.c:456)
20250315124758765 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50)[0x55dc60efe370]{INIT}: is child of SMSCB(TTCN-3-50)[0x55dc60efe0d0] (fsm.c:486)
20250315124758765 DSMSCB INFO SMSCB(TTCN-3-50)[0x55dc60efe0d0]{INIT}: Received Event CREATE (cbc_message.c:132)
20250315124758765 DSMSCB INFO SMSCB(TTCN-3-50)[0x55dc60efe0d0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67)
20250315124758765 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x55dc60efe370]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124758765 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124758765 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x55dc60efe370]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124758765 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x55dc60efe370]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124758765 DSMSCB INFO SMSCB(TTCN-3-50)[0x55dc60efe0d0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124758765 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x55dc60efd9f0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124758765 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408)
20250315124758765 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 32 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00  (sbcap_link.c:416)
20250315124758765 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x55dc60efd9f0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124758765 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x55dc60efd780]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124758765 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64)
20250315124758765 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x55dc60efd780]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124758766 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x55dc60efd780]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124758766 DSMSCB INFO SMSCB(TTCN-3-50)[0x55dc60efe0d0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
20250315124758766 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x55dc60efd5a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124758766 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64)
20250315124758766 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x55dc60efd5a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124758766 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x55dc60efd5a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124758766 DSMSCB INFO SMSCB(TTCN-3-50)[0x55dc60efe0d0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
20250315124758766 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 34 (flags=0x80) (sbcap_link.c:246)
20250315124758766 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 03 40 1e 00 00 03 00 05 00 02 00 31 00 0b 00 02 41 70 00 17 00 0b 40 00 00 00 09 f1 07 00 00 4d 20  (sbcap_link.c:281)
20250315124758766 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118)
20250315124758766 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:286)
20250315124758766 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x55dc60efb6c0]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366)
20250315124758766 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x55dc60efb6c0]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74)
20250315124758766 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246)
20250315124758766 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 00 32 00 0b 00 02 41 70 00 01 00 01 00  (sbcap_link.c:281)
20250315124758766 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118)
20250315124758766 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286)
20250315124758766 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318)
TC_concurrent_cbs_msg_mme-MME0-MME0(32)@50efdb34915a: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110010'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } }
20250315124758766 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x55dc60efd9f0]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269)
20250315124758766 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x55dc60efd9f0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147)
20250315124758766 DSMSCB INFO SMSCB(TTCN-3-50)[0x55dc60efe0d0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149)
20250315124758766 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124758766 DSMSCB INFO SMSCB(TTCN-3-50)[0x55dc60efe0d0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91)
20250315124758766 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70)
20250315124758766 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588)
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
20250315124758968 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 34 (flags=0x80) (sbcap_link.c:246)
20250315124758968 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 03 40 1e 00 00 03 00 05 00 02 00 32 00 0b 00 02 41 70 00 17 00 0b 40 00 00 00 09 f1 07 00 00 4d 20  (sbcap_link.c:281)
20250315124758969 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118)
20250315124758969 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:286)
20250315124758969 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x55dc60efd9f0]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366)
20250315124758969 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x55dc60efd9f0]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74)
20250315124800771 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124800771 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124800771 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124800771 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60efb1f0]{ACTIVE}: Received Event DELETE (cbc_message.c:144)
20250315124800771 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60efb1f0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128)
20250315124800771 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x55dc60efca20]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124800771 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124800771 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x55dc60efca20]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124800771 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x55dc60efca20]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124800771 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60efb1f0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124800771 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x55dc60efb6c0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124800771 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408)
20250315124800772 DSBcAP DEBUG ttcn3-mme-client: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 00 31 00 0b 00 02 41 70  (sbcap_link.c:416)
20250315124800772 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x55dc60efb6c0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124800772 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x55dc60efb450]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124800772 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334)
20250315124800772 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x55dc60efb450]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124800772 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x55dc60efb450]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451)
20250315124800772 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60efb1f0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452)
20250315124800772 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x55dc60efb320]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124800772 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334)
20250315124800772 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x55dc60efb320]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124800772 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x55dc60efb320]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451)
20250315124800772 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60efb1f0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452)
TC_concurrent_cbs_msg_mme-MME0-MME0(32)@50efdb34915a: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110001'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } }
20250315124800776 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246)
20250315124800776 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 01 00 14 00 00 03 00 05 00 02 00 31 00 0b 00 02 41 70 00 01 00 01 00  (sbcap_link.c:281)
20250315124800776 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118)
20250315124800777 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286)
20250315124800777 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318)
20250315124800777 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x55dc60efb6c0]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379)
20250315124800777 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x55dc60efb6c0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209)
20250315124800777 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60efb1f0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211)
20250315124800777 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124800777 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60efb1f0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206)
20250315124800777 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70)
20250315124800777 DREST DEBUG /message DELETE(49) -> 200 (OK) (rest_api.c:635)
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
20250315124800780 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124800780 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124800780 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124800780 DSMSCB INFO SMSCB(TTCN-3-50)[0x55dc60efe0d0]{ACTIVE}: Received Event DELETE (cbc_message.c:144)
20250315124800780 DSMSCB INFO SMSCB(TTCN-3-50)[0x55dc60efe0d0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128)
20250315124800780 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x55dc60efe370]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124800780 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124800780 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x55dc60efe370]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124800780 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x55dc60efe370]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124800780 DSMSCB INFO SMSCB(TTCN-3-50)[0x55dc60efe0d0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124800780 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x55dc60efd9f0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124800780 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408)
20250315124800780 DSBcAP DEBUG ttcn3-mme-client: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 00 32 00 0b 00 02 41 70  (sbcap_link.c:416)
20250315124800781 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x55dc60efd9f0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124800781 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x55dc60efd780]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124800781 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334)
20250315124800781 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x55dc60efd780]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124800781 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x55dc60efd780]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451)
20250315124800781 DSMSCB INFO SMSCB(TTCN-3-50)[0x55dc60efe0d0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452)
20250315124800781 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x55dc60efd5a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124800781 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334)
20250315124800781 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x55dc60efd5a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124800781 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x55dc60efd5a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451)
20250315124800781 DSMSCB INFO SMSCB(TTCN-3-50)[0x55dc60efe0d0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452)
TC_concurrent_cbs_msg_mme-MME0-MME0(32)@50efdb34915a: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110010'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } }
20250315124800782 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246)
20250315124800782 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 01 00 14 00 00 03 00 05 00 02 00 32 00 0b 00 02 41 70 00 01 00 01 00  (sbcap_link.c:281)
20250315124800782 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118)
20250315124800782 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286)
20250315124800782 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318)
20250315124800782 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x55dc60efd9f0]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379)
20250315124800782 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x55dc60efd9f0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209)
20250315124800782 DSMSCB INFO SMSCB(TTCN-3-50)[0x55dc60efe0d0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211)
20250315124800782 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124800782 DSMSCB INFO SMSCB(TTCN-3-50)[0x55dc60efe0d0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206)
20250315124800782 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70)
20250315124800783 DREST DEBUG /message DELETE(50) -> 200 (OK) (rest_api.c:635)
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
TC_concurrent_cbs_msg_mme-MME0(31)@50efdb34915a: Final verdict of PTC: none
TC_concurrent_cbs_msg_mme-MME0-MME0(32)@50efdb34915a: Final verdict of PTC: none
MTC@50efdb34915a: Setting final verdict of the test case.
MTC@50efdb34915a: Local verdict of MTC: pass
MTC@50efdb34915a: Local verdict of PTC TC_concurrent_cbs_msg_mme-MME0(31): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_concurrent_cbs_msg_mme-MME0-MME0(32): none (pass -> pass)
MTC@50efdb34915a: Test case TC_concurrent_cbs_msg_mme finished. Verdict: pass
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_concurrent_cbs_msg_mme pass'.
Sat Mar 15 12:48:00 UTC 2025
====== CBC_Tests.TC_concurrent_cbs_msg_mme pass ======

Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_concurrent_cbs_msg_mme.talloc
20250315124800806 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124800806 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124800818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55936<->l=127.0.0.20:4264 (telnet_interface.c:192)
20250315124800818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55936<->l=127.0.0.20:4264 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=38556)
20250315124800985 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246)
20250315124800985 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259)
20250315124800985 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301)
20250315124800985 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307)
20250315124800985 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78)
20250315124800985 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{IDLE}: Freeing instance (sbcap_link_fsm.c:78)
20250315124800985 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{IDLE}: Deallocated (fsm.c:568)
Waiting for packet dumper to finish... 1 (prev_count=38556, count=68000)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_concurrent_cbs_msg_mme pass' was executed successfully (exit status: 0).
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc'.
------ CBC_Tests.TC_ecbe_create_delete_etws_bsc ------
Sat Mar 15 12:48:02 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_etws_bsc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_etws_bsc.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc' was executed successfully (exit status: 0).
MTC@50efdb34915a: Test case TC_ecbe_create_delete_etws_bsc started.
MTC@50efdb34915a: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
20250315124803911 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142)
20250315124803911 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269)
20250315124803911 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{INIT}: Allocated (fsm.c:456)
20250315124803911 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{INIT}: Received Event RESET.cmd (cbsp_link.c:325)
20250315124803911 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68)
20250315124803911 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345)
20250315124803911 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91)
20250315124803913 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124803913 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01  (cbsp_link.c:226)
20250315124803913 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124803913 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124803913 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181)
20250315124803913 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124803913 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01  (cbsp_link.c:226)
20250315124803913 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124803913 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124803913 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186)
20250315124803914 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124803914 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06  (cbsp_link.c:226)
20250315124803914 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230)
20250315124803914 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301)
20250315124803914 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99)
MTC@50efdb34915a: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":4352,\"payload\":{\"payload_etws\":{\"warning_type\":{\"warning_type_decoded\":\"earthquake\"},\"emergency_user_alert\":true,\"popup_on_display\":true}}}}"
20250315124803915 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 4352, "payload": {"payload_etws": {"warning_type": {"warning_type_decoded": "earthquake"}, "emergency_user_alert": true, "popup_on_display": true}}}} (rest_api.c:571)
20250315124803915 DREST DEBUG sending as inter-thread op (rest_api.c:578)
20250315124803915 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124803915 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124803915 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124803915 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60efea70]{INIT}: Allocated (fsm.c:456)
20250315124803915 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x55dc60efeba0]{INIT}: Allocated (fsm.c:456)
20250315124803915 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x55dc60efeba0]{INIT}: is child of SMSCB(TTCN-3-4352)[0x55dc60efea70] (fsm.c:486)
20250315124803915 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x55dc60efed80]{INIT}: Allocated (fsm.c:456)
20250315124803915 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x55dc60efed80]{INIT}: is child of SMSCB(TTCN-3-4352)[0x55dc60efea70] (fsm.c:486)
20250315124803915 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x55dc60f00c60]{INIT}: Allocated (fsm.c:456)
20250315124803915 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x55dc60f00c60]{INIT}: is child of SMSCB(TTCN-3-4352)[0x55dc60efea70] (fsm.c:486)
20250315124803915 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x55dc60f00ed0]{INIT}: Allocated (fsm.c:456)
20250315124803915 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x55dc60f00ed0]{INIT}: is child of SMSCB(TTCN-3-4352)[0x55dc60efea70] (fsm.c:486)
20250315124803915 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60efea70]{INIT}: Received Event CREATE (cbc_message.c:132)
20250315124803915 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60efea70]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67)
20250315124803915 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x55dc60f00ed0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124803915 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124803916 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x55dc60f00ed0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124803916 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x55dc60f00ed0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124803916 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60efea70]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124803916 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x55dc60f00c60]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124803916 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78)
20250315124803916 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x55dc60f00c60]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124803916 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x55dc60f00c60]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124803916 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60efea70]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124803916 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x55dc60efed80]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124803916 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64)
20250315124803916 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x55dc60efed80]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124803916 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x55dc60efed80]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124803916 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60efea70]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
20250315124803916 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x55dc60efeba0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124803916 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345)
20250315124803916 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x55dc60efeba0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124803916 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124803916 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 18 [L2]> 0e 11 00 03 41 70 04 00 0f 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a  (cbsp_link.c:226)
20250315124803916 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230)
20250315124803916 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x55dc60efeba0]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344)
20250315124803916 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x55dc60efeba0]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124803916 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x55dc60efeba0]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124803916 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x55dc60efeba0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294)
20250315124803916 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60efea70]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296)
20250315124803916 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124803916 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60efea70]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91)
20250315124803916 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70)
20250315124803916 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588)
MTC@50efdb34915a: setverdict(pass): none -> pass
20250315124805809 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124805809 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124805922 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124805922 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124805922 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124805922 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60efea70]{ACTIVE}: Received Event DELETE (cbc_message.c:144)
20250315124805922 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60efea70]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128)
20250315124805922 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x55dc60f00ed0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124805922 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124805922 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x55dc60f00ed0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124805922 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x55dc60f00ed0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124805922 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60efea70]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124805922 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x55dc60f00c60]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124805922 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397)
20250315124805923 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x55dc60f00c60]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124805923 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x55dc60f00c60]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124805923 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60efea70]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124805923 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x55dc60efed80]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124805923 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334)
20250315124805923 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x55dc60efed80]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124805923 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x55dc60efed80]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451)
20250315124805923 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60efea70]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452)
20250315124805923 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x55dc60efeba0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124805923 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345)
20250315124805923 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x55dc60efeba0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124805926 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124805926 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 05 00 00 18 [L2]> 0e 11 00 02 41 70 04 00 0f 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a  (cbsp_link.c:226)
20250315124805926 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230)
20250315124805926 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x55dc60efeba0]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351)
20250315124805926 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x55dc60efeba0]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124805926 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x55dc60efeba0]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124805926 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x55dc60efeba0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416)
20250315124805926 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60efea70]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418)
20250315124805926 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124805926 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60efea70]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206)
20250315124805926 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70)
20250315124805926 DREST DEBUG /message DELETE(4352) -> 200 (OK) (rest_api.c:635)
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
20250315124805933 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124805933 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211)
20250315124805933 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244)
20250315124805933 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250)
20250315124805933 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170)
20250315124805933 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: Freeing instance (cbsp_link_fsm.c:170)
20250315124805933 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: Deallocated (fsm.c:568)
TC_ecbe_create_delete_etws_bsc-BSC0(33)@50efdb34915a: Final verdict of PTC: none
TC_ecbe_create_delete_etws_bsc-BSC0-BSC0(34)@50efdb34915a: Final verdict of PTC: none
MTC@50efdb34915a: Setting final verdict of the test case.
MTC@50efdb34915a: Local verdict of MTC: pass
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_etws_bsc-BSC0(33): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_etws_bsc-BSC0-BSC0(34): none (pass -> pass)
MTC@50efdb34915a: Test case TC_ecbe_create_delete_etws_bsc finished. Verdict: pass
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc pass'.
Sat Mar 15 12:48:05 UTC 2025
====== CBC_Tests.TC_ecbe_create_delete_etws_bsc pass ======

Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_etws_bsc.talloc
20250315124805968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34002<->l=127.0.0.20:4264 (telnet_interface.c:192)
20250315124805969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34002<->l=127.0.0.20:4264 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24520)
Waiting for packet dumper to finish... 1 (prev_count=24520, count=42252)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc pass' was executed successfully (exit status: 0).
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_mme'.
------ CBC_Tests.TC_ecbe_create_delete_etws_mme ------
Sat Mar 15 12:48:08 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_etws_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_etws_mme.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_mme' was executed successfully (exit status: 0).
MTC@50efdb34915a: Test case TC_ecbe_create_delete_etws_mme started.
MTC@50efdb34915a: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@50efdb34915a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
20250315124809073 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:142)
20250315124809073 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326)
20250315124809073 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{INIT}: Allocated (fsm.c:456)
20250315124809073 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{INIT}: Received Event RESET.cmd (sbcap_link.c:382)
20250315124809073 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56)
MTC@50efdb34915a: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16753},\"message_id\":4352,\"payload\":{\"payload_etws\":{\"warning_type\":{\"warning_type_decoded\":\"earthquake\"},\"emergency_user_alert\":true,\"popup_on_display\":true}}}}"
20250315124809079 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16753}, "message_id": 4352, "payload": {"payload_etws": {"warning_type": {"warning_type_decoded": "earthquake"}, "emergency_user_alert": true, "popup_on_display": true}}}} (rest_api.c:571)
20250315124809079 DREST DEBUG sending as inter-thread op (rest_api.c:578)
20250315124809079 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124809079 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124809079 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124809079 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60f01830]{INIT}: Allocated (fsm.c:456)
20250315124809079 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x55dc60f01f10]{INIT}: Allocated (fsm.c:456)
20250315124809079 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x55dc60f01f10]{INIT}: is child of SMSCB(TTCN-3-4352)[0x55dc60f01830] (fsm.c:486)
20250315124809079 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x55dc60f02040]{INIT}: Allocated (fsm.c:456)
20250315124809079 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x55dc60f02040]{INIT}: is child of SMSCB(TTCN-3-4352)[0x55dc60f01830] (fsm.c:486)
20250315124809079 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x55dc60f022b0]{INIT}: Allocated (fsm.c:456)
20250315124809079 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x55dc60f022b0]{INIT}: is child of SMSCB(TTCN-3-4352)[0x55dc60f01830] (fsm.c:486)
20250315124809079 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x55dc60f02520]{INIT}: Allocated (fsm.c:456)
20250315124809079 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x55dc60f02520]{INIT}: is child of SMSCB(TTCN-3-4352)[0x55dc60f01830] (fsm.c:486)
20250315124809079 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60f01830]{INIT}: Received Event CREATE (cbc_message.c:132)
20250315124809079 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60f01830]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67)
20250315124809079 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x55dc60f02520]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124809079 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124809079 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x55dc60f02520]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124809079 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x55dc60f02520]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124809079 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60f01830]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124809079 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x55dc60f022b0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124809079 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408)
20250315124809079 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 5c 00 00 07 00 05 00 02 11 00 00 0b 00 02 41 71 00 0a 00 02 00 05 00 07 00 02 00 03 00 12 40 02 01 80 00 11 40 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 18 40 01 00  (sbcap_link.c:416)
20250315124809079 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x55dc60f022b0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124809079 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x55dc60f02040]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124809079 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64)
20250315124809079 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x55dc60f02040]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124809079 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x55dc60f02040]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124809079 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60f01830]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
20250315124809080 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x55dc60f01f10]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124809080 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64)
20250315124809080 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x55dc60f01f10]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124809080 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x55dc60f01f10]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124809080 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60f01830]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@50efdb34915a: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0001000100000000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110001'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 18, criticality := ignore (1), value_ := { warning_Type := '0180'O } }, { id := 17, criticality := ignore (1), value_ := { warning_Security_Information := '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } }
20250315124809085 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246)
20250315124809085 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 11 00 00 0b 00 02 41 71 00 01 00 01 00  (sbcap_link.c:281)
20250315124809085 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118)
20250315124809085 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286)
20250315124809085 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318)
20250315124809085 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x55dc60f022b0]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269)
20250315124809085 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x55dc60f022b0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147)
20250315124809085 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60f01830]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149)
20250315124809085 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124809085 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60f01830]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91)
20250315124809086 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70)
20250315124809086 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588)
MTC@50efdb34915a: setverdict(pass): none -> pass
20250315124810812 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124810812 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124811088 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124811088 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124811088 DREST DEBUG rest2main_read_cb(op=0x7f24ac0014b0) from 139795708291648 (rest_it_op.c:93)
20250315124811088 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60f01830]{ACTIVE}: Received Event DELETE (cbc_message.c:144)
20250315124811088 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60f01830]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128)
20250315124811088 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x55dc60f02520]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124811088 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124811088 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x55dc60f02520]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124811088 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x55dc60f02520]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124811088 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60f01830]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124811088 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x55dc60f022b0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124811088 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408)
20250315124811088 DSBcAP DEBUG ttcn3-mme-client: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 11 00 00 0b 00 02 41 71  (sbcap_link.c:416)
20250315124811088 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x55dc60f022b0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124811088 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x55dc60f02040]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124811088 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334)
20250315124811088 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x55dc60f02040]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124811088 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x55dc60f02040]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451)
20250315124811088 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60f01830]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452)
20250315124811088 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x55dc60f01f10]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124811088 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334)
20250315124811088 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x55dc60f01f10]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124811088 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x55dc60f01f10]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451)
20250315124811088 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60f01830]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452)
TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@50efdb34915a: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0001000100000000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110001'B } } }, protocolExtensions := omit } } } } }
20250315124811089 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246)
20250315124811089 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 01 00 14 00 00 03 00 05 00 02 11 00 00 0b 00 02 41 71 00 01 00 01 00  (sbcap_link.c:281)
20250315124811089 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118)
20250315124811089 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286)
20250315124811089 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318)
20250315124811089 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x55dc60f022b0]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379)
20250315124811089 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x55dc60f022b0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209)
20250315124811089 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60f01830]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211)
20250315124811089 DREST DEBUG rest_it_op_complete(op=0x7f24ac0014b0) complete (rest_it_op.c:131)
20250315124811089 DSMSCB INFO SMSCB(TTCN-3-4352)[0x55dc60f01830]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206)
20250315124811089 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70)
20250315124811090 DREST DEBUG /message DELETE(4352) -> 200 (OK) (rest_api.c:635)
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
TC_ecbe_create_delete_etws_mme-MME0(35)@50efdb34915a: Final verdict of PTC: none
TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@50efdb34915a: Final verdict of PTC: none
MTC@50efdb34915a: Setting final verdict of the test case.
MTC@50efdb34915a: Local verdict of MTC: pass
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_etws_mme-MME0(35): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_ecbe_create_delete_etws_mme-MME0-MME0(36): none (pass -> pass)
MTC@50efdb34915a: Test case TC_ecbe_create_delete_etws_mme finished. Verdict: pass
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_mme pass'.
Sat Mar 15 12:48:11 UTC 2025
====== CBC_Tests.TC_ecbe_create_delete_etws_mme pass ======

Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_etws_mme.talloc
20250315124811118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34010<->l=127.0.0.20:4264 (telnet_interface.c:192)
20250315124811119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34010<->l=127.0.0.20:4264 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=18572)
20250315124811293 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246)
20250315124811293 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259)
20250315124811293 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301)
20250315124811293 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307)
20250315124811293 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78)
20250315124811293 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{IDLE}: Freeing instance (sbcap_link_fsm.c:78)
20250315124811293 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{IDLE}: Deallocated (fsm.c:568)
Waiting for packet dumper to finish... 1 (prev_count=18572, count=36444)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_mme pass' was executed successfully (exit status: 0).
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_bsc'.
------ CBC_Tests.TC_create_nack_bsc ------
Sat Mar 15 12:48:13 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_create_nack_bsc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_create_nack_bsc.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_bsc' was executed successfully (exit status: 0).
MTC@50efdb34915a: Test case TC_create_nack_bsc started.
MTC@50efdb34915a: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
20250315124814220 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142)
20250315124814220 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269)
20250315124814220 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{INIT}: Allocated (fsm.c:456)
20250315124814220 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{INIT}: Received Event RESET.cmd (cbsp_link.c:325)
20250315124814221 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68)
20250315124814221 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345)
20250315124814221 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91)
20250315124814225 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124814225 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01  (cbsp_link.c:226)
20250315124814225 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124814225 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124814225 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181)
20250315124814226 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124814226 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01  (cbsp_link.c:226)
20250315124814226 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124814226 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124814226 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186)
20250315124814228 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124814228 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06  (cbsp_link.c:226)
20250315124814228 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230)
20250315124814228 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301)
20250315124814229 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99)
MTC@50efdb34915a: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":49,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}"
20250315124814230 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 49, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571)
20250315124814230 DREST DEBUG sending as inter-thread op (rest_api.c:578)
20250315124814230 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124814230 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124814230 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124814230 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60f02910]{INIT}: Allocated (fsm.c:456)
20250315124814230 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x55dc60f02a40]{INIT}: Allocated (fsm.c:456)
20250315124814230 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x55dc60f02a40]{INIT}: is child of SMSCB(TTCN-3-49)[0x55dc60f02910] (fsm.c:486)
20250315124814230 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x55dc60f02c20]{INIT}: Allocated (fsm.c:456)
20250315124814230 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x55dc60f02c20]{INIT}: is child of SMSCB(TTCN-3-49)[0x55dc60f02910] (fsm.c:486)
20250315124814230 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x55dc60f02e00]{INIT}: Allocated (fsm.c:456)
20250315124814230 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x55dc60f02e00]{INIT}: is child of SMSCB(TTCN-3-49)[0x55dc60f02910] (fsm.c:486)
20250315124814230 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x55dc60f040e0]{INIT}: Allocated (fsm.c:456)
20250315124814231 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x55dc60f040e0]{INIT}: is child of SMSCB(TTCN-3-49)[0x55dc60f02910] (fsm.c:486)
20250315124814231 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60f02910]{INIT}: Received Event CREATE (cbc_message.c:132)
20250315124814231 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60f02910]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67)
20250315124814231 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x55dc60f040e0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124814231 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124814231 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x55dc60f040e0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124814231 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x55dc60f040e0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124814231 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60f02910]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124814231 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x55dc60f02e00]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124814231 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78)
20250315124814231 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x55dc60f02e00]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124814231 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x55dc60f02e00]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124814231 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60f02910]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124814231 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x55dc60f02c20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124814231 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64)
20250315124814231 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x55dc60f02c20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124814231 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x55dc60f02c20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124814231 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60f02910]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
20250315124814231 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x55dc60f02a40]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124814231 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345)
20250315124814231 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x55dc60f02a40]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124814233 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124814233 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 03 00 00 2c [L2]> 0e 00 31 03 41 70 09 00 0f 00 09 f1 07 00 18 00 30 03 01 27 11 c3 51 0f 04 00 0f 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a 12 00  (cbsp_link.c:226)
20250315124814233 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE FAILURE (cbsp_link.c:230)
20250315124814233 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x55dc60f02a40]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_NACK (cbsp_link_fsm.c:349)
20250315124814233 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x55dc60f02a40]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124814233 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x55dc60f02a40]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124814233 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x55dc60f02a40]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-48 (cause: 3) to Failed list (cbsp_smscb_peer_fsm.c:226)
20250315124814233 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x55dc60f02a40]{WAIT_WRITE_ACK}: Appending CellId LAC 10001 CI 50001 (cause: 15) to Failed list (cbsp_smscb_peer_fsm.c:226)
20250315124814233 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x55dc60f02a40]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:303)
20250315124814233 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60f02910]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (cbsp_smscb_peer_fsm.c:305)
20250315124814233 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124814233 DSMSCB INFO SMSCB(TTCN-3-49)[0x55dc60f02910]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91)
20250315124814233 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70)
20250315124814233 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588)
MTC@50efdb34915a: setverdict(pass): none -> pass
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
20250315124814236 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124814236 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211)
20250315124814236 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244)
20250315124814236 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250)
20250315124814236 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170)
20250315124814236 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: Freeing instance (cbsp_link_fsm.c:170)
20250315124814236 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: Deallocated (fsm.c:568)
TC_create_nack_bsc-BSC0(37)@50efdb34915a: Final verdict of PTC: none
TC_create_nack_bsc-BSC0-BSC0(38)@50efdb34915a: Final verdict of PTC: none
MTC@50efdb34915a: Setting final verdict of the test case.
MTC@50efdb34915a: Local verdict of MTC: pass
MTC@50efdb34915a: Local verdict of PTC TC_create_nack_bsc-BSC0(37): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_create_nack_bsc-BSC0-BSC0(38): none (pass -> pass)
MTC@50efdb34915a: Test case TC_create_nack_bsc finished. Verdict: pass
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_bsc pass'.
Sat Mar 15 12:48:14 UTC 2025
====== CBC_Tests.TC_create_nack_bsc pass ======

Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_create_nack_bsc.talloc
20250315124814272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34024<->l=127.0.0.20:4264 (telnet_interface.c:192)
20250315124814273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34024<->l=127.0.0.20:4264 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=252)
Waiting for packet dumper to finish... 1 (prev_count=252, count=29724)
20250315124815815 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124815815 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_bsc pass' was executed successfully (exit status: 0).
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_mme'.
------ CBC_Tests.TC_create_nack_mme ------
Sat Mar 15 12:48:16 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_create_nack_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_create_nack_mme.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_mme' was executed successfully (exit status: 0).
MTC@50efdb34915a: Test case TC_create_nack_mme started.
MTC@50efdb34915a: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
TC_create_nack_mme-MME0-MME0(40)@50efdb34915a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
20250315124817384 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:142)
20250315124817384 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326)
20250315124817384 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{INIT}: Allocated (fsm.c:456)
20250315124817384 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{INIT}: Received Event RESET.cmd (sbcap_link.c:382)
20250315124817384 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56)
MTC@50efdb34915a: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}"
20250315124817389 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 48, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571)
20250315124817389 DREST DEBUG sending as inter-thread op (rest_api.c:578)
20250315124817389 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124817389 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124817389 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124817390 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60f04530]{INIT}: Allocated (fsm.c:456)
20250315124817390 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x55dc60f04c10]{INIT}: Allocated (fsm.c:456)
20250315124817390 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x55dc60f04c10]{INIT}: is child of SMSCB(TTCN-3-48)[0x55dc60f04530] (fsm.c:486)
20250315124817390 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x55dc60f04df0]{INIT}: Allocated (fsm.c:456)
20250315124817390 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x55dc60f04df0]{INIT}: is child of SMSCB(TTCN-3-48)[0x55dc60f04530] (fsm.c:486)
20250315124817390 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x55dc60f05060]{INIT}: Allocated (fsm.c:456)
20250315124817390 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x55dc60f05060]{INIT}: is child of SMSCB(TTCN-3-48)[0x55dc60f04530] (fsm.c:486)
20250315124817390 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x55dc60f05390]{INIT}: Allocated (fsm.c:456)
20250315124817390 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x55dc60f05390]{INIT}: is child of SMSCB(TTCN-3-48)[0x55dc60f04530] (fsm.c:486)
20250315124817390 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60f04530]{INIT}: Received Event CREATE (cbc_message.c:132)
20250315124817390 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60f04530]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67)
20250315124817390 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60f05390]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124817390 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124817390 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60f05390]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124817390 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60f05390]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124817390 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60f04530]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124817390 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60f05060]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124817390 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408)
20250315124817390 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 30 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00  (sbcap_link.c:416)
20250315124817390 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60f05060]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124817390 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60f04df0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124817390 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64)
20250315124817390 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60f04df0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124817390 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60f04df0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124817390 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60f04530]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
20250315124817390 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60f04c10]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124817390 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64)
20250315124817390 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60f04c10]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124817390 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60f04c10]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124817390 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60f04530]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
TC_create_nack_mme-MME0-MME0(40)@50efdb34915a: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } }
20250315124817396 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246)
20250315124817396 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 0c  (sbcap_link.c:281)
20250315124817396 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118)
20250315124817396 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286)
20250315124817396 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318)
20250315124817396 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60f05060]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_NACK (sbcap_link_fsm.c:269)
20250315124817396 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60f05060]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:152)
20250315124817396 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60f04530]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:154)
20250315124817396 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124817396 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60f04530]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91)
20250315124817396 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70)
20250315124817396 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588)
MTC@50efdb34915a: setverdict(pass): none -> pass
20250315124819400 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124819400 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124819400 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124819400 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60f04530]{ACTIVE}: Received Event DELETE (cbc_message.c:144)
20250315124819400 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60f04530]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128)
20250315124819400 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60f05390]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124819400 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124819400 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60f05390]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124819400 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60f05390]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124819400 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60f04530]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124819400 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60f05060]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124819400 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408)
20250315124819400 DSBcAP DEBUG ttcn3-mme-client: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 00 30 00 0b 00 02 41 70  (sbcap_link.c:416)
20250315124819400 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60f05060]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278)
20250315124819400 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60f04df0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124819400 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334)
20250315124819400 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60f04df0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124819400 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60f04df0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451)
20250315124819400 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60f04530]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452)
20250315124819401 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60f04c10]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130)
20250315124819401 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334)
20250315124819401 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60f04c10]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490)
20250315124819401 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60f04c10]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451)
20250315124819401 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60f04530]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452)
20250315124820818 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124820818 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124825821 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124825821 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124829402 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60f05060]{WAIT_DELETE_ACK}: Timeout of T3 (fsm.c:317)
20250315124829402 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60f05060]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242)
20250315124829402 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60f04530]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243)
20250315124829402 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124829403 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60f04530]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206)
20250315124829403 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70)
20250315124829403 DREST DEBUG /message DELETE(48) -> 200 (OK) (rest_api.c:635)
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
MTC@50efdb34915a: setverdict(pass): pass -> pass, component reason not changed
20250315124829411 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246)
20250315124829411 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259)
20250315124829411 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301)
20250315124829411 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307)
20250315124829411 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78)
20250315124829411 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{IDLE}: Freeing instance (sbcap_link_fsm.c:78)
20250315124829411 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{IDLE}: Deallocated (fsm.c:568)
TC_create_nack_mme-MME0(39)@50efdb34915a: Final verdict of PTC: none
TC_create_nack_mme-MME0-MME0(40)@50efdb34915a: Final verdict of PTC: none
MTC@50efdb34915a: Setting final verdict of the test case.
MTC@50efdb34915a: Local verdict of MTC: pass
MTC@50efdb34915a: Local verdict of PTC TC_create_nack_mme-MME0(39): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_create_nack_mme-MME0-MME0(40): none (pass -> pass)
MTC@50efdb34915a: Test case TC_create_nack_mme finished. Verdict: pass
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_mme pass'.
Sat Mar 15 12:48:29 UTC 2025
====== CBC_Tests.TC_create_nack_mme pass ======

Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_create_nack_mme.talloc
20250315124829448 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43408<->l=127.0.0.20:4264 (telnet_interface.c:192)
20250315124829448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43408<->l=127.0.0.20:4264 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=28528)
Waiting for packet dumper to finish... 1 (prev_count=28528, count=35668)
20250315124830823 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124830823 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_mme pass' was executed successfully (exit status: 0).
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_bsc'.
------ CBC_Tests.TC_cell_failure_restart_idle_bsc ------
Sat Mar 15 12:48:31 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_cell_failure_restart_idle_bsc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_cell_failure_restart_idle_bsc.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_bsc' was executed successfully (exit status: 0).
MTC@50efdb34915a: Test case TC_cell_failure_restart_idle_bsc started.
MTC@50efdb34915a: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
20250315124832552 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142)
20250315124832553 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269)
20250315124832553 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{INIT}: Allocated (fsm.c:456)
20250315124832553 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{INIT}: Received Event RESET.cmd (cbsp_link.c:325)
20250315124832553 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68)
20250315124832553 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345)
20250315124832553 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91)
20250315124832557 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124832557 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01  (cbsp_link.c:226)
20250315124832557 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124832557 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124832557 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181)
20250315124832558 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124832558 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01  (cbsp_link.c:226)
20250315124832558 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124832558 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124832558 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186)
20250315124832560 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124832560 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06  (cbsp_link.c:226)
20250315124832560 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230)
20250315124832560 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301)
20250315124832560 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99)
20250315124832561 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124832561 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 14 00 00 17 [L2]> 09 00 12 00 09 f1 07 00 17 00 2a 0a 00 09 f1 07 00 18 00 2a 0a 16 00  (cbsp_link.c:226)
20250315124832561 DCBSP INFO ttcn3-bsc-client: Received CBSP FAILURE (cbsp_link.c:230)
20250315124832561 DCBSP ERROR ttcn3-bsc-client: CBSP FAILURE (bcast_msg_type=0) (cbsp_link_fsm.c:290)
20250315124832562 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124832562 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 14 00 00 17 [L2]> 09 00 12 00 09 f1 07 00 17 00 2a 0a 00 09 f1 07 00 18 00 2a 0a 16 01  (cbsp_link.c:226)
20250315124832562 DCBSP INFO ttcn3-bsc-client: Received CBSP FAILURE (cbsp_link.c:230)
20250315124832562 DCBSP ERROR ttcn3-bsc-client: CBSP FAILURE (bcast_msg_type=1) (cbsp_link_fsm.c:290)
20250315124833565 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124833565 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 16 [L2]> 04 00 0f 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a 16 00 0d 01  (cbsp_link.c:226)
20250315124833565 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124833565 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124833565 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181)
20250315124833567 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124833567 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 16 [L2]> 04 00 0f 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a 16 01 0d 01  (cbsp_link.c:226)
20250315124833567 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124833567 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124833567 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186)
MTC@50efdb34915a: setverdict(pass): none -> pass
20250315124833571 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124833571 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211)
20250315124833571 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244)
20250315124833571 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250)
20250315124833571 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170)
20250315124833571 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: Freeing instance (cbsp_link_fsm.c:170)
20250315124833571 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: Deallocated (fsm.c:568)
TC_cell_failure_restart_idle_bsc-BSC0(41)@50efdb34915a: Final verdict of PTC: none
TC_cell_failure_restart_idle_bsc-BSC0-BSC0(42)@50efdb34915a: Final verdict of PTC: none
MTC@50efdb34915a: Setting final verdict of the test case.
MTC@50efdb34915a: Local verdict of MTC: pass
MTC@50efdb34915a: Local verdict of PTC TC_cell_failure_restart_idle_bsc-BSC0(41): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_cell_failure_restart_idle_bsc-BSC0-BSC0(42): none (pass -> pass)
MTC@50efdb34915a: Test case TC_cell_failure_restart_idle_bsc finished. Verdict: pass
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_bsc pass'.
Sat Mar 15 12:48:33 UTC 2025
====== CBC_Tests.TC_cell_failure_restart_idle_bsc pass ======

Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_cell_failure_restart_idle_bsc.talloc
20250315124833597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43422<->l=127.0.0.20:4264 (telnet_interface.c:192)
20250315124833597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43422<->l=127.0.0.20:4264 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=12884)
Waiting for packet dumper to finish... 1 (prev_count=12884, count=21632)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_bsc pass' was executed successfully (exit status: 0).
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_mme'.
------ CBC_Tests.TC_cell_failure_restart_idle_mme ------
Sat Mar 15 12:48:35 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_cell_failure_restart_idle_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_cell_failure_restart_idle_mme.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
20250315124835826 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124835826 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_mme' was executed successfully (exit status: 0).
MTC@50efdb34915a: Test case TC_cell_failure_restart_idle_mme started.
MTC@50efdb34915a: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
TC_cell_failure_restart_idle_mme-MME0-MME0(44)@50efdb34915a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
20250315124836686 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:142)
20250315124836686 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326)
20250315124836686 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{INIT}: Allocated (fsm.c:456)
20250315124836686 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{INIT}: Received Event RESET.cmd (sbcap_link.c:382)
20250315124836687 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56)
20250315124836698 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 39 (flags=0x80) (sbcap_link.c:246)
20250315124836698 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 06 00 23 00 00 02 00 21 00 10 01 00 09 f1 07 00 00 4d 20 09 f1 07 00 01 62 e0 00 1c 00 08 00 09 f1 07 00 00 05 a0  (sbcap_link.c:281)
20250315124836698 DSBcAP DEBUG Decoded PWS-Failure-Indication (sbcap_common.c:118)
20250315124836698 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP PWS-Failure-Indication (sbcap_link.c:286)
20250315124836698 DSBcAP NOTICE ttcn3-mme-client: Rx PWS-Failure-Indication not implemented yet (sbcap_link_fsm.c:295)
20250315124837702 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 39 (flags=0x80) (sbcap_link.c:246)
20250315124837702 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 05 00 23 00 00 02 00 1e 00 10 01 00 09 f1 07 00 00 4d 20 09 f1 07 00 01 62 e0 00 1c 00 08 00 09 f1 07 00 00 05 a0  (sbcap_link.c:281)
20250315124837702 DSBcAP DEBUG Decoded PWS-Restart-Indication (sbcap_common.c:118)
20250315124837702 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP PWS-Restart-Indication (sbcap_link.c:286)
20250315124837702 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{IDLE}: Received Event Rx Restart (sbcap_link_fsm.c:291)
20250315124837702 DSBcAP NOTICE ttcn3-mme-client: Rx PWS Restart Indication not implemented yet (sbcap_link_fsm.c:84)
MTC@50efdb34915a: setverdict(pass): none -> pass
TC_cell_failure_restart_idle_mme-MME0(43)@50efdb34915a: Final verdict of PTC: none
TC_cell_failure_restart_idle_mme-MME0-MME0(44)@50efdb34915a: Final verdict of PTC: none
MTC@50efdb34915a: Setting final verdict of the test case.
MTC@50efdb34915a: Local verdict of MTC: pass
MTC@50efdb34915a: Local verdict of PTC TC_cell_failure_restart_idle_mme-MME0(43): none (pass -> pass)
MTC@50efdb34915a: Local verdict of PTC TC_cell_failure_restart_idle_mme-MME0-MME0(44): none (pass -> pass)
MTC@50efdb34915a: Test case TC_cell_failure_restart_idle_mme finished. Verdict: pass
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_mme pass'.
Sat Mar 15 12:48:37 UTC 2025
====== CBC_Tests.TC_cell_failure_restart_idle_mme pass ======

Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_cell_failure_restart_idle_mme.talloc
20250315124837732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37608<->l=127.0.0.20:4264 (telnet_interface.c:192)
20250315124837732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37608<->l=127.0.0.20:4264 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6284)
20250315124837904 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246)
20250315124837904 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259)
20250315124837905 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301)
20250315124837905 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307)
20250315124837905 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78)
20250315124837905 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{IDLE}: Freeing instance (sbcap_link_fsm.c:78)
20250315124837905 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60efaf60]{IDLE}: Deallocated (fsm.c:568)
Waiting for packet dumper to finish... 1 (prev_count=6284, count=13364)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_mme pass' was executed successfully (exit status: 0).
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_bsc'.
------ CBC_Tests.TC_cell_failure_restart_active_bsc ------
Sat Mar 15 12:48:39 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_cell_failure_restart_active_bsc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_cell_failure_restart_active_bsc.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_bsc' was executed successfully (exit status: 0).
MTC@50efdb34915a: Test case TC_cell_failure_restart_active_bsc started.
MTC@50efdb34915a: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
20250315124840828 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124840828 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124840837 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142)
20250315124840837 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269)
20250315124840837 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{INIT}: Allocated (fsm.c:456)
20250315124840838 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{INIT}: Received Event RESET.cmd (cbsp_link.c:325)
20250315124840838 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68)
20250315124840838 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345)
20250315124840838 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91)
20250315124840842 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124840842 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01  (cbsp_link.c:226)
20250315124840842 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124840842 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124840842 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181)
20250315124840842 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124840842 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01  (cbsp_link.c:226)
20250315124840842 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124840842 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124840842 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186)
20250315124840845 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124840845 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06  (cbsp_link.c:226)
20250315124840845 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230)
20250315124840845 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301)
20250315124840845 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99)
MTC@50efdb34915a: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":43,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}"
20250315124840847 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 43, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571)
20250315124840847 DREST DEBUG sending as inter-thread op (rest_api.c:578)
20250315124840847 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124840847 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124840847 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124840847 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60f05f30]{INIT}: Allocated (fsm.c:456)
20250315124840847 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x55dc60f06060]{INIT}: Allocated (fsm.c:456)
20250315124840847 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x55dc60f06060]{INIT}: is child of SMSCB(TTCN-3-43)[0x55dc60f05f30] (fsm.c:486)
20250315124840847 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x55dc60f06240]{INIT}: Allocated (fsm.c:456)
20250315124840847 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x55dc60f06240]{INIT}: is child of SMSCB(TTCN-3-43)[0x55dc60f05f30] (fsm.c:486)
20250315124840847 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x55dc60f06420]{INIT}: Allocated (fsm.c:456)
20250315124840847 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x55dc60f06420]{INIT}: is child of SMSCB(TTCN-3-43)[0x55dc60f05f30] (fsm.c:486)
20250315124840847 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x55dc60f07ce0]{INIT}: Allocated (fsm.c:456)
20250315124840847 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x55dc60f07ce0]{INIT}: is child of SMSCB(TTCN-3-43)[0x55dc60f05f30] (fsm.c:486)
20250315124840847 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60f05f30]{INIT}: Received Event CREATE (cbc_message.c:132)
20250315124840847 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60f05f30]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67)
20250315124840847 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x55dc60f07ce0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124840848 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124840848 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x55dc60f07ce0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124840848 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x55dc60f07ce0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124840848 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60f05f30]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124840848 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x55dc60f06420]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124840848 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78)
20250315124840848 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x55dc60f06420]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124840848 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x55dc60f06420]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124840848 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60f05f30]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124840848 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x55dc60f06240]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124840848 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64)
20250315124840848 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x55dc60f06240]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124840848 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x55dc60f06240]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124840848 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60f05f30]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
20250315124840848 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60f06060]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124840848 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345)
20250315124840848 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60f06060]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124840849 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124840850 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 13 [L2]> 0e 00 2b 03 41 70 04 00 08 00 09 f1 07 00 17 00 2a 12 00  (cbsp_link.c:226)
20250315124840850 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230)
20250315124840850 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60f06060]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344)
20250315124840850 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60f06060]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200)
20250315124840850 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x55dc60f06060]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294)
20250315124840850 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60f05f30]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296)
20250315124840850 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124840850 DSMSCB INFO SMSCB(TTCN-3-43)[0x55dc60f05f30]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91)
20250315124840850 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70)
20250315124840850 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588)
MTC@50efdb34915a: setverdict(pass): none -> pass
20250315124840893 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124840893 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 14 00 00 0e [L2]> 09 00 09 00 09 f1 07 00 17 00 2a 0a 16 00  (cbsp_link.c:226)
20250315124840893 DCBSP INFO ttcn3-bsc-client: Received CBSP FAILURE (cbsp_link.c:230)
20250315124840893 DCBSP ERROR ttcn3-bsc-client: CBSP FAILURE (bcast_msg_type=0) (cbsp_link_fsm.c:290)
20250315124840893 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124840893 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 14 00 00 0e [L2]> 09 00 09 00 09 f1 07 00 17 00 2a 0a 16 01  (cbsp_link.c:226)
20250315124840893 DCBSP INFO ttcn3-bsc-client: Received CBSP FAILURE (cbsp_link.c:230)
20250315124840893 DCBSP ERROR ttcn3-bsc-client: CBSP FAILURE (bcast_msg_type=1) (cbsp_link_fsm.c:290)
20250315124841852 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124841852 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 0f [L2]> 04 00 08 00 09 f1 07 00 17 00 2a 16 00 0d 01  (cbsp_link.c:226)
20250315124841852 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124841852 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124841852 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181)
20250315124841852 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124841852 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 0f [L2]> 04 00 08 00 09 f1 07 00 17 00 2a 16 01 0d 01  (cbsp_link.c:226)
20250315124841852 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230)
20250315124841852 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: Received Event Rx Restart (cbsp_link_fsm.c:284)
20250315124841852 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186)
20250315124845832 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124845832 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124850835 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124850835 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124855838 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124855838 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124900840 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124900840 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124905844 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124905844 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124910845 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124910845 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124910846 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: Timeout of T1 (fsm.c:317)
20250315124910846 DCBSP INFO ttcn3-bsc-client: Transmitting KEEP-ALIVE (cbsp_link.c:345)
20250315124910846 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: State change to KEEPALIVE_PENDING (T2, 10s) (cbsp_link_fsm.c:151)
20250315124910848 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124910848 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 17 00 00 00 [L2]>  (cbsp_link.c:226)
20250315124910848 DCBSP INFO ttcn3-bsc-client: Received CBSP KEEP-ALIVE COMPLETE (cbsp_link.c:230)
20250315124910848 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{KEEPALIVE_PENDING}: Received Event Rx Keep-Alive Complete (cbsp_link_fsm.c:287)
20250315124910848 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{KEEPALIVE_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:113)
20250315124915848 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124915848 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124920851 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124920851 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124925854 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124925854 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124930856 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124930857 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124935860 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124935860 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124940851 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: Timeout of T1 (fsm.c:317)
20250315124940851 DCBSP INFO ttcn3-bsc-client: Transmitting KEEP-ALIVE (cbsp_link.c:345)
20250315124940851 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: State change to KEEPALIVE_PENDING (T2, 10s) (cbsp_link_fsm.c:151)
20250315124940855 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124940855 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 17 00 00 00 [L2]>  (cbsp_link.c:226)
20250315124940855 DCBSP INFO ttcn3-bsc-client: Received CBSP KEEP-ALIVE COMPLETE (cbsp_link.c:230)
20250315124940855 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{KEEPALIVE_PENDING}: Received Event Rx Keep-Alive Complete (cbsp_link_fsm.c:287)
20250315124940855 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{KEEPALIVE_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:113)
20250315124940861 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124940861 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
MTC@50efdb34915a: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout"
20250315124940891 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206)
20250315124940891 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211)
20250315124940891 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244)
20250315124940891 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250)
20250315124940891 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170)
20250315124940891 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: Freeing instance (cbsp_link_fsm.c:170)
20250315124940891 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x55dc60efaf60]{IDLE}: Deallocated (fsm.c:568)
TC_cell_failure_restart_active_bsc-BSC0(45)@50efdb34915a: Final verdict of PTC: none
TC_cell_failure_restart_active_bsc-BSC0-BSC0(46)@50efdb34915a: Final verdict of PTC: none
MTC@50efdb34915a: Setting final verdict of the test case.
MTC@50efdb34915a: Local verdict of MTC: fail reason: "Tguard timeout"
MTC@50efdb34915a: Local verdict of PTC TC_cell_failure_restart_active_bsc-BSC0(45): none (fail -> fail)
MTC@50efdb34915a: Local verdict of PTC TC_cell_failure_restart_active_bsc-BSC0-BSC0(46): none (fail -> fail)
MTC@50efdb34915a: Test case TC_cell_failure_restart_active_bsc finished. Verdict: fail reason: Tguard timeout
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_bsc fail'.
Sat Mar 15 12:49:40 UTC 2025
------ CBC_Tests.TC_cell_failure_restart_active_bsc fail ------

Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_cell_failure_restart_active_bsc.talloc
20250315124940926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53158<->l=127.0.0.20:4264 (telnet_interface.c:192)
20250315124940927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53158<->l=127.0.0.20:4264 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=49300)
Waiting for packet dumper to finish... 1 (prev_count=49300, count=58668)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_bsc fail' was executed successfully (exit status: 0).
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_mme'.
------ CBC_Tests.TC_cell_failure_restart_active_mme ------
Sat Mar 15 12:49:42 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_cell_failure_restart_active_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_cell_failure_restart_active_mme.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_mme' was executed successfully (exit status: 0).
MTC@50efdb34915a: Test case TC_cell_failure_restart_active_mme started.
MTC@50efdb34915a: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters.
TC_cell_failure_restart_active_mme-MME0-MME0(48)@50efdb34915a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
20250315124944002 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:142)
20250315124944002 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326)
20250315124944002 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60ef8090]{INIT}: Allocated (fsm.c:456)
20250315124944002 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60ef8090]{INIT}: Received Event RESET.cmd (sbcap_link.c:382)
20250315124944002 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60ef8090]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56)
MTC@50efdb34915a: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}"
20250315124944007 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 48, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571)
20250315124944007 DREST DEBUG sending as inter-thread op (rest_api.c:578)
20250315124944007 DREST DEBUG rest_it_op enqueue from 139795693934272 (rest_it_op.c:57)
20250315124944007 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66)
20250315124944007 DREST DEBUG rest2main_read_cb(op=0x7f24ac001510) from 139795708291648 (rest_it_op.c:93)
20250315124944008 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60efaf60]{INIT}: Allocated (fsm.c:456)
20250315124944008 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x55dc60f08980]{INIT}: Allocated (fsm.c:456)
20250315124944008 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x55dc60f08980]{INIT}: is child of SMSCB(TTCN-3-48)[0x55dc60efaf60] (fsm.c:486)
20250315124944008 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x55dc60f08b60]{INIT}: Allocated (fsm.c:456)
20250315124944008 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x55dc60f08b60]{INIT}: is child of SMSCB(TTCN-3-48)[0x55dc60efaf60] (fsm.c:486)
20250315124944008 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x55dc60f08e00]{INIT}: Allocated (fsm.c:456)
20250315124944008 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x55dc60f08e00]{INIT}: is child of SMSCB(TTCN-3-48)[0x55dc60efaf60] (fsm.c:486)
20250315124944008 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x55dc60f090a0]{INIT}: Allocated (fsm.c:456)
20250315124944008 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x55dc60f090a0]{INIT}: is child of SMSCB(TTCN-3-48)[0x55dc60efaf60] (fsm.c:486)
20250315124944008 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60efaf60]{INIT}: Received Event CREATE (cbc_message.c:132)
20250315124944008 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60efaf60]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67)
20250315124944008 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60f090a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124944008 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402)
20250315124944008 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60f090a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124944008 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x55dc60f090a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230)
20250315124944008 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60efaf60]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231)
20250315124944008 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60f08e00]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124944008 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408)
20250315124944008 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 30 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00  (sbcap_link.c:416)
20250315124944008 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60f08e00]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119)
20250315124944008 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60f08b60]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124944008 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64)
20250315124944008 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60f08b60]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124944008 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x55dc60f08b60]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124944008 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60efaf60]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
20250315124944008 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60f08980]{INIT}: Received Event CREATE (smscb_message_fsm.c:69)
20250315124944008 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64)
20250315124944008 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60f08980]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275)
20250315124944008 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x55dc60f08980]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439)
20250315124944008 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60efaf60]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440)
TC_cell_failure_restart_active_mme-MME0-MME0(48)@50efdb34915a: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } }
20250315124944014 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246)
20250315124944014 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 00  (sbcap_link.c:281)
20250315124944014 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118)
20250315124944014 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286)
20250315124944014 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318)
20250315124944014 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60f08e00]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269)
20250315124944014 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60f08e00]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147)
20250315124944014 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60efaf60]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149)
20250315124944014 DREST DEBUG rest_it_op_complete(op=0x7f24ac001510) complete (rest_it_op.c:131)
20250315124944014 DSMSCB INFO SMSCB(TTCN-3-48)[0x55dc60efaf60]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91)
20250315124944014 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70)
20250315124944014 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588)
MTC@50efdb34915a: setverdict(pass): none -> pass
20250315124944016 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 34 (flags=0x80) (sbcap_link.c:246)
20250315124944016 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 03 40 1e 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 17 00 0b 40 00 00 00 09 f1 07 00 00 4d 20  (sbcap_link.c:281)
20250315124944016 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118)
20250315124944016 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:286)
20250315124944016 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60f08e00]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366)
20250315124944016 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x55dc60f08e00]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74)
20250315124944217 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 32 (flags=0x80) (sbcap_link.c:246)
20250315124944217 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 06 00 1c 00 00 02 00 21 00 09 00 00 09 f1 07 00 00 4d 20 00 1c 00 08 00 09 f1 07 00 00 05 a0  (sbcap_link.c:281)
20250315124944217 DSBcAP DEBUG Decoded PWS-Failure-Indication (sbcap_common.c:118)
20250315124944217 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP PWS-Failure-Indication (sbcap_link.c:286)
20250315124944217 DSBcAP NOTICE ttcn3-mme-client: Rx PWS-Failure-Indication not implemented yet (sbcap_link_fsm.c:295)
20250315124945021 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 32 (flags=0x80) (sbcap_link.c:246)
20250315124945021 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 05 00 1c 00 00 02 00 1e 00 09 00 00 09 f1 07 00 00 4d 20 00 1c 00 08 00 09 f1 07 00 00 05 a0  (sbcap_link.c:281)
20250315124945021 DSBcAP DEBUG Decoded PWS-Restart-Indication (sbcap_common.c:118)
20250315124945021 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP PWS-Restart-Indication (sbcap_link.c:286)
20250315124945021 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60ef8090]{IDLE}: Received Event Rx Restart (sbcap_link_fsm.c:291)
20250315124945021 DSBcAP NOTICE ttcn3-mme-client: Rx PWS Restart Indication not implemented yet (sbcap_link_fsm.c:84)
20250315124945863 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124945863 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124950866 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124950866 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315124955868 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315124955868 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315125000872 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315125000872 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315125005875 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315125005875 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315125010878 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315125010878 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315125015881 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315125015881 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315125020884 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315125020884 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315125025887 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315125025887 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315125030890 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315125030890 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315125035892 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315125035892 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
20250315125040896 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315125040896 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
MTC@50efdb34915a: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout"
20250315125044052 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246)
20250315125044052 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259)
20250315125044052 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301)
20250315125044052 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60ef8090]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307)
20250315125044052 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60ef8090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78)
20250315125044052 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60ef8090]{IDLE}: Freeing instance (sbcap_link_fsm.c:78)
20250315125044052 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x55dc60ef8090]{IDLE}: Deallocated (fsm.c:568)
TC_cell_failure_restart_active_mme-MME0(47)@50efdb34915a: Final verdict of PTC: none
TC_cell_failure_restart_active_mme-MME0-MME0(48)@50efdb34915a: Final verdict of PTC: none
MTC@50efdb34915a: Setting final verdict of the test case.
MTC@50efdb34915a: Local verdict of MTC: fail reason: "Tguard timeout"
MTC@50efdb34915a: Local verdict of PTC TC_cell_failure_restart_active_mme-MME0(47): none (fail -> fail)
MTC@50efdb34915a: Local verdict of PTC TC_cell_failure_restart_active_mme-MME0-MME0(48): none (fail -> fail)
MTC@50efdb34915a: Test case TC_cell_failure_restart_active_mme finished. Verdict: fail reason: Tguard timeout
MTC@50efdb34915a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_mme fail'.
Sat Mar 15 12:50:44 UTC 2025
------ CBC_Tests.TC_cell_failure_restart_active_mme fail ------

Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_cell_failure_restart_active_mme.talloc
20250315125044079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36090<->l=127.0.0.20:4264 (telnet_interface.c:192)
20250315125044079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36090<->l=127.0.0.20:4264 (telnet_interface.c:138)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=40772)
Waiting for packet dumper to finish... 1 (prev_count=40772, count=45600)
20250315125045899 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){CONNECTING} connect so_error (111) (stream_cli.c:428)
20250315125045899 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:38315){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243)
MTC@50efdb34915a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_mme fail' was executed successfully (exit status: 0).
MC@50efdb34915a: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@50efdb34915a: Terminating MTC.
MC@50efdb34915a: MTC terminated.
MC2> exit
MC@50efdb34915a: Shutting down session.
MC@50efdb34915a: Shutdown complete.

Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc/expected-results.xml' against results in 'junit-xml-5759.log'
--------------------
pass CBC_Tests.TC_rx_keepalive
pass CBC_Tests.TC_rx_keepalive_timeout
pass CBC_Tests.TC_ecbe_create_delete_cgi
pass CBC_Tests.TC_ecbe_create_delete_lac_ci
pass CBC_Tests.TC_ecbe_create_delete_lac
pass CBC_Tests.TC_ecbe_create_delete_ci
pass CBC_Tests.TC_ecbe_create_delete_lai
pass CBC_Tests.TC_ecbe_create_delete_mme_indication
pass CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai
pass CBC_Tests.TC_ecbe_create_delete_bsc_and_mme
pass CBC_Tests.TC_ecbe_create_delete_bsc_server
pass CBC_Tests.TC_ecbe_create_delete_mme_server
pass CBC_Tests.TC_concurrent_cbs_msg_mme
pass CBC_Tests.TC_ecbe_create_delete_etws_bsc
pass CBC_Tests.TC_ecbe_create_delete_etws_mme
pass CBC_Tests.TC_create_nack_bsc
pass CBC_Tests.TC_create_nack_mme
pass CBC_Tests.TC_cell_failure_restart_idle_bsc
pass CBC_Tests.TC_cell_failure_restart_idle_mme
xfail CBC_Tests.TC_cell_failure_restart_active_bsc
xfail CBC_Tests.TC_cell_failure_restart_active_mme

Summary:
  xfail: 2
  pass: 19


[testenv] Testsuite is done
[testenv] Stopping testsuite (1996990)
[testenv] Merging log files
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh CBC_Tests --rm >/dev/null']
[testenv] Formatting log files
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/log_format.sh']
[testenv] Stopping cbc (1996949)
[testenv] Showing testsuite/junit-xml-5759.log
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/osmo-ttcn3-hacks/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/junit-xml-5759.log && echo']

<?xml version="1.0"?>
<testsuite name='Titan' tests='21' failures='2' errors='0' skipped='0' inconc='0' time='328.00'>
  <testcase classname='CBC_Tests' name='TC_rx_keepalive' time='30.031450'/>
  <testcase classname='CBC_Tests' name='TC_rx_keepalive_timeout' time='65.075401'/>
  <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_cgi' time='2.043356'/>
  <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_lac_ci' time='2.044887'/>
  <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_lac' time='2.018150'/>
  <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_ci' time='2.048032'/>
  <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_lai' time='2.030054'/>
  <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_mme_indication' time='2.058214'/>
  <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_mme_unknown_tai' time='2.033555'/>
  <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_bsc_and_mme' time='2.063604'/>
  <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_bsc_server' time='3.210665'/>
  <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_mme_server' time='6.886900'/>
  <testcase classname='CBC_Tests' name='TC_concurrent_cbs_msg_mme' time='2.060884'/>
  <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_etws_bsc' time='2.033298'/>
  <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_etws_mme' time='2.042016'/>
  <testcase classname='CBC_Tests' name='TC_create_nack_bsc' time='0.046481'/>
  <testcase classname='CBC_Tests' name='TC_create_nack_mme' time='12.057155'/>
  <testcase classname='CBC_Tests' name='TC_cell_failure_restart_idle_bsc' time='1.043736'/>
  <testcase classname='CBC_Tests' name='TC_cell_failure_restart_idle_mme' time='1.044685'/>
  <testcase classname='CBC_Tests' name='TC_cell_failure_restart_active_bsc' time='60.082421'>
    <failure type='fail-verdict'>Tguard timeout
      CBC_Tests.ttcn:938 CBC_Tests control part
      CBC_Tests.ttcn:846 TC_cell_failure_restart_active_bsc testcase
    </failure>
  </testcase>
  <testcase classname='CBC_Tests' name='TC_cell_failure_restart_active_mme' time='60.079275'>
    <failure type='fail-verdict'>Tguard timeout
      CBC_Tests.ttcn:939 CBC_Tests control part
      CBC_Tests.ttcn:911 TC_cell_failure_restart_active_mme testcase
    </failure>
  </testcase>
</testsuite>

[testenv] Stopping podman container
[testenv] + ['podman', 'kill', 'testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0']
testenv-cbc-osmocom-latest-20250315-1245-d93518d8-0
[testenv] feed_watchdog_loop: podman container has stopped
[testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-cbc-test-latest/1487/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