Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > 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 87d1c22b7ebe52f81b8054fd12290d8ff52f063a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 87d1c22b7ebe52f81b8054fd12290d8ff52f063a # timeout=10
Commit message: "epdg: fix a DTE in as_GSUP_rx_CL_REQ"
 > git rev-list --no-walk 11811666e926e241e0de2dafb148b8f3934fce3e # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-asan] $ /bin/sh -xe /tmp/jenkins16498456194870055704.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:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs -b osmocom:nightly:asan [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/podman/testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-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 [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [204 kB] Fetched 9250 kB in 1s (11.8 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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-hlr-test-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-hlr-test-asan/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-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 TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_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 `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_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 `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_5.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 SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_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 MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_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 IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_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 GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_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 DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_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 IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_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 DNS_Helpers.o DNS_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 DNS_Types.o DNS_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 GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_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 GSUP_Types.o GSUP_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 HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_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 IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_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 MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_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 MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_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 MobileL3_CommonIE_Types.o MobileL3_CommonIE_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 MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_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 MobileL3_RRM_Types.o MobileL3_RRM_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 MobileL3_SMS_Types.o MobileL3_SMS_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 MobileL3_SS_Types.o MobileL3_SS_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 MobileL3_Types.o MobileL3_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 Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_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 SS_Templates.o SS_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 SS_Types.o SS_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 UDPasp_PortType.o UDPasp_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 UDPasp_Types.o UDPasp_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 USSD_Helpers.o USSD_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 DNS_Helpers_part_1.o DNS_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 DNS_Helpers_part_2.o DNS_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 DNS_Helpers_part_3.o DNS_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 DNS_Helpers_part_4.o DNS_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 DNS_Helpers_part_5.o DNS_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 DNS_Helpers_part_6.o DNS_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 DNS_Helpers_part_7.o DNS_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 DNS_Types_part_1.o DNS_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 DNS_Types_part_2.o DNS_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 DNS_Types_part_3.o DNS_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 DNS_Types_part_4.o DNS_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 DNS_Types_part_5.o DNS_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 DNS_Types_part_6.o DNS_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 DNS_Types_part_7.o DNS_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 GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_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 GSUP_Templates_part_2.o GSUP_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 GSUP_Templates_part_3.o GSUP_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 GSUP_Templates_part_4.o GSUP_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 GSUP_Templates_part_5.o GSUP_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 GSUP_Templates_part_6.o GSUP_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 GSUP_Templates_part_7.o GSUP_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 GSUP_Types_part_1.o GSUP_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 GSUP_Types_part_2.o GSUP_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 GSUP_Types_part_3.o GSUP_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 GSUP_Types_part_4.o GSUP_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 GSUP_Types_part_5.o GSUP_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 GSUP_Types_part_6.o GSUP_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 GSUP_Types_part_7.o GSUP_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 HLR_EUSE_part_1.o HLR_EUSE_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 HLR_EUSE_part_2.o HLR_EUSE_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 HLR_EUSE_part_3.o HLR_EUSE_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 HLR_EUSE_part_4.o HLR_EUSE_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 HLR_EUSE_part_5.o HLR_EUSE_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 HLR_EUSE_part_6.o HLR_EUSE_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 HLR_EUSE_part_7.o HLR_EUSE_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 HLR_Tests_part_1.o HLR_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 HLR_Tests_part_2.o HLR_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 HLR_Tests_part_3.o HLR_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 HLR_Tests_part_4.o HLR_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 HLR_Tests_part_5.o HLR_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 HLR_Tests_part_6.o HLR_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 HLR_Tests_part_7.o HLR_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 IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_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 MAP_Types_part_2.o MAP_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 MAP_Types_part_3.o MAP_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 MAP_Types_part_4.o MAP_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 MAP_Types_part_5.o MAP_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 MAP_Types_part_6.o MAP_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 MAP_Types_part_7.o MAP_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 MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_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 MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_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 MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_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 MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_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 MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_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 MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_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 MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_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 MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_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 MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_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 MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_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 MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_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 MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_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 MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_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 MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_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 MobileL3_CC_Types_part_2.o MobileL3_CC_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 MobileL3_CC_Types_part_3.o MobileL3_CC_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 MobileL3_CC_Types_part_4.o MobileL3_CC_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 MobileL3_CC_Types_part_5.o MobileL3_CC_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 MobileL3_CC_Types_part_6.o MobileL3_CC_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 MobileL3_CC_Types_part_7.o MobileL3_CC_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 MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_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 MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_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 MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_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 MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_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 MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_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 MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_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 MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_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 MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_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 MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_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 MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_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 MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_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 MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_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 MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_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 MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_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 MobileL3_MM_Types_part_1.o MobileL3_MM_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 MobileL3_MM_Types_part_2.o MobileL3_MM_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 MobileL3_MM_Types_part_3.o MobileL3_MM_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 MobileL3_MM_Types_part_4.o MobileL3_MM_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 MobileL3_MM_Types_part_5.o MobileL3_MM_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 MobileL3_MM_Types_part_6.o MobileL3_MM_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 MobileL3_MM_Types_part_7.o MobileL3_MM_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 MobileL3_RRM_Types_part_1.o MobileL3_RRM_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 MobileL3_RRM_Types_part_2.o MobileL3_RRM_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 MobileL3_RRM_Types_part_3.o MobileL3_RRM_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 MobileL3_RRM_Types_part_4.o MobileL3_RRM_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 MobileL3_RRM_Types_part_5.o MobileL3_RRM_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 MobileL3_RRM_Types_part_6.o MobileL3_RRM_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 MobileL3_RRM_Types_part_7.o MobileL3_RRM_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 MobileL3_SMS_Types_part_1.o MobileL3_SMS_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 MobileL3_SMS_Types_part_2.o MobileL3_SMS_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 MobileL3_SMS_Types_part_3.o MobileL3_SMS_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 MobileL3_SMS_Types_part_4.o MobileL3_SMS_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 MobileL3_SMS_Types_part_5.o MobileL3_SMS_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 MobileL3_SMS_Types_part_6.o MobileL3_SMS_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 MobileL3_SMS_Types_part_7.o MobileL3_SMS_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 MobileL3_SS_Types_part_1.o MobileL3_SS_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 MobileL3_SS_Types_part_2.o MobileL3_SS_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 MobileL3_SS_Types_part_3.o MobileL3_SS_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 MobileL3_SS_Types_part_4.o MobileL3_SS_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 MobileL3_SS_Types_part_5.o MobileL3_SS_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 MobileL3_SS_Types_part_6.o MobileL3_SS_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 MobileL3_SS_Types_part_7.o MobileL3_SS_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 MobileL3_Types_part_1.o MobileL3_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 MobileL3_Types_part_2.o MobileL3_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 MobileL3_Types_part_3.o MobileL3_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 MobileL3_Types_part_4.o MobileL3_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 MobileL3_Types_part_5.o MobileL3_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 MobileL3_Types_part_6.o MobileL3_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 MobileL3_Types_part_7.o MobileL3_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 Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_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 PCO_Types_part_2.o PCO_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 PCO_Types_part_3.o PCO_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 PCO_Types_part_4.o PCO_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 PCO_Types_part_5.o PCO_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 PCO_Types_part_6.o PCO_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 PCO_Types_part_7.o PCO_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 SS_Templates_part_1.o SS_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 SS_Templates_part_2.o SS_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 SS_Templates_part_3.o SS_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 SS_Templates_part_4.o SS_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 SS_Templates_part_5.o SS_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 SS_Templates_part_6.o SS_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 SS_Templates_part_7.o SS_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 SS_Types_part_1.o SS_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 SS_Types_part_2.o SS_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 SS_Types_part_3.o SS_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 SS_Types_part_4.o SS_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 SS_Types_part_5.o SS_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 SS_Types_part_6.o SS_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 SS_Types_part_7.o SS_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 UDPasp_PortType_part_1.o UDPasp_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 UDPasp_PortType_part_2.o UDPasp_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 UDPasp_PortType_part_3.o UDPasp_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 UDPasp_PortType_part_4.o UDPasp_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 UDPasp_PortType_part_5.o UDPasp_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 UDPasp_PortType_part_6.o UDPasp_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 UDPasp_PortType_part_7.o UDPasp_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 UDPasp_Types_part_1.o UDPasp_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 UDPasp_Types_part_2.o UDPasp_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 UDPasp_Types_part_3.o UDPasp_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 UDPasp_Types_part_4.o UDPasp_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 UDPasp_Types_part_5.o UDPasp_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 UDPasp_Types_part_6.o UDPasp_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 UDPasp_Types_part_7.o UDPasp_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 USSD_Helpers_part_1.o USSD_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 USSD_Helpers_part_2.o USSD_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 USSD_Helpers_part_3.o USSD_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 USSD_Helpers_part_4.o USSD_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 USSD_Helpers_part_5.o USSD_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 USSD_Helpers_part_6.o USSD_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 USSD_Helpers_part_7.o USSD_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 IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_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 MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_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 MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_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 MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_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 MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_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 MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_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 MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_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 MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_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 MAP_BS_Code_part_1.o MAP_BS_Code_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 MAP_BS_Code_part_2.o MAP_BS_Code_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 MAP_BS_Code_part_3.o MAP_BS_Code_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 MAP_BS_Code_part_4.o MAP_BS_Code_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 MAP_BS_Code_part_5.o MAP_BS_Code_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 MAP_BS_Code_part_6.o MAP_BS_Code_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 MAP_BS_Code_part_7.o MAP_BS_Code_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 MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_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 MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_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 MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_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 MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_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 MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_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 MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_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 MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_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 MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_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 MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_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 MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_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 MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_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 MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_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 MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_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 MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_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 MAP_CommonDataTypes_part_1.o MAP_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 MAP_CommonDataTypes_part_2.o MAP_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 MAP_CommonDataTypes_part_3.o MAP_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 MAP_CommonDataTypes_part_4.o MAP_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 MAP_CommonDataTypes_part_5.o MAP_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 MAP_CommonDataTypes_part_6.o MAP_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 MAP_CommonDataTypes_part_7.o MAP_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 MAP_DialogueInformation_part_1.o MAP_DialogueInformation_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 MAP_DialogueInformation_part_2.o MAP_DialogueInformation_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 MAP_DialogueInformation_part_3.o MAP_DialogueInformation_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 MAP_DialogueInformation_part_4.o MAP_DialogueInformation_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 MAP_DialogueInformation_part_5.o MAP_DialogueInformation_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 MAP_DialogueInformation_part_6.o MAP_DialogueInformation_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 MAP_DialogueInformation_part_7.o MAP_DialogueInformation_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 MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_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 MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_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 MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_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 MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_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 MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_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 MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_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 MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_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 MAP_Errors_part_1.o MAP_Errors_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 MAP_Errors_part_2.o MAP_Errors_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 MAP_Errors_part_3.o MAP_Errors_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 MAP_Errors_part_4.o MAP_Errors_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 MAP_Errors_part_5.o MAP_Errors_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 MAP_Errors_part_6.o MAP_Errors_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 MAP_Errors_part_7.o MAP_Errors_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 MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_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 MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_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 MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_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 MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_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 MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_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 MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_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 MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_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 MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_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 MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_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 MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_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 MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_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 MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_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 MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_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 MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_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 MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_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 MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_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 MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_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 MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_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 MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_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 MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_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 MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_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 MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_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 MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_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 MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_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 MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_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 MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_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 MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_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 MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_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 MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_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 MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_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 MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_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 MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_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 MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_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 MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_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 MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_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 MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_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 MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_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 MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_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 MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_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 MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_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 MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_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 MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_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 MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_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 MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_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 MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_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 MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_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 MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_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 MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_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 MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_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 MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_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 MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_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 MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_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 MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_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 MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_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 MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_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 MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_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 MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_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 MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_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 MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_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 MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_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 MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_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 MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_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 MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_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 MAP_PDU_Defs_part_1.o MAP_PDU_Defs_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 MAP_PDU_Defs_part_2.o MAP_PDU_Defs_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 MAP_PDU_Defs_part_3.o MAP_PDU_Defs_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 MAP_PDU_Defs_part_4.o MAP_PDU_Defs_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 MAP_PDU_Defs_part_5.o MAP_PDU_Defs_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 MAP_PDU_Defs_part_6.o MAP_PDU_Defs_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 MAP_PDU_Defs_part_7.o MAP_PDU_Defs_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 MAP_Protocol_part_1.o MAP_Protocol_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 MAP_Protocol_part_2.o MAP_Protocol_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 MAP_Protocol_part_3.o MAP_Protocol_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 MAP_Protocol_part_4.o MAP_Protocol_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 MAP_Protocol_part_5.o MAP_Protocol_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 MAP_Protocol_part_6.o MAP_Protocol_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 MAP_Protocol_part_7.o MAP_Protocol_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 MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_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 MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_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 MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_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 MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_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 MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_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 MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_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 MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_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 MAP_SS_Code_part_1.o MAP_SS_Code_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 MAP_SS_Code_part_2.o MAP_SS_Code_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 MAP_SS_Code_part_3.o MAP_SS_Code_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 MAP_SS_Code_part_4.o MAP_SS_Code_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 MAP_SS_Code_part_5.o MAP_SS_Code_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 MAP_SS_Code_part_6.o MAP_SS_Code_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 MAP_SS_Code_part_7.o MAP_SS_Code_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 MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_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 MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_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 MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_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 MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_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 MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_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 MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_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 MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_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 MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_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 MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_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 MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_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 MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_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 MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_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 MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_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 MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_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 MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_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 MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_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 MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_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 MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_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 MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_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 MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_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 MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_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 MAP_TS_Code_part_1.o MAP_TS_Code_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 MAP_TS_Code_part_2.o MAP_TS_Code_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 MAP_TS_Code_part_3.o MAP_TS_Code_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 MAP_TS_Code_part_4.o MAP_TS_Code_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 MAP_TS_Code_part_5.o MAP_TS_Code_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 MAP_TS_Code_part_6.o MAP_TS_Code_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 MAP_TS_Code_part_7.o MAP_TS_Code_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 MobileDomainDefinitions_part_1.o MobileDomainDefinitions_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 MobileDomainDefinitions_part_2.o MobileDomainDefinitions_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 MobileDomainDefinitions_part_3.o MobileDomainDefinitions_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 MobileDomainDefinitions_part_4.o MobileDomainDefinitions_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 MobileDomainDefinitions_part_5.o MobileDomainDefinitions_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 MobileDomainDefinitions_part_6.o MobileDomainDefinitions_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 MobileDomainDefinitions_part_7.o MobileDomainDefinitions_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 Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_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 Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_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 Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_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 Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_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 Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_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 Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_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 Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_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 Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_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 Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_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 Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_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 Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_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 Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_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 Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_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 Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_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 SS_DataTypes_part_1.o SS_DataTypes_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 SS_DataTypes_part_2.o SS_DataTypes_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 SS_DataTypes_part_3.o SS_DataTypes_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 SS_DataTypes_part_4.o SS_DataTypes_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 SS_DataTypes_part_5.o SS_DataTypes_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 SS_DataTypes_part_6.o SS_DataTypes_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 SS_DataTypes_part_7.o SS_DataTypes_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 SS_Errors_part_1.o SS_Errors_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 SS_Errors_part_2.o SS_Errors_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 SS_Errors_part_3.o SS_Errors_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 SS_Errors_part_4.o SS_Errors_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 SS_Errors_part_5.o SS_Errors_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 SS_Errors_part_6.o SS_Errors_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 SS_Errors_part_7.o SS_Errors_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 SS_Operations_part_1.o SS_Operations_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 SS_Operations_part_2.o SS_Operations_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 SS_Operations_part_3.o SS_Operations_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 SS_Operations_part_4.o SS_Operations_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 SS_Operations_part_5.o SS_Operations_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 SS_Operations_part_6.o SS_Operations_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 SS_Operations_part_7.o SS_Operations_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 SS_PDU_Defs_part_1.o SS_PDU_Defs_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 SS_PDU_Defs_part_2.o SS_PDU_Defs_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 SS_PDU_Defs_part_3.o SS_PDU_Defs_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 SS_PDU_Defs_part_4.o SS_PDU_Defs_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 SS_PDU_Defs_part_5.o SS_PDU_Defs_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 SS_PDU_Defs_part_6.o SS_PDU_Defs_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 SS_PDU_Defs_part_7.o SS_PDU_Defs_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 SS_Protocol_part_1.o SS_Protocol_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 SS_Protocol_part_2.o SS_Protocol_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 SS_Protocol_part_3.o SS_Protocol_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 SS_Protocol_part_4.o SS_Protocol_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 SS_Protocol_part_5.o SS_Protocol_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 SS_Protocol_part_6.o SS_Protocol_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 SS_Protocol_part_7.o SS_Protocol_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 DNS_EncDec.o DNS_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 IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_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 SS_EncDec.o SS_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 TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_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 GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_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 HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_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 UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_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 GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_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 HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_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 UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_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 GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_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 HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_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 UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_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 GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_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 HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_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 UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [51.9 kB] Fetched 53.5 kB in 1s (101 kB/s) Reading package lists... [testenv] Installing packages: osmo-hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmocom-nightly-asan The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-nightly-asan 0 upgraded, 10 newly installed, 0 to remove and 52 not upgraded. Need to get 3033 kB of archives. After this operation, 23.5 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202411132029 [1196 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.30.51bb.202411132029~asan [580 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.30.51bb.202411132029~asan [162 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.30.51bb.202411132029~asan [1080 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.30.51bb.202411132029~asan [276 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202411132029~asan [314 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.5.0451.202411132029~asan [49.9 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mslookup1 1.8.0.5.0451.202411132029~asan [75.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.30.51bb.202411132029~asan [96.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hlr 1.8.0.5.0451.202411132029~asan [397 kB] Fetched 3033 kB in 0s (31.0 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly-asan. (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 ... 39994 files and directories currently installed.) Preparing to unpack .../0-osmocom-nightly-asan_202411132029_amd64.deb ... Unpacking osmocom-nightly-asan (202411132029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.30.51bb.202411132029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.30.51bb.202411132029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.30.51bb.202411132029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.30.51bb.202411132029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.30.51bb.202411132029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.30.51bb.202411132029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.30.51bb.202411132029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.30.51bb.202411132029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.21.7306.202411132029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202411132029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.5.0451.202411132029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.5.0451.202411132029~asan) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.5.0451.202411132029~asan_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.5.0451.202411132029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.30.51bb.202411132029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.30.51bb.202411132029~asan) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.5.0451.202411132029~asan_amd64.deb ... Unpacking osmo-hlr (1.8.0.5.0451.202411132029~asan) ... Setting up osmocom-nightly-asan (202411132029) ... Setting up libosmocore22:amd64 (1.10.0.30.51bb.202411132029~asan) ... Setting up libosmovty13:amd64 (1.10.0.30.51bb.202411132029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.30.51bb.202411132029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.30.51bb.202411132029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202411132029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.30.51bb.202411132029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.5.0451.202411132029~asan) ... Setting up libosmo-mslookup1:amd64 (1.8.0.5.0451.202411132029~asan) ... Setting up osmo-hlr (1.8.0.5.0451.202411132029~asan) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.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 Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr/osmo-hlr.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr/hlr.log'] 20241114160216537 DMAIN <0000> hlr.c:813 hlr starting 20241114160216537 DDB <0001> db.c:599 using database: :memory: 20241114160216537 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241114160216537 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241114160216537 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241114160216537 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241114160216538 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241114160216538 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241114160216539 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241114160216539 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241114160216539 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_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: HLR_Tests.cfg MC@b3faffa6262a: Unix server socket created successfully. MC@b3faffa6262a: Listening on TCP port 43203. b3faffa6262a is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests b3faffa6262a 43203 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@b3faffa6262a: New HC connected from 10.0.2.100 [10.0.2.100]. b3faffa6262a: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@b3faffa6262a: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@b3faffa6262a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@b3faffa6262a: Configuration file was processed on all HCs. MC@b3faffa6262a: Creating MTC on host 10.0.2.100. MC@b3faffa6262a: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Thu Nov 14 16:02:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_gsup_sai_err_invalid_imsi started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160218047 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160218047 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160218051 DLINP <000b> input/ipa.c:451 connected read/write 20241114160218051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160218053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42470<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(3)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160218055 DLINP <000b> input/ipa.c:451 connected read/write 20241114160218055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160218055 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160218055 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160218055 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160218055 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(3)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160218055 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160218055 DLGSUP <0013> gsup_server.c:235 2: 20241114160218055 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160218055 DLGSUP <0013> gsup_server.c:235 3: 20241114160218055 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160218055 DLGSUP <0013> gsup_server.c:235 4: 20241114160218055 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160218055 DLGSUP <0013> gsup_server.c:235 5: 20241114160218055 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160218055 DLGSUP <0013> gsup_server.c:235 7: 20241114160218055 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160218055 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160218055 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160218055 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 5@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160218077 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38305<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@b3faffa6262a: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241114160218086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42474<->l=127.0.0.1:4258 20241114160218098 DLINP <000b> input/ipa.c:451 connected read/write 20241114160218098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160218098 DLGSUP <0013> gsup_req.c:140 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20241114160218098 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241114160218098 DLGSUP <0013> gsup_req.c:276 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20241114160218098 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160218098 DLINP <000b> input/ipa.c:451 connected read/write 20241114160218098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160218098 DLINP <000b> input/ipa.c:451 connected read/write 20241114160218098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@b3faffa6262a: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@b3faffa6262a: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160218103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42474<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@b3faffa6262a: Final verdict of PTC: pass 20241114160218104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42470<->l=127.0.0.1:4258 HLR_Test-GSUP(4)@b3faffa6262a: Final verdict of PTC: none 20241114160218107 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38305<->l=127.0.0.1:4259) 20241114160218107 DLINP <000b> input/ipa.c:451 connected read/write 20241114160218108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160218108 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160218108 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160218108 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 5@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 5: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@b3faffa6262a: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Thu Nov 14 16:02:18 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20241114160218165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42480<->l=127.0.0.1:4258 20241114160218266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42480<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=352) Waiting for packet dumper to finish... 1 (prev_count=352, count=25056) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Thu Nov 14 16:02:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_gsup_sai started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160221378 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160221378 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160221383 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160221385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42492<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(8)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160221389 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160221389 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160221389 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160221389 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160221390 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160221390 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160221390 DLGSUP <0013> gsup_server.c:235 2: 20241114160221390 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160221390 DLGSUP <0013> gsup_server.c:235 3: 20241114160221390 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160221390 DLGSUP <0013> gsup_server.c:235 4: 20241114160221390 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160221390 DLGSUP <0013> gsup_server.c:235 5: 20241114160221390 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160221390 DLGSUP <0013> gsup_server.c:235 7: 20241114160221390 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160221390 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160221390 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160221390 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160221418 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39411<->l=127.0.0.1:4259) 20241114160221429 DAUC <0003> db_auc.c:157 IMSI='262423863135028': No 2G Auth Data 20241114160221429 DAUC <0003> db_auc.c:192 IMSI='262423863135028': No 3G Auth Data HLR_Test-GSUP(9)@b3faffa6262a: Created GsupExpect[0] for "262423863135028" to be handled at TC_gsup_sai(12) 20241114160221457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42508<->l=127.0.0.1:4258 20241114160221466 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160221466 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423863135028 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423863135028"} 20241114160221466 DAUC <0003> db_auc.c:192 IMSI='262423863135028': No 3G Auth Data 20241114160221466 DAUC <0003> db_auc.c:236 IMSI='262423863135028': Calling to generate 5 vectors 20241114160221466 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241114160221466 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160221466 DAUC <0003> auc.c:113 vector [0]: rand = 43ac07b51846b224c4dea2ca08b55121 20241114160221466 DAUC <0003> auc.c:179 vector [0]: kc = ac1ae293b396a800 20241114160221466 DAUC <0003> auc.c:180 vector [0]: sres = 9776fd58 20241114160221466 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114160221466 DAUC <0003> auc.c:113 vector [1]: rand = a8c961a0cd35494dd941493229d13efe 20241114160221466 DAUC <0003> auc.c:179 vector [1]: kc = 3b7b732fde817000 20241114160221466 DAUC <0003> auc.c:180 vector [1]: sres = 7b6306ff 20241114160221466 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114160221466 DAUC <0003> auc.c:113 vector [2]: rand = ae93ad47341b29e322be3810adbcdf03 20241114160221467 DAUC <0003> auc.c:179 vector [2]: kc = 57335543ff5be000 20241114160221467 DAUC <0003> auc.c:180 vector [2]: sres = 8b4ac09a 20241114160221467 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114160221467 DAUC <0003> auc.c:113 vector [3]: rand = e5fa6201ff8b760d463f27bb7f6aaf3d 20241114160221467 DAUC <0003> auc.c:179 vector [3]: kc = 29af8f8918b63000 20241114160221467 DAUC <0003> auc.c:180 vector [3]: sres = 3bbbc965 20241114160221467 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114160221467 DAUC <0003> auc.c:113 vector [4]: rand = 57fe415fee75fbe2e6595dea95bca268 20241114160221467 DAUC <0003> auc.c:179 vector [4]: kc = d5a25a71fd190000 20241114160221467 DAUC <0003> auc.c:180 vector [4]: sres = c69bcb41 20241114160221467 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241114160221467 DAUC <0003> db_auc.c:245 IMSI='262423863135028': Generated 5 vectors 20241114160221467 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423863135028 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423863135028"} 20241114160221467 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423863135028 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160221467 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160221467 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b3faffa6262a: Found GsupExpect[0] for "262423863135028" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@b3faffa6262a: Added IMSI table entry 0TC_gsup_sai(12)"262423863135028" TC_gsup_sai(12)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_sai(12)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160221472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42508<->l=127.0.0.1:4258 TC_gsup_sai(12)@b3faffa6262a: Final verdict of PTC: pass 20241114160221474 DAUC <0003> db_auc.c:157 IMSI='262429482154286': No 2G Auth Data 20241114160221474 DAUC <0003> db_auc.c:192 IMSI='262429482154286': No 3G Auth Data HLR_Test-GSUP(9)@b3faffa6262a: Created GsupExpect[0] for "262429482154286" to be handled at TC_gsup_sai(13) 20241114160221492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42524<->l=127.0.0.1:4258 20241114160221494 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160221494 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429482154286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429482154286"} 20241114160221494 DAUC <0003> db_auc.c:192 IMSI='262429482154286': No 3G Auth Data 20241114160221494 DAUC <0003> db_auc.c:236 IMSI='262429482154286': Calling to generate 5 vectors 20241114160221494 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241114160221494 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160221494 DAUC <0003> auc.c:113 vector [0]: rand = c9875da50a5495b6117c7610381b56af 20241114160221494 DAUC <0003> auc.c:179 vector [0]: kc = 693c4616529a0c00 20241114160221494 DAUC <0003> auc.c:180 vector [0]: sres = f8f49873 20241114160221494 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114160221494 DAUC <0003> auc.c:113 vector [1]: rand = d444531abdb03c42b12fbc17f3ce1bb0 20241114160221494 DAUC <0003> auc.c:179 vector [1]: kc = 75c4f0a9dfe0f000 20241114160221494 DAUC <0003> auc.c:180 vector [1]: sres = a1bc79a6 20241114160221494 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114160221494 DAUC <0003> auc.c:113 vector [2]: rand = 2749aa0b35d0c556147902210c8343d4 20241114160221494 DAUC <0003> auc.c:179 vector [2]: kc = cf5bce5d7f8f7400 20241114160221494 DAUC <0003> auc.c:180 vector [2]: sres = 10340169 20241114160221494 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114160221494 DAUC <0003> auc.c:113 vector [3]: rand = f9086411654f763edf6667e538df993d 20241114160221494 DAUC <0003> auc.c:179 vector [3]: kc = 6713b7900ef1f400 20241114160221494 DAUC <0003> auc.c:180 vector [3]: sres = d54e45c1 20241114160221495 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114160221495 DAUC <0003> auc.c:113 vector [4]: rand = 9fd865999c1cb0378f9acb96a76d4237 20241114160221495 DAUC <0003> auc.c:179 vector [4]: kc = 46b0e7938ef58c00 20241114160221495 DAUC <0003> auc.c:180 vector [4]: sres = 80f63fcf 20241114160221495 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241114160221495 DAUC <0003> db_auc.c:245 IMSI='262429482154286': Generated 5 vectors 20241114160221495 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429482154286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429482154286"} 20241114160221495 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429482154286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160221495 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160221495 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b3faffa6262a: Found GsupExpect[0] for "262429482154286" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@b3faffa6262a: Added IMSI table entry 1TC_gsup_sai(13)"262429482154286" TC_gsup_sai(13)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_sai(13)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160221496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42524<->l=127.0.0.1:4258 TC_gsup_sai(13)@b3faffa6262a: Final verdict of PTC: pass 20241114160221496 DAUC <0003> db_auc.c:157 IMSI='262425143077219': No 2G Auth Data 20241114160221496 DAUC <0003> db_auc.c:192 IMSI='262425143077219': No 3G Auth Data HLR_Test-GSUP(9)@b3faffa6262a: Created GsupExpect[0] for "262425143077219" to be handled at TC_gsup_sai(14) 20241114160221503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42540<->l=127.0.0.1:4258 20241114160221504 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160221505 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425143077219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425143077219"} 20241114160221505 DAUC <0003> db_auc.c:192 IMSI='262425143077219': No 3G Auth Data 20241114160221505 DAUC <0003> db_auc.c:236 IMSI='262425143077219': Calling to generate 5 vectors 20241114160221505 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241114160221505 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160221505 DAUC <0003> auc.c:113 vector [0]: rand = a98cd9d34d9d497bab1115de96595ec0 20241114160221505 DAUC <0003> auc.c:179 vector [0]: kc = 8ec49a243d0eb21f 20241114160221505 DAUC <0003> auc.c:180 vector [0]: sres = 1b0fffcd 20241114160221505 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114160221505 DAUC <0003> auc.c:113 vector [1]: rand = 237f46a029944bc8cd73e0cec78f98f7 20241114160221505 DAUC <0003> auc.c:179 vector [1]: kc = 4c2ef9df80a4ca9e 20241114160221505 DAUC <0003> auc.c:180 vector [1]: sres = b7af3395 20241114160221505 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114160221505 DAUC <0003> auc.c:113 vector [2]: rand = 608924d53744da37bf35a424153afbf3 20241114160221505 DAUC <0003> auc.c:179 vector [2]: kc = d5328073efce400c 20241114160221505 DAUC <0003> auc.c:180 vector [2]: sres = a5be788e 20241114160221505 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114160221505 DAUC <0003> auc.c:113 vector [3]: rand = 3e49971e04ce65d9455d3d688f71520f 20241114160221505 DAUC <0003> auc.c:179 vector [3]: kc = b75e2226c74b82ef 20241114160221505 DAUC <0003> auc.c:180 vector [3]: sres = 832b2170 20241114160221505 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114160221505 DAUC <0003> auc.c:113 vector [4]: rand = d389d65baf6c4c885abfd76ff33abca8 20241114160221505 DAUC <0003> auc.c:179 vector [4]: kc = 6cbcb127864d6a88 20241114160221505 DAUC <0003> auc.c:180 vector [4]: sres = 949eca05 20241114160221505 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241114160221505 DAUC <0003> db_auc.c:245 IMSI='262425143077219': Generated 5 vectors 20241114160221505 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425143077219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425143077219"} 20241114160221505 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425143077219 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160221505 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160221505 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b3faffa6262a: Found GsupExpect[0] for "262425143077219" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@b3faffa6262a: Added IMSI table entry 2TC_gsup_sai(14)"262425143077219" TC_gsup_sai(14)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_sai(14)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160221506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42540<->l=127.0.0.1:4258 TC_gsup_sai(14)@b3faffa6262a: Final verdict of PTC: pass 20241114160221507 DAUC <0003> db_auc.c:157 IMSI='262425850212761': No 2G Auth Data 20241114160221507 DAUC <0003> db_auc.c:192 IMSI='262425850212761': No 3G Auth Data HLR_Test-GSUP(9)@b3faffa6262a: Created GsupExpect[0] for "262425850212761" to be handled at TC_gsup_sai(15) 20241114160221513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42556<->l=127.0.0.1:4258 20241114160221515 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160221515 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425850212761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425850212761"} 20241114160221515 DAUC <0003> db_auc.c:157 IMSI='262425850212761': No 2G Auth Data 20241114160221515 DAUC <0003> db_auc.c:236 IMSI='262425850212761': Calling to generate 5 vectors 20241114160221515 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241114160221515 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160221515 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160221515 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114160221515 DAUC <0003> auc.c:113 vector [0]: rand = e551dd49fe0db8de02c465c248813ee4 20241114160221515 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114160221515 DAUC <0003> auc.c:142 vector [0]: autn = eb0ad53d5c2e00007daed622a63a9c21 20241114160221515 DAUC <0003> auc.c:143 vector [0]: ck = 299ae85645b5b5bb1aa091d41931a248 20241114160221515 DAUC <0003> auc.c:144 vector [0]: ik = 922b432e74cfa67443eaf6689a6352b9 20241114160221515 DAUC <0003> auc.c:145 vector [0]: res = 32836e5eab4be3bd0000000000000000 20241114160221515 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160221515 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114160221515 DAUC <0003> auc.c:151 vector [0]: kc = e2fbccc4b228e33e 20241114160221515 DAUC <0003> auc.c:152 vector [0]: sres = 99c88de3 20241114160221515 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114160221515 DAUC <0003> auc.c:113 vector [1]: rand = cfe3678f441c1eae3762807574ecbe35 20241114160221515 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241114160221515 DAUC <0003> auc.c:142 vector [1]: autn = 1002d04528fe0000a619362442a49ad7 20241114160221515 DAUC <0003> auc.c:143 vector [1]: ck = 2b10af47cd45c2d58bd0c77f2b256d0d 20241114160221515 DAUC <0003> auc.c:144 vector [1]: ik = 4b8f50d2f14b9101edc1748afe910c64 20241114160221515 DAUC <0003> auc.c:145 vector [1]: res = 62a266f3e14412210000000000000000 20241114160221515 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160221515 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241114160221515 DAUC <0003> auc.c:151 vector [1]: kc = 068e4c60e9ba32bd 20241114160221515 DAUC <0003> auc.c:152 vector [1]: sres = 83e674d2 20241114160221515 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241114160221515 DAUC <0003> auc.c:113 vector [2]: rand = 20e019fda45425f65768cece4e2721bf 20241114160221515 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241114160221515 DAUC <0003> auc.c:142 vector [2]: autn = 71099dd17be400001ab2856bb1124b5c 20241114160221515 DAUC <0003> auc.c:143 vector [2]: ck = 4c8aed1ba4d4bbff38532efa1f47c251 20241114160221515 DAUC <0003> auc.c:144 vector [2]: ik = d636ea10f884e056f4dd6885f58d10f2 20241114160221515 DAUC <0003> auc.c:145 vector [2]: res = dc6f455b95ee348d0000000000000000 20241114160221516 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160221516 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241114160221516 DAUC <0003> auc.c:151 vector [2]: kc = 56324174b69a890a 20241114160221516 DAUC <0003> auc.c:152 vector [2]: sres = 498171d6 20241114160221516 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241114160221516 DAUC <0003> auc.c:113 vector [3]: rand = 2e5306926133e445d0c59eb789a03b18 20241114160221516 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241114160221516 DAUC <0003> auc.c:142 vector [3]: autn = a84b1bd57cae00002f063eea3b116d6b 20241114160221516 DAUC <0003> auc.c:143 vector [3]: ck = bb923c7943f9db994f053536bea15460 20241114160221516 DAUC <0003> auc.c:144 vector [3]: ik = 43bf8c7319552d03538ab05ae2967130 20241114160221516 DAUC <0003> auc.c:145 vector [3]: res = 3a6423733f51f6720000000000000000 20241114160221516 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160221516 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241114160221516 DAUC <0003> auc.c:151 vector [3]: kc = e4a23566069bd3ca 20241114160221516 DAUC <0003> auc.c:152 vector [3]: sres = 0535d501 20241114160221516 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241114160221516 DAUC <0003> auc.c:113 vector [4]: rand = 5acd7030566498ceba09e709a139d95f 20241114160221516 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241114160221516 DAUC <0003> auc.c:142 vector [4]: autn = b2ed52d2ce7200003f6bd05bdbaad565 20241114160221516 DAUC <0003> auc.c:143 vector [4]: ck = d8ce65f6803704702e1c785ef0f4d302 20241114160221516 DAUC <0003> auc.c:144 vector [4]: ik = a9ca9eefda4db9027a16f2f4207cdffa 20241114160221516 DAUC <0003> auc.c:145 vector [4]: res = 4781477e5661d54c0000000000000000 20241114160221516 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114160221516 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241114160221516 DAUC <0003> auc.c:151 vector [4]: kc = 250e71b38af2b18a 20241114160221516 DAUC <0003> auc.c:152 vector [4]: sres = 11e09232 20241114160221516 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241114160221516 DAUC <0003> db_auc.c:245 IMSI='262425850212761': Generated 5 vectors 20241114160221516 DAUC <0003> db_auc.c:249 IMSI='262425850212761': Updating SQN=161 in DB 20241114160221516 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425850212761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425850212761"} 20241114160221516 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425850212761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160221516 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160221516 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b3faffa6262a: Found GsupExpect[0] for "262425850212761" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@b3faffa6262a: Added IMSI table entry 3TC_gsup_sai(15)"262425850212761" TC_gsup_sai(15)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_sai(15)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160221517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42556<->l=127.0.0.1:4258 TC_gsup_sai(15)@b3faffa6262a: Final verdict of PTC: pass 20241114160221518 DAUC <0003> db_auc.c:157 IMSI='262421397285554': No 2G Auth Data 20241114160221518 DAUC <0003> db_auc.c:192 IMSI='262421397285554': No 3G Auth Data HLR_Test-GSUP(9)@b3faffa6262a: Created GsupExpect[0] for "262421397285554" to be handled at TC_gsup_sai(16) 20241114160221526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42568<->l=127.0.0.1:4258 20241114160221528 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160221528 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421397285554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421397285554"} 20241114160221528 DAUC <0003> db_auc.c:157 IMSI='262421397285554': No 2G Auth Data 20241114160221528 DAUC <0003> db_auc.c:236 IMSI='262421397285554': Calling to generate 5 vectors 20241114160221528 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241114160221528 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160221528 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241114160221528 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114160221528 DAUC <0003> auc.c:113 vector [0]: rand = b7c5be77938d17608c207d3ed0b10c48 20241114160221528 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114160221528 DAUC <0003> auc.c:142 vector [0]: autn = 99484290bb750000a51c11328a1a2a23 20241114160221528 DAUC <0003> auc.c:143 vector [0]: ck = 7dfa4fc70b9186b22affe6dcef36127e 20241114160221528 DAUC <0003> auc.c:144 vector [0]: ik = 8c4ae0c685506ff2d41564490cce65bc 20241114160221528 DAUC <0003> auc.c:145 vector [0]: res = 55cddec64fc800e90000000000000000 20241114160221528 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160221528 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114160221528 DAUC <0003> auc.c:151 vector [0]: kc = 0f5a2d946d399e82 20241114160221528 DAUC <0003> auc.c:152 vector [0]: sres = 1a05de2f 20241114160221528 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114160221528 DAUC <0003> auc.c:113 vector [1]: rand = b62821cd2d5d729a779c532ac1d5dd62 20241114160221529 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241114160221529 DAUC <0003> auc.c:142 vector [1]: autn = 2faa35f81c9f00006d6968080364db42 20241114160221529 DAUC <0003> auc.c:143 vector [1]: ck = 236074c31b9aa03bb00dfe62908f21ee 20241114160221529 DAUC <0003> auc.c:144 vector [1]: ik = 6629a2af297b8dc5b563c7820c2569b3 20241114160221529 DAUC <0003> auc.c:145 vector [1]: res = b3da49db702654920000000000000000 20241114160221529 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160221529 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241114160221529 DAUC <0003> auc.c:151 vector [1]: kc = 4027ef8cae4b65a3 20241114160221529 DAUC <0003> auc.c:152 vector [1]: sres = c3fc1d49 20241114160221529 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241114160221529 DAUC <0003> auc.c:113 vector [2]: rand = eef28ed086611fb568c740f20949c093 20241114160221529 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241114160221529 DAUC <0003> auc.c:142 vector [2]: autn = b8a46dd87f36000050a4869ea8703532 20241114160221529 DAUC <0003> auc.c:143 vector [2]: ck = 33beb7dca19c4e1c69afe5685e66f163 20241114160221529 DAUC <0003> auc.c:144 vector [2]: ik = 7fcc5c5415f1a74d649573c6a3c7be8b 20241114160221529 DAUC <0003> auc.c:145 vector [2]: res = be5b215072057b600000000000000000 20241114160221529 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160221529 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241114160221529 DAUC <0003> auc.c:151 vector [2]: kc = 41487d2649cca6b9 20241114160221529 DAUC <0003> auc.c:152 vector [2]: sres = cc5e5a30 20241114160221529 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241114160221529 DAUC <0003> auc.c:113 vector [3]: rand = fd47bddec409041d8634316f4368973c 20241114160221529 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241114160221529 DAUC <0003> auc.c:142 vector [3]: autn = c495c84644dc000042a401d844cf9682 20241114160221529 DAUC <0003> auc.c:143 vector [3]: ck = 0ebd24828eb828b054a640d4ee4f7261 20241114160221529 DAUC <0003> auc.c:144 vector [3]: ik = 85e1793e3a9aaaee86a7e6acd5d3961f 20241114160221529 DAUC <0003> auc.c:145 vector [3]: res = e52cd3b01f0446fc0000000000000000 20241114160221529 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160221529 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241114160221529 DAUC <0003> auc.c:151 vector [3]: kc = 595dfbc48fbe6620 20241114160221529 DAUC <0003> auc.c:152 vector [3]: sres = fa28954c 20241114160221529 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241114160221529 DAUC <0003> auc.c:113 vector [4]: rand = 6c525ec2aa8e02452836efdbe740ad4b 20241114160221529 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241114160221529 DAUC <0003> auc.c:142 vector [4]: autn = aff5d3ed9bc30000b79ddfd7f5e00767 20241114160221529 DAUC <0003> auc.c:143 vector [4]: ck = 2b255a045902b0df308756c1007a668c 20241114160221529 DAUC <0003> auc.c:144 vector [4]: ik = bec900d1bf0c3134e42b29f8cefe9e4c 20241114160221529 DAUC <0003> auc.c:145 vector [4]: res = 0d33bcde1e342dbf0000000000000000 20241114160221529 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114160221529 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241114160221529 DAUC <0003> auc.c:151 vector [4]: kc = 414025ec288a792b 20241114160221529 DAUC <0003> auc.c:152 vector [4]: sres = 13079161 20241114160221529 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241114160221529 DAUC <0003> db_auc.c:245 IMSI='262421397285554': Generated 5 vectors 20241114160221529 DAUC <0003> db_auc.c:249 IMSI='262421397285554': Updating SQN=161 in DB 20241114160221529 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421397285554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421397285554"} 20241114160221529 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421397285554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160221529 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160221529 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b3faffa6262a: Found GsupExpect[0] for "262421397285554" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@b3faffa6262a: Added IMSI table entry 4TC_gsup_sai(16)"262421397285554" TC_gsup_sai(16)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_sai(16)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160221531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42568<->l=127.0.0.1:4258 TC_gsup_sai(16)@b3faffa6262a: Final verdict of PTC: pass 20241114160221532 DAUC <0003> db_auc.c:157 IMSI='262426427578870': No 2G Auth Data 20241114160221532 DAUC <0003> db_auc.c:192 IMSI='262426427578870': No 3G Auth Data HLR_Test-GSUP(9)@b3faffa6262a: Created GsupExpect[0] for "262426427578870" to be handled at TC_gsup_sai(17) 20241114160221540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42574<->l=127.0.0.1:4258 20241114160221542 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160221542 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426427578870 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426427578870"} 20241114160221542 DAUC <0003> db_auc.c:236 IMSI='262426427578870': Calling to generate 5 vectors 20241114160221542 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114160221542 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160221542 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160221542 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114160221542 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160221542 DAUC <0003> auc.c:113 vector [0]: rand = b75859a59b9f24a4094cd9f69de1c4f1 20241114160221542 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114160221542 DAUC <0003> auc.c:142 vector [0]: autn = 726ece7acd9f000035d9eb3a59f8afeb 20241114160221542 DAUC <0003> auc.c:143 vector [0]: ck = fc61ef43c3bbfa7124fea24c156fffda 20241114160221542 DAUC <0003> auc.c:144 vector [0]: ik = b3d11ff501d3d11584a5b6ae36ca52d6 20241114160221542 DAUC <0003> auc.c:145 vector [0]: res = 9498e5096b30bb240000000000000000 20241114160221542 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160221542 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114160221543 DAUC <0003> auc.c:179 vector [0]: kc = d302565f658c8000 20241114160221543 DAUC <0003> auc.c:180 vector [0]: sres = 29062209 20241114160221543 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114160221543 DAUC <0003> auc.c:113 vector [1]: rand = 194e835ba23738a65f3636b9ff9ea9a2 20241114160221543 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241114160221543 DAUC <0003> auc.c:142 vector [1]: autn = 388347daac49000027dfb7a43f205fb3 20241114160221543 DAUC <0003> auc.c:143 vector [1]: ck = dcdcbc1addc8983b8593b2237645f0af 20241114160221543 DAUC <0003> auc.c:144 vector [1]: ik = 9b31fdc841bdfb3780f6049fa2b69e39 20241114160221543 DAUC <0003> auc.c:145 vector [1]: res = 45b7e80e57f394db0000000000000000 20241114160221543 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160221543 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114160221543 DAUC <0003> auc.c:179 vector [1]: kc = 8f45c6e2bdfe0800 20241114160221543 DAUC <0003> auc.c:180 vector [1]: sres = 6f5f25a9 20241114160221543 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114160221543 DAUC <0003> auc.c:113 vector [2]: rand = b99edba51e98e0193c9d1586436537a3 20241114160221543 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241114160221543 DAUC <0003> auc.c:142 vector [2]: autn = 9f840705c73500006b9d4ed48d5eb721 20241114160221543 DAUC <0003> auc.c:143 vector [2]: ck = 3d26c546e8058916cb92bda3814daed2 20241114160221543 DAUC <0003> auc.c:144 vector [2]: ik = 5ddf1af58f6c8602eb2833b802faee8c 20241114160221543 DAUC <0003> auc.c:145 vector [2]: res = 97d9b6c0b0568f4b0000000000000000 20241114160221543 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160221543 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114160221543 DAUC <0003> auc.c:179 vector [2]: kc = 7691b4fec5619000 20241114160221543 DAUC <0003> auc.c:180 vector [2]: sres = 33029741 20241114160221543 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114160221543 DAUC <0003> auc.c:113 vector [3]: rand = 8eabc6bb6d400a0e61b7a9cd99b84be0 20241114160221543 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241114160221543 DAUC <0003> auc.c:142 vector [3]: autn = 89e343d55f840000258796a76130e28d 20241114160221543 DAUC <0003> auc.c:143 vector [3]: ck = 7d915f06c56116e0f2337812d27bbcd5 20241114160221543 DAUC <0003> auc.c:144 vector [3]: ik = 2bfeb10676f1b1e88e2afacbcfdd76ad 20241114160221543 DAUC <0003> auc.c:145 vector [3]: res = 99d2136d7b17b9980000000000000000 20241114160221543 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160221543 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114160221543 DAUC <0003> auc.c:179 vector [3]: kc = 0e9f2d4064cc7400 20241114160221543 DAUC <0003> auc.c:180 vector [3]: sres = 76e56850 20241114160221543 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114160221543 DAUC <0003> auc.c:113 vector [4]: rand = 757883f3c85f9c5c4280c22832bc0664 20241114160221543 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241114160221543 DAUC <0003> auc.c:142 vector [4]: autn = a563b38ad34d0000bef7809a6b792b7d 20241114160221543 DAUC <0003> auc.c:143 vector [4]: ck = 2d1df9612275033fd27a82aa89a93e1b 20241114160221543 DAUC <0003> auc.c:144 vector [4]: ik = 4f840611430c4d35b17c97f97e7e2bd1 20241114160221543 DAUC <0003> auc.c:145 vector [4]: res = e936b4cc7fb595790000000000000000 20241114160221543 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114160221543 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114160221543 DAUC <0003> auc.c:179 vector [4]: kc = b5c55c5a8057b000 20241114160221543 DAUC <0003> auc.c:180 vector [4]: sres = 127ef4c3 20241114160221543 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114160221543 DAUC <0003> db_auc.c:245 IMSI='262426427578870': Generated 5 vectors 20241114160221543 DAUC <0003> db_auc.c:249 IMSI='262426427578870': Updating SQN=161 in DB 20241114160221543 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426427578870 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426427578870"} 20241114160221543 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426427578870 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160221543 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160221543 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b3faffa6262a: Found GsupExpect[0] for "262426427578870" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@b3faffa6262a: Added IMSI table entry 5TC_gsup_sai(17)"262426427578870" TC_gsup_sai(17)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_sai(17)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160221545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42574<->l=127.0.0.1:4258 TC_gsup_sai(17)@b3faffa6262a: Final verdict of PTC: pass 20241114160221546 DAUC <0003> db_auc.c:157 IMSI='262420049541410': No 2G Auth Data 20241114160221546 DAUC <0003> db_auc.c:192 IMSI='262420049541410': No 3G Auth Data HLR_Test-GSUP(9)@b3faffa6262a: Created GsupExpect[0] for "262420049541410" to be handled at TC_gsup_sai(18) 20241114160221552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42580<->l=127.0.0.1:4258 20241114160221554 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160221554 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420049541410 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420049541410"} 20241114160221554 DAUC <0003> db_auc.c:236 IMSI='262420049541410': Calling to generate 5 vectors 20241114160221554 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114160221554 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160221554 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160221554 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114160221554 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160221554 DAUC <0003> auc.c:113 vector [0]: rand = e5057a7b4220fc77634028d39c342871 20241114160221554 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114160221554 DAUC <0003> auc.c:142 vector [0]: autn = b68b21f73047000014fa08bb6eb15c33 20241114160221554 DAUC <0003> auc.c:143 vector [0]: ck = a3c3917dac1b6060d604af4a356976e2 20241114160221554 DAUC <0003> auc.c:144 vector [0]: ik = 9e1101fa724bd4e86587a65cbed760b5 20241114160221554 DAUC <0003> auc.c:145 vector [0]: res = b87149b7103a6e8e0000000000000000 20241114160221554 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160221554 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114160221554 DAUC <0003> auc.c:179 vector [0]: kc = d13ab4e2d9808c00 20241114160221554 DAUC <0003> auc.c:180 vector [0]: sres = da49a232 20241114160221554 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114160221554 DAUC <0003> auc.c:113 vector [1]: rand = 17f38c8d90299665631bef8929fe6ea9 20241114160221554 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241114160221554 DAUC <0003> auc.c:142 vector [1]: autn = 1bd7b26ed022000010f055a057a24781 20241114160221554 DAUC <0003> auc.c:143 vector [1]: ck = 9d39861103ea61b6acaf34c75b42e677 20241114160221554 DAUC <0003> auc.c:144 vector [1]: ik = 38dfcacb03ac92c2a31a7fe1a536c3d1 20241114160221554 DAUC <0003> auc.c:145 vector [1]: res = 27392ada82a9c42a0000000000000000 20241114160221554 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160221554 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114160221554 DAUC <0003> auc.c:179 vector [1]: kc = 5a54a1b00f486400 20241114160221554 DAUC <0003> auc.c:180 vector [1]: sres = 618ccd2c 20241114160221554 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114160221554 DAUC <0003> auc.c:113 vector [2]: rand = 2e47508a8b2fc491c3f3a72d514b1f4b 20241114160221554 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241114160221554 DAUC <0003> auc.c:142 vector [2]: autn = e3f3c17089e70000e6d5771b9da4e582 20241114160221554 DAUC <0003> auc.c:143 vector [2]: ck = f2ae5d3fc1652be0672c922bdf2ed667 20241114160221554 DAUC <0003> auc.c:144 vector [2]: ik = 0700e2383ce4341d59a7be9e3f757ab0 20241114160221554 DAUC <0003> auc.c:145 vector [2]: res = 4f969f9f9ce9ca7e0000000000000000 20241114160221554 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160221554 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114160221554 DAUC <0003> auc.c:179 vector [2]: kc = d23af6792a952400 20241114160221554 DAUC <0003> auc.c:180 vector [2]: sres = 968a1c39 20241114160221554 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114160221554 DAUC <0003> auc.c:113 vector [3]: rand = 04c839f63e6ef81820672405f4716b79 20241114160221554 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241114160221554 DAUC <0003> auc.c:142 vector [3]: autn = d280f167d21800007cacdc42b4662e21 20241114160221554 DAUC <0003> auc.c:143 vector [3]: ck = 057f28c23842fe6ffb9550b5d69ffcc6 20241114160221554 DAUC <0003> auc.c:144 vector [3]: ik = 13cc587c5cbe928f73eb4e334a84d097 20241114160221554 DAUC <0003> auc.c:145 vector [3]: res = fe9f0b1554d53a1d0000000000000000 20241114160221554 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160221554 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114160221555 DAUC <0003> auc.c:179 vector [3]: kc = 071527ad8a69e000 20241114160221555 DAUC <0003> auc.c:180 vector [3]: sres = 3f47aab9 20241114160221555 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114160221555 DAUC <0003> auc.c:113 vector [4]: rand = 4e867667d6d6ca6b11d44d5e7f263711 20241114160221555 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241114160221555 DAUC <0003> auc.c:142 vector [4]: autn = a00aa88a3c200000ec717dcab8f695be 20241114160221555 DAUC <0003> auc.c:143 vector [4]: ck = 665e42055cd71e3849c5b52eecf4953f 20241114160221555 DAUC <0003> auc.c:144 vector [4]: ik = b75d6839708a32e6e3139b4594a1ef74 20241114160221555 DAUC <0003> auc.c:145 vector [4]: res = db484a8eee63070b0000000000000000 20241114160221555 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114160221555 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114160221555 DAUC <0003> auc.c:179 vector [4]: kc = aa08a3ad03e39000 20241114160221555 DAUC <0003> auc.c:180 vector [4]: sres = c356fde6 20241114160221555 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114160221555 DAUC <0003> db_auc.c:245 IMSI='262420049541410': Generated 5 vectors 20241114160221555 DAUC <0003> db_auc.c:249 IMSI='262420049541410': Updating SQN=161 in DB 20241114160221555 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420049541410 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420049541410"} 20241114160221555 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420049541410 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160221555 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160221555 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b3faffa6262a: Found GsupExpect[0] for "262420049541410" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@b3faffa6262a: Added IMSI table entry 6TC_gsup_sai(18)"262420049541410" TC_gsup_sai(18)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_sai(18)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160221556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42580<->l=127.0.0.1:4258 TC_gsup_sai(18)@b3faffa6262a: Final verdict of PTC: pass 20241114160221557 DAUC <0003> db_auc.c:157 IMSI='262425219703562': No 2G Auth Data 20241114160221557 DAUC <0003> db_auc.c:192 IMSI='262425219703562': No 3G Auth Data HLR_Test-GSUP(9)@b3faffa6262a: Created GsupExpect[0] for "262425219703562" to be handled at TC_gsup_sai(19) 20241114160221564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42584<->l=127.0.0.1:4258 20241114160221566 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160221566 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425219703562 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425219703562"} 20241114160221566 DAUC <0003> db_auc.c:236 IMSI='262425219703562': Calling to generate 5 vectors 20241114160221566 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114160221566 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160221566 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160221566 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114160221566 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160221566 DAUC <0003> auc.c:113 vector [0]: rand = fcbaed3d7480e4a16d4b147e7a6a9f2a 20241114160221566 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114160221566 DAUC <0003> auc.c:142 vector [0]: autn = 49bc0e20b2930000fa81d427cfc586b8 20241114160221566 DAUC <0003> auc.c:143 vector [0]: ck = 81f911e6f2e48709faf24db756790725 20241114160221566 DAUC <0003> auc.c:144 vector [0]: ik = d7f3caa6647a025d1f646a684ca0c349 20241114160221566 DAUC <0003> auc.c:145 vector [0]: res = 1388eb7a124452730000000000000000 20241114160221566 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160221566 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114160221566 DAUC <0003> auc.c:179 vector [0]: kc = c824ac98c17f7f73 20241114160221566 DAUC <0003> auc.c:180 vector [0]: sres = 607bdd02 20241114160221566 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114160221566 DAUC <0003> auc.c:113 vector [1]: rand = 9d9be53c6876f614fff32a9d120965e3 20241114160221566 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241114160221566 DAUC <0003> auc.c:142 vector [1]: autn = f99d1337146c000025398b0e43210b9f 20241114160221566 DAUC <0003> auc.c:143 vector [1]: ck = 2af68948d2c429243147e65c7f89cdfe 20241114160221566 DAUC <0003> auc.c:144 vector [1]: ik = 9b5b2adb39b25372d0e4fed04137a794 20241114160221566 DAUC <0003> auc.c:145 vector [1]: res = 56a305300b7a4aa10000000000000000 20241114160221566 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160221566 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114160221566 DAUC <0003> auc.c:179 vector [1]: kc = 5f48bf0958a94832 20241114160221566 DAUC <0003> auc.c:180 vector [1]: sres = 3ab103d3 20241114160221566 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114160221566 DAUC <0003> auc.c:113 vector [2]: rand = 060e2ebf9dc9e103b905ac53149dea92 20241114160221566 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241114160221566 DAUC <0003> auc.c:142 vector [2]: autn = 480329f5e4ee000061f22ac979e937f8 20241114160221566 DAUC <0003> auc.c:143 vector [2]: ck = e489a17d1d6ee2ed0a4de3f39a93d600 20241114160221566 DAUC <0003> auc.c:144 vector [2]: ik = 5c0735e7cdd0d7dced7fa8312434ee0b 20241114160221566 DAUC <0003> auc.c:145 vector [2]: res = b2e87ea5aea883690000000000000000 20241114160221566 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160221566 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114160221566 DAUC <0003> auc.c:179 vector [2]: kc = 4d3a8f3fb43011bd 20241114160221566 DAUC <0003> auc.c:180 vector [2]: sres = cd2d3a32 20241114160221566 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114160221566 DAUC <0003> auc.c:113 vector [3]: rand = 88088eb637804ee8e03bad55092ccd6a 20241114160221566 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241114160221566 DAUC <0003> auc.c:142 vector [3]: autn = c48b97e3cab00000e0dc735e6dac9ce0 20241114160221566 DAUC <0003> auc.c:143 vector [3]: ck = a06b0d9863192f37f4b34ff76bd07ff3 20241114160221566 DAUC <0003> auc.c:144 vector [3]: ik = 9fd06c774900759c00b83f0cdeeabf06 20241114160221566 DAUC <0003> auc.c:145 vector [3]: res = 02c0c89f22c379a90000000000000000 20241114160221566 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160221566 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114160221566 DAUC <0003> auc.c:179 vector [3]: kc = 1002c6101bb5a697 20241114160221566 DAUC <0003> auc.c:180 vector [3]: sres = 873116d7 20241114160221566 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114160221566 DAUC <0003> auc.c:113 vector [4]: rand = 340a983a5c34b3a3104f2984599ad280 20241114160221566 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241114160221566 DAUC <0003> auc.c:142 vector [4]: autn = 56a5c9b222940000402c18dc83d7f929 20241114160221566 DAUC <0003> auc.c:143 vector [4]: ck = 5af4f640e28b7aca6d21f8c7e9de7b56 20241114160221566 DAUC <0003> auc.c:144 vector [4]: ik = 2944877ec24e9061a871d6a977b7ca94 20241114160221566 DAUC <0003> auc.c:145 vector [4]: res = f5564ce6a55462440000000000000000 20241114160221566 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114160221566 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114160221566 DAUC <0003> auc.c:179 vector [4]: kc = 151fc78c775e57ba 20241114160221566 DAUC <0003> auc.c:180 vector [4]: sres = 1bb1bb90 20241114160221566 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114160221566 DAUC <0003> db_auc.c:245 IMSI='262425219703562': Generated 5 vectors 20241114160221566 DAUC <0003> db_auc.c:249 IMSI='262425219703562': Updating SQN=161 in DB 20241114160221566 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425219703562 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425219703562"} 20241114160221566 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425219703562 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160221566 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160221566 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b3faffa6262a: Found GsupExpect[0] for "262425219703562" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@b3faffa6262a: Added IMSI table entry 7TC_gsup_sai(19)"262425219703562" TC_gsup_sai(19)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_sai(19)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160221568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42584<->l=127.0.0.1:4258 TC_gsup_sai(19)@b3faffa6262a: Final verdict of PTC: pass MTC@b3faffa6262a: setverdict(pass): none -> pass 20241114160221569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42492<->l=127.0.0.1:4258 20241114160221569 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39411<->l=127.0.0.1:4259) 20241114160221569 DLINP <000b> input/ipa.c:451 connected read/write 20241114160221569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160221569 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(11)@b3faffa6262a: Final verdict of PTC: none 20241114160221569 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160221569 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 10@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP(9)@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: pass MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@b3faffa6262a: Test case TC_gsup_sai finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Thu Nov 14 16:02:21 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241114160221593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38568<->l=127.0.0.1:4258 20241114160221694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38568<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=163380) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Thu Nov 14 16:02:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_gsup_sai_num_auth_vectors started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160224820 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160224820 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160224825 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38570<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(20)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160224830 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224831 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160224831 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160224831 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160224831 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160224831 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160224831 DLGSUP <0013> gsup_server.c:235 2: 20241114160224831 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160224831 DLGSUP <0013> gsup_server.c:235 3: 20241114160224831 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160224831 DLGSUP <0013> gsup_server.c:235 4: 20241114160224831 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160224831 DLGSUP <0013> gsup_server.c:235 5: 20241114160224831 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160224831 DLGSUP <0013> gsup_server.c:235 7: 20241114160224831 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160224831 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(20)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160224831 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160224831 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160224856 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42989<->l=127.0.0.1:4259) 20241114160224865 DAUC <0003> db_auc.c:157 IMSI='262429608934950': No 2G Auth Data 20241114160224865 DAUC <0003> db_auc.c:192 IMSI='262429608934950': No 3G Auth Data HLR_Test-GSUP(21)@b3faffa6262a: Created GsupExpect[0] for "262429608934950" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241114160224891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38586<->l=127.0.0.1:4258 20241114160224897 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224897 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429608934950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429608934950"} 20241114160224897 DAUC <0003> db_auc.c:192 IMSI='262429608934950': No 3G Auth Data 20241114160224897 DAUC <0003> db_auc.c:236 IMSI='262429608934950': Calling to generate 1 vectors 20241114160224897 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241114160224897 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160224897 DAUC <0003> auc.c:113 vector [0]: rand = af05c84b1233eb39b26619b800fbb58d 20241114160224897 DAUC <0003> auc.c:179 vector [0]: kc = cb576d3c6f7bf400 20241114160224897 DAUC <0003> auc.c:180 vector [0]: sres = 30a7f710 20241114160224897 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114160224897 DAUC <0003> db_auc.c:245 IMSI='262429608934950': Generated 1 vectors 20241114160224897 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429608934950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429608934950"} 20241114160224897 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429608934950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224897 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224897 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b3faffa6262a: Found GsupExpect[0] for "262429608934950" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@b3faffa6262a: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262429608934950" TC_gsup_sai_num_auth_vectors(24)@b3faffa6262a: setverdict(pass): none -> pass 20241114160224901 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224901 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429608934950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429608934950"} 20241114160224901 DAUC <0003> db_auc.c:192 IMSI='262429608934950': No 3G Auth Data 20241114160224901 DAUC <0003> db_auc.c:236 IMSI='262429608934950': Calling to generate 4 vectors 20241114160224901 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241114160224901 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160224901 DAUC <0003> auc.c:113 vector [0]: rand = 58568cce0cfc1c1d02c2a28518506abc 20241114160224901 DAUC <0003> auc.c:179 vector [0]: kc = 86bbb8c5ea823000 20241114160224901 DAUC <0003> auc.c:180 vector [0]: sres = 39b3f5ba 20241114160224901 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114160224901 DAUC <0003> auc.c:113 vector [1]: rand = 39631948f0920501949200eb5239f29f 20241114160224901 DAUC <0003> auc.c:179 vector [1]: kc = 94b3cbace51a7c00 20241114160224901 DAUC <0003> auc.c:180 vector [1]: sres = d726abff 20241114160224901 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114160224901 DAUC <0003> auc.c:113 vector [2]: rand = 57549338aae67fcef8c9b0ef0858c10e 20241114160224901 DAUC <0003> auc.c:179 vector [2]: kc = 9dfdb4d8364c3c00 20241114160224901 DAUC <0003> auc.c:180 vector [2]: sres = 31944a08 20241114160224901 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114160224901 DAUC <0003> auc.c:113 vector [3]: rand = fedd7aab98b447b57b6ecf2514d27b56 20241114160224901 DAUC <0003> auc.c:179 vector [3]: kc = ec1880a261da4c00 20241114160224901 DAUC <0003> auc.c:180 vector [3]: sres = c971eb60 20241114160224901 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114160224901 DAUC <0003> db_auc.c:245 IMSI='262429608934950': Generated 4 vectors 20241114160224901 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429608934950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429608934950"} 20241114160224901 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429608934950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224902 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224902 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160224906 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224906 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429608934950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429608934950"} 20241114160224906 DAUC <0003> db_auc.c:192 IMSI='262429608934950': No 3G Auth Data 20241114160224906 DAUC <0003> db_auc.c:236 IMSI='262429608934950': Calling to generate 5 vectors 20241114160224906 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241114160224906 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160224906 DAUC <0003> auc.c:113 vector [0]: rand = e1e7cf9501e8fd05fa6b45d7a5abc9f7 20241114160224906 DAUC <0003> auc.c:179 vector [0]: kc = 497efb8eb69a5800 20241114160224906 DAUC <0003> auc.c:180 vector [0]: sres = 93380a37 20241114160224906 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114160224906 DAUC <0003> auc.c:113 vector [1]: rand = 22ec3cb47c7b4ef450311822afa01912 20241114160224906 DAUC <0003> auc.c:179 vector [1]: kc = f786d5fe38bdc000 20241114160224906 DAUC <0003> auc.c:180 vector [1]: sres = 3534c134 20241114160224906 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114160224906 DAUC <0003> auc.c:113 vector [2]: rand = 75c587e458f6f74d03b77f7f4d97ecc9 20241114160224906 DAUC <0003> auc.c:179 vector [2]: kc = 3c65549f74e6a400 20241114160224906 DAUC <0003> auc.c:180 vector [2]: sres = a38b9be3 20241114160224906 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114160224906 DAUC <0003> auc.c:113 vector [3]: rand = 5f3882a069e3857b19294669103a275b 20241114160224906 DAUC <0003> auc.c:179 vector [3]: kc = da7429b8f93c8c00 20241114160224906 DAUC <0003> auc.c:180 vector [3]: sres = bb72b3d9 20241114160224906 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114160224906 DAUC <0003> auc.c:113 vector [4]: rand = 9afa9509b5cbb7042332e4808dfa249f 20241114160224906 DAUC <0003> auc.c:179 vector [4]: kc = 5f505c0d30a0dc00 20241114160224906 DAUC <0003> auc.c:180 vector [4]: sres = c685ca75 20241114160224907 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241114160224907 DAUC <0003> db_auc.c:245 IMSI='262429608934950': Generated 5 vectors 20241114160224907 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429608934950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429608934950"} 20241114160224907 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429608934950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224907 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224907 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160224910 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224910 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429608934950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429608934950"} 20241114160224910 DAUC <0003> db_auc.c:192 IMSI='262429608934950': No 3G Auth Data 20241114160224910 DAUC <0003> db_auc.c:236 IMSI='262429608934950': Calling to generate 5 vectors 20241114160224910 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241114160224910 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160224910 DAUC <0003> auc.c:113 vector [0]: rand = 4715a1b88562166dbae3caedcc37c162 20241114160224910 DAUC <0003> auc.c:179 vector [0]: kc = 2fcfedbe1fdc5c00 20241114160224910 DAUC <0003> auc.c:180 vector [0]: sres = e21d64e2 20241114160224910 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114160224910 DAUC <0003> auc.c:113 vector [1]: rand = 7d08cf93343485d14d688919fd21eb55 20241114160224910 DAUC <0003> auc.c:179 vector [1]: kc = b8d600e347501400 20241114160224910 DAUC <0003> auc.c:180 vector [1]: sres = a978fda0 20241114160224910 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114160224910 DAUC <0003> auc.c:113 vector [2]: rand = e8bcc30e9999d65a84387c17e7cf8f2f 20241114160224910 DAUC <0003> auc.c:179 vector [2]: kc = 938d108f9c61b400 20241114160224910 DAUC <0003> auc.c:180 vector [2]: sres = 552d1316 20241114160224910 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114160224910 DAUC <0003> auc.c:113 vector [3]: rand = 679a803113502114c940bcc0ea5c1e64 20241114160224910 DAUC <0003> auc.c:179 vector [3]: kc = 9db0397846e35000 20241114160224910 DAUC <0003> auc.c:180 vector [3]: sres = 24c0ecb2 20241114160224910 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114160224910 DAUC <0003> auc.c:113 vector [4]: rand = cab257061b2b5863eade2377af44817b 20241114160224910 DAUC <0003> auc.c:179 vector [4]: kc = 70d8c55f5f215800 20241114160224910 DAUC <0003> auc.c:180 vector [4]: sres = 68ea8cf0 20241114160224910 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241114160224911 DAUC <0003> db_auc.c:245 IMSI='262429608934950': Generated 5 vectors 20241114160224911 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429608934950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429608934950"} 20241114160224911 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429608934950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224911 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224911 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160224914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38586<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@b3faffa6262a: Final verdict of PTC: pass 20241114160224917 DAUC <0003> db_auc.c:157 IMSI='262425492081264': No 2G Auth Data 20241114160224917 DAUC <0003> db_auc.c:192 IMSI='262425492081264': No 3G Auth Data HLR_Test-GSUP(21)@b3faffa6262a: Created GsupExpect[0] for "262425492081264" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241114160224929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38594<->l=127.0.0.1:4258 20241114160224931 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224931 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425492081264 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425492081264"} 20241114160224931 DAUC <0003> db_auc.c:192 IMSI='262425492081264': No 3G Auth Data 20241114160224931 DAUC <0003> db_auc.c:236 IMSI='262425492081264': Calling to generate 1 vectors 20241114160224931 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241114160224931 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160224931 DAUC <0003> auc.c:113 vector [0]: rand = 0d94e796346c3af62e6499f9340bd99b 20241114160224931 DAUC <0003> auc.c:179 vector [0]: kc = c52d7ac5aec2ec00 20241114160224931 DAUC <0003> auc.c:180 vector [0]: sres = 7ca8f6d8 20241114160224931 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114160224931 DAUC <0003> db_auc.c:245 IMSI='262425492081264': Generated 1 vectors 20241114160224931 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425492081264 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425492081264"} 20241114160224931 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425492081264 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224931 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224931 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b3faffa6262a: Found GsupExpect[0] for "262425492081264" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@b3faffa6262a: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262425492081264" TC_gsup_sai_num_auth_vectors(25)@b3faffa6262a: setverdict(pass): none -> pass 20241114160224932 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224932 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425492081264 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425492081264"} 20241114160224932 DAUC <0003> db_auc.c:192 IMSI='262425492081264': No 3G Auth Data 20241114160224932 DAUC <0003> db_auc.c:236 IMSI='262425492081264': Calling to generate 4 vectors 20241114160224932 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241114160224932 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160224932 DAUC <0003> auc.c:113 vector [0]: rand = 1c44b838ee657dfdb59a1e8194554ed7 20241114160224932 DAUC <0003> auc.c:179 vector [0]: kc = cfc7ef0dde764000 20241114160224932 DAUC <0003> auc.c:180 vector [0]: sres = c84646f0 20241114160224932 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114160224932 DAUC <0003> auc.c:113 vector [1]: rand = d73a1fc2e3120260c8f490440bbf2122 20241114160224932 DAUC <0003> auc.c:179 vector [1]: kc = eea7d4148f49d400 20241114160224932 DAUC <0003> auc.c:180 vector [1]: sres = d85ebb62 20241114160224932 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114160224932 DAUC <0003> auc.c:113 vector [2]: rand = 5b85fe49c318e5a76d59b0e963e5ce6f 20241114160224932 DAUC <0003> auc.c:179 vector [2]: kc = bb3b7ac205ce2000 20241114160224932 DAUC <0003> auc.c:180 vector [2]: sres = 2e360bcc 20241114160224932 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114160224932 DAUC <0003> auc.c:113 vector [3]: rand = 546d4833fb06986d5318125812c38ce9 20241114160224932 DAUC <0003> auc.c:179 vector [3]: kc = 795aa6c4b2131000 20241114160224932 DAUC <0003> auc.c:180 vector [3]: sres = f1c9de5c 20241114160224932 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114160224932 DAUC <0003> db_auc.c:245 IMSI='262425492081264': Generated 4 vectors 20241114160224932 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425492081264 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425492081264"} 20241114160224932 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425492081264 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224932 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224932 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160224933 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224933 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425492081264 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425492081264"} 20241114160224933 DAUC <0003> db_auc.c:192 IMSI='262425492081264': No 3G Auth Data 20241114160224933 DAUC <0003> db_auc.c:236 IMSI='262425492081264': Calling to generate 5 vectors 20241114160224933 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241114160224933 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160224933 DAUC <0003> auc.c:113 vector [0]: rand = de6133ddbfd135654ed58836c2526cc3 20241114160224933 DAUC <0003> auc.c:179 vector [0]: kc = 3a1c60aa7d387800 20241114160224933 DAUC <0003> auc.c:180 vector [0]: sres = 5e2d84af 20241114160224933 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114160224933 DAUC <0003> auc.c:113 vector [1]: rand = 481f27ac6d971f698b3a57700708d197 20241114160224933 DAUC <0003> auc.c:179 vector [1]: kc = 46eb79d2482f1400 20241114160224933 DAUC <0003> auc.c:180 vector [1]: sres = 4aafd63d 20241114160224933 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114160224933 DAUC <0003> auc.c:113 vector [2]: rand = be36445500c9fb65d9c6414ab860a017 20241114160224933 DAUC <0003> auc.c:179 vector [2]: kc = ad6e4947efeb4000 20241114160224933 DAUC <0003> auc.c:180 vector [2]: sres = d2395b95 20241114160224933 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114160224933 DAUC <0003> auc.c:113 vector [3]: rand = 117231c92ca1fb8a153f4423e2658ef1 20241114160224933 DAUC <0003> auc.c:179 vector [3]: kc = e162c6f29086e400 20241114160224933 DAUC <0003> auc.c:180 vector [3]: sres = 13cad541 20241114160224933 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114160224933 DAUC <0003> auc.c:113 vector [4]: rand = b388c9917de5b93ea17a41093899f4df 20241114160224933 DAUC <0003> auc.c:179 vector [4]: kc = 3c7e72f2ba60ec00 20241114160224933 DAUC <0003> auc.c:180 vector [4]: sres = 8e6b3c42 20241114160224933 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241114160224933 DAUC <0003> db_auc.c:245 IMSI='262425492081264': Generated 5 vectors 20241114160224933 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425492081264 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425492081264"} 20241114160224933 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425492081264 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224933 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224933 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160224934 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224934 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425492081264 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425492081264"} 20241114160224934 DAUC <0003> db_auc.c:192 IMSI='262425492081264': No 3G Auth Data 20241114160224934 DAUC <0003> db_auc.c:236 IMSI='262425492081264': Calling to generate 5 vectors 20241114160224934 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241114160224934 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160224934 DAUC <0003> auc.c:113 vector [0]: rand = 822de4ccce6f4703b79eebf73568bae9 20241114160224934 DAUC <0003> auc.c:179 vector [0]: kc = ba259510a608a400 20241114160224934 DAUC <0003> auc.c:180 vector [0]: sres = 0beac2d9 20241114160224934 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114160224934 DAUC <0003> auc.c:113 vector [1]: rand = 0e672aa78e5a23360deb659dc450db7e 20241114160224934 DAUC <0003> auc.c:179 vector [1]: kc = 205c59427d78ac00 20241114160224934 DAUC <0003> auc.c:180 vector [1]: sres = 659c6169 20241114160224934 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114160224934 DAUC <0003> auc.c:113 vector [2]: rand = 79ab674fb62daa52917e68bc99935c8a 20241114160224934 DAUC <0003> auc.c:179 vector [2]: kc = 853d41c2a7134000 20241114160224934 DAUC <0003> auc.c:180 vector [2]: sres = 8961fe64 20241114160224934 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114160224934 DAUC <0003> auc.c:113 vector [3]: rand = 41281b58d64f6ea20be4539618ad07a6 20241114160224934 DAUC <0003> auc.c:179 vector [3]: kc = ceea9338ef351000 20241114160224934 DAUC <0003> auc.c:180 vector [3]: sres = 8a0f22b2 20241114160224934 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114160224934 DAUC <0003> auc.c:113 vector [4]: rand = 15d4adcbc6b60bff817b9fbcb556875b 20241114160224934 DAUC <0003> auc.c:179 vector [4]: kc = f9950a633cd72c00 20241114160224934 DAUC <0003> auc.c:180 vector [4]: sres = 78e08951 20241114160224934 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241114160224934 DAUC <0003> db_auc.c:245 IMSI='262425492081264': Generated 5 vectors 20241114160224934 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425492081264 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425492081264"} 20241114160224934 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425492081264 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224934 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224934 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160224935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38594<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@b3faffa6262a: Final verdict of PTC: pass 20241114160224935 DAUC <0003> db_auc.c:157 IMSI='262425715677775': No 2G Auth Data 20241114160224936 DAUC <0003> db_auc.c:192 IMSI='262425715677775': No 3G Auth Data HLR_Test-GSUP(21)@b3faffa6262a: Created GsupExpect[0] for "262425715677775" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241114160224942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38602<->l=127.0.0.1:4258 20241114160224943 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224943 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425715677775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425715677775"} 20241114160224943 DAUC <0003> db_auc.c:192 IMSI='262425715677775': No 3G Auth Data 20241114160224943 DAUC <0003> db_auc.c:236 IMSI='262425715677775': Calling to generate 1 vectors 20241114160224943 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241114160224943 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160224943 DAUC <0003> auc.c:113 vector [0]: rand = 42d9f6dc891e7aece32337ab3f2ca45c 20241114160224943 DAUC <0003> auc.c:179 vector [0]: kc = 1a10449a91f5dc39 20241114160224943 DAUC <0003> auc.c:180 vector [0]: sres = 962c2115 20241114160224943 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114160224943 DAUC <0003> db_auc.c:245 IMSI='262425715677775': Generated 1 vectors 20241114160224943 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425715677775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425715677775"} 20241114160224943 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425715677775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224943 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224943 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b3faffa6262a: Found GsupExpect[0] for "262425715677775" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@b3faffa6262a: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262425715677775" TC_gsup_sai_num_auth_vectors(26)@b3faffa6262a: setverdict(pass): none -> pass 20241114160224944 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224944 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425715677775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425715677775"} 20241114160224944 DAUC <0003> db_auc.c:192 IMSI='262425715677775': No 3G Auth Data 20241114160224944 DAUC <0003> db_auc.c:236 IMSI='262425715677775': Calling to generate 4 vectors 20241114160224944 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241114160224944 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160224944 DAUC <0003> auc.c:113 vector [0]: rand = 04e01154c3437fe085d0aa444f14c36e 20241114160224944 DAUC <0003> auc.c:179 vector [0]: kc = b39a5e0ad95c5530 20241114160224944 DAUC <0003> auc.c:180 vector [0]: sres = 45e95bee 20241114160224944 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114160224944 DAUC <0003> auc.c:113 vector [1]: rand = 1294fa6998645b69ebe17e6b0d06596d 20241114160224945 DAUC <0003> auc.c:179 vector [1]: kc = ada999b6820dd943 20241114160224945 DAUC <0003> auc.c:180 vector [1]: sres = 05dbc947 20241114160224945 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114160224945 DAUC <0003> auc.c:113 vector [2]: rand = 25d3de4863c69a056735ae2a0971595a 20241114160224945 DAUC <0003> auc.c:179 vector [2]: kc = f56777bff510f9d4 20241114160224945 DAUC <0003> auc.c:180 vector [2]: sres = cdf13c81 20241114160224945 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114160224945 DAUC <0003> auc.c:113 vector [3]: rand = 7384e9c2abc31ae9b45801a94285150c 20241114160224945 DAUC <0003> auc.c:179 vector [3]: kc = 6a2d7da4accb7ef6 20241114160224945 DAUC <0003> auc.c:180 vector [3]: sres = f54b5be4 20241114160224945 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114160224945 DAUC <0003> db_auc.c:245 IMSI='262425715677775': Generated 4 vectors 20241114160224945 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425715677775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425715677775"} 20241114160224945 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425715677775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224945 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224945 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160224945 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224945 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425715677775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425715677775"} 20241114160224945 DAUC <0003> db_auc.c:192 IMSI='262425715677775': No 3G Auth Data 20241114160224945 DAUC <0003> db_auc.c:236 IMSI='262425715677775': Calling to generate 5 vectors 20241114160224945 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241114160224945 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160224945 DAUC <0003> auc.c:113 vector [0]: rand = 618d50c119171be50ecaae51e5618b2e 20241114160224946 DAUC <0003> auc.c:179 vector [0]: kc = 1e5c0d80ca391e27 20241114160224946 DAUC <0003> auc.c:180 vector [0]: sres = 5e57c389 20241114160224946 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114160224946 DAUC <0003> auc.c:113 vector [1]: rand = 3bfe889eec41bdbf7d529caeef5fa677 20241114160224946 DAUC <0003> auc.c:179 vector [1]: kc = 29441aed3787f68b 20241114160224946 DAUC <0003> auc.c:180 vector [1]: sres = b3817683 20241114160224946 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114160224946 DAUC <0003> auc.c:113 vector [2]: rand = 7126c080a96c9e7f198f323695fbba5b 20241114160224946 DAUC <0003> auc.c:179 vector [2]: kc = 819433a7d73f758f 20241114160224946 DAUC <0003> auc.c:180 vector [2]: sres = 9fb3819f 20241114160224946 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114160224946 DAUC <0003> auc.c:113 vector [3]: rand = acf3eab199d5ae2c38bdfec04c3c2893 20241114160224946 DAUC <0003> auc.c:179 vector [3]: kc = abb2e2178fa5203a 20241114160224946 DAUC <0003> auc.c:180 vector [3]: sres = 9c918093 20241114160224946 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114160224946 DAUC <0003> auc.c:113 vector [4]: rand = 2cba96b3e337ae5dabb1b7dd7507d41c 20241114160224946 DAUC <0003> auc.c:179 vector [4]: kc = 4d8ed148062f627c 20241114160224946 DAUC <0003> auc.c:180 vector [4]: sres = d2db9848 20241114160224946 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241114160224946 DAUC <0003> db_auc.c:245 IMSI='262425715677775': Generated 5 vectors 20241114160224946 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425715677775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425715677775"} 20241114160224946 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425715677775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224946 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224946 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160224947 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224947 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425715677775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425715677775"} 20241114160224947 DAUC <0003> db_auc.c:192 IMSI='262425715677775': No 3G Auth Data 20241114160224947 DAUC <0003> db_auc.c:236 IMSI='262425715677775': Calling to generate 5 vectors 20241114160224947 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241114160224947 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160224947 DAUC <0003> auc.c:113 vector [0]: rand = 068617b3e69c612d70ec33489d779494 20241114160224947 DAUC <0003> auc.c:179 vector [0]: kc = 9999b9cb7221f985 20241114160224947 DAUC <0003> auc.c:180 vector [0]: sres = 71327071 20241114160224947 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241114160224947 DAUC <0003> auc.c:113 vector [1]: rand = 6331733b8e5f4c4d91307d2198d6d9e0 20241114160224947 DAUC <0003> auc.c:179 vector [1]: kc = 05e98bafff64e8a9 20241114160224947 DAUC <0003> auc.c:180 vector [1]: sres = bfd5c623 20241114160224947 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241114160224947 DAUC <0003> auc.c:113 vector [2]: rand = 7a426075ef328b1ca60fc972d8b73f03 20241114160224947 DAUC <0003> auc.c:179 vector [2]: kc = 62addfbf4741e859 20241114160224947 DAUC <0003> auc.c:180 vector [2]: sres = 6e49b5de 20241114160224947 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241114160224947 DAUC <0003> auc.c:113 vector [3]: rand = 57c4b858bd3a5c847268142ae59ce01a 20241114160224947 DAUC <0003> auc.c:179 vector [3]: kc = 33bcbfe3fa4212e5 20241114160224947 DAUC <0003> auc.c:180 vector [3]: sres = a343c133 20241114160224947 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241114160224947 DAUC <0003> auc.c:113 vector [4]: rand = ab16d8220f68e0886441c58db52d6908 20241114160224947 DAUC <0003> auc.c:179 vector [4]: kc = 34d0b6399817a809 20241114160224947 DAUC <0003> auc.c:180 vector [4]: sres = c027b450 20241114160224947 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241114160224947 DAUC <0003> db_auc.c:245 IMSI='262425715677775': Generated 5 vectors 20241114160224947 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425715677775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425715677775"} 20241114160224947 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425715677775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224947 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224947 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160224947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38602<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@b3faffa6262a: Final verdict of PTC: pass 20241114160224948 DAUC <0003> db_auc.c:157 IMSI='262422059133639': No 2G Auth Data 20241114160224948 DAUC <0003> db_auc.c:192 IMSI='262422059133639': No 3G Auth Data HLR_Test-GSUP(21)@b3faffa6262a: Created GsupExpect[0] for "262422059133639" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241114160224954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38610<->l=127.0.0.1:4258 20241114160224956 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224956 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422059133639 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422059133639"} 20241114160224956 DAUC <0003> db_auc.c:157 IMSI='262422059133639': No 2G Auth Data 20241114160224956 DAUC <0003> db_auc.c:236 IMSI='262422059133639': Calling to generate 1 vectors 20241114160224956 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241114160224956 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160224956 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160224956 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114160224956 DAUC <0003> auc.c:113 vector [0]: rand = e4e1d4b86a2b8ac69948eb7161b05b11 20241114160224956 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114160224956 DAUC <0003> auc.c:142 vector [0]: autn = db274fcee851000089502aae0a553919 20241114160224956 DAUC <0003> auc.c:143 vector [0]: ck = 53d9b413c71a992fe91807d13429fb38 20241114160224956 DAUC <0003> auc.c:144 vector [0]: ik = 43b9c85b07e7389fe5aa3b46ece21e7c 20241114160224956 DAUC <0003> auc.c:145 vector [0]: res = 52c62524f15711850000000000000000 20241114160224956 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160224956 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114160224956 DAUC <0003> auc.c:151 vector [0]: kc = 1cd240df183644f4 20241114160224956 DAUC <0003> auc.c:152 vector [0]: sres = a39134a1 20241114160224956 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114160224956 DAUC <0003> db_auc.c:245 IMSI='262422059133639': Generated 1 vectors 20241114160224956 DAUC <0003> db_auc.c:249 IMSI='262422059133639': Updating SQN=33 in DB 20241114160224956 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422059133639 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422059133639"} 20241114160224956 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422059133639 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224956 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224956 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b3faffa6262a: Found GsupExpect[0] for "262422059133639" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@b3faffa6262a: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262422059133639" TC_gsup_sai_num_auth_vectors(27)@b3faffa6262a: setverdict(pass): none -> pass 20241114160224958 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224958 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422059133639 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422059133639"} 20241114160224958 DAUC <0003> db_auc.c:157 IMSI='262422059133639': No 2G Auth Data 20241114160224958 DAUC <0003> db_auc.c:236 IMSI='262422059133639': Calling to generate 4 vectors 20241114160224958 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241114160224958 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160224958 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160224958 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241114160224958 DAUC <0003> auc.c:113 vector [0]: rand = f44ae9316e6fd8c07a8dd19dd9647095 20241114160224958 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241114160224958 DAUC <0003> auc.c:142 vector [0]: autn = 2af5fccaaaf90000e854969b65e879e8 20241114160224958 DAUC <0003> auc.c:143 vector [0]: ck = 5fd9de7acc2adfed7aedc608a5ffd4a7 20241114160224958 DAUC <0003> auc.c:144 vector [0]: ik = d233a211dbe2758faea726edf76f8af1 20241114160224958 DAUC <0003> auc.c:145 vector [0]: res = 5d54ecac439d9f060000000000000000 20241114160224958 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160224958 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114160224958 DAUC <0003> auc.c:151 vector [0]: kc = 59a09c8e4558f434 20241114160224958 DAUC <0003> auc.c:152 vector [0]: sres = 1ec973aa 20241114160224958 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114160224958 DAUC <0003> auc.c:113 vector [1]: rand = 9a1e60e90697777f20db3daa201295ca 20241114160224958 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241114160224958 DAUC <0003> auc.c:142 vector [1]: autn = 2371a27f406c00004ecd5983ee27b2d8 20241114160224958 DAUC <0003> auc.c:143 vector [1]: ck = 9e6e8e39915a17eea980b99bda686da3 20241114160224958 DAUC <0003> auc.c:144 vector [1]: ik = 09eb4498cc7646482fcda4bb73fd3ddd 20241114160224958 DAUC <0003> auc.c:145 vector [1]: res = 85eba51ee95297f30000000000000000 20241114160224958 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160224958 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241114160224958 DAUC <0003> auc.c:151 vector [1]: kc = 11c8d781f4b901d8 20241114160224958 DAUC <0003> auc.c:152 vector [1]: sres = 6cb932ed 20241114160224958 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241114160224958 DAUC <0003> auc.c:113 vector [2]: rand = af25f7a59eb62c4917a11889d17c5687 20241114160224958 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241114160224958 DAUC <0003> auc.c:142 vector [2]: autn = 1f6035e28cfb00000ed2e1e17b78f771 20241114160224958 DAUC <0003> auc.c:143 vector [2]: ck = 42cb5dd06340cd79c57c3356eb13e8d0 20241114160224958 DAUC <0003> auc.c:144 vector [2]: ik = 17ca6c704a656ddcf91034997af96da5 20241114160224958 DAUC <0003> auc.c:145 vector [2]: res = d7ac2c882b5ebc6e0000000000000000 20241114160224958 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160224958 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241114160224958 DAUC <0003> auc.c:151 vector [2]: kc = 696d366fb8cf25d0 20241114160224958 DAUC <0003> auc.c:152 vector [2]: sres = fcf290e6 20241114160224958 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241114160224958 DAUC <0003> auc.c:113 vector [3]: rand = 6f7e34230efa7f2cd18c9f7ada8f38ef 20241114160224958 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241114160224958 DAUC <0003> auc.c:142 vector [3]: autn = c503e7e1a17000005fae9fae321e59fe 20241114160224958 DAUC <0003> auc.c:143 vector [3]: ck = 3ad48180882890bce97b77a418367338 20241114160224958 DAUC <0003> auc.c:144 vector [3]: ik = 44beb05f94d07a16d108ff2a019c3879 20241114160224958 DAUC <0003> auc.c:145 vector [3]: res = 1558c1bcf9b5d22d0000000000000000 20241114160224958 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160224958 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241114160224958 DAUC <0003> auc.c:151 vector [3]: kc = 4619b9510552a1eb 20241114160224958 DAUC <0003> auc.c:152 vector [3]: sres = eced1391 20241114160224958 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241114160224958 DAUC <0003> db_auc.c:245 IMSI='262422059133639': Generated 4 vectors 20241114160224958 DAUC <0003> db_auc.c:249 IMSI='262422059133639': Updating SQN=161 in DB 20241114160224958 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422059133639 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422059133639"} 20241114160224958 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422059133639 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224958 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224958 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160224960 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224960 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422059133639 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422059133639"} 20241114160224960 DAUC <0003> db_auc.c:157 IMSI='262422059133639': No 2G Auth Data 20241114160224960 DAUC <0003> db_auc.c:236 IMSI='262422059133639': Calling to generate 5 vectors 20241114160224960 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241114160224960 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160224960 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160224960 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241114160224960 DAUC <0003> auc.c:113 vector [0]: rand = a053efee53d357b75fd352727ac3cd8f 20241114160224960 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241114160224960 DAUC <0003> auc.c:142 vector [0]: autn = f29802202ac70000a9ad99406e7aee69 20241114160224960 DAUC <0003> auc.c:143 vector [0]: ck = d6d87a5565c0bd7fe5266281292e750d 20241114160224960 DAUC <0003> auc.c:144 vector [0]: ik = 315d4d45d216a247840fd18226f6f86c 20241114160224960 DAUC <0003> auc.c:145 vector [0]: res = 448c991a8c94c4c70000000000000000 20241114160224960 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160224960 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114160224960 DAUC <0003> auc.c:151 vector [0]: kc = 86ac8413b80e9259 20241114160224960 DAUC <0003> auc.c:152 vector [0]: sres = c8185ddd 20241114160224960 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114160224960 DAUC <0003> auc.c:113 vector [1]: rand = 905080cedca4c8e7c192da3897024ce0 20241114160224960 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241114160224960 DAUC <0003> auc.c:142 vector [1]: autn = c23b31dfad2d000016a2afe266b1eb61 20241114160224960 DAUC <0003> auc.c:143 vector [1]: ck = fbb56d4bc31b5be2686a1b316ba7254f 20241114160224960 DAUC <0003> auc.c:144 vector [1]: ik = 842c10832dd1c6a1dd412c2048525c4a 20241114160224960 DAUC <0003> auc.c:145 vector [1]: res = c8d545b3e6fceba80000000000000000 20241114160224960 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160224960 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241114160224960 DAUC <0003> auc.c:151 vector [1]: kc = cab24ad9cd3fe446 20241114160224960 DAUC <0003> auc.c:152 vector [1]: sres = 2e29ae1b 20241114160224960 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241114160224960 DAUC <0003> auc.c:113 vector [2]: rand = 8ce90244d36a0000dd8f0ab458dcb28c 20241114160224960 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241114160224960 DAUC <0003> auc.c:142 vector [2]: autn = 53b2ea75aaaf000099c40fa59122bcb9 20241114160224960 DAUC <0003> auc.c:143 vector [2]: ck = cac514886b3da4bf51af7b79b69ae7df 20241114160224960 DAUC <0003> auc.c:144 vector [2]: ik = 7195603666e0ed4e65a6a95b15008040 20241114160224960 DAUC <0003> auc.c:145 vector [2]: res = aead6431725f5f900000000000000000 20241114160224960 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160224960 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241114160224960 DAUC <0003> auc.c:151 vector [2]: kc = 8f59a69cae472e6e 20241114160224960 DAUC <0003> auc.c:152 vector [2]: sres = dcf23ba1 20241114160224960 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241114160224960 DAUC <0003> auc.c:113 vector [3]: rand = 068a8cd2d08d9b8cccc2a9052e1d0084 20241114160224960 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241114160224960 DAUC <0003> auc.c:142 vector [3]: autn = e82f1aef18930000534ef05cfc4090cc 20241114160224960 DAUC <0003> auc.c:143 vector [3]: ck = b858e6c17e955f291191046cd3249868 20241114160224960 DAUC <0003> auc.c:144 vector [3]: ik = 4556c7f9fe1c36472f5e1882cfc9cff7 20241114160224960 DAUC <0003> auc.c:145 vector [3]: res = 0998c0a10a9b093b0000000000000000 20241114160224960 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160224960 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241114160224960 DAUC <0003> auc.c:151 vector [3]: kc = c3c13dd69c643ef1 20241114160224960 DAUC <0003> auc.c:152 vector [3]: sres = 0303c99a 20241114160224960 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241114160224960 DAUC <0003> auc.c:113 vector [4]: rand = 9bddbff6c3a070bce30a04fb553e9ca6 20241114160224960 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241114160224960 DAUC <0003> auc.c:142 vector [4]: autn = f74474583241000037c85178ee110aac 20241114160224960 DAUC <0003> auc.c:143 vector [4]: ck = 28c76477e8da0f5790f730432e6ed2be 20241114160224960 DAUC <0003> auc.c:144 vector [4]: ik = 2222357d1d65914def99d66f516a9d92 20241114160224960 DAUC <0003> auc.c:145 vector [4]: res = c7e39cc188f7e0830000000000000000 20241114160224960 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114160224960 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241114160224960 DAUC <0003> auc.c:151 vector [4]: kc = 758bb7268abbd136 20241114160224960 DAUC <0003> auc.c:152 vector [4]: sres = 4f147c42 20241114160224960 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241114160224960 DAUC <0003> db_auc.c:245 IMSI='262422059133639': Generated 5 vectors 20241114160224960 DAUC <0003> db_auc.c:249 IMSI='262422059133639': Updating SQN=321 in DB 20241114160224960 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422059133639 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422059133639"} 20241114160224960 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422059133639 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224960 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224960 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160224962 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224962 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422059133639 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422059133639"} 20241114160224962 DAUC <0003> db_auc.c:157 IMSI='262422059133639': No 2G Auth Data 20241114160224962 DAUC <0003> db_auc.c:236 IMSI='262422059133639': Calling to generate 5 vectors 20241114160224962 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241114160224962 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160224962 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160224962 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241114160224962 DAUC <0003> auc.c:113 vector [0]: rand = 8a030ab38a836869bdf77264c1662051 20241114160224962 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241114160224962 DAUC <0003> auc.c:142 vector [0]: autn = 7726e944f8c200000005fd60d5f192d2 20241114160224962 DAUC <0003> auc.c:143 vector [0]: ck = 048a56a172123470bdc201b0e7b294a7 20241114160224962 DAUC <0003> auc.c:144 vector [0]: ik = f7b5fb99b5e07e39efed7c1e25eb4334 20241114160224962 DAUC <0003> auc.c:145 vector [0]: res = 17590b428a9aef150000000000000000 20241114160224962 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160224962 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114160224962 DAUC <0003> auc.c:151 vector [0]: kc = a110d09605ab9dda 20241114160224962 DAUC <0003> auc.c:152 vector [0]: sres = 9dc3e457 20241114160224962 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114160224962 DAUC <0003> auc.c:113 vector [1]: rand = 48ed9a6304da05760a7875894c8210aa 20241114160224962 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241114160224962 DAUC <0003> auc.c:142 vector [1]: autn = c1468c9b33b2000017cdfe259f14d9b8 20241114160224962 DAUC <0003> auc.c:143 vector [1]: ck = 06a31dd290e32923597a6f8b73cfa403 20241114160224962 DAUC <0003> auc.c:144 vector [1]: ik = 351d1ee5d150731c590d42d2d6faa93c 20241114160224962 DAUC <0003> auc.c:145 vector [1]: res = cd755615bd5afc940000000000000000 20241114160224962 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160224962 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241114160224962 DAUC <0003> auc.c:151 vector [1]: kc = 33c92e6ee4865700 20241114160224962 DAUC <0003> auc.c:152 vector [1]: sres = 702faa81 20241114160224962 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241114160224962 DAUC <0003> auc.c:113 vector [2]: rand = 0f7009a921f459f8abc709b5bc20bf04 20241114160224962 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241114160224962 DAUC <0003> auc.c:142 vector [2]: autn = 4bf7bb1268b2000066cd05621a7be66b 20241114160224962 DAUC <0003> auc.c:143 vector [2]: ck = eb79ae4ec096ceb299ce61fcfc4e8945 20241114160224962 DAUC <0003> auc.c:144 vector [2]: ik = 40b61834e49484b0629f89d26041057a 20241114160224962 DAUC <0003> auc.c:145 vector [2]: res = 272061326b10d1160000000000000000 20241114160224962 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160224962 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241114160224962 DAUC <0003> auc.c:151 vector [2]: kc = 509e5e54b80dc63d 20241114160224962 DAUC <0003> auc.c:152 vector [2]: sres = 4c30b024 20241114160224962 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241114160224962 DAUC <0003> auc.c:113 vector [3]: rand = f4e941a4572984ebc99887ba5d3c57c8 20241114160224962 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241114160224962 DAUC <0003> auc.c:142 vector [3]: autn = 7ff0a175f66e00009ac56ab8c7da67f6 20241114160224962 DAUC <0003> auc.c:143 vector [3]: ck = 1b6680b94dec03f3766f6eaf012a0a27 20241114160224962 DAUC <0003> auc.c:144 vector [3]: ik = 429c1c9c65f2c0c8ea5298743c156ebd 20241114160224962 DAUC <0003> auc.c:145 vector [3]: res = 6d9922a155f189740000000000000000 20241114160224962 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160224962 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241114160224962 DAUC <0003> auc.c:151 vector [3]: kc = c5c76afe1521a7a1 20241114160224962 DAUC <0003> auc.c:152 vector [3]: sres = 3868abd5 20241114160224962 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241114160224962 DAUC <0003> auc.c:113 vector [4]: rand = cf3a96c5bffcee6ec915d3a3da2b2085 20241114160224962 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241114160224962 DAUC <0003> auc.c:142 vector [4]: autn = dcf95af0822e00006d6bd976dc1578cb 20241114160224962 DAUC <0003> auc.c:143 vector [4]: ck = 05ab2ecb2bfb8da89be80e1daae48b33 20241114160224962 DAUC <0003> auc.c:144 vector [4]: ik = 65605baa00b08d9af3d518dfea5d30c1 20241114160224962 DAUC <0003> auc.c:145 vector [4]: res = ba735316273426130000000000000000 20241114160224962 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114160224963 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241114160224963 DAUC <0003> auc.c:151 vector [4]: kc = 08f663a36bf2bbc0 20241114160224963 DAUC <0003> auc.c:152 vector [4]: sres = 9d477505 20241114160224963 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241114160224963 DAUC <0003> db_auc.c:245 IMSI='262422059133639': Generated 5 vectors 20241114160224963 DAUC <0003> db_auc.c:249 IMSI='262422059133639': Updating SQN=481 in DB 20241114160224963 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422059133639 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422059133639"} 20241114160224963 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422059133639 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224963 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224963 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160224964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38610<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@b3faffa6262a: Final verdict of PTC: pass 20241114160224965 DAUC <0003> db_auc.c:157 IMSI='262421257660171': No 2G Auth Data 20241114160224965 DAUC <0003> db_auc.c:192 IMSI='262421257660171': No 3G Auth Data HLR_Test-GSUP(21)@b3faffa6262a: Created GsupExpect[0] for "262421257660171" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241114160224971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38626<->l=127.0.0.1:4258 20241114160224973 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224973 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421257660171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421257660171"} 20241114160224973 DAUC <0003> db_auc.c:157 IMSI='262421257660171': No 2G Auth Data 20241114160224973 DAUC <0003> db_auc.c:236 IMSI='262421257660171': Calling to generate 1 vectors 20241114160224973 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241114160224973 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160224973 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241114160224973 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114160224973 DAUC <0003> auc.c:113 vector [0]: rand = 9ebe8395a69cbffc26d954147e66223f 20241114160224973 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114160224973 DAUC <0003> auc.c:142 vector [0]: autn = 66b18c3bde730000169fd9b6c9997328 20241114160224973 DAUC <0003> auc.c:143 vector [0]: ck = 1c30e52327a33a387037cb7d702478d5 20241114160224973 DAUC <0003> auc.c:144 vector [0]: ik = 722ed8f748c642a238cfc1b6c9503cb6 20241114160224973 DAUC <0003> auc.c:145 vector [0]: res = 9462f798890f381f0000000000000000 20241114160224973 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160224973 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114160224973 DAUC <0003> auc.c:151 vector [0]: kc = 26e6371fd6113cf9 20241114160224973 DAUC <0003> auc.c:152 vector [0]: sres = 1d6dcf87 20241114160224973 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114160224973 DAUC <0003> db_auc.c:245 IMSI='262421257660171': Generated 1 vectors 20241114160224973 DAUC <0003> db_auc.c:249 IMSI='262421257660171': Updating SQN=33 in DB 20241114160224973 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421257660171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421257660171"} 20241114160224973 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421257660171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224973 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224973 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b3faffa6262a: Found GsupExpect[0] for "262421257660171" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@b3faffa6262a: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262421257660171" TC_gsup_sai_num_auth_vectors(28)@b3faffa6262a: setverdict(pass): none -> pass 20241114160224975 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224975 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421257660171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421257660171"} 20241114160224975 DAUC <0003> db_auc.c:157 IMSI='262421257660171': No 2G Auth Data 20241114160224975 DAUC <0003> db_auc.c:236 IMSI='262421257660171': Calling to generate 4 vectors 20241114160224975 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241114160224975 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160224975 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241114160224975 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241114160224975 DAUC <0003> auc.c:113 vector [0]: rand = 73238e9dc19543968d779c1d3bcae988 20241114160224975 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241114160224975 DAUC <0003> auc.c:142 vector [0]: autn = 5ba6a148d55f0000289b7f12553588f5 20241114160224975 DAUC <0003> auc.c:143 vector [0]: ck = a3a4959678d8bba4f6ef89aa48a67503 20241114160224975 DAUC <0003> auc.c:144 vector [0]: ik = e61a7f8d4bb30f8650929e10bca47ea0 20241114160224975 DAUC <0003> auc.c:145 vector [0]: res = 8c7bba559c14e1520000000000000000 20241114160224975 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160224975 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114160224975 DAUC <0003> auc.c:151 vector [0]: kc = e3c3fda1c769bf81 20241114160224975 DAUC <0003> auc.c:152 vector [0]: sres = 106f5b07 20241114160224975 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114160224975 DAUC <0003> auc.c:113 vector [1]: rand = 6a6db901235314559d9f9f3539c267f3 20241114160224975 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241114160224975 DAUC <0003> auc.c:142 vector [1]: autn = 95d60a4c4806000051abb6742fd86c4a 20241114160224975 DAUC <0003> auc.c:143 vector [1]: ck = 30792e6cffe5f02989bc25747bcdaa70 20241114160224975 DAUC <0003> auc.c:144 vector [1]: ik = e47a34f9f62504355be97d8a712e5952 20241114160224975 DAUC <0003> auc.c:145 vector [1]: res = 392e4cf222d359590000000000000000 20241114160224975 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160224975 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241114160224975 DAUC <0003> auc.c:151 vector [1]: kc = 0656426b0323073e 20241114160224975 DAUC <0003> auc.c:152 vector [1]: sres = 1bfd15ab 20241114160224975 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241114160224975 DAUC <0003> auc.c:113 vector [2]: rand = 3586f65fec9b640ec74f2896012b7700 20241114160224975 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241114160224975 DAUC <0003> auc.c:142 vector [2]: autn = 1031d26f9286000041d3817d6986f73f 20241114160224975 DAUC <0003> auc.c:143 vector [2]: ck = 6e1a42a43e312336c56e6b046e2b02e3 20241114160224975 DAUC <0003> auc.c:144 vector [2]: ik = 1af017fe260c00a8bd7c7849bb43f6eb 20241114160224975 DAUC <0003> auc.c:145 vector [2]: res = bfd5c96753d3407d0000000000000000 20241114160224975 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160224975 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241114160224975 DAUC <0003> auc.c:151 vector [2]: kc = 0cf84617cd55d796 20241114160224975 DAUC <0003> auc.c:152 vector [2]: sres = ec06891a 20241114160224975 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241114160224975 DAUC <0003> auc.c:113 vector [3]: rand = cb0f49152cf170a27c992fed0f365f0f 20241114160224975 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241114160224975 DAUC <0003> auc.c:142 vector [3]: autn = b42aaedfebe600005f2cf9411c4f2930 20241114160224975 DAUC <0003> auc.c:143 vector [3]: ck = 902e95d7de7617d721f9c4e0c7bf5b0e 20241114160224975 DAUC <0003> auc.c:144 vector [3]: ik = 15a6a83e778ec68246b475c668694d63 20241114160224975 DAUC <0003> auc.c:145 vector [3]: res = e9dcb37e2627683d0000000000000000 20241114160224975 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160224975 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241114160224975 DAUC <0003> auc.c:151 vector [3]: kc = e2c58ccf062ec738 20241114160224975 DAUC <0003> auc.c:152 vector [3]: sres = cffbdb43 20241114160224975 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241114160224975 DAUC <0003> db_auc.c:245 IMSI='262421257660171': Generated 4 vectors 20241114160224975 DAUC <0003> db_auc.c:249 IMSI='262421257660171': Updating SQN=161 in DB 20241114160224975 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421257660171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421257660171"} 20241114160224975 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421257660171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224975 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224975 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160224977 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224977 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421257660171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421257660171"} 20241114160224977 DAUC <0003> db_auc.c:157 IMSI='262421257660171': No 2G Auth Data 20241114160224977 DAUC <0003> db_auc.c:236 IMSI='262421257660171': Calling to generate 5 vectors 20241114160224977 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241114160224977 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160224977 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241114160224977 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241114160224977 DAUC <0003> auc.c:113 vector [0]: rand = ed35e1c3dd192e6cf453914be13c76e8 20241114160224977 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241114160224977 DAUC <0003> auc.c:142 vector [0]: autn = a1deb96dc6730000c035c26f2a0a8abc 20241114160224977 DAUC <0003> auc.c:143 vector [0]: ck = 32adba879046cc60152bd28cb2ccc22c 20241114160224977 DAUC <0003> auc.c:144 vector [0]: ik = 3e8eff47a4531d11998fd0982b05010f 20241114160224977 DAUC <0003> auc.c:145 vector [0]: res = 6931db10d53de6970000000000000000 20241114160224977 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160224977 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114160224977 DAUC <0003> auc.c:151 vector [0]: kc = 808747d4addc1252 20241114160224977 DAUC <0003> auc.c:152 vector [0]: sres = bc0c3d87 20241114160224977 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114160224977 DAUC <0003> auc.c:113 vector [1]: rand = bf918518b4ff808202c9bc55c28a3f53 20241114160224977 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241114160224977 DAUC <0003> auc.c:142 vector [1]: autn = 45baa4903eae000063aa084bac9fc502 20241114160224977 DAUC <0003> auc.c:143 vector [1]: ck = 64b8088bc08f492fe26791e05359e1a8 20241114160224977 DAUC <0003> auc.c:144 vector [1]: ik = 6e706d81d167ee6559b26bb7a640c81e 20241114160224977 DAUC <0003> auc.c:145 vector [1]: res = 1fbb65f9b095fa460000000000000000 20241114160224977 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160224977 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241114160224977 DAUC <0003> auc.c:151 vector [1]: kc = b11d9f5de4f18efc 20241114160224977 DAUC <0003> auc.c:152 vector [1]: sres = af2e9fbf 20241114160224977 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241114160224977 DAUC <0003> auc.c:113 vector [2]: rand = 4829ac8b5a8a81a9c55f1426e8f7d8b2 20241114160224977 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241114160224977 DAUC <0003> auc.c:142 vector [2]: autn = 529dc8450797000090a99f82e4871d7a 20241114160224977 DAUC <0003> auc.c:143 vector [2]: ck = 38dd009aa1ddfd6a4f7387b3fabe53fe 20241114160224977 DAUC <0003> auc.c:144 vector [2]: ik = e25432671aeff73a18dbde884d0720db 20241114160224977 DAUC <0003> auc.c:145 vector [2]: res = 0bd5372c8c010d430000000000000000 20241114160224977 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160224977 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241114160224977 DAUC <0003> auc.c:151 vector [2]: kc = 8d216bc60c8b7975 20241114160224977 DAUC <0003> auc.c:152 vector [2]: sres = 87d43a6f 20241114160224977 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241114160224977 DAUC <0003> auc.c:113 vector [3]: rand = 4646fdb402cd8f82598e3599585d938b 20241114160224977 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241114160224977 DAUC <0003> auc.c:142 vector [3]: autn = 3e79ffa88cca00009ad710d954da2256 20241114160224977 DAUC <0003> auc.c:143 vector [3]: ck = c30ea6c65bf261a1f9d1521c5e84ae50 20241114160224977 DAUC <0003> auc.c:144 vector [3]: ik = b3dc3652f0f1196d656783b9106ab23d 20241114160224977 DAUC <0003> auc.c:145 vector [3]: res = 06589a309d9b8bbc0000000000000000 20241114160224977 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160224977 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241114160224977 DAUC <0003> auc.c:151 vector [3]: kc = ec644131e5ed64a1 20241114160224977 DAUC <0003> auc.c:152 vector [3]: sres = 9bc3118c 20241114160224977 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241114160224977 DAUC <0003> auc.c:113 vector [4]: rand = 5e5897a90f47e7846e163ddce970908b 20241114160224977 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241114160224977 DAUC <0003> auc.c:142 vector [4]: autn = ffbec81db2c90000e6e6b102e30e1774 20241114160224977 DAUC <0003> auc.c:143 vector [4]: ck = 866af32462c0f17d8923b05102c52f84 20241114160224977 DAUC <0003> auc.c:144 vector [4]: ik = 338af6bb822457c76f050c6e5755868b 20241114160224977 DAUC <0003> auc.c:145 vector [4]: res = 6ed452fa23e1380c0000000000000000 20241114160224977 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114160224977 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241114160224977 DAUC <0003> auc.c:151 vector [4]: kc = 53c6b9a0b5740fb5 20241114160224977 DAUC <0003> auc.c:152 vector [4]: sres = 4d356af6 20241114160224977 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241114160224977 DAUC <0003> db_auc.c:245 IMSI='262421257660171': Generated 5 vectors 20241114160224977 DAUC <0003> db_auc.c:249 IMSI='262421257660171': Updating SQN=321 in DB 20241114160224977 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421257660171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421257660171"} 20241114160224977 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421257660171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224977 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224977 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160224979 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224979 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421257660171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421257660171"} 20241114160224979 DAUC <0003> db_auc.c:157 IMSI='262421257660171': No 2G Auth Data 20241114160224979 DAUC <0003> db_auc.c:236 IMSI='262421257660171': Calling to generate 5 vectors 20241114160224979 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241114160224979 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160224979 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241114160224979 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241114160224979 DAUC <0003> auc.c:113 vector [0]: rand = c4b82abef08a69fdd98dfd413b563a7f 20241114160224979 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241114160224979 DAUC <0003> auc.c:142 vector [0]: autn = dd328215a92d000093cf4d27f8f5687b 20241114160224979 DAUC <0003> auc.c:143 vector [0]: ck = c80d0b51f2ae353fb2858361477e6406 20241114160224979 DAUC <0003> auc.c:144 vector [0]: ik = 071e374a0e2c823df9dc49230beec872 20241114160224979 DAUC <0003> auc.c:145 vector [0]: res = 75c9efca75ae146f0000000000000000 20241114160224979 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160224979 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114160224979 DAUC <0003> auc.c:151 vector [0]: kc = 844af659b0121b76 20241114160224979 DAUC <0003> auc.c:152 vector [0]: sres = 0067fba5 20241114160224979 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114160224979 DAUC <0003> auc.c:113 vector [1]: rand = 365a5f9bbc72acc383becb4bdae4f9d2 20241114160224979 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241114160224979 DAUC <0003> auc.c:142 vector [1]: autn = 4954f38ff874000075ff0806376a6855 20241114160224979 DAUC <0003> auc.c:143 vector [1]: ck = 21dbf9593d8505a63a8f24a9fe6923a5 20241114160224979 DAUC <0003> auc.c:144 vector [1]: ik = 1b9c7a912d7376622f0a5dbdac99fc56 20241114160224979 DAUC <0003> auc.c:145 vector [1]: res = 056296df5fef22c50000000000000000 20241114160224979 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160224979 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241114160224979 DAUC <0003> auc.c:151 vector [1]: kc = 2fc2fadc4206ac37 20241114160224979 DAUC <0003> auc.c:152 vector [1]: sres = 5a8db41a 20241114160224979 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241114160224979 DAUC <0003> auc.c:113 vector [2]: rand = 45e2be2489d5e2b84655450ad4e96cfd 20241114160224979 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241114160224979 DAUC <0003> auc.c:142 vector [2]: autn = c39707d8f6f40000ca2ef4b28bd0c78d 20241114160224979 DAUC <0003> auc.c:143 vector [2]: ck = 2fe2878e59f9b30fcab2f185b14ad4f9 20241114160224979 DAUC <0003> auc.c:144 vector [2]: ik = 71b0a34ebe349554500f7a411fdf9342 20241114160224979 DAUC <0003> auc.c:145 vector [2]: res = f641db16d8225d5f0000000000000000 20241114160224979 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160224979 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241114160224979 DAUC <0003> auc.c:151 vector [2]: kc = c4efaf04495861e0 20241114160224979 DAUC <0003> auc.c:152 vector [2]: sres = 2e638649 20241114160224979 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241114160224979 DAUC <0003> auc.c:113 vector [3]: rand = eb7058c49178049d5c3c175ce2d69b15 20241114160224979 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241114160224979 DAUC <0003> auc.c:142 vector [3]: autn = d3954df99fad0000ad539ab9878777e1 20241114160224979 DAUC <0003> auc.c:143 vector [3]: ck = 1b16787f946a8d71778b221ba7957d53 20241114160224979 DAUC <0003> auc.c:144 vector [3]: ik = 259479416256e941ea03940eb976e457 20241114160224979 DAUC <0003> auc.c:145 vector [3]: res = ad86f35b7e5f9e360000000000000000 20241114160224979 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160224979 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241114160224979 DAUC <0003> auc.c:151 vector [3]: kc = a30ab72be8dffd34 20241114160224979 DAUC <0003> auc.c:152 vector [3]: sres = d3d96d6d 20241114160224979 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241114160224979 DAUC <0003> auc.c:113 vector [4]: rand = 02f50f90e6e7bbc24ba0425705bbf54d 20241114160224979 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241114160224979 DAUC <0003> auc.c:142 vector [4]: autn = 289ca36c154100004214a2d73cdb22c3 20241114160224979 DAUC <0003> auc.c:143 vector [4]: ck = 945b716460879e1eb636db80bfdb15f2 20241114160224979 DAUC <0003> auc.c:144 vector [4]: ik = 211033330576eb83637c6b5cc1dd9cac 20241114160224979 DAUC <0003> auc.c:145 vector [4]: res = ede61a79f8b3cbe40000000000000000 20241114160224979 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114160224979 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241114160224979 DAUC <0003> auc.c:151 vector [4]: kc = 6001f28b1bf7fcc3 20241114160224979 DAUC <0003> auc.c:152 vector [4]: sres = 1555d19d 20241114160224979 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241114160224979 DAUC <0003> db_auc.c:245 IMSI='262421257660171': Generated 5 vectors 20241114160224979 DAUC <0003> db_auc.c:249 IMSI='262421257660171': Updating SQN=481 in DB 20241114160224979 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421257660171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421257660171"} 20241114160224979 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421257660171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224979 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224979 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160224981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38626<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@b3faffa6262a: Final verdict of PTC: pass 20241114160224981 DAUC <0003> db_auc.c:157 IMSI='262427183437984': No 2G Auth Data 20241114160224981 DAUC <0003> db_auc.c:192 IMSI='262427183437984': No 3G Auth Data HLR_Test-GSUP(21)@b3faffa6262a: Created GsupExpect[0] for "262427183437984" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241114160224989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38642<->l=127.0.0.1:4258 20241114160224991 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224991 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427183437984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427183437984"} 20241114160224991 DAUC <0003> db_auc.c:236 IMSI='262427183437984': Calling to generate 1 vectors 20241114160224991 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241114160224991 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160224991 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160224991 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114160224991 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160224991 DAUC <0003> auc.c:113 vector [0]: rand = dd6f4b4278a5ae6b24c495189d462a14 20241114160224991 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114160224991 DAUC <0003> auc.c:142 vector [0]: autn = ad9a355b0e700000bd99674278513f65 20241114160224991 DAUC <0003> auc.c:143 vector [0]: ck = a6b0fae457d7523333df3ee74e8c3238 20241114160224991 DAUC <0003> auc.c:144 vector [0]: ik = 8ae40acb6a68234ee1f2314eeab29265 20241114160224991 DAUC <0003> auc.c:145 vector [0]: res = c49abb0803f0e8590000000000000000 20241114160224991 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160224991 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114160224991 DAUC <0003> auc.c:179 vector [0]: kc = 7ac491469eff8c00 20241114160224991 DAUC <0003> auc.c:180 vector [0]: sres = fcbb55ec 20241114160224991 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114160224991 DAUC <0003> db_auc.c:245 IMSI='262427183437984': Generated 1 vectors 20241114160224991 DAUC <0003> db_auc.c:249 IMSI='262427183437984': Updating SQN=33 in DB 20241114160224991 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427183437984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427183437984"} 20241114160224991 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427183437984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224991 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224991 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b3faffa6262a: Found GsupExpect[0] for "262427183437984" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@b3faffa6262a: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262427183437984" TC_gsup_sai_num_auth_vectors(29)@b3faffa6262a: setverdict(pass): none -> pass 20241114160224993 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224993 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427183437984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427183437984"} 20241114160224993 DAUC <0003> db_auc.c:236 IMSI='262427183437984': Calling to generate 4 vectors 20241114160224993 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241114160224993 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160224993 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160224993 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241114160224993 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160224993 DAUC <0003> auc.c:113 vector [0]: rand = 9aa559b4812cf2192ce1b60b9cc78fb6 20241114160224993 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241114160224993 DAUC <0003> auc.c:142 vector [0]: autn = bd1d7e24a3c90000a3ff4c72c766201a 20241114160224993 DAUC <0003> auc.c:143 vector [0]: ck = 28a73c8e6d570ece8d603b12de7d93a7 20241114160224993 DAUC <0003> auc.c:144 vector [0]: ik = 8996dca2cfe82fc1734287f0546be9f1 20241114160224993 DAUC <0003> auc.c:145 vector [0]: res = c292df050d69e39f0000000000000000 20241114160224993 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160224993 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114160224993 DAUC <0003> auc.c:179 vector [0]: kc = 8065d97d82313400 20241114160224993 DAUC <0003> auc.c:180 vector [0]: sres = 4919f0b3 20241114160224993 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114160224993 DAUC <0003> auc.c:113 vector [1]: rand = 61faacdbbb7ba507f356dacadb87724d 20241114160224993 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241114160224993 DAUC <0003> auc.c:142 vector [1]: autn = 4655d78df9bc00000e0e414d36dc403c 20241114160224993 DAUC <0003> auc.c:143 vector [1]: ck = 74f7db237aa3f3d7fb5e5f44fe1e3c61 20241114160224993 DAUC <0003> auc.c:144 vector [1]: ik = f7997cb96bb42db2979c3ee9674a37c9 20241114160224993 DAUC <0003> auc.c:145 vector [1]: res = c054e04ea4e7b9320000000000000000 20241114160224993 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160224993 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114160224993 DAUC <0003> auc.c:179 vector [1]: kc = 89f24518e3206400 20241114160224993 DAUC <0003> auc.c:180 vector [1]: sres = b0ac88ee 20241114160224993 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114160224993 DAUC <0003> auc.c:113 vector [2]: rand = e6ea0141d11eb1fbf2d1941dacd9b591 20241114160224993 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241114160224993 DAUC <0003> auc.c:142 vector [2]: autn = 312da8258d8600005fd82cf7dff8b633 20241114160224993 DAUC <0003> auc.c:143 vector [2]: ck = bd8494cc8a1d540af2af888d99034e9b 20241114160224993 DAUC <0003> auc.c:144 vector [2]: ik = 6440cec9415af34563d2ca2ccee0d930 20241114160224993 DAUC <0003> auc.c:145 vector [2]: res = e26566ff2dda903b0000000000000000 20241114160224993 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160224993 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114160224993 DAUC <0003> auc.c:179 vector [2]: kc = 544082acef1e8c00 20241114160224993 DAUC <0003> auc.c:180 vector [2]: sres = 7ae5064f 20241114160224993 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114160224993 DAUC <0003> auc.c:113 vector [3]: rand = ee5d36857e9c57f329e822f72e9cce8c 20241114160224993 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241114160224993 DAUC <0003> auc.c:142 vector [3]: autn = 79415bdde5a100005be23f4b1a497f0a 20241114160224993 DAUC <0003> auc.c:143 vector [3]: ck = 21d998ddd6f97dcceed888ed8e26d184 20241114160224993 DAUC <0003> auc.c:144 vector [3]: ik = 02be1a9f45abfa91d8ca85044f594839 20241114160224993 DAUC <0003> auc.c:145 vector [3]: res = 62cdb25358de42000000000000000000 20241114160224993 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160224993 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114160224993 DAUC <0003> auc.c:179 vector [3]: kc = ea09d431488de400 20241114160224993 DAUC <0003> auc.c:180 vector [3]: sres = 75dea1fc 20241114160224993 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114160224993 DAUC <0003> db_auc.c:245 IMSI='262427183437984': Generated 4 vectors 20241114160224993 DAUC <0003> db_auc.c:249 IMSI='262427183437984': Updating SQN=161 in DB 20241114160224993 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427183437984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427183437984"} 20241114160224993 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427183437984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224993 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224993 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160224994 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224994 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427183437984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427183437984"} 20241114160224994 DAUC <0003> db_auc.c:236 IMSI='262427183437984': Calling to generate 5 vectors 20241114160224994 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114160224994 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160224994 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160224994 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241114160224994 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160224994 DAUC <0003> auc.c:113 vector [0]: rand = 5839cfc364a2c416d409c17a5ced357e 20241114160224994 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241114160224994 DAUC <0003> auc.c:142 vector [0]: autn = e85888cdc28c000012c4e31eaaabf1b7 20241114160224994 DAUC <0003> auc.c:143 vector [0]: ck = 2ce7596d43409d7a34f1f861c53593eb 20241114160224994 DAUC <0003> auc.c:144 vector [0]: ik = 56a701c74a29b2a744326806764d67c6 20241114160224994 DAUC <0003> auc.c:145 vector [0]: res = 15dada0cecb87dbb0000000000000000 20241114160224994 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160224994 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114160224994 DAUC <0003> auc.c:179 vector [0]: kc = 65459c43b302f000 20241114160224994 DAUC <0003> auc.c:180 vector [0]: sres = e03c1f26 20241114160224994 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114160224994 DAUC <0003> auc.c:113 vector [1]: rand = 96e0deb7d2cdd53b61be449c48ecbfaf 20241114160224994 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241114160224994 DAUC <0003> auc.c:142 vector [1]: autn = d8c5ff55e528000012fb95eccb717f44 20241114160224994 DAUC <0003> auc.c:143 vector [1]: ck = 6c6feb0b16b357abf6728a9264719df4 20241114160224994 DAUC <0003> auc.c:144 vector [1]: ik = 3ebaf4be57aa5255ba6e4c2be54f3004 20241114160224994 DAUC <0003> auc.c:145 vector [1]: res = a247d513f005135f0000000000000000 20241114160224994 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160224994 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114160224995 DAUC <0003> auc.c:179 vector [1]: kc = 4ede2f2987720400 20241114160224995 DAUC <0003> auc.c:180 vector [1]: sres = 0fe90ce7 20241114160224995 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114160224995 DAUC <0003> auc.c:113 vector [2]: rand = 7d783c789337e69b3606f3891060f022 20241114160224995 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241114160224995 DAUC <0003> auc.c:142 vector [2]: autn = ddaf1a9e5cab0000793420973fbbabb3 20241114160224995 DAUC <0003> auc.c:143 vector [2]: ck = 7bf6c420899829af364ba9339eabb8d4 20241114160224995 DAUC <0003> auc.c:144 vector [2]: ik = 820be0b07bdeda349a45fd431de3a806 20241114160224995 DAUC <0003> auc.c:145 vector [2]: res = 083f91a2f7d1c6000000000000000000 20241114160224995 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160224995 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114160224995 DAUC <0003> auc.c:179 vector [2]: kc = ef798befc59f2000 20241114160224995 DAUC <0003> auc.c:180 vector [2]: sres = 0187c01a 20241114160224995 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114160224995 DAUC <0003> auc.c:113 vector [3]: rand = d20177aaa7a5fd9ab7e338b7c4596744 20241114160224995 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241114160224995 DAUC <0003> auc.c:142 vector [3]: autn = f09f55d73ab1000027560ee83fed474b 20241114160224995 DAUC <0003> auc.c:143 vector [3]: ck = 733b699d69cf9b25665b34497d46e36b 20241114160224995 DAUC <0003> auc.c:144 vector [3]: ik = 38a4a161211ca8481aaf0ba7bc8d7871 20241114160224995 DAUC <0003> auc.c:145 vector [3]: res = a399c66c019fa0a80000000000000000 20241114160224995 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160224995 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114160224995 DAUC <0003> auc.c:179 vector [3]: kc = 8ffa3557a6d3c000 20241114160224995 DAUC <0003> auc.c:180 vector [3]: sres = da2a6a70 20241114160224995 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114160224995 DAUC <0003> auc.c:113 vector [4]: rand = b91a98b77f622b7fa177e1d8e9eae24a 20241114160224995 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241114160224995 DAUC <0003> auc.c:142 vector [4]: autn = 3411f2db5c21000094f268c9fb3b4888 20241114160224995 DAUC <0003> auc.c:143 vector [4]: ck = 5479b94dad4692501c3d4a13f3bb3a26 20241114160224995 DAUC <0003> auc.c:144 vector [4]: ik = ffdd63c87c355e8fbaf73c275c5d14de 20241114160224995 DAUC <0003> auc.c:145 vector [4]: res = b7b6589cd7287e290000000000000000 20241114160224995 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114160224995 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114160224995 DAUC <0003> auc.c:179 vector [4]: kc = f9c79c49edeafc00 20241114160224995 DAUC <0003> auc.c:180 vector [4]: sres = 54361314 20241114160224995 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114160224995 DAUC <0003> db_auc.c:245 IMSI='262427183437984': Generated 5 vectors 20241114160224995 DAUC <0003> db_auc.c:249 IMSI='262427183437984': Updating SQN=321 in DB 20241114160224995 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427183437984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427183437984"} 20241114160224995 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427183437984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224995 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224995 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160224996 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160224996 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427183437984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427183437984"} 20241114160224996 DAUC <0003> db_auc.c:236 IMSI='262427183437984': Calling to generate 5 vectors 20241114160224996 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114160224996 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160224996 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160224996 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241114160224996 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160224996 DAUC <0003> auc.c:113 vector [0]: rand = 53e664cd9594333289753cfb67d475f1 20241114160224996 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241114160224996 DAUC <0003> auc.c:142 vector [0]: autn = b1d1724b7bf500005ff36b2e692cbf8f 20241114160224996 DAUC <0003> auc.c:143 vector [0]: ck = 6fb93dc344d70208dbede7a45f7d47e6 20241114160224996 DAUC <0003> auc.c:144 vector [0]: ik = 490de92c73f5cca48ba06761cf0e7060 20241114160224996 DAUC <0003> auc.c:145 vector [0]: res = 59cbf9717c300c080000000000000000 20241114160224996 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160224996 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114160224996 DAUC <0003> auc.c:179 vector [0]: kc = 4eb8f7a09449f800 20241114160224996 DAUC <0003> auc.c:180 vector [0]: sres = f53c9e26 20241114160224996 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114160224996 DAUC <0003> auc.c:113 vector [1]: rand = f282d10e8eb7f5f1dab2e5829352bf67 20241114160224996 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241114160224996 DAUC <0003> auc.c:142 vector [1]: autn = 0185835d1d3a00002db1994eb8235784 20241114160224996 DAUC <0003> auc.c:143 vector [1]: ck = 94f109c9add41d0a934c73a1898e21de 20241114160224996 DAUC <0003> auc.c:144 vector [1]: ik = 48d2931f4714bc284c4423f87a2f5b40 20241114160224996 DAUC <0003> auc.c:145 vector [1]: res = d68f35dfc0def3ae0000000000000000 20241114160224996 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160224996 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114160224996 DAUC <0003> auc.c:179 vector [1]: kc = 725d2969b90d4400 20241114160224996 DAUC <0003> auc.c:180 vector [1]: sres = 80e5aed7 20241114160224996 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114160224996 DAUC <0003> auc.c:113 vector [2]: rand = f71c6aa4e61c89171c70726e3ceb46dc 20241114160224996 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241114160224996 DAUC <0003> auc.c:142 vector [2]: autn = bc8ad07edc9600005126596e7785fc35 20241114160224996 DAUC <0003> auc.c:143 vector [2]: ck = 6f658abc1889f66503690d14f83ddf00 20241114160224996 DAUC <0003> auc.c:144 vector [2]: ik = 371cb4f52c1d2ce0c614c70862e77d07 20241114160224996 DAUC <0003> auc.c:145 vector [2]: res = 746858744998081f0000000000000000 20241114160224996 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160224996 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114160224996 DAUC <0003> auc.c:179 vector [2]: kc = 75a793ebd332f400 20241114160224996 DAUC <0003> auc.c:180 vector [2]: sres = c9140e56 20241114160224996 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114160224996 DAUC <0003> auc.c:113 vector [3]: rand = 52a46c4f239b219bb35b840249ea4396 20241114160224996 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241114160224996 DAUC <0003> auc.c:142 vector [3]: autn = de6f07a8c7c300005e7a66ed26d9b798 20241114160224996 DAUC <0003> auc.c:143 vector [3]: ck = 4d15f9bd521f8a21a62253a8edfadb9d 20241114160224996 DAUC <0003> auc.c:144 vector [3]: ik = fe7a5b55ec3a42f5f0f16117b5907420 20241114160224996 DAUC <0003> auc.c:145 vector [3]: res = ec1115d7f61be4db0000000000000000 20241114160224996 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160224996 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114160224996 DAUC <0003> auc.c:179 vector [3]: kc = 6797efb13dc07000 20241114160224996 DAUC <0003> auc.c:180 vector [3]: sres = 49691c5d 20241114160224996 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114160224996 DAUC <0003> auc.c:113 vector [4]: rand = d70152c7114525fd6a0beb8cdd13104b 20241114160224996 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241114160224996 DAUC <0003> auc.c:142 vector [4]: autn = df80618585a600009c4b58b42655d9dc 20241114160224996 DAUC <0003> auc.c:143 vector [4]: ck = 6d93f663ff24f814cbb0f08aed6c8238 20241114160224996 DAUC <0003> auc.c:144 vector [4]: ik = a13e0545d88631b701b6dbd07053d722 20241114160224996 DAUC <0003> auc.c:145 vector [4]: res = 56e364bb1cfed44f0000000000000000 20241114160224996 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114160224996 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114160224996 DAUC <0003> auc.c:179 vector [4]: kc = 9b66fe059198c000 20241114160224996 DAUC <0003> auc.c:180 vector [4]: sres = 6232372c 20241114160224996 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114160224996 DAUC <0003> db_auc.c:245 IMSI='262427183437984': Generated 5 vectors 20241114160224996 DAUC <0003> db_auc.c:249 IMSI='262427183437984': Updating SQN=481 in DB 20241114160224996 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427183437984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427183437984"} 20241114160224996 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427183437984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160224996 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160224996 DLINP <000b> input/ipa.c:451 connected read/write 20241114160224996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160224997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38642<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@b3faffa6262a: Final verdict of PTC: pass 20241114160224998 DAUC <0003> db_auc.c:157 IMSI='262421479064086': No 2G Auth Data 20241114160224998 DAUC <0003> db_auc.c:192 IMSI='262421479064086': No 3G Auth Data HLR_Test-GSUP(21)@b3faffa6262a: Created GsupExpect[0] for "262421479064086" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241114160225006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38646<->l=127.0.0.1:4258 20241114160225007 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160225007 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421479064086 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421479064086"} 20241114160225007 DAUC <0003> db_auc.c:236 IMSI='262421479064086': Calling to generate 1 vectors 20241114160225007 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241114160225007 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160225007 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160225007 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114160225007 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160225007 DAUC <0003> auc.c:113 vector [0]: rand = fea2a5ffb29bb4a1eb500ec8fb895ef0 20241114160225007 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114160225007 DAUC <0003> auc.c:142 vector [0]: autn = 05255fac2516000071d55af81cc6e3ad 20241114160225007 DAUC <0003> auc.c:143 vector [0]: ck = b7df0f95c90f2573c8bf49f32142b83e 20241114160225007 DAUC <0003> auc.c:144 vector [0]: ik = ccd46eaa4ba20784f01cc00e5f910e7a 20241114160225007 DAUC <0003> auc.c:145 vector [0]: res = c4f38f770fa45bdc0000000000000000 20241114160225007 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160225007 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114160225007 DAUC <0003> auc.c:179 vector [0]: kc = 316f3b16c7811000 20241114160225007 DAUC <0003> auc.c:180 vector [0]: sres = 037d87a6 20241114160225007 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114160225007 DAUC <0003> db_auc.c:245 IMSI='262421479064086': Generated 1 vectors 20241114160225007 DAUC <0003> db_auc.c:249 IMSI='262421479064086': Updating SQN=33 in DB 20241114160225007 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421479064086 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421479064086"} 20241114160225007 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421479064086 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160225007 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160225007 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b3faffa6262a: Found GsupExpect[0] for "262421479064086" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@b3faffa6262a: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262421479064086" TC_gsup_sai_num_auth_vectors(30)@b3faffa6262a: setverdict(pass): none -> pass 20241114160225009 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160225009 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421479064086 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421479064086"} 20241114160225009 DAUC <0003> db_auc.c:236 IMSI='262421479064086': Calling to generate 4 vectors 20241114160225009 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241114160225009 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160225009 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160225009 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241114160225009 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160225009 DAUC <0003> auc.c:113 vector [0]: rand = 7609b8e32361002e4e7884f6e0f446ca 20241114160225009 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241114160225009 DAUC <0003> auc.c:142 vector [0]: autn = 33cd179725170000bed8a65ca24d16e3 20241114160225009 DAUC <0003> auc.c:143 vector [0]: ck = 8651f02c97f68c630788b82ebb6340b4 20241114160225009 DAUC <0003> auc.c:144 vector [0]: ik = cad16181a3355bee771916a386941cda 20241114160225009 DAUC <0003> auc.c:145 vector [0]: res = 1e67af7fe81e62840000000000000000 20241114160225009 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160225009 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114160225009 DAUC <0003> auc.c:179 vector [0]: kc = 1f226e94f553fc00 20241114160225009 DAUC <0003> auc.c:180 vector [0]: sres = d2c741f8 20241114160225009 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114160225009 DAUC <0003> auc.c:113 vector [1]: rand = 9d36648d58caa79579c71b50691c2af6 20241114160225009 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241114160225009 DAUC <0003> auc.c:142 vector [1]: autn = bcff773c9d0d00006fa8d463d16d85fc 20241114160225009 DAUC <0003> auc.c:143 vector [1]: ck = 7820cb6bc2eb8f2e9443ea88d293de38 20241114160225009 DAUC <0003> auc.c:144 vector [1]: ik = 2061c951e4e0592687957f1bef072627 20241114160225009 DAUC <0003> auc.c:145 vector [1]: res = 97b232334edec0e30000000000000000 20241114160225009 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160225009 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114160225009 DAUC <0003> auc.c:179 vector [1]: kc = c50e6c971f299400 20241114160225009 DAUC <0003> auc.c:180 vector [1]: sres = edfb94fe 20241114160225009 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114160225009 DAUC <0003> auc.c:113 vector [2]: rand = 0faaf44d20460598085bdaef8d77ba63 20241114160225009 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241114160225009 DAUC <0003> auc.c:142 vector [2]: autn = 4906faf26979000021971c8c8abe5c1b 20241114160225009 DAUC <0003> auc.c:143 vector [2]: ck = 75d4d39e19e1af2cefb0f39a4b37b77d 20241114160225009 DAUC <0003> auc.c:144 vector [2]: ik = c667eb79085c9cc1d2cdfe4b8c6b5001 20241114160225009 DAUC <0003> auc.c:145 vector [2]: res = a1a6978c88eee58f0000000000000000 20241114160225009 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160225009 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114160225009 DAUC <0003> auc.c:179 vector [2]: kc = 80a98c971f58ac00 20241114160225009 DAUC <0003> auc.c:180 vector [2]: sres = 43f827b7 20241114160225009 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114160225009 DAUC <0003> auc.c:113 vector [3]: rand = fb3180ced9249a1a9b9a3fc69d255ad3 20241114160225009 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241114160225009 DAUC <0003> auc.c:142 vector [3]: autn = 98f94e12c2fa00006253ce15396158a4 20241114160225009 DAUC <0003> auc.c:143 vector [3]: ck = 11206d91865fa619b35b80082a0124ba 20241114160225009 DAUC <0003> auc.c:144 vector [3]: ik = 94f935e6a18317cbd1d35563fc0d9739 20241114160225009 DAUC <0003> auc.c:145 vector [3]: res = 3a3f6df63fee222f0000000000000000 20241114160225009 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160225009 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114160225009 DAUC <0003> auc.c:179 vector [3]: kc = 0cab52fd24d72400 20241114160225009 DAUC <0003> auc.c:180 vector [3]: sres = 1baab0fa 20241114160225009 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114160225009 DAUC <0003> db_auc.c:245 IMSI='262421479064086': Generated 4 vectors 20241114160225009 DAUC <0003> db_auc.c:249 IMSI='262421479064086': Updating SQN=161 in DB 20241114160225009 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421479064086 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421479064086"} 20241114160225009 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421479064086 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160225009 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160225009 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160225010 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160225010 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421479064086 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421479064086"} 20241114160225010 DAUC <0003> db_auc.c:236 IMSI='262421479064086': Calling to generate 5 vectors 20241114160225010 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114160225010 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160225010 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160225010 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241114160225010 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160225010 DAUC <0003> auc.c:113 vector [0]: rand = bf2757c95c2ae018d775a2cb0471cadd 20241114160225010 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241114160225010 DAUC <0003> auc.c:142 vector [0]: autn = 72a95d09553e00009aedd4b448fdeb35 20241114160225010 DAUC <0003> auc.c:143 vector [0]: ck = 66a1f93e9759121ca6f2db513a96a7f3 20241114160225010 DAUC <0003> auc.c:144 vector [0]: ik = 21610fb2c2a9cfbfb974b34aa398b0e9 20241114160225010 DAUC <0003> auc.c:145 vector [0]: res = 5afef05fc0381add0000000000000000 20241114160225010 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160225010 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114160225010 DAUC <0003> auc.c:179 vector [0]: kc = 6cc3707c5f55c000 20241114160225010 DAUC <0003> auc.c:180 vector [0]: sres = 73f33ee6 20241114160225010 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114160225010 DAUC <0003> auc.c:113 vector [1]: rand = a4cb3f2b5b106b7710cc777dc28eac09 20241114160225010 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241114160225010 DAUC <0003> auc.c:142 vector [1]: autn = c48d5a4726710000f0bdd36a264a3484 20241114160225010 DAUC <0003> auc.c:143 vector [1]: ck = 4b899b0dbba8f861fda7246ea1846113 20241114160225010 DAUC <0003> auc.c:144 vector [1]: ik = d4d1b2d045e7877cd6822cf4ef6b5611 20241114160225010 DAUC <0003> auc.c:145 vector [1]: res = baa9806fc00248080000000000000000 20241114160225010 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160225010 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114160225010 DAUC <0003> auc.c:179 vector [1]: kc = 18aae1049b83d800 20241114160225010 DAUC <0003> auc.c:180 vector [1]: sres = 8adc61eb 20241114160225010 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114160225010 DAUC <0003> auc.c:113 vector [2]: rand = f6b8d8e553624f6a7fbe5a836d9f228f 20241114160225010 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241114160225010 DAUC <0003> auc.c:142 vector [2]: autn = 19741cafb7b500008db367d496baf764 20241114160225010 DAUC <0003> auc.c:143 vector [2]: ck = 58d2bdd8ef9bf6a8695303f11c664c03 20241114160225010 DAUC <0003> auc.c:144 vector [2]: ik = 24effe56f29be850df33bfebb8b6efdb 20241114160225010 DAUC <0003> auc.c:145 vector [2]: res = dcff99d9d3a9478e0000000000000000 20241114160225010 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160225010 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114160225010 DAUC <0003> auc.c:179 vector [2]: kc = c677787053627800 20241114160225010 DAUC <0003> auc.c:180 vector [2]: sres = c9d9c1c7 20241114160225010 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114160225010 DAUC <0003> auc.c:113 vector [3]: rand = fe5925d60e56a17c84c6d060fa04bc78 20241114160225010 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241114160225010 DAUC <0003> auc.c:142 vector [3]: autn = 8930cca712930000b903937a5dacb070 20241114160225010 DAUC <0003> auc.c:143 vector [3]: ck = 8ea4fc5d34601b6aba01d1b754e3f369 20241114160225010 DAUC <0003> auc.c:144 vector [3]: ik = c2860d908515ffef5d783ea1414d53f1 20241114160225010 DAUC <0003> auc.c:145 vector [3]: res = c6999d7cec51e34a0000000000000000 20241114160225010 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160225010 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114160225010 DAUC <0003> auc.c:179 vector [3]: kc = 2644c5bacf8e3400 20241114160225010 DAUC <0003> auc.c:180 vector [3]: sres = 4f3a482e 20241114160225010 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114160225010 DAUC <0003> auc.c:113 vector [4]: rand = f4e3ebaa434bac1cfe90f222170e8a92 20241114160225010 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241114160225010 DAUC <0003> auc.c:142 vector [4]: autn = 128c36a200a800008596e74ac59b8607 20241114160225010 DAUC <0003> auc.c:143 vector [4]: ck = 5790fc58a7d3e5de3bbcd0445c69d473 20241114160225010 DAUC <0003> auc.c:144 vector [4]: ik = 65f94664bfce1355bd91d08b7a3e237e 20241114160225010 DAUC <0003> auc.c:145 vector [4]: res = 0c8270db198200110000000000000000 20241114160225010 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114160225010 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114160225010 DAUC <0003> auc.c:179 vector [4]: kc = 5d4deef082a51400 20241114160225010 DAUC <0003> auc.c:180 vector [4]: sres = 164ccdfa 20241114160225010 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114160225010 DAUC <0003> db_auc.c:245 IMSI='262421479064086': Generated 5 vectors 20241114160225010 DAUC <0003> db_auc.c:249 IMSI='262421479064086': Updating SQN=321 in DB 20241114160225010 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421479064086 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421479064086"} 20241114160225010 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421479064086 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160225010 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160225010 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160225012 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160225012 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421479064086 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421479064086"} 20241114160225012 DAUC <0003> db_auc.c:236 IMSI='262421479064086': Calling to generate 5 vectors 20241114160225012 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114160225012 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160225012 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160225012 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241114160225012 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160225012 DAUC <0003> auc.c:113 vector [0]: rand = 1c3a39899fa63803db3d4a631fd9e8ea 20241114160225012 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241114160225012 DAUC <0003> auc.c:142 vector [0]: autn = a960a6a1949e00003bc6c41d149a97c3 20241114160225012 DAUC <0003> auc.c:143 vector [0]: ck = a29284c1867a32df72904bad3580c4c4 20241114160225012 DAUC <0003> auc.c:144 vector [0]: ik = f79e9650c1cb7f03c51da689502e4132 20241114160225012 DAUC <0003> auc.c:145 vector [0]: res = 39d75903b57d7f4c0000000000000000 20241114160225012 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160225012 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114160225012 DAUC <0003> auc.c:179 vector [0]: kc = f6977a95d344a000 20241114160225012 DAUC <0003> auc.c:180 vector [0]: sres = 4fa0edd5 20241114160225012 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114160225012 DAUC <0003> auc.c:113 vector [1]: rand = e59f7135e9a33a7cca7a4f04a5591cbb 20241114160225012 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241114160225012 DAUC <0003> auc.c:142 vector [1]: autn = 3c20804c0fb6000021813259499a923e 20241114160225012 DAUC <0003> auc.c:143 vector [1]: ck = 5734a02db835a071d1bf9e68ef1dabff 20241114160225012 DAUC <0003> auc.c:144 vector [1]: ik = 1d06249788b771f30bac73b51b63727a 20241114160225012 DAUC <0003> auc.c:145 vector [1]: res = a010b843544dc1750000000000000000 20241114160225012 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160225012 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114160225012 DAUC <0003> auc.c:179 vector [1]: kc = 5c7b593c79f8d800 20241114160225012 DAUC <0003> auc.c:180 vector [1]: sres = 9c1cd31f 20241114160225012 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114160225012 DAUC <0003> auc.c:113 vector [2]: rand = cd5067ab29afb9c188fd0a77823af726 20241114160225012 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241114160225012 DAUC <0003> auc.c:142 vector [2]: autn = c0cfcf30edf9000020e591676b73e522 20241114160225012 DAUC <0003> auc.c:143 vector [2]: ck = 1a3d216661344db4128cad4b85a2d0b3 20241114160225012 DAUC <0003> auc.c:144 vector [2]: ik = be7f9c7721a5126f1aac23b71cfd30b2 20241114160225012 DAUC <0003> auc.c:145 vector [2]: res = f3d8b30773c1e0bf0000000000000000 20241114160225012 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160225012 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114160225012 DAUC <0003> auc.c:179 vector [2]: kc = e4bb671fdc5b0c00 20241114160225012 DAUC <0003> auc.c:180 vector [2]: sres = e0aafdae 20241114160225012 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114160225012 DAUC <0003> auc.c:113 vector [3]: rand = 2d819cc6329483a0d33061f3ab0fdb34 20241114160225012 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241114160225012 DAUC <0003> auc.c:142 vector [3]: autn = 43ebd938d0a20000576e50522ffdab5d 20241114160225012 DAUC <0003> auc.c:143 vector [3]: ck = 9a316ecf4d4ac9ff96668381b3e41d55 20241114160225012 DAUC <0003> auc.c:144 vector [3]: ik = a96d6a23e93b734c2bade9c78fb5272e 20241114160225012 DAUC <0003> auc.c:145 vector [3]: res = fcfd4dae9fcad3440000000000000000 20241114160225012 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160225012 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114160225012 DAUC <0003> auc.c:179 vector [3]: kc = 5698424a6da68800 20241114160225012 DAUC <0003> auc.c:180 vector [3]: sres = 69787b81 20241114160225012 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114160225012 DAUC <0003> auc.c:113 vector [4]: rand = 59d25d27ff5dc73185b9b45d91610e25 20241114160225012 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241114160225012 DAUC <0003> auc.c:142 vector [4]: autn = 0929acb6fad00000bd6aac7da9e84d6a 20241114160225012 DAUC <0003> auc.c:143 vector [4]: ck = ffbe587b16f1b4ead08ea234495080dd 20241114160225012 DAUC <0003> auc.c:144 vector [4]: ik = 52b17d2238ef4e9682cc25636f26dbe3 20241114160225012 DAUC <0003> auc.c:145 vector [4]: res = 2393219da68c18d90000000000000000 20241114160225012 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114160225012 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114160225012 DAUC <0003> auc.c:179 vector [4]: kc = c8469a0061a11000 20241114160225012 DAUC <0003> auc.c:180 vector [4]: sres = deb70ebd 20241114160225012 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114160225012 DAUC <0003> db_auc.c:245 IMSI='262421479064086': Generated 5 vectors 20241114160225012 DAUC <0003> db_auc.c:249 IMSI='262421479064086': Updating SQN=481 in DB 20241114160225012 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421479064086 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421479064086"} 20241114160225012 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421479064086 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160225012 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160225012 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160225013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38646<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@b3faffa6262a: Final verdict of PTC: pass 20241114160225014 DAUC <0003> db_auc.c:157 IMSI='262427835067450': No 2G Auth Data 20241114160225014 DAUC <0003> db_auc.c:192 IMSI='262427835067450': No 3G Auth Data HLR_Test-GSUP(21)@b3faffa6262a: Created GsupExpect[0] for "262427835067450" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241114160225020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38658<->l=127.0.0.1:4258 20241114160225022 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160225022 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427835067450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427835067450"} 20241114160225022 DAUC <0003> db_auc.c:236 IMSI='262427835067450': Calling to generate 1 vectors 20241114160225022 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241114160225022 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160225022 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160225022 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114160225022 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160225022 DAUC <0003> auc.c:113 vector [0]: rand = 6cfa8f520d355ac37f0ab69b7b6ef17d 20241114160225022 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114160225022 DAUC <0003> auc.c:142 vector [0]: autn = ed03628fe7cb000011b9f39ef17422d1 20241114160225022 DAUC <0003> auc.c:143 vector [0]: ck = e41858ad789daa1f463a05e4b19fcad8 20241114160225022 DAUC <0003> auc.c:144 vector [0]: ik = 3f06e6c543e384599e68224e8c2947b7 20241114160225022 DAUC <0003> auc.c:145 vector [0]: res = ef2ab9eb61d25ef00000000000000000 20241114160225022 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160225022 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114160225022 DAUC <0003> auc.c:179 vector [0]: kc = 21256fce6b4de0e5 20241114160225022 DAUC <0003> auc.c:180 vector [0]: sres = 2ddabb55 20241114160225022 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114160225022 DAUC <0003> db_auc.c:245 IMSI='262427835067450': Generated 1 vectors 20241114160225022 DAUC <0003> db_auc.c:249 IMSI='262427835067450': Updating SQN=33 in DB 20241114160225022 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427835067450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427835067450"} 20241114160225022 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427835067450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160225022 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160225022 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b3faffa6262a: Found GsupExpect[0] for "262427835067450" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@b3faffa6262a: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262427835067450" TC_gsup_sai_num_auth_vectors(31)@b3faffa6262a: setverdict(pass): none -> pass 20241114160225023 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160225023 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427835067450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427835067450"} 20241114160225023 DAUC <0003> db_auc.c:236 IMSI='262427835067450': Calling to generate 4 vectors 20241114160225023 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241114160225023 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160225023 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160225023 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241114160225023 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160225023 DAUC <0003> auc.c:113 vector [0]: rand = f0c4310c5f69f6e6063b6de830952160 20241114160225023 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241114160225023 DAUC <0003> auc.c:142 vector [0]: autn = d77a12113ec00000ce7d2b462903d8c8 20241114160225023 DAUC <0003> auc.c:143 vector [0]: ck = b1d5bbc2145b1fbd34c7838926c8feb0 20241114160225023 DAUC <0003> auc.c:144 vector [0]: ik = 2f3fe3d61d52bb4a5fcbd8d4736b9f3c 20241114160225023 DAUC <0003> auc.c:145 vector [0]: res = bfe1612a0c1a782e0000000000000000 20241114160225023 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160225023 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114160225023 DAUC <0003> auc.c:179 vector [0]: kc = c84c33094a1adaaa 20241114160225023 DAUC <0003> auc.c:180 vector [0]: sres = 121a959d 20241114160225023 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114160225023 DAUC <0003> auc.c:113 vector [1]: rand = 64ccb930891c660b6d474136dd33e656 20241114160225023 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241114160225023 DAUC <0003> auc.c:142 vector [1]: autn = 6b3dd74b864e0000de5277258f8e3bf0 20241114160225023 DAUC <0003> auc.c:143 vector [1]: ck = 392c306c51c85ea3e5fb40c020d1888d 20241114160225023 DAUC <0003> auc.c:144 vector [1]: ik = 718e9b2089e16a3ffb485449dafe08b0 20241114160225023 DAUC <0003> auc.c:145 vector [1]: res = b06de409c05bbf850000000000000000 20241114160225023 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160225023 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114160225023 DAUC <0003> auc.c:179 vector [1]: kc = 6321bc0f54fdeefb 20241114160225023 DAUC <0003> auc.c:180 vector [1]: sres = a15d5f61 20241114160225023 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114160225023 DAUC <0003> auc.c:113 vector [2]: rand = cee165835bb03da66e2e9b1d9950c470 20241114160225023 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241114160225023 DAUC <0003> auc.c:142 vector [2]: autn = 580caae6225e000012d2cb561d95e49d 20241114160225023 DAUC <0003> auc.c:143 vector [2]: ck = 95a2ef5461e369df29fbc1909e99ff7d 20241114160225023 DAUC <0003> auc.c:144 vector [2]: ik = 2486bd183db0fe9b9edc3eaab2d4e015 20241114160225023 DAUC <0003> auc.c:145 vector [2]: res = 71570945ca5c660e0000000000000000 20241114160225023 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160225023 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114160225023 DAUC <0003> auc.c:179 vector [2]: kc = 363bce876bd69801 20241114160225023 DAUC <0003> auc.c:180 vector [2]: sres = 06bdde1d 20241114160225023 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114160225023 DAUC <0003> auc.c:113 vector [3]: rand = 9614a960a353b19a1dc629533703694b 20241114160225023 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241114160225024 DAUC <0003> auc.c:142 vector [3]: autn = ac691e6c5c140000004c17021c69e073 20241114160225024 DAUC <0003> auc.c:143 vector [3]: ck = 4930c218beb0062c3f7c5c285c79fb3b 20241114160225024 DAUC <0003> auc.c:144 vector [3]: ik = a436c947f64100393473051f95d26334 20241114160225024 DAUC <0003> auc.c:145 vector [3]: res = d75c54c7e9c1b1d50000000000000000 20241114160225024 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160225024 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114160225024 DAUC <0003> auc.c:179 vector [3]: kc = a5062dd37e605285 20241114160225024 DAUC <0003> auc.c:180 vector [3]: sres = 9933e38b 20241114160225024 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114160225024 DAUC <0003> db_auc.c:245 IMSI='262427835067450': Generated 4 vectors 20241114160225024 DAUC <0003> db_auc.c:249 IMSI='262427835067450': Updating SQN=161 in DB 20241114160225024 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427835067450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427835067450"} 20241114160225024 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427835067450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160225024 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160225024 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160225025 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160225025 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427835067450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427835067450"} 20241114160225025 DAUC <0003> db_auc.c:236 IMSI='262427835067450': Calling to generate 5 vectors 20241114160225025 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114160225025 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160225025 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160225025 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241114160225025 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160225025 DAUC <0003> auc.c:113 vector [0]: rand = 477abafd9c4381af095cf8e04f371ae9 20241114160225025 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241114160225025 DAUC <0003> auc.c:142 vector [0]: autn = ed0a2bbdc97d0000e7bfa4308ad581e4 20241114160225025 DAUC <0003> auc.c:143 vector [0]: ck = e0a877101afe98cfc9708043284633b9 20241114160225025 DAUC <0003> auc.c:144 vector [0]: ik = fca8da43b9800ee98ea07fbb56c11c36 20241114160225025 DAUC <0003> auc.c:145 vector [0]: res = 8987330b438c69040000000000000000 20241114160225025 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160225025 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114160225025 DAUC <0003> auc.c:179 vector [0]: kc = 7411124307d2a0d8 20241114160225025 DAUC <0003> auc.c:180 vector [0]: sres = 285ffe08 20241114160225025 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114160225025 DAUC <0003> auc.c:113 vector [1]: rand = 97ca49ed3bc6a8680354f0dbe710914f 20241114160225025 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241114160225025 DAUC <0003> auc.c:142 vector [1]: autn = 5e1170df2e960000c2249d3742c21730 20241114160225025 DAUC <0003> auc.c:143 vector [1]: ck = 11dd8ed1c8e3cfddd7e634eae688dfa7 20241114160225025 DAUC <0003> auc.c:144 vector [1]: ik = d51d50b9270df440efbab38eb7d355e0 20241114160225025 DAUC <0003> auc.c:145 vector [1]: res = 282a3885f891b0170000000000000000 20241114160225025 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160225025 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114160225025 DAUC <0003> auc.c:179 vector [1]: kc = 878e428b1b1fff87 20241114160225025 DAUC <0003> auc.c:180 vector [1]: sres = 2563264a 20241114160225025 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114160225025 DAUC <0003> auc.c:113 vector [2]: rand = b2ebfbd5017b6b5275990d449d43d554 20241114160225025 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241114160225025 DAUC <0003> auc.c:142 vector [2]: autn = 4c6ad11abff60000b10c61909e924c73 20241114160225025 DAUC <0003> auc.c:143 vector [2]: ck = afb6cd2b023dd461c77aa3508d0ae7de 20241114160225025 DAUC <0003> auc.c:144 vector [2]: ik = 1ac4b915d9a8d9c54d4bf3c74cdb14f6 20241114160225025 DAUC <0003> auc.c:145 vector [2]: res = 975902a82ac365540000000000000000 20241114160225025 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160225025 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114160225025 DAUC <0003> auc.c:179 vector [2]: kc = c22950ff5e8a348c 20241114160225025 DAUC <0003> auc.c:180 vector [2]: sres = 506a5488 20241114160225025 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114160225025 DAUC <0003> auc.c:113 vector [3]: rand = 5ebbda5ec0d1ab10b18d6b250b6b37a5 20241114160225025 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241114160225025 DAUC <0003> auc.c:142 vector [3]: autn = 83bb89a69d4d0000466489680b0d8c40 20241114160225025 DAUC <0003> auc.c:143 vector [3]: ck = 678d77a838802b9cfa7d537625e8b359 20241114160225025 DAUC <0003> auc.c:144 vector [3]: ik = d082df682a61809a08ef81985252d5b0 20241114160225025 DAUC <0003> auc.c:145 vector [3]: res = dc073222b1bd6cba0000000000000000 20241114160225025 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160225025 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114160225025 DAUC <0003> auc.c:179 vector [3]: kc = 74de3079ff935e3f 20241114160225025 DAUC <0003> auc.c:180 vector [3]: sres = e5c3e726 20241114160225025 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114160225025 DAUC <0003> auc.c:113 vector [4]: rand = 75c91de9221a3827d8e3f4c6c7a2e3f2 20241114160225025 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241114160225025 DAUC <0003> auc.c:142 vector [4]: autn = 2f6deba84de800007a7280000d657d31 20241114160225025 DAUC <0003> auc.c:143 vector [4]: ck = 6e4d6f06e35c25fd18f37166bb1c5799 20241114160225025 DAUC <0003> auc.c:144 vector [4]: ik = eb3d8e9addcf9b243ccb8fa0e4737ab1 20241114160225025 DAUC <0003> auc.c:145 vector [4]: res = d25cfe1491bfb9580000000000000000 20241114160225025 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114160225025 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114160225025 DAUC <0003> auc.c:179 vector [4]: kc = 6e021f486b30b36a 20241114160225025 DAUC <0003> auc.c:180 vector [4]: sres = 2b86f3e2 20241114160225025 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114160225025 DAUC <0003> db_auc.c:245 IMSI='262427835067450': Generated 5 vectors 20241114160225025 DAUC <0003> db_auc.c:249 IMSI='262427835067450': Updating SQN=321 in DB 20241114160225025 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427835067450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427835067450"} 20241114160225025 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427835067450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160225025 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160225025 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160225027 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160225027 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427835067450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427835067450"} 20241114160225027 DAUC <0003> db_auc.c:236 IMSI='262427835067450': Calling to generate 5 vectors 20241114160225027 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114160225027 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160225027 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160225027 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241114160225027 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160225027 DAUC <0003> auc.c:113 vector [0]: rand = deeb7633e070a12d7e34cb1694e40120 20241114160225027 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241114160225027 DAUC <0003> auc.c:142 vector [0]: autn = 59af7f676a1d0000d8e7ac6bb719c580 20241114160225027 DAUC <0003> auc.c:143 vector [0]: ck = 2cfa460d733f5626f4b64a1fbf61a002 20241114160225027 DAUC <0003> auc.c:144 vector [0]: ik = da9dd87659688cd1ecf929650f6e4e34 20241114160225027 DAUC <0003> auc.c:145 vector [0]: res = 06495178f4fc22a10000000000000000 20241114160225027 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160225027 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114160225027 DAUC <0003> auc.c:179 vector [0]: kc = e4f5f0014af1ca44 20241114160225027 DAUC <0003> auc.c:180 vector [0]: sres = e204f4c5 20241114160225027 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114160225027 DAUC <0003> auc.c:113 vector [1]: rand = 760ca1956fb229f55f55e35e7bc750c9 20241114160225027 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241114160225027 DAUC <0003> auc.c:142 vector [1]: autn = 3aaa89ea27100000911af9e6ca79b4af 20241114160225027 DAUC <0003> auc.c:143 vector [1]: ck = 4e260ac7914e9972fff04c32efefc8fe 20241114160225027 DAUC <0003> auc.c:144 vector [1]: ik = fe258504d01692a1af948f95c256478a 20241114160225027 DAUC <0003> auc.c:145 vector [1]: res = de033142f5d8de9f0000000000000000 20241114160225027 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160225027 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114160225027 DAUC <0003> auc.c:179 vector [1]: kc = 125928ec47e253e6 20241114160225027 DAUC <0003> auc.c:180 vector [1]: sres = 75e19cea 20241114160225027 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114160225027 DAUC <0003> auc.c:113 vector [2]: rand = e4f13f409cceb8859e17e3c28dd2a9a5 20241114160225027 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241114160225027 DAUC <0003> auc.c:142 vector [2]: autn = 6523e3099ece0000fbed4f7842110954 20241114160225027 DAUC <0003> auc.c:143 vector [2]: ck = 2b5d8563e9478a7c111f75a8ec2e2420 20241114160225027 DAUC <0003> auc.c:144 vector [2]: ik = 6857d990d0c18afd3110cdc857230bfd 20241114160225027 DAUC <0003> auc.c:145 vector [2]: res = f34f0ec66217c6fb0000000000000000 20241114160225027 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160225027 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114160225027 DAUC <0003> auc.c:179 vector [2]: kc = c37471ae3ce3ca26 20241114160225027 DAUC <0003> auc.c:180 vector [2]: sres = 29f57c03 20241114160225027 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114160225027 DAUC <0003> auc.c:113 vector [3]: rand = 60aa74eec892fada34498b0d7cbf990a 20241114160225027 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241114160225027 DAUC <0003> auc.c:142 vector [3]: autn = 036cb5a9f9a30000073e9d204e99e423 20241114160225027 DAUC <0003> auc.c:143 vector [3]: ck = bf83836fafec6bcb43e51acdc8482f90 20241114160225027 DAUC <0003> auc.c:144 vector [3]: ik = 597490f6d724c5b764dc92f01ca88ec8 20241114160225027 DAUC <0003> auc.c:145 vector [3]: res = 406458a1312721c90000000000000000 20241114160225027 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160225027 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114160225027 DAUC <0003> auc.c:179 vector [3]: kc = 1043f4da3308668d 20241114160225027 DAUC <0003> auc.c:180 vector [3]: sres = 366bc2d6 20241114160225027 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114160225027 DAUC <0003> auc.c:113 vector [4]: rand = 7b0803974be11fc52b63f8c9bae74e73 20241114160225027 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241114160225027 DAUC <0003> auc.c:142 vector [4]: autn = 2efa32826ed50000a457ea170ea6d086 20241114160225027 DAUC <0003> auc.c:143 vector [4]: ck = 2600eccdc434d84ed9e91fcf36bf530f 20241114160225027 DAUC <0003> auc.c:144 vector [4]: ik = 58c0fde25f7ec838a7193005233f485d 20241114160225027 DAUC <0003> auc.c:145 vector [4]: res = 95e7dec121eed7220000000000000000 20241114160225027 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114160225027 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114160225027 DAUC <0003> auc.c:179 vector [4]: kc = 31949f2be6aa948f 20241114160225027 DAUC <0003> auc.c:180 vector [4]: sres = 24367444 20241114160225027 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114160225027 DAUC <0003> db_auc.c:245 IMSI='262427835067450': Generated 5 vectors 20241114160225027 DAUC <0003> db_auc.c:249 IMSI='262427835067450': Updating SQN=481 in DB 20241114160225027 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427835067450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427835067450"} 20241114160225027 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427835067450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160225027 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160225027 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160225028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38658<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@b3faffa6262a: Final verdict of PTC: pass MTC@b3faffa6262a: setverdict(pass): none -> pass 20241114160225029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38570<->l=127.0.0.1:4258 20241114160225030 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42989<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@b3faffa6262a: Final verdict of PTC: none 20241114160225030 DLINP <000b> input/ipa.c:451 connected read/write 20241114160225030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160225030 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160225030 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160225030 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 22@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: pass MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@b3faffa6262a: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Thu Nov 14 16:02:25 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20241114160225055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38668<->l=127.0.0.1:4258 20241114160225156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38668<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=409108) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Thu Nov 14 16:02:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_gsup_sai_eps started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160228251 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160228251 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160228255 DLINP <000b> input/ipa.c:451 connected read/write 20241114160228255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160228257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38678<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(32)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160228261 DLINP <000b> input/ipa.c:451 connected read/write 20241114160228261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(32)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160228261 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160228261 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160228261 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160228261 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160228261 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160228261 DLGSUP <0013> gsup_server.c:235 2: 20241114160228261 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160228261 DLGSUP <0013> gsup_server.c:235 3: 20241114160228261 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160228261 DLGSUP <0013> gsup_server.c:235 4: 20241114160228261 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160228261 DLGSUP <0013> gsup_server.c:235 5: 20241114160228261 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160228261 DLGSUP <0013> gsup_server.c:235 7: 20241114160228261 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160228261 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160228261 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160228262 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160228282 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36351<->l=127.0.0.1:4259) 20241114160228287 DAUC <0003> db_auc.c:157 IMSI='262428359877031': No 2G Auth Data 20241114160228287 DAUC <0003> db_auc.c:192 IMSI='262428359877031': No 3G Auth Data HLR_Test-GSUP(33)@b3faffa6262a: Created GsupExpect[0] for "262428359877031" to be handled at TC_gsup_sai_eps(36) 20241114160228307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38694<->l=127.0.0.1:4258 20241114160228313 DLINP <000b> input/ipa.c:451 connected read/write 20241114160228313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160228313 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428359877031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428359877031"} 20241114160228313 DAUC <0003> db_auc.c:157 IMSI='262428359877031': No 2G Auth Data 20241114160228313 DAUC <0003> db_auc.c:236 IMSI='262428359877031': Calling to generate 5 vectors 20241114160228313 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241114160228313 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160228313 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160228313 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114160228314 DAUC <0003> auc.c:113 vector [0]: rand = c21d20918167a7d2c66c47ce559dff20 20241114160228314 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114160228314 DAUC <0003> auc.c:142 vector [0]: autn = 8102a6b6220f800028707536a9c8b4f2 20241114160228314 DAUC <0003> auc.c:143 vector [0]: ck = f72c2726eb99ba3456791035fd4c4989 20241114160228314 DAUC <0003> auc.c:144 vector [0]: ik = e8196d2e2b8c5e43b1f55bec60b8fd39 20241114160228314 DAUC <0003> auc.c:145 vector [0]: res = db5cb6621cd3baf40000000000000000 20241114160228314 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160228314 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114160228314 DAUC <0003> auc.c:151 vector [0]: kc = f8b901d15de150c7 20241114160228314 DAUC <0003> auc.c:152 vector [0]: sres = c78f0c96 20241114160228314 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114160228314 DAUC <0003> auc.c:113 vector [1]: rand = fed8551037438da4a6d4fee856958637 20241114160228314 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241114160228314 DAUC <0003> auc.c:142 vector [1]: autn = 5d1f52dcf19280007f84e2825596d2a4 20241114160228314 DAUC <0003> auc.c:143 vector [1]: ck = d01a38561b2d3f35600456aed1b995bd 20241114160228314 DAUC <0003> auc.c:144 vector [1]: ik = 6515fb449c7275da1ca0a5ee49bb1610 20241114160228314 DAUC <0003> auc.c:145 vector [1]: res = a89ac282823540910000000000000000 20241114160228314 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160228314 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241114160228314 DAUC <0003> auc.c:151 vector [1]: kc = c9ab30521f5dc942 20241114160228314 DAUC <0003> auc.c:152 vector [1]: sres = 2aaf8213 20241114160228314 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241114160228314 DAUC <0003> auc.c:113 vector [2]: rand = 6c244ac2100a824bd49463c3f42fa349 20241114160228314 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241114160228314 DAUC <0003> auc.c:142 vector [2]: autn = 1f350cce30a480009ff730f4d7234e28 20241114160228314 DAUC <0003> auc.c:143 vector [2]: ck = d14cb66c9279ec405671b09ce37ff4a6 20241114160228314 DAUC <0003> auc.c:144 vector [2]: ik = 8a884f7fdf0c64047bd3f5135731faac 20241114160228314 DAUC <0003> auc.c:145 vector [2]: res = 42f172f7629b45960000000000000000 20241114160228314 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160228314 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241114160228314 DAUC <0003> auc.c:151 vector [2]: kc = 7666bc9cf93b864e 20241114160228314 DAUC <0003> auc.c:152 vector [2]: sres = 206a3761 20241114160228314 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241114160228314 DAUC <0003> auc.c:113 vector [3]: rand = 1c620eb9704d31ee708cc078c1eae417 20241114160228314 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241114160228314 DAUC <0003> auc.c:142 vector [3]: autn = 7fa939db924480000ce340876cb20d91 20241114160228314 DAUC <0003> auc.c:143 vector [3]: ck = 79daef0cc14bbe5850f93fc53811ff25 20241114160228314 DAUC <0003> auc.c:144 vector [3]: ik = a3b9ab3e0acee153f21181564707ace3 20241114160228314 DAUC <0003> auc.c:145 vector [3]: res = 1ba56c2b7ff17fc60000000000000000 20241114160228314 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160228314 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241114160228314 DAUC <0003> auc.c:151 vector [3]: kc = 788bfaa1b4930ccd 20241114160228314 DAUC <0003> auc.c:152 vector [3]: sres = 645413ed 20241114160228314 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241114160228314 DAUC <0003> auc.c:113 vector [4]: rand = a21acadc58c7510931bd0c3a6370113e 20241114160228314 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241114160228314 DAUC <0003> auc.c:142 vector [4]: autn = bc8b6c95fe7f800060d954600ad1ed27 20241114160228314 DAUC <0003> auc.c:143 vector [4]: ck = a7a14f354add71ad4d6930c325503d5c 20241114160228315 DAUC <0003> auc.c:144 vector [4]: ik = db6e2c6444684fe7fbccc4530188432d 20241114160228315 DAUC <0003> auc.c:145 vector [4]: res = d26a7fcf3ed52be30000000000000000 20241114160228315 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114160228315 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241114160228315 DAUC <0003> auc.c:151 vector [4]: kc = ca6a97c12a6d403b 20241114160228315 DAUC <0003> auc.c:152 vector [4]: sres = ecbf542c 20241114160228315 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241114160228315 DAUC <0003> db_auc.c:245 IMSI='262428359877031': Generated 5 vectors 20241114160228315 DAUC <0003> db_auc.c:249 IMSI='262428359877031': Updating SQN=161 in DB 20241114160228315 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428359877031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428359877031"} 20241114160228315 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428359877031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160228315 DLINP <000b> input/ipa.c:451 connected read/write 20241114160228315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160228315 DLINP <000b> input/ipa.c:451 connected read/write 20241114160228315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@b3faffa6262a: Found GsupExpect[0] for "262428359877031" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@b3faffa6262a: Added IMSI table entry 0TC_gsup_sai_eps(36)"262428359877031" TC_gsup_sai_eps(36)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160228322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38694<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@b3faffa6262a: Final verdict of PTC: pass 20241114160228326 DAUC <0003> db_auc.c:157 IMSI='262425784815689': No 2G Auth Data 20241114160228326 DAUC <0003> db_auc.c:192 IMSI='262425784815689': No 3G Auth Data HLR_Test-GSUP(33)@b3faffa6262a: Created GsupExpect[0] for "262425784815689" to be handled at TC_gsup_sai_eps(37) 20241114160228340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38700<->l=127.0.0.1:4258 20241114160228341 DLINP <000b> input/ipa.c:451 connected read/write 20241114160228341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160228341 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425784815689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425784815689"} 20241114160228341 DAUC <0003> db_auc.c:157 IMSI='262425784815689': No 2G Auth Data 20241114160228341 DAUC <0003> db_auc.c:236 IMSI='262425784815689': Calling to generate 5 vectors 20241114160228341 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241114160228341 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160228341 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241114160228341 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114160228341 DAUC <0003> auc.c:113 vector [0]: rand = 805acfcebae973daeda453a70ea9dda7 20241114160228341 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114160228341 DAUC <0003> auc.c:142 vector [0]: autn = 9880b3e8232a8000a077c5b30bdf7f6b 20241114160228341 DAUC <0003> auc.c:143 vector [0]: ck = d147fbfd271dfd7d585eb06445a2c571 20241114160228341 DAUC <0003> auc.c:144 vector [0]: ik = f0567d0933eee52303ecebb47140985f 20241114160228341 DAUC <0003> auc.c:145 vector [0]: res = d3495f399d33154e0000000000000000 20241114160228341 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160228341 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241114160228341 DAUC <0003> auc.c:151 vector [0]: kc = 7aa3dd2420114570 20241114160228341 DAUC <0003> auc.c:152 vector [0]: sres = 4e7a4a77 20241114160228341 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241114160228341 DAUC <0003> auc.c:113 vector [1]: rand = d24c16b54e85b343f4548c4d3d099cd8 20241114160228341 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241114160228341 DAUC <0003> auc.c:142 vector [1]: autn = 86cfddc5b4fb8000e07030f4599b8256 20241114160228341 DAUC <0003> auc.c:143 vector [1]: ck = 89316bd0e294793abcad99b8f0d29313 20241114160228341 DAUC <0003> auc.c:144 vector [1]: ik = 30821ac77b43e63d7e0dffa58faef8e3 20241114160228341 DAUC <0003> auc.c:145 vector [1]: res = 698eee7d43aa6e860000000000000000 20241114160228341 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160228341 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241114160228341 DAUC <0003> auc.c:151 vector [1]: kc = 7b13170ae6abf4f7 20241114160228341 DAUC <0003> auc.c:152 vector [1]: sres = 2a2480fb 20241114160228341 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241114160228341 DAUC <0003> auc.c:113 vector [2]: rand = 68e251a06fd044ee073c995566a4faa0 20241114160228341 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241114160228341 DAUC <0003> auc.c:142 vector [2]: autn = a8a1fefe483380000ab1c5f5349c0775 20241114160228341 DAUC <0003> auc.c:143 vector [2]: ck = 4e1de601c99335aed4e67d40e993c1c0 20241114160228341 DAUC <0003> auc.c:144 vector [2]: ik = 0e78af3c44504c96894f17c7cb493a55 20241114160228341 DAUC <0003> auc.c:145 vector [2]: res = 522e2dccdf62eceb0000000000000000 20241114160228341 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160228341 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241114160228341 DAUC <0003> auc.c:151 vector [2]: kc = 1dcc23baaf1982ad 20241114160228341 DAUC <0003> auc.c:152 vector [2]: sres = 8d4cc127 20241114160228341 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241114160228342 DAUC <0003> auc.c:113 vector [3]: rand = c6d12b8b933e87d5120525aa5a722416 20241114160228342 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241114160228342 DAUC <0003> auc.c:142 vector [3]: autn = 7578fdaf08c5800011d8fae3ae2c9e54 20241114160228342 DAUC <0003> auc.c:143 vector [3]: ck = 8405464ce9a2c66c9c63684d81e631ff 20241114160228342 DAUC <0003> auc.c:144 vector [3]: ik = c1ae412b4adcdba425a38f14fd0ab4f7 20241114160228342 DAUC <0003> auc.c:145 vector [3]: res = 10c7db85cd9418110000000000000000 20241114160228342 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160228342 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241114160228342 DAUC <0003> auc.c:151 vector [3]: kc = fc6be03edf9298c0 20241114160228342 DAUC <0003> auc.c:152 vector [3]: sres = dd53c394 20241114160228342 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241114160228342 DAUC <0003> auc.c:113 vector [4]: rand = 33f9f427fd30d7626a93f6e862b9bc24 20241114160228342 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241114160228342 DAUC <0003> auc.c:142 vector [4]: autn = d0842a29a65280001569b369fae2a904 20241114160228342 DAUC <0003> auc.c:143 vector [4]: ck = 6eb22edaef0c93fbff419fb4e7d1576f 20241114160228342 DAUC <0003> auc.c:144 vector [4]: ik = 937d9a194793c3bb3be454579ebfcbc0 20241114160228342 DAUC <0003> auc.c:145 vector [4]: res = 01adb8baf53fdf4d0000000000000000 20241114160228342 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114160228342 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241114160228342 DAUC <0003> auc.c:151 vector [4]: kc = 396a7f20d1f1ccef 20241114160228342 DAUC <0003> auc.c:152 vector [4]: sres = f49267f7 20241114160228342 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241114160228342 DAUC <0003> db_auc.c:245 IMSI='262425784815689': Generated 5 vectors 20241114160228342 DAUC <0003> db_auc.c:249 IMSI='262425784815689': Updating SQN=161 in DB 20241114160228342 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425784815689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425784815689"} 20241114160228342 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425784815689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160228342 DLINP <000b> input/ipa.c:451 connected read/write 20241114160228342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160228342 DLINP <000b> input/ipa.c:451 connected read/write 20241114160228342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@b3faffa6262a: Found GsupExpect[0] for "262425784815689" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@b3faffa6262a: Added IMSI table entry 1TC_gsup_sai_eps(37)"262425784815689" TC_gsup_sai_eps(37)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160228343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38700<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@b3faffa6262a: Final verdict of PTC: pass 20241114160228344 DAUC <0003> db_auc.c:157 IMSI='262428206178005': No 2G Auth Data 20241114160228344 DAUC <0003> db_auc.c:192 IMSI='262428206178005': No 3G Auth Data HLR_Test-GSUP(33)@b3faffa6262a: Created GsupExpect[0] for "262428206178005" to be handled at TC_gsup_sai_eps(38) 20241114160228351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38704<->l=127.0.0.1:4258 20241114160228352 DLINP <000b> input/ipa.c:451 connected read/write 20241114160228352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160228352 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428206178005 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428206178005"} 20241114160228352 DAUC <0003> db_auc.c:236 IMSI='262428206178005': Calling to generate 5 vectors 20241114160228352 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114160228352 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160228352 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160228352 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114160228352 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160228352 DAUC <0003> auc.c:113 vector [0]: rand = f63e3a8e01557d2627be094c63d03cac 20241114160228352 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114160228352 DAUC <0003> auc.c:142 vector [0]: autn = 2812dd00c5e28000cc1e98136101b7db 20241114160228352 DAUC <0003> auc.c:143 vector [0]: ck = b4941520f19eca6a3b38a3d1af4eb29d 20241114160228352 DAUC <0003> auc.c:144 vector [0]: ik = 5e407639da786154e3f2d540ccc96dfe 20241114160228352 DAUC <0003> auc.c:145 vector [0]: res = 9c2e94675567af160000000000000000 20241114160228352 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160228352 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114160228352 DAUC <0003> auc.c:179 vector [0]: kc = ab4685dc4359f400 20241114160228352 DAUC <0003> auc.c:180 vector [0]: sres = d31e4f0e 20241114160228352 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114160228352 DAUC <0003> auc.c:113 vector [1]: rand = 16cc04259a5862c43cbe79d78e37d964 20241114160228352 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241114160228352 DAUC <0003> auc.c:142 vector [1]: autn = 2d6330143a5480008a58b2fb86320e57 20241114160228352 DAUC <0003> auc.c:143 vector [1]: ck = 76c5faa4cccc48c51d8015abb8f473c4 20241114160228352 DAUC <0003> auc.c:144 vector [1]: ik = a50f36e8edaf5c09fdbd0a97c6d62294 20241114160228352 DAUC <0003> auc.c:145 vector [1]: res = 8d50b2541c0921730000000000000000 20241114160228352 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160228352 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114160228352 DAUC <0003> auc.c:179 vector [1]: kc = 1ce641d776aff800 20241114160228352 DAUC <0003> auc.c:180 vector [1]: sres = 600b8ea9 20241114160228352 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114160228352 DAUC <0003> auc.c:113 vector [2]: rand = 54dfcfe3137b0cf88683f33a4195ead0 20241114160228352 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241114160228352 DAUC <0003> auc.c:142 vector [2]: autn = 2f321f2c0a028000fc5b58f9d320acaf 20241114160228352 DAUC <0003> auc.c:143 vector [2]: ck = fcb8b633c8616d181a06a56e0c5be351 20241114160228352 DAUC <0003> auc.c:144 vector [2]: ik = 5d91ae2b71eafb2a7355ecdda5033eca 20241114160228352 DAUC <0003> auc.c:145 vector [2]: res = a2d554ef25d3c65a0000000000000000 20241114160228352 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160228352 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114160228352 DAUC <0003> auc.c:179 vector [2]: kc = af4d48ec85e99000 20241114160228352 DAUC <0003> auc.c:180 vector [2]: sres = 958beeeb 20241114160228352 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114160228352 DAUC <0003> auc.c:113 vector [3]: rand = 269c4edc1fa80cdba4a6d7bdb5bec905 20241114160228352 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241114160228352 DAUC <0003> auc.c:142 vector [3]: autn = d37539d382a28000542029f7cf948b3c 20241114160228352 DAUC <0003> auc.c:143 vector [3]: ck = 162577b803677a500d168c7c5b7b24f2 20241114160228352 DAUC <0003> auc.c:144 vector [3]: ik = 9a2b2a4beb2835ef8bd51de69df5ae61 20241114160228352 DAUC <0003> auc.c:145 vector [3]: res = 68fef355dd5c1a090000000000000000 20241114160228352 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160228352 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114160228353 DAUC <0003> auc.c:179 vector [3]: kc = 84f968fbda48a800 20241114160228353 DAUC <0003> auc.c:180 vector [3]: sres = 72033f47 20241114160228353 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114160228353 DAUC <0003> auc.c:113 vector [4]: rand = 70b7d7991a0169fb106de08eec93dcba 20241114160228353 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241114160228353 DAUC <0003> auc.c:142 vector [4]: autn = 59c2452f4808800001b2f2a240894d02 20241114160228353 DAUC <0003> auc.c:143 vector [4]: ck = 8fcde7691b63482639827a2b1ed719ce 20241114160228353 DAUC <0003> auc.c:144 vector [4]: ik = 9df6c7828ecd0879826bbad00bb846f7 20241114160228353 DAUC <0003> auc.c:145 vector [4]: res = 2bcafb55c5fd9d510000000000000000 20241114160228353 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114160228353 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114160228353 DAUC <0003> auc.c:179 vector [4]: kc = 34f2d9516e947400 20241114160228353 DAUC <0003> auc.c:180 vector [4]: sres = 41155f11 20241114160228353 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114160228353 DAUC <0003> db_auc.c:245 IMSI='262428206178005': Generated 5 vectors 20241114160228353 DAUC <0003> db_auc.c:249 IMSI='262428206178005': Updating SQN=161 in DB 20241114160228353 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428206178005 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428206178005"} 20241114160228353 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428206178005 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160228353 DLINP <000b> input/ipa.c:451 connected read/write 20241114160228353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160228353 DLINP <000b> input/ipa.c:451 connected read/write 20241114160228353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@b3faffa6262a: Found GsupExpect[0] for "262428206178005" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@b3faffa6262a: Added IMSI table entry 2TC_gsup_sai_eps(38)"262428206178005" TC_gsup_sai_eps(38)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160228354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38704<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@b3faffa6262a: Final verdict of PTC: pass 20241114160228355 DAUC <0003> db_auc.c:157 IMSI='262424415480069': No 2G Auth Data 20241114160228355 DAUC <0003> db_auc.c:192 IMSI='262424415480069': No 3G Auth Data HLR_Test-GSUP(33)@b3faffa6262a: Created GsupExpect[0] for "262424415480069" to be handled at TC_gsup_sai_eps(39) 20241114160228362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38714<->l=127.0.0.1:4258 20241114160228364 DLINP <000b> input/ipa.c:451 connected read/write 20241114160228364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160228364 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424415480069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424415480069"} 20241114160228364 DAUC <0003> db_auc.c:236 IMSI='262424415480069': Calling to generate 5 vectors 20241114160228364 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114160228364 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160228364 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160228364 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114160228364 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160228364 DAUC <0003> auc.c:113 vector [0]: rand = 9a8ae30502cdfd8c6a04c8b004f8851e 20241114160228364 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114160228364 DAUC <0003> auc.c:142 vector [0]: autn = bbd31635325a80006a36b64c03e817a8 20241114160228364 DAUC <0003> auc.c:143 vector [0]: ck = c429e683dd0c39294434957de4dc1e31 20241114160228364 DAUC <0003> auc.c:144 vector [0]: ik = b85ef73e98921e8b82d66ba1ed85fdd8 20241114160228364 DAUC <0003> auc.c:145 vector [0]: res = cd03345349cf69740000000000000000 20241114160228364 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160228364 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114160228364 DAUC <0003> auc.c:179 vector [0]: kc = 43c27d9909788800 20241114160228364 DAUC <0003> auc.c:180 vector [0]: sres = 99302ff7 20241114160228364 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114160228364 DAUC <0003> auc.c:113 vector [1]: rand = 597ddf7071cac11aa061f2c168b12ce6 20241114160228364 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241114160228364 DAUC <0003> auc.c:142 vector [1]: autn = b59c6d818f87800008500eb9a94c2595 20241114160228364 DAUC <0003> auc.c:143 vector [1]: ck = cf20bb612c466ac9005079048a224f16 20241114160228364 DAUC <0003> auc.c:144 vector [1]: ik = e34356058c868863d56a029141dc5ea6 20241114160228364 DAUC <0003> auc.c:145 vector [1]: res = 1ae706e0c6c2f0130000000000000000 20241114160228364 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160228364 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114160228364 DAUC <0003> auc.c:179 vector [1]: kc = 58b0cd6e6649dc00 20241114160228364 DAUC <0003> auc.c:180 vector [1]: sres = 8970aaff 20241114160228364 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114160228364 DAUC <0003> auc.c:113 vector [2]: rand = 4770550ac4744f887ed340f639632f12 20241114160228364 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241114160228364 DAUC <0003> auc.c:142 vector [2]: autn = aabe45f96b67800084d17fcdc4616653 20241114160228364 DAUC <0003> auc.c:143 vector [2]: ck = d0e6984510216ff71f98af1f7d10c49f 20241114160228364 DAUC <0003> auc.c:144 vector [2]: ik = 32e02f2f3648a5eeae233857abfeb353 20241114160228364 DAUC <0003> auc.c:145 vector [2]: res = 3aa371300a0d377f0000000000000000 20241114160228364 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160228364 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114160228364 DAUC <0003> auc.c:179 vector [2]: kc = ef72ba7ce77a6c00 20241114160228364 DAUC <0003> auc.c:180 vector [2]: sres = af2d4709 20241114160228364 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114160228364 DAUC <0003> auc.c:113 vector [3]: rand = 4015c1e4dab0113ee31b20d6ba414ef7 20241114160228364 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241114160228364 DAUC <0003> auc.c:142 vector [3]: autn = 9c9a1ae06284800011b71bea3caabd73 20241114160228364 DAUC <0003> auc.c:143 vector [3]: ck = 04a945ddbaf553ae04d3e470df6d8201 20241114160228364 DAUC <0003> auc.c:144 vector [3]: ik = 13dd654f0fee7335fe7d07bdb6902cd7 20241114160228364 DAUC <0003> auc.c:145 vector [3]: res = 8a7bd1557dbe8c760000000000000000 20241114160228364 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160228364 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114160228364 DAUC <0003> auc.c:179 vector [3]: kc = 7b9b39569e67f000 20241114160228364 DAUC <0003> auc.c:180 vector [3]: sres = 1bfe217b 20241114160228364 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114160228364 DAUC <0003> auc.c:113 vector [4]: rand = 659b3534169ba20086a36c8d4597c648 20241114160228364 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241114160228364 DAUC <0003> auc.c:142 vector [4]: autn = 74b28c3e7895800035011cdcc5065285 20241114160228364 DAUC <0003> auc.c:143 vector [4]: ck = f4807d9e819d6d112102ed7c90ec7707 20241114160228364 DAUC <0003> auc.c:144 vector [4]: ik = 15190e20445d40184c0528697aa144de 20241114160228364 DAUC <0003> auc.c:145 vector [4]: res = eddef88435387d4e0000000000000000 20241114160228364 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114160228364 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114160228364 DAUC <0003> auc.c:179 vector [4]: kc = 7832a2f649e4c400 20241114160228364 DAUC <0003> auc.c:180 vector [4]: sres = 053b056c 20241114160228364 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114160228364 DAUC <0003> db_auc.c:245 IMSI='262424415480069': Generated 5 vectors 20241114160228364 DAUC <0003> db_auc.c:249 IMSI='262424415480069': Updating SQN=161 in DB 20241114160228364 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424415480069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424415480069"} 20241114160228364 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424415480069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160228364 DLINP <000b> input/ipa.c:451 connected read/write 20241114160228364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160228364 DLINP <000b> input/ipa.c:451 connected read/write 20241114160228364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@b3faffa6262a: Found GsupExpect[0] for "262424415480069" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@b3faffa6262a: Added IMSI table entry 3TC_gsup_sai_eps(39)"262424415480069" TC_gsup_sai_eps(39)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160228365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38714<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@b3faffa6262a: Final verdict of PTC: pass 20241114160228366 DAUC <0003> db_auc.c:157 IMSI='262427176039801': No 2G Auth Data 20241114160228366 DAUC <0003> db_auc.c:192 IMSI='262427176039801': No 3G Auth Data HLR_Test-GSUP(33)@b3faffa6262a: Created GsupExpect[0] for "262427176039801" to be handled at TC_gsup_sai_eps(40) 20241114160228373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38726<->l=127.0.0.1:4258 20241114160228374 DLINP <000b> input/ipa.c:451 connected read/write 20241114160228374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160228374 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427176039801 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427176039801"} 20241114160228375 DAUC <0003> db_auc.c:236 IMSI='262427176039801': Calling to generate 5 vectors 20241114160228375 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241114160228375 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241114160228375 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241114160228375 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241114160228375 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241114160228375 DAUC <0003> auc.c:113 vector [0]: rand = 412cc262f89ff5756e854aeeb3a8a6dd 20241114160228375 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241114160228375 DAUC <0003> auc.c:142 vector [0]: autn = aa6d83dd4e778000211aa3f9181ac496 20241114160228375 DAUC <0003> auc.c:143 vector [0]: ck = 46dbc8c0b75e830bf2cfcd33c4267746 20241114160228375 DAUC <0003> auc.c:144 vector [0]: ik = 3828976bd8d43e875ca15a2ea6cf51d9 20241114160228375 DAUC <0003> auc.c:145 vector [0]: res = f8a4fca790e1357c0000000000000000 20241114160228375 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241114160228375 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241114160228375 DAUC <0003> auc.c:179 vector [0]: kc = 857e9622cee4ff17 20241114160228375 DAUC <0003> auc.c:180 vector [0]: sres = 04b0331f 20241114160228375 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241114160228375 DAUC <0003> auc.c:113 vector [1]: rand = c075a2d60277eb75c7580efae298952b 20241114160228375 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241114160228375 DAUC <0003> auc.c:142 vector [1]: autn = e6e9a4e82476800001bb5a54d34dfcc1 20241114160228375 DAUC <0003> auc.c:143 vector [1]: ck = 7982d6843acb7307b04eb43e4cd34c65 20241114160228375 DAUC <0003> auc.c:144 vector [1]: ik = 15e76833f87e113ee655d343fed652c9 20241114160228375 DAUC <0003> auc.c:145 vector [1]: res = 26c91a97609317f80000000000000000 20241114160228375 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241114160228375 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241114160228375 DAUC <0003> auc.c:179 vector [1]: kc = f7ceec266ace8ac4 20241114160228375 DAUC <0003> auc.c:180 vector [1]: sres = ca9aa83b 20241114160228375 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241114160228375 DAUC <0003> auc.c:113 vector [2]: rand = 8294ddd4bf8d00367dbf6f42c48a507b 20241114160228375 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241114160228375 DAUC <0003> auc.c:142 vector [2]: autn = 1d78e7d37c228000c22ab13c78d3ab9f 20241114160228375 DAUC <0003> auc.c:143 vector [2]: ck = feef8490419d076abdc7e2101c6f8a45 20241114160228375 DAUC <0003> auc.c:144 vector [2]: ik = 83f5e54f97ea9c9ede7cf0aa1e89617f 20241114160228375 DAUC <0003> auc.c:145 vector [2]: res = 456c98a63d35afc40000000000000000 20241114160228375 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241114160228375 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241114160228375 DAUC <0003> auc.c:179 vector [2]: kc = b5048f20bbfe9b1d 20241114160228375 DAUC <0003> auc.c:180 vector [2]: sres = 2f4ba623 20241114160228375 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241114160228375 DAUC <0003> auc.c:113 vector [3]: rand = df84da0a1fdbac4ad576e142f43eb6e4 20241114160228375 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241114160228375 DAUC <0003> auc.c:142 vector [3]: autn = d2e6f3f25a8280003401dca45d3f9050 20241114160228375 DAUC <0003> auc.c:143 vector [3]: ck = 3da8d8ba130eeb59ad5e8f0ba10446c2 20241114160228375 DAUC <0003> auc.c:144 vector [3]: ik = 712b0317f375e5345aff2a53f5ce3cd6 20241114160228375 DAUC <0003> auc.c:145 vector [3]: res = e28723b9dec4b58a0000000000000000 20241114160228375 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241114160228375 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241114160228375 DAUC <0003> auc.c:179 vector [3]: kc = a45a51f36b9e1189 20241114160228375 DAUC <0003> auc.c:180 vector [3]: sres = 392d7cce 20241114160228375 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241114160228375 DAUC <0003> auc.c:113 vector [4]: rand = a6403a174d4590e4bd8e885b2c87bf45 20241114160228375 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241114160228375 DAUC <0003> auc.c:142 vector [4]: autn = c28f67434db9800055717834dad034dd 20241114160228375 DAUC <0003> auc.c:143 vector [4]: ck = 6d0e3db78bc623e9d70a91d2d682a709 20241114160228375 DAUC <0003> auc.c:144 vector [4]: ik = 968cafa4963908a35703349d38c19110 20241114160228375 DAUC <0003> auc.c:145 vector [4]: res = 02b290fae77aeadb0000000000000000 20241114160228375 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241114160228375 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241114160228375 DAUC <0003> auc.c:179 vector [4]: kc = cd988d617271535e 20241114160228375 DAUC <0003> auc.c:180 vector [4]: sres = 8f810778 20241114160228375 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241114160228375 DAUC <0003> db_auc.c:245 IMSI='262427176039801': Generated 5 vectors 20241114160228375 DAUC <0003> db_auc.c:249 IMSI='262427176039801': Updating SQN=161 in DB 20241114160228375 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427176039801 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427176039801"} 20241114160228375 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427176039801 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160228375 DLINP <000b> input/ipa.c:451 connected read/write 20241114160228375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160228375 DLINP <000b> input/ipa.c:451 connected read/write 20241114160228375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@b3faffa6262a: Found GsupExpect[0] for "262427176039801" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@b3faffa6262a: Added IMSI table entry 4TC_gsup_sai_eps(40)"262427176039801" TC_gsup_sai_eps(40)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160228376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38726<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@b3faffa6262a: Final verdict of PTC: pass MTC@b3faffa6262a: setverdict(pass): none -> pass 20241114160228377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38678<->l=127.0.0.1:4258 HLR_Test-GSUP(33)@b3faffa6262a: Final verdict of PTC: none 34@b3faffa6262a: Final verdict of PTC: none 20241114160228378 DLINP <000b> input/ipa.c:451 connected read/write 20241114160228378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160228378 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160228378 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160228378 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160228378 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36351<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(32)@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: pass MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@b3faffa6262a: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Thu Nov 14 16:02:28 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20241114160228401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38732<->l=127.0.0.1:4258 20241114160228502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38732<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69496) Waiting for packet dumper to finish... 1 (prev_count=69496, count=126080) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Thu Nov 14 16:02:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_gsup_ul_unknown_imsi started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160231619 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160231619 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160231621 DLINP <000b> input/ipa.c:451 connected read/write 20241114160231622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160231622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60068<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(41)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160231625 DLINP <000b> input/ipa.c:451 connected read/write 20241114160231625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(41)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160231626 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160231626 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160231626 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160231626 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160231626 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160231626 DLGSUP <0013> gsup_server.c:235 2: 20241114160231626 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160231626 DLGSUP <0013> gsup_server.c:235 3: 20241114160231626 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160231626 DLGSUP <0013> gsup_server.c:235 4: 20241114160231626 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160231626 DLGSUP <0013> gsup_server.c:235 5: 20241114160231626 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160231626 DLGSUP <0013> gsup_server.c:235 7: 20241114160231626 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160231626 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160231626 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160231626 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160231638 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33407<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@b3faffa6262a: Created GsupExpect[0] for "262425093046841" to be handled at TC_gsup_ul_unknown_imsi(45) 20241114160231643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60080<->l=127.0.0.1:4258 20241114160231670 DLINP <000b> input/ipa.c:451 connected read/write 20241114160231670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160231670 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425093046841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425093046841" cn_domain=PS} 20241114160231670 DLU <0006> fsm.c:456 lu(262425093046841)[0x61200000b320]{UNVALIDATED}: Allocated 20241114160231671 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425093046841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241114160231671 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425093046841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425093046841" cause=IMSI unknown in HLR} 20241114160231671 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425093046841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160231671 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425093046841)[0x61200000b320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160231671 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425093046841)[0x61200000b320]{UNVALIDATED}: Freeing instance 20241114160231671 DLU <0006> fsm.c:568 lu(PS:IMSI-262425093046841)[0x61200000b320]{UNVALIDATED}: Deallocated 20241114160231671 DLINP <000b> input/ipa.c:451 connected read/write 20241114160231671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160231671 DLINP <000b> input/ipa.c:451 connected read/write 20241114160231671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@b3faffa6262a: Found GsupExpect[0] for "262425093046841" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@b3faffa6262a: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262425093046841" TC_gsup_ul_unknown_imsi(45)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160231675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60080<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@b3faffa6262a: Final verdict of PTC: pass 20241114160231677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60068<->l=127.0.0.1:4258 20241114160231679 DLINP <000b> input/ipa.c:451 connected read/write 20241114160231679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160231679 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160231679 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160231679 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160231679 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33407<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@b3faffa6262a: Final verdict of PTC: none 43@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 43: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@b3faffa6262a: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Thu Nov 14 16:02:31 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20241114160231739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60096<->l=127.0.0.1:4258 20241114160231840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60096<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26136) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Thu Nov 14 16:02:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160234942 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160234942 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160234946 DLINP <000b> input/ipa.c:451 connected read/write 20241114160234946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160234948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60108<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(46)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160234952 DLINP <000b> input/ipa.c:451 connected read/write 20241114160234952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160234952 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160234952 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160234952 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160234952 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160234952 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160234952 DLGSUP <0013> gsup_server.c:235 2: 20241114160234952 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160234952 DLGSUP <0013> gsup_server.c:235 3: 20241114160234952 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160234952 DLGSUP <0013> gsup_server.c:235 4: 20241114160234952 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160234952 DLGSUP <0013> gsup_server.c:235 5: 20241114160234952 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160234952 DLGSUP <0013> gsup_server.c:235 7: 20241114160234953 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160234953 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160234953 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160234953 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160234976 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46465<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@b3faffa6262a: Created GsupExpect[0] for "262423360857706" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241114160234993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60114<->l=127.0.0.1:4258 20241114160235004 DLINP <000b> input/ipa.c:451 connected read/write 20241114160235004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160235004 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423360857706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423360857706" cn_domain=PS source_name="the-source\n"} 20241114160235004 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241114160235004 DLU <0006> fsm.c:456 lu(262423360857706)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241114160235004 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262423360857706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241114160235004 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262423360857706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423360857706" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241114160235004 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262423360857706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160235004 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423360857706)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160235004 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423360857706)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241114160235004 DLU <0006> fsm.c:568 lu(PS:IMSI-262423360857706)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241114160235005 DLINP <000b> input/ipa.c:451 connected read/write 20241114160235005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160235005 DLINP <000b> input/ipa.c:451 connected read/write 20241114160235005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@b3faffa6262a: Found GsupExpect[0] for "262423360857706" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@b3faffa6262a: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262423360857706" TC_gsup_ul_unknown_imsi_via_proxy(50)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160235009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60114<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@b3faffa6262a: Final verdict of PTC: pass 20241114160235010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60108<->l=127.0.0.1:4258 20241114160235012 DLINP <000b> input/ipa.c:451 connected read/write 20241114160235012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160235012 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160235012 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160235012 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160235012 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@b3faffa6262a: Final verdict of PTC: none 20241114160235013 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46465<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(46)@b3faffa6262a: Final verdict of PTC: none 48@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 48: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@b3faffa6262a: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Thu Nov 14 16:02:35 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20241114160235047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60128<->l=127.0.0.1:4258 20241114160235148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60128<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26728) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Thu Nov 14 16:02:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160238253 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160238253 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160238255 DLINP <000b> input/ipa.c:451 connected read/write 20241114160238255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160238256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60130<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(51)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160238257 DLINP <000b> input/ipa.c:451 connected read/write 20241114160238257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160238257 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160238257 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160238257 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160238257 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160238257 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160238257 DLGSUP <0013> gsup_server.c:235 2: 20241114160238257 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160238257 DLGSUP <0013> gsup_server.c:235 3: 20241114160238257 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160238257 DLGSUP <0013> gsup_server.c:235 4: 20241114160238257 DLGSUP <0013> gsup_server.c:237 4: 00 HLR_Test-GSUP-IPA(51)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160238257 DLGSUP <0013> gsup_server.c:235 5: 20241114160238257 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160238257 DLGSUP <0013> gsup_server.c:235 7: 20241114160238257 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160238257 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160238257 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160238257 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160238272 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36533<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@b3faffa6262a: Created GsupExpect[0] for "262427232128234" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241114160238285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60136<->l=127.0.0.1:4258 20241114160238298 DLINP <000b> input/ipa.c:451 connected read/write 20241114160238298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160238298 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427232128234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427232128234" cn_domain=PS} 20241114160238298 DLU <0006> fsm.c:456 lu(262427232128234)[0x61200000b620]{UNVALIDATED}: Allocated 20241114160238298 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427232128234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241114160238298 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427232128234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427232128234" cause=Roaming not allowed in this location area} 20241114160238298 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427232128234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160238298 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427232128234)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160238298 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427232128234)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241114160238298 DLU <0006> fsm.c:568 lu(PS:IMSI-262427232128234)[0x61200000b620]{UNVALIDATED}: Deallocated 20241114160238298 DLINP <000b> input/ipa.c:451 connected read/write 20241114160238298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160238299 DLINP <000b> input/ipa.c:451 connected read/write 20241114160238299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@b3faffa6262a: Found GsupExpect[0] for "262427232128234" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@b3faffa6262a: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262427232128234" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160238303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60136<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@b3faffa6262a: Final verdict of PTC: pass 20241114160238305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60130<->l=127.0.0.1:4258 20241114160238307 DLINP <000b> input/ipa.c:451 connected read/write 20241114160238307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160238308 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160238308 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160238308 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160238308 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36533<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@b3faffa6262a: Final verdict of PTC: none 53@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 53: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@b3faffa6262a: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Thu Nov 14 16:02:38 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20241114160238378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60144<->l=127.0.0.1:4258 20241114160238479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60144<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27328) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Thu Nov 14 16:02:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_gsup_sai_err_unknown_imsi started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160241582 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160241582 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160241587 DLINP <000b> input/ipa.c:451 connected read/write 20241114160241587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160241589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42728<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } 20241114160241592 DLINP <000b> input/ipa.c:451 connected read/write 20241114160241592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160241592 DLGSUP <0013> gsup_server.c:280 CCM Callback HLR_Test-GSUP-IPA(56)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160241592 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160241593 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160241593 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160241593 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160241593 DLGSUP <0013> gsup_server.c:235 2: 20241114160241593 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160241593 DLGSUP <0013> gsup_server.c:235 3: 20241114160241593 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160241593 DLGSUP <0013> gsup_server.c:235 4: 20241114160241593 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160241593 DLGSUP <0013> gsup_server.c:235 5: 20241114160241593 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160241593 DLGSUP <0013> gsup_server.c:235 7: 20241114160241593 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160241593 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160241593 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160241593 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160241615 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43295<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@b3faffa6262a: Created GsupExpect[0] for "262424904948040" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241114160241628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42744<->l=127.0.0.1:4258 20241114160241634 DLINP <000b> input/ipa.c:451 connected read/write 20241114160241634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160241634 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424904948040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424904948040"} 20241114160241634 DAUC <0003> db_auc.c:133 IMSI='262424904948040': No such subscriber 20241114160241634 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424904948040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241114160241634 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424904948040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424904948040" cause=IMSI unknown in HLR} 20241114160241634 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424904948040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160241634 DLINP <000b> input/ipa.c:451 connected read/write 20241114160241634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160241634 DLINP <000b> input/ipa.c:451 connected read/write 20241114160241634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@b3faffa6262a: Found GsupExpect[0] for "262424904948040" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@b3faffa6262a: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262424904948040" TC_gsup_sai_err_unknown_imsi(60)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160241637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42744<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@b3faffa6262a: Final verdict of PTC: pass 20241114160241638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42728<->l=127.0.0.1:4258 20241114160241639 DLINP <000b> input/ipa.c:451 connected read/write 20241114160241639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160241639 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160241639 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160241639 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160241639 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43295<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(56)@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP(57)@b3faffa6262a: Final verdict of PTC: none 58@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 58: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@b3faffa6262a: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Thu Nov 14 16:02:41 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20241114160241667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42752<->l=127.0.0.1:4258 20241114160241768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42752<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25336) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Thu Nov 14 16:02:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_gsup_ul started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160244880 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160244880 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160244885 DLINP <000b> input/ipa.c:451 connected read/write 20241114160244885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160244887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42768<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(61)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160244891 DLINP <000b> input/ipa.c:451 connected read/write 20241114160244891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160244891 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160244891 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160244891 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160244891 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160244891 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160244891 DLGSUP <0013> gsup_server.c:235 2: 20241114160244891 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160244891 DLGSUP <0013> gsup_server.c:235 3: 20241114160244891 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160244891 DLGSUP <0013> gsup_server.c:235 4: 20241114160244891 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160244891 DLGSUP <0013> gsup_server.c:235 5: 20241114160244891 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160244891 DLGSUP <0013> gsup_server.c:235 7: 20241114160244891 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160244891 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160244891 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160244891 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160244912 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37573<->l=127.0.0.1:4259) 20241114160244921 DAUC <0003> db_auc.c:157 IMSI='262429187979731': No 2G Auth Data 20241114160244922 DAUC <0003> db_auc.c:192 IMSI='262429187979731': No 3G Auth Data HLR_Test-GSUP(62)@b3faffa6262a: Created GsupExpect[0] for "262429187979731" to be handled at TC_gsup_ul(65) 20241114160244946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42778<->l=127.0.0.1:4258 20241114160244955 DLINP <000b> input/ipa.c:451 connected read/write 20241114160244955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160244955 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429187979731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429187979731" cn_domain=PS} 20241114160244955 DLU <0006> fsm.c:456 lu(262429187979731)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241114160244955 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429187979731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160244955 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429187979731)[0x61200000b7a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160244955 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429187979731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429187979731" cn_domain=PS} 20241114160244955 DLINP <000b> input/ipa.c:451 connected read/write 20241114160244955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160244955 DLINP <000b> input/ipa.c:451 connected read/write 20241114160244955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b3faffa6262a: Found GsupExpect[0] for "262429187979731" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@b3faffa6262a: Added IMSI table entry 0TC_gsup_ul(65)"262429187979731" 20241114160244961 DLINP <000b> input/ipa.c:451 connected read/write 20241114160244962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160244962 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429187979731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429187979731"} 20241114160244962 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429187979731)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160244962 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429187979731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160244962 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429187979731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429187979731"} 20241114160244962 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429187979731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160244962 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429187979731)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160244962 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429187979731)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160244962 DLU <0006> fsm.c:568 lu(PS:IMSI-262429187979731)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160244962 DLINP <000b> input/ipa.c:451 connected read/write 20241114160244962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160244962 DLINP <000b> input/ipa.c:451 connected read/write 20241114160244962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul(65)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160244965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42778<->l=127.0.0.1:4258 TC_gsup_ul(65)@b3faffa6262a: Final verdict of PTC: pass 20241114160244968 DAUC <0003> db_auc.c:157 IMSI='262420401146039': No 2G Auth Data 20241114160244968 DAUC <0003> db_auc.c:192 IMSI='262420401146039': No 3G Auth Data 20241114160244970 DLGSUP <0013> hlr.c:121 IMSI 262420401146039: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@b3faffa6262a: Created GsupExpect[0] for "262420401146039" to be handled at TC_gsup_ul(66) 20241114160244980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42794<->l=127.0.0.1:4258 20241114160244982 DLINP <000b> input/ipa.c:451 connected read/write 20241114160244982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160244982 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420401146039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420401146039" cn_domain=PS} 20241114160244982 DLU <0006> fsm.c:456 lu(262420401146039)[0x61200000b920]{UNVALIDATED}: Allocated 20241114160244982 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420401146039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160244982 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420401146039)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160244982 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420401146039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420401146039" cn_domain=PS} 20241114160244982 DLINP <000b> input/ipa.c:451 connected read/write 20241114160244982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160244982 DLINP <000b> input/ipa.c:451 connected read/write 20241114160244982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b3faffa6262a: Found GsupExpect[0] for "262420401146039" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@b3faffa6262a: Added IMSI table entry 1TC_gsup_ul(66)"262420401146039" 20241114160244984 DLINP <000b> input/ipa.c:451 connected read/write 20241114160244984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160244984 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420401146039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420401146039"} 20241114160244984 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420401146039)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160244984 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420401146039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160244984 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420401146039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420401146039"} 20241114160244984 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420401146039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160244984 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420401146039)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160244984 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420401146039)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160244984 DLU <0006> fsm.c:568 lu(PS:IMSI-262420401146039)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160244984 DLINP <000b> input/ipa.c:451 connected read/write 20241114160244984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160244984 DLINP <000b> input/ipa.c:451 connected read/write 20241114160244984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul(66)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160244985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42794<->l=127.0.0.1:4258 TC_gsup_ul(66)@b3faffa6262a: Final verdict of PTC: pass 20241114160244986 DAUC <0003> db_auc.c:157 IMSI='262425959866575': No 2G Auth Data 20241114160244986 DAUC <0003> db_auc.c:192 IMSI='262425959866575': No 3G Auth Data 20241114160244986 DLGSUP <0013> hlr.c:121 IMSI 262425959866575: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@b3faffa6262a: Created GsupExpect[0] for "262425959866575" to be handled at TC_gsup_ul(67) 20241114160244992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42798<->l=127.0.0.1:4258 20241114160244994 DLINP <000b> input/ipa.c:451 connected read/write 20241114160244994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160244994 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425959866575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425959866575" cn_domain=PS} 20241114160244994 DLU <0006> fsm.c:456 lu(262425959866575)[0x61200000baa0]{UNVALIDATED}: Allocated 20241114160244994 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425959866575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160244994 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425959866575)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160244994 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425959866575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425959866575" cn_domain=PS} 20241114160244994 DLINP <000b> input/ipa.c:451 connected read/write 20241114160244994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160244994 DLINP <000b> input/ipa.c:451 connected read/write 20241114160244994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b3faffa6262a: Found GsupExpect[0] for "262425959866575" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@b3faffa6262a: Added IMSI table entry 2TC_gsup_ul(67)"262425959866575" 20241114160244996 DLINP <000b> input/ipa.c:451 connected read/write 20241114160244996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160244996 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425959866575 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425959866575"} 20241114160244996 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425959866575)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160244996 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425959866575 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160244996 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425959866575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425959866575"} 20241114160244996 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425959866575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160244996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425959866575)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160244996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425959866575)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160244996 DLU <0006> fsm.c:568 lu(PS:IMSI-262425959866575)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160244996 DLINP <000b> input/ipa.c:451 connected read/write 20241114160244996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160244996 DLINP <000b> input/ipa.c:451 connected read/write 20241114160244996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul(67)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160244996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42798<->l=127.0.0.1:4258 TC_gsup_ul(67)@b3faffa6262a: Final verdict of PTC: pass 20241114160244997 DAUC <0003> db_auc.c:157 IMSI='262426902452196': No 2G Auth Data 20241114160244997 DAUC <0003> db_auc.c:192 IMSI='262426902452196': No 3G Auth Data 20241114160244997 DLGSUP <0013> hlr.c:121 IMSI 262426902452196: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@b3faffa6262a: Created GsupExpect[0] for "262426902452196" to be handled at TC_gsup_ul(68) 20241114160245003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42810<->l=127.0.0.1:4258 20241114160245005 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160245005 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426902452196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426902452196" cn_domain=PS} 20241114160245005 DLU <0006> fsm.c:456 lu(262426902452196)[0x61200000bc20]{UNVALIDATED}: Allocated 20241114160245005 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426902452196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160245005 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426902452196)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160245005 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426902452196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426902452196" cn_domain=PS} 20241114160245005 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160245005 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b3faffa6262a: Found GsupExpect[0] for "262426902452196" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@b3faffa6262a: Added IMSI table entry 3TC_gsup_ul(68)"262426902452196" 20241114160245006 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160245006 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426902452196 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426902452196"} 20241114160245006 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426902452196)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160245006 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426902452196 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160245006 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426902452196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426902452196"} 20241114160245006 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426902452196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160245006 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426902452196)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160245006 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426902452196)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160245006 DLU <0006> fsm.c:568 lu(PS:IMSI-262426902452196)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160245006 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160245006 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul(68)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160245007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42810<->l=127.0.0.1:4258 TC_gsup_ul(68)@b3faffa6262a: Final verdict of PTC: pass 20241114160245007 DAUC <0003> db_auc.c:157 IMSI='262422274621263': No 2G Auth Data 20241114160245007 DAUC <0003> db_auc.c:192 IMSI='262422274621263': No 3G Auth Data 20241114160245008 DLGSUP <0013> hlr.c:121 IMSI 262422274621263: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@b3faffa6262a: Created GsupExpect[0] for "262422274621263" to be handled at TC_gsup_ul(69) 20241114160245013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42818<->l=127.0.0.1:4258 20241114160245015 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160245015 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422274621263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422274621263" cn_domain=PS} 20241114160245015 DLU <0006> fsm.c:456 lu(262422274621263)[0x61200000bda0]{UNVALIDATED}: Allocated 20241114160245015 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422274621263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160245015 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422274621263)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160245015 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422274621263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422274621263" cn_domain=PS} 20241114160245015 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160245015 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b3faffa6262a: Found GsupExpect[0] for "262422274621263" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@b3faffa6262a: Added IMSI table entry 4TC_gsup_ul(69)"262422274621263" 20241114160245016 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160245016 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422274621263 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422274621263"} 20241114160245016 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422274621263)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160245016 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422274621263 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160245016 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422274621263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422274621263"} 20241114160245016 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422274621263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160245016 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422274621263)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160245016 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422274621263)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160245016 DLU <0006> fsm.c:568 lu(PS:IMSI-262422274621263)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160245016 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160245016 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul(69)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160245017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42818<->l=127.0.0.1:4258 TC_gsup_ul(69)@b3faffa6262a: Final verdict of PTC: pass 20241114160245018 DAUC <0003> db_auc.c:157 IMSI='262428995862110': No 2G Auth Data 20241114160245018 DAUC <0003> db_auc.c:192 IMSI='262428995862110': No 3G Auth Data 20241114160245018 DLGSUP <0013> hlr.c:121 IMSI 262428995862110: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@b3faffa6262a: Created GsupExpect[0] for "262428995862110" to be handled at TC_gsup_ul(70) 20241114160245024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42822<->l=127.0.0.1:4258 20241114160245026 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160245026 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428995862110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428995862110" cn_domain=PS} 20241114160245026 DLU <0006> fsm.c:456 lu(262428995862110)[0x61200000bf20]{UNVALIDATED}: Allocated 20241114160245026 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428995862110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160245026 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428995862110)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160245026 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428995862110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428995862110" cn_domain=PS} 20241114160245026 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160245026 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b3faffa6262a: Found GsupExpect[0] for "262428995862110" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@b3faffa6262a: Added IMSI table entry 5TC_gsup_ul(70)"262428995862110" 20241114160245027 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160245027 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428995862110 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428995862110"} 20241114160245027 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428995862110)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160245027 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428995862110 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160245027 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428995862110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428995862110"} 20241114160245027 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428995862110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160245027 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428995862110)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160245027 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428995862110)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160245027 DLU <0006> fsm.c:568 lu(PS:IMSI-262428995862110)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160245027 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160245027 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul(70)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160245028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42822<->l=127.0.0.1:4258 TC_gsup_ul(70)@b3faffa6262a: Final verdict of PTC: pass 20241114160245028 DAUC <0003> db_auc.c:157 IMSI='262420714997314': No 2G Auth Data 20241114160245028 DAUC <0003> db_auc.c:192 IMSI='262420714997314': No 3G Auth Data 20241114160245029 DLGSUP <0013> hlr.c:121 IMSI 262420714997314: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@b3faffa6262a: Created GsupExpect[0] for "262420714997314" to be handled at TC_gsup_ul(71) 20241114160245035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42836<->l=127.0.0.1:4258 20241114160245036 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160245036 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420714997314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420714997314" cn_domain=PS} 20241114160245036 DLU <0006> fsm.c:456 lu(262420714997314)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241114160245036 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420714997314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160245036 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420714997314)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160245036 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420714997314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420714997314" cn_domain=PS} 20241114160245036 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160245036 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b3faffa6262a: Found GsupExpect[0] for "262420714997314" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@b3faffa6262a: Added IMSI table entry 6TC_gsup_ul(71)"262420714997314" 20241114160245038 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160245038 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262420714997314 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420714997314"} 20241114160245038 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420714997314)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160245038 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262420714997314 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160245038 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420714997314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420714997314"} 20241114160245038 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420714997314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160245038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420714997314)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160245038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420714997314)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160245038 DLU <0006> fsm.c:568 lu(PS:IMSI-262420714997314)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160245038 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160245038 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul(71)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160245039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42836<->l=127.0.0.1:4258 TC_gsup_ul(71)@b3faffa6262a: Final verdict of PTC: pass 20241114160245039 DAUC <0003> db_auc.c:157 IMSI='262425303248720': No 2G Auth Data 20241114160245039 DAUC <0003> db_auc.c:192 IMSI='262425303248720': No 3G Auth Data 20241114160245040 DLGSUP <0013> hlr.c:121 IMSI 262425303248720: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@b3faffa6262a: Created GsupExpect[0] for "262425303248720" to be handled at TC_gsup_ul(72) 20241114160245047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42840<->l=127.0.0.1:4258 20241114160245048 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160245048 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425303248720 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425303248720" cn_domain=PS} 20241114160245048 DLU <0006> fsm.c:456 lu(262425303248720)[0x612000010120]{UNVALIDATED}: Allocated 20241114160245048 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425303248720 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160245049 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425303248720)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160245049 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425303248720 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425303248720" cn_domain=PS} 20241114160245049 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160245049 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b3faffa6262a: Found GsupExpect[0] for "262425303248720" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@b3faffa6262a: Added IMSI table entry 7TC_gsup_ul(72)"262425303248720" 20241114160245050 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160245050 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425303248720 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425303248720"} 20241114160245050 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425303248720)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160245050 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425303248720 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160245050 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425303248720 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425303248720"} 20241114160245050 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425303248720 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160245050 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425303248720)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160245050 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425303248720)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160245050 DLU <0006> fsm.c:568 lu(PS:IMSI-262425303248720)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160245050 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160245050 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul(72)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160245050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42840<->l=127.0.0.1:4258 TC_gsup_ul(72)@b3faffa6262a: Final verdict of PTC: pass MTC@b3faffa6262a: setverdict(pass): none -> pass 20241114160245051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42768<->l=127.0.0.1:4258 20241114160245051 DLINP <000b> input/ipa.c:451 connected read/write 20241114160245052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160245052 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160245052 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160245052 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@b3faffa6262a: Final verdict of PTC: none 20241114160245052 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37573<->l=127.0.0.1:4259) 63@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: pass MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@b3faffa6262a: Test case TC_gsup_ul finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Thu Nov 14 16:02:45 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241114160245074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42844<->l=127.0.0.1:4258 20241114160245175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42844<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77628) Waiting for packet dumper to finish... 1 (prev_count=77628, count=112780) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Thu Nov 14 16:02:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_gsup_ul_via_proxy started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160248264 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160248264 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160248267 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160248268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42860<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(73)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160248271 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160248271 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160248271 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160248271 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160248271 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160248271 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160248271 DLGSUP <0013> gsup_server.c:235 2: 20241114160248271 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160248271 DLGSUP <0013> gsup_server.c:235 3: 20241114160248271 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160248271 DLGSUP <0013> gsup_server.c:235 4: 20241114160248271 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160248271 DLGSUP <0013> gsup_server.c:235 5: 20241114160248271 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160248271 DLGSUP <0013> gsup_server.c:235 7: HLR_Test-GSUP-IPA(73)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160248271 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160248271 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160248271 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160248271 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160248293 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40691<->l=127.0.0.1:4259) 20241114160248297 DAUC <0003> db_auc.c:157 IMSI='262428818538650': No 2G Auth Data 20241114160248297 DAUC <0003> db_auc.c:192 IMSI='262428818538650': No 3G Auth Data HLR_Test-GSUP(74)@b3faffa6262a: Created GsupExpect[0] for "262428818538650" to be handled at TC_gsup_ul_via_proxy(77) 20241114160248315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42868<->l=127.0.0.1:4258 20241114160248324 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160248325 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262428818538650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428818538650" cn_domain=PS source_name="the-source\n"} 20241114160248325 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241114160248325 DLU <0006> fsm.c:456 lu(262428818538650)[0x6120000102a0]{UNVALIDATED}: Allocated 20241114160248325 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262428818538650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241114160248325 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428818538650)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160248325 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262428818538650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428818538650" cn_domain=PS destination_name="the-source\n"} 20241114160248325 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160248326 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b3faffa6262a: Found GsupExpect[0] for "262428818538650" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@b3faffa6262a: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262428818538650" 20241114160248332 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160248332 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262428818538650 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428818538650" source_name="the-source\n"} 20241114160248332 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428818538650)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160248332 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262428818538650 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160248332 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262428818538650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428818538650" destination_name="the-source\n"} 20241114160248333 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262428818538650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160248333 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428818538650)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160248333 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428818538650)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160248333 DLU <0006> fsm.c:568 lu(PS:IMSI-262428818538650)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160248333 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160248333 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160248335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42868<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@b3faffa6262a: Final verdict of PTC: pass 20241114160248339 DAUC <0003> db_auc.c:157 IMSI='262426107084035': No 2G Auth Data 20241114160248339 DAUC <0003> db_auc.c:192 IMSI='262426107084035': No 3G Auth Data 20241114160248341 DLGSUP <0013> hlr.c:121 IMSI 262426107084035: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@b3faffa6262a: Created GsupExpect[0] for "262426107084035" to be handled at TC_gsup_ul_via_proxy(78) 20241114160248352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42870<->l=127.0.0.1:4258 20241114160248354 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160248354 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262426107084035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426107084035" cn_domain=PS source_name="the-source\n"} 20241114160248354 DLU <0006> fsm.c:456 lu(262426107084035)[0x612000010420]{UNVALIDATED}: Allocated 20241114160248354 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262426107084035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241114160248354 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426107084035)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160248354 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262426107084035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426107084035" cn_domain=PS destination_name="the-source\n"} 20241114160248354 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160248354 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b3faffa6262a: Found GsupExpect[0] for "262426107084035" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@b3faffa6262a: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262426107084035" 20241114160248356 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160248356 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262426107084035 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426107084035" source_name="the-source\n"} 20241114160248356 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426107084035)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160248356 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262426107084035 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160248356 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262426107084035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426107084035" destination_name="the-source\n"} 20241114160248356 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262426107084035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160248356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426107084035)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160248356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426107084035)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160248356 DLU <0006> fsm.c:568 lu(PS:IMSI-262426107084035)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160248356 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160248356 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160248356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42870<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@b3faffa6262a: Final verdict of PTC: pass 20241114160248357 DAUC <0003> db_auc.c:157 IMSI='262420130365922': No 2G Auth Data 20241114160248357 DAUC <0003> db_auc.c:192 IMSI='262420130365922': No 3G Auth Data 20241114160248358 DLGSUP <0013> hlr.c:121 IMSI 262420130365922: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@b3faffa6262a: Created GsupExpect[0] for "262420130365922" to be handled at TC_gsup_ul_via_proxy(79) 20241114160248364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42878<->l=127.0.0.1:4258 20241114160248366 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160248366 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262420130365922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420130365922" cn_domain=PS source_name="the-source\n"} 20241114160248366 DLU <0006> fsm.c:456 lu(262420130365922)[0x6120000105a0]{UNVALIDATED}: Allocated 20241114160248366 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262420130365922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241114160248366 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420130365922)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160248366 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262420130365922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420130365922" cn_domain=PS destination_name="the-source\n"} 20241114160248366 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160248366 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b3faffa6262a: Found GsupExpect[0] for "262420130365922" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@b3faffa6262a: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262420130365922" 20241114160248368 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160248368 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262420130365922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420130365922" source_name="the-source\n"} 20241114160248368 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420130365922)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160248368 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262420130365922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160248368 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262420130365922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420130365922" destination_name="the-source\n"} 20241114160248368 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262420130365922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160248368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420130365922)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160248368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420130365922)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160248368 DLU <0006> fsm.c:568 lu(PS:IMSI-262420130365922)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160248368 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160248368 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160248368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42878<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@b3faffa6262a: Final verdict of PTC: pass 20241114160248369 DAUC <0003> db_auc.c:157 IMSI='262428369249604': No 2G Auth Data 20241114160248369 DAUC <0003> db_auc.c:192 IMSI='262428369249604': No 3G Auth Data 20241114160248370 DLGSUP <0013> hlr.c:121 IMSI 262428369249604: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@b3faffa6262a: Created GsupExpect[0] for "262428369249604" to be handled at TC_gsup_ul_via_proxy(80) 20241114160248376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42884<->l=127.0.0.1:4258 20241114160248378 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160248378 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262428369249604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428369249604" cn_domain=PS source_name="the-source\n"} 20241114160248378 DLU <0006> fsm.c:456 lu(262428369249604)[0x612000010720]{UNVALIDATED}: Allocated 20241114160248378 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262428369249604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241114160248378 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428369249604)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160248378 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262428369249604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428369249604" cn_domain=PS destination_name="the-source\n"} 20241114160248378 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160248378 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b3faffa6262a: Found GsupExpect[0] for "262428369249604" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@b3faffa6262a: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262428369249604" 20241114160248379 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160248379 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262428369249604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428369249604" source_name="the-source\n"} 20241114160248379 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428369249604)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160248379 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262428369249604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160248379 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262428369249604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428369249604" destination_name="the-source\n"} 20241114160248379 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262428369249604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160248379 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428369249604)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160248379 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428369249604)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160248379 DLU <0006> fsm.c:568 lu(PS:IMSI-262428369249604)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160248379 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160248379 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160248380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42884<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@b3faffa6262a: Final verdict of PTC: pass 20241114160248381 DAUC <0003> db_auc.c:157 IMSI='262427767197579': No 2G Auth Data 20241114160248381 DAUC <0003> db_auc.c:192 IMSI='262427767197579': No 3G Auth Data 20241114160248381 DLGSUP <0013> hlr.c:121 IMSI 262427767197579: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@b3faffa6262a: Created GsupExpect[0] for "262427767197579" to be handled at TC_gsup_ul_via_proxy(81) 20241114160248388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42890<->l=127.0.0.1:4258 20241114160248389 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160248390 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427767197579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427767197579" cn_domain=PS source_name="the-source\n"} 20241114160248390 DLU <0006> fsm.c:456 lu(262427767197579)[0x6120000108a0]{UNVALIDATED}: Allocated 20241114160248390 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262427767197579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241114160248390 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427767197579)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160248390 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262427767197579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427767197579" cn_domain=PS destination_name="the-source\n"} 20241114160248390 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160248390 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b3faffa6262a: Found GsupExpect[0] for "262427767197579" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@b3faffa6262a: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262427767197579" 20241114160248391 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160248391 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262427767197579 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427767197579" source_name="the-source\n"} 20241114160248391 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427767197579)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160248391 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262427767197579 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160248391 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262427767197579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427767197579" destination_name="the-source\n"} 20241114160248391 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262427767197579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160248391 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427767197579)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160248391 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427767197579)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160248391 DLU <0006> fsm.c:568 lu(PS:IMSI-262427767197579)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160248391 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160248391 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160248392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42890<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@b3faffa6262a: Final verdict of PTC: pass 20241114160248393 DAUC <0003> db_auc.c:157 IMSI='262423493449307': No 2G Auth Data 20241114160248393 DAUC <0003> db_auc.c:192 IMSI='262423493449307': No 3G Auth Data 20241114160248393 DLGSUP <0013> hlr.c:121 IMSI 262423493449307: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@b3faffa6262a: Created GsupExpect[0] for "262423493449307" to be handled at TC_gsup_ul_via_proxy(82) 20241114160248399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42898<->l=127.0.0.1:4258 20241114160248401 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160248401 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262423493449307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423493449307" cn_domain=PS source_name="the-source\n"} 20241114160248401 DLU <0006> fsm.c:456 lu(262423493449307)[0x612000010a20]{UNVALIDATED}: Allocated 20241114160248401 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262423493449307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241114160248401 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423493449307)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160248401 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262423493449307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423493449307" cn_domain=PS destination_name="the-source\n"} 20241114160248401 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160248401 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b3faffa6262a: Found GsupExpect[0] for "262423493449307" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@b3faffa6262a: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262423493449307" 20241114160248402 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160248402 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262423493449307 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423493449307" source_name="the-source\n"} 20241114160248402 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423493449307)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160248402 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262423493449307 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160248402 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262423493449307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423493449307" destination_name="the-source\n"} 20241114160248402 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262423493449307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160248402 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423493449307)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160248402 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423493449307)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160248402 DLU <0006> fsm.c:568 lu(PS:IMSI-262423493449307)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160248402 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160248402 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160248403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42898<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@b3faffa6262a: Final verdict of PTC: pass 20241114160248404 DAUC <0003> db_auc.c:157 IMSI='262421219788565': No 2G Auth Data 20241114160248404 DAUC <0003> db_auc.c:192 IMSI='262421219788565': No 3G Auth Data 20241114160248404 DLGSUP <0013> hlr.c:121 IMSI 262421219788565: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@b3faffa6262a: Created GsupExpect[0] for "262421219788565" to be handled at TC_gsup_ul_via_proxy(83) 20241114160248410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42906<->l=127.0.0.1:4258 20241114160248412 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160248412 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262421219788565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421219788565" cn_domain=PS source_name="the-source\n"} 20241114160248412 DLU <0006> fsm.c:456 lu(262421219788565)[0x612000010ba0]{UNVALIDATED}: Allocated 20241114160248412 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262421219788565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241114160248412 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421219788565)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160248412 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262421219788565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421219788565" cn_domain=PS destination_name="the-source\n"} 20241114160248412 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160248412 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b3faffa6262a: Found GsupExpect[0] for "262421219788565" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@b3faffa6262a: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262421219788565" 20241114160248414 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160248414 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421219788565 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421219788565" source_name="the-source\n"} 20241114160248414 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421219788565)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160248414 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262421219788565 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160248414 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262421219788565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421219788565" destination_name="the-source\n"} 20241114160248414 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262421219788565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160248414 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421219788565)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160248414 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421219788565)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160248414 DLU <0006> fsm.c:568 lu(PS:IMSI-262421219788565)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160248414 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160248414 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160248415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42906<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@b3faffa6262a: Final verdict of PTC: pass 20241114160248415 DAUC <0003> db_auc.c:157 IMSI='262429999641385': No 2G Auth Data 20241114160248415 DAUC <0003> db_auc.c:192 IMSI='262429999641385': No 3G Auth Data 20241114160248416 DLGSUP <0013> hlr.c:121 IMSI 262429999641385: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@b3faffa6262a: Created GsupExpect[0] for "262429999641385" to be handled at TC_gsup_ul_via_proxy(84) 20241114160248422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42916<->l=127.0.0.1:4258 20241114160248424 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160248424 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429999641385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429999641385" cn_domain=PS source_name="the-source\n"} 20241114160248424 DLU <0006> fsm.c:456 lu(262429999641385)[0x612000010d20]{UNVALIDATED}: Allocated 20241114160248424 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429999641385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241114160248424 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429999641385)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160248424 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429999641385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429999641385" cn_domain=PS destination_name="the-source\n"} 20241114160248424 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160248424 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b3faffa6262a: Found GsupExpect[0] for "262429999641385" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@b3faffa6262a: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262429999641385" 20241114160248425 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160248425 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429999641385 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429999641385" source_name="the-source\n"} 20241114160248425 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429999641385)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160248425 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262429999641385 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160248425 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429999641385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429999641385" destination_name="the-source\n"} 20241114160248425 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262429999641385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160248425 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429999641385)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160248425 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429999641385)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160248425 DLU <0006> fsm.c:568 lu(PS:IMSI-262429999641385)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160248425 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160248425 DLINP <000b> input/ipa.c:451 connected read/write 20241114160248425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160248426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42916<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@b3faffa6262a: Final verdict of PTC: pass MTC@b3faffa6262a: setverdict(pass): none -> pass 20241114160248427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42860<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@b3faffa6262a: Final verdict of PTC: none 20241114160248427 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40691<->l=127.0.0.1:4259) 20241114160248427 DLINP <000b> input/ipa.c:451 connected read/write 75@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@b3faffa6262a: Final verdict of PTC: none 20241114160248427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160248427 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160248427 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160248427 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160248427 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(76)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: pass MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@b3faffa6262a: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Thu Nov 14 16:02:48 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20241114160248460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42918<->l=127.0.0.1:4258 20241114160248561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42918<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=114608) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Thu Nov 14 16:02:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_gsup_ul_subscriber_data started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160251679 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160251679 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160251681 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160251683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51628<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(85)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160251684 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160251684 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160251684 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160251684 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160251684 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160251684 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160251684 DLGSUP <0013> gsup_server.c:235 2: 20241114160251685 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160251685 DLGSUP <0013> gsup_server.c:235 3: 20241114160251685 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160251685 DLGSUP <0013> gsup_server.c:235 4: 20241114160251685 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160251685 DLGSUP <0013> gsup_server.c:235 5: 20241114160251685 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160251685 DLGSUP <0013> gsup_server.c:235 7: 20241114160251685 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160251685 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160251685 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160251685 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160251698 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45841<->l=127.0.0.1:4259) 20241114160251704 DAUC <0003> db_auc.c:157 IMSI='262424907825891': No 2G Auth Data 20241114160251704 DAUC <0003> db_auc.c:192 IMSI='262424907825891': No 3G Auth Data HLR_Test-GSUP(86)@b3faffa6262a: Created GsupExpect[0] for "262424907825891" to be handled at TC_gsup_ul_subscriber_data(89) 20241114160251709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51636<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@b3faffa6262a: GSUP ul subscriber_data<unbound> 20241114160251726 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160251726 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424907825891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424907825891" cn_domain=PS} 20241114160251726 DLU <0006> fsm.c:456 lu(262424907825891)[0x612000010ea0]{UNVALIDATED}: Allocated 20241114160251726 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424907825891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160251727 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424907825891)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160251727 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424907825891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424907825891" cn_domain=PS} 20241114160251727 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160251727 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b3faffa6262a: Found GsupExpect[0] for "262424907825891" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@b3faffa6262a: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262424907825891" 20241114160251733 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160251733 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424907825891 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424907825891"} 20241114160251733 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424907825891)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160251733 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424907825891 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160251733 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424907825891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424907825891"} 20241114160251734 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424907825891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160251734 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424907825891)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160251734 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424907825891)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160251734 DLU <0006> fsm.c:568 lu(PS:IMSI-262424907825891)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160251734 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160251734 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160251737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51636<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@b3faffa6262a: Final verdict of PTC: pass 20241114160251741 DAUC <0003> db_auc.c:157 IMSI='262429102016651': No 2G Auth Data 20241114160251741 DAUC <0003> db_auc.c:192 IMSI='262429102016651': No 3G Auth Data 20241114160251743 DLGSUP <0013> hlr.c:121 IMSI 262429102016651: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@b3faffa6262a: Created GsupExpect[0] for "262429102016651" to be handled at TC_gsup_ul_subscriber_data(90) 20241114160251755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51652<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@b3faffa6262a: GSUP ul subscriber_data<unbound> 20241114160251756 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160251756 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429102016651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429102016651" cn_domain=PS} 20241114160251756 DLU <0006> fsm.c:456 lu(262429102016651)[0x612000011020]{UNVALIDATED}: Allocated 20241114160251756 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429102016651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160251756 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429102016651)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160251756 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429102016651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429102016651" cn_domain=PS} 20241114160251756 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160251756 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b3faffa6262a: Found GsupExpect[0] for "262429102016651" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@b3faffa6262a: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262429102016651" 20241114160251757 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160251757 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429102016651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429102016651"} 20241114160251757 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429102016651)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160251757 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429102016651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160251757 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429102016651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429102016651"} 20241114160251757 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429102016651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160251757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429102016651)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160251757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429102016651)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160251757 DLU <0006> fsm.c:568 lu(PS:IMSI-262429102016651)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160251757 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160251757 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160251758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51652<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@b3faffa6262a: Final verdict of PTC: pass 20241114160251759 DAUC <0003> db_auc.c:157 IMSI='262422908636533': No 2G Auth Data 20241114160251759 DAUC <0003> db_auc.c:192 IMSI='262422908636533': No 3G Auth Data 20241114160251759 DLGSUP <0013> hlr.c:121 IMSI 262422908636533: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@b3faffa6262a: Created GsupExpect[0] for "262422908636533" to be handled at TC_gsup_ul_subscriber_data(91) 20241114160251765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51666<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@b3faffa6262a: GSUP ul subscriber_data<unbound> 20241114160251767 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160251767 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422908636533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422908636533" cn_domain=PS} 20241114160251767 DLU <0006> fsm.c:456 lu(262422908636533)[0x6120000111a0]{UNVALIDATED}: Allocated 20241114160251767 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422908636533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160251767 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422908636533)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160251767 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422908636533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422908636533" cn_domain=PS} 20241114160251767 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160251767 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b3faffa6262a: Found GsupExpect[0] for "262422908636533" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@b3faffa6262a: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262422908636533" 20241114160251768 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160251768 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422908636533 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422908636533"} 20241114160251768 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422908636533)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160251768 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422908636533 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160251768 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422908636533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422908636533"} 20241114160251768 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422908636533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160251768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422908636533)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160251768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422908636533)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160251768 DLU <0006> fsm.c:568 lu(PS:IMSI-262422908636533)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160251768 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160251768 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160251769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51666<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@b3faffa6262a: Final verdict of PTC: pass 20241114160251770 DAUC <0003> db_auc.c:157 IMSI='262423886581073': No 2G Auth Data 20241114160251770 DAUC <0003> db_auc.c:192 IMSI='262423886581073': No 3G Auth Data 20241114160251770 DLGSUP <0013> hlr.c:121 IMSI 262423886581073: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@b3faffa6262a: Created GsupExpect[0] for "262423886581073" to be handled at TC_gsup_ul_subscriber_data(92) 20241114160251777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51670<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@b3faffa6262a: GSUP ul subscriber_data<unbound> 20241114160251778 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160251778 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423886581073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423886581073" cn_domain=PS} 20241114160251779 DLU <0006> fsm.c:456 lu(262423886581073)[0x612000011320]{UNVALIDATED}: Allocated 20241114160251779 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423886581073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160251779 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423886581073)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160251779 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423886581073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423886581073" cn_domain=PS} 20241114160251779 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160251779 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b3faffa6262a: Found GsupExpect[0] for "262423886581073" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@b3faffa6262a: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262423886581073" 20241114160251780 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160251780 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423886581073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423886581073"} 20241114160251780 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423886581073)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160251780 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423886581073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160251780 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423886581073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423886581073"} 20241114160251780 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423886581073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160251780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423886581073)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160251780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423886581073)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160251780 DLU <0006> fsm.c:568 lu(PS:IMSI-262423886581073)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160251780 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160251780 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160251781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51670<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@b3faffa6262a: Final verdict of PTC: pass 20241114160251782 DAUC <0003> db_auc.c:157 IMSI='262425762965781': No 2G Auth Data 20241114160251782 DAUC <0003> db_auc.c:192 IMSI='262425762965781': No 3G Auth Data 20241114160251782 DLGSUP <0013> hlr.c:121 IMSI 262425762965781: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@b3faffa6262a: Created GsupExpect[0] for "262425762965781" to be handled at TC_gsup_ul_subscriber_data(93) 20241114160251788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51684<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@b3faffa6262a: GSUP ul subscriber_data<unbound> 20241114160251790 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160251790 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425762965781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425762965781" cn_domain=PS} 20241114160251790 DLU <0006> fsm.c:456 lu(262425762965781)[0x6120000114a0]{UNVALIDATED}: Allocated 20241114160251790 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425762965781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160251790 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425762965781)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160251790 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425762965781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425762965781" cn_domain=PS} 20241114160251790 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160251790 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b3faffa6262a: Found GsupExpect[0] for "262425762965781" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@b3faffa6262a: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262425762965781" 20241114160251791 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160251791 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425762965781 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425762965781"} 20241114160251791 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425762965781)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160251791 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425762965781 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160251791 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425762965781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425762965781"} 20241114160251791 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425762965781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160251791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425762965781)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160251791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425762965781)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160251791 DLU <0006> fsm.c:568 lu(PS:IMSI-262425762965781)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160251791 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160251791 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160251792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51684<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@b3faffa6262a: Final verdict of PTC: pass 20241114160251793 DAUC <0003> db_auc.c:157 IMSI='262427270667920': No 2G Auth Data 20241114160251793 DAUC <0003> db_auc.c:192 IMSI='262427270667920': No 3G Auth Data 20241114160251793 DLGSUP <0013> hlr.c:121 IMSI 262427270667920: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@b3faffa6262a: Created GsupExpect[0] for "262427270667920" to be handled at TC_gsup_ul_subscriber_data(94) 20241114160251799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51698<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@b3faffa6262a: GSUP ul subscriber_data<unbound> 20241114160251801 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160251801 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427270667920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427270667920" cn_domain=PS} 20241114160251801 DLU <0006> fsm.c:456 lu(262427270667920)[0x612000011620]{UNVALIDATED}: Allocated 20241114160251801 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427270667920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160251801 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427270667920)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160251801 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427270667920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427270667920" cn_domain=PS} 20241114160251801 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160251801 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b3faffa6262a: Found GsupExpect[0] for "262427270667920" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@b3faffa6262a: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262427270667920" 20241114160251802 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160251802 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427270667920 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427270667920"} 20241114160251802 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427270667920)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160251802 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427270667920 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160251802 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427270667920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427270667920"} 20241114160251802 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427270667920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160251802 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427270667920)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160251802 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427270667920)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160251802 DLU <0006> fsm.c:568 lu(PS:IMSI-262427270667920)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160251802 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160251802 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160251803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51698<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@b3faffa6262a: Final verdict of PTC: pass 20241114160251804 DAUC <0003> db_auc.c:157 IMSI='262429949172382': No 2G Auth Data 20241114160251804 DAUC <0003> db_auc.c:192 IMSI='262429949172382': No 3G Auth Data 20241114160251804 DLGSUP <0013> hlr.c:121 IMSI 262429949172382: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@b3faffa6262a: Created GsupExpect[0] for "262429949172382" to be handled at TC_gsup_ul_subscriber_data(95) 20241114160251811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51702<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@b3faffa6262a: GSUP ul subscriber_data<unbound> 20241114160251812 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160251812 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429949172382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429949172382" cn_domain=PS} 20241114160251813 DLU <0006> fsm.c:456 lu(262429949172382)[0x6120000117a0]{UNVALIDATED}: Allocated 20241114160251813 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429949172382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160251813 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429949172382)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160251813 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429949172382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429949172382" cn_domain=PS} 20241114160251813 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160251813 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b3faffa6262a: Found GsupExpect[0] for "262429949172382" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@b3faffa6262a: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262429949172382" 20241114160251814 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160251814 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429949172382 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429949172382"} 20241114160251814 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429949172382)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160251814 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429949172382 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160251814 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429949172382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429949172382"} 20241114160251814 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429949172382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160251814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429949172382)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160251814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429949172382)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160251814 DLU <0006> fsm.c:568 lu(PS:IMSI-262429949172382)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160251814 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160251814 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160251815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51702<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@b3faffa6262a: Final verdict of PTC: pass 20241114160251815 DAUC <0003> db_auc.c:157 IMSI='262421324248895': No 2G Auth Data 20241114160251815 DAUC <0003> db_auc.c:192 IMSI='262421324248895': No 3G Auth Data 20241114160251816 DLGSUP <0013> hlr.c:121 IMSI 262421324248895: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@b3faffa6262a: Created GsupExpect[0] for "262421324248895" to be handled at TC_gsup_ul_subscriber_data(96) 20241114160251822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51714<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@b3faffa6262a: GSUP ul subscriber_data<unbound> 20241114160251823 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160251823 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421324248895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421324248895" cn_domain=PS} 20241114160251823 DLU <0006> fsm.c:456 lu(262421324248895)[0x612000011920]{UNVALIDATED}: Allocated 20241114160251823 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421324248895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160251823 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421324248895)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160251823 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421324248895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421324248895" cn_domain=PS} 20241114160251823 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160251824 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b3faffa6262a: Found GsupExpect[0] for "262421324248895" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@b3faffa6262a: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262421324248895" 20241114160251825 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160251825 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421324248895 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421324248895"} 20241114160251825 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421324248895)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160251825 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421324248895 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160251825 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421324248895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421324248895"} 20241114160251825 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421324248895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160251825 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421324248895)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160251825 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421324248895)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160251825 DLU <0006> fsm.c:568 lu(PS:IMSI-262421324248895)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160251825 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160251825 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160251825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51714<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@b3faffa6262a: Final verdict of PTC: pass MTC@b3faffa6262a: setverdict(pass): none -> pass 20241114160251826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51628<->l=127.0.0.1:4258 HLR_Test-GSUP(86)@b3faffa6262a: Final verdict of PTC: none 20241114160251826 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45841<->l=127.0.0.1:4259) 20241114160251827 DLINP <000b> input/ipa.c:451 connected read/write 20241114160251827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160251827 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160251827 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160251827 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(88)@b3faffa6262a: Final verdict of PTC: none 87@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: pass MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@b3faffa6262a: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Thu Nov 14 16:02:51 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20241114160251850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51718<->l=127.0.0.1:4258 20241114160251951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51718<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=117948) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Thu Nov 14 16:02:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_vty started. MTC@b3faffa6262a: legacy= true 20241114160255068 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160255068 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160255073 DLINP <000b> input/ipa.c:451 connected read/write 20241114160255073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160255075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51732<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(97)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160255078 DLINP <000b> input/ipa.c:451 connected read/write 20241114160255078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160255078 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160255078 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160255078 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160255078 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160255078 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160255078 DLGSUP <0013> gsup_server.c:235 2: 20241114160255078 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160255078 DLGSUP <0013> gsup_server.c:235 3: 20241114160255078 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160255078 DLGSUP <0013> gsup_server.c:235 4: 20241114160255078 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160255078 DLGSUP <0013> gsup_server.c:235 5: 20241114160255078 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160255078 DLGSUP <0013> gsup_server.c:235 7: 20241114160255078 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160255078 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160255078 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160255078 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160255106 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37351<->l=127.0.0.1:4259) 20241114160255110 DAUC <0003> db_auc.c:157 IMSI='262424108715587': No 2G Auth Data 20241114160255110 DAUC <0003> db_auc.c:192 IMSI='262424108715587': No 3G Auth Data 20241114160255115 DAUC <0003> db_auc.c:192 IMSI='262424108715587': No 3G Auth Data 20241114160255120 DAUC <0003> db_auc.c:157 IMSI='262427930971257': No 2G Auth Data 20241114160255120 DAUC <0003> db_auc.c:192 IMSI='262427930971257': No 3G Auth Data 20241114160255124 DAUC <0003> db_auc.c:157 IMSI='262427930971257': No 2G Auth Data 20241114160255127 DAUC <0003> db_auc.c:157 IMSI='262425368798051': No 2G Auth Data 20241114160255127 DAUC <0003> db_auc.c:192 IMSI='262425368798051': No 3G Auth Data MTC@b3faffa6262a: setverdict(pass): none -> pass 20241114160255132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51732<->l=127.0.0.1:4258 20241114160255133 DLINP <000b> input/ipa.c:451 connected read/write 20241114160255134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160255134 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160255134 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160255134 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160255134 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37351<->l=127.0.0.1:4259) 98@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: pass MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@b3faffa6262a: Test case TC_vty finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Thu Nov 14 16:02:55 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241114160255161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51740<->l=127.0.0.1:4258 20241114160255262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51740<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28540) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Thu Nov 14 16:02:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_vty_msisdn_isd started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160258351 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160258351 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160258353 DLINP <000b> input/ipa.c:451 connected read/write 20241114160258353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160258354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51754<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(100)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160258357 DLINP <000b> input/ipa.c:451 connected read/write 20241114160258357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(100)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160258358 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160258358 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160258358 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160258358 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160258358 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160258358 DLGSUP <0013> gsup_server.c:235 2: 20241114160258358 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160258358 DLGSUP <0013> gsup_server.c:235 3: 20241114160258358 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160258358 DLGSUP <0013> gsup_server.c:235 4: 20241114160258358 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160258358 DLGSUP <0013> gsup_server.c:235 5: 20241114160258359 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160258359 DLGSUP <0013> gsup_server.c:235 7: 20241114160258359 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160258359 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160258359 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160258359 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160258370 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44357<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@b3faffa6262a: Created GsupExpect[0] for "262429805598498" to be handled at TC_vty_msisdn_isd(104) 20241114160258377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51764<->l=127.0.0.1:4258 20241114160258379 DAUC <0003> db_auc.c:157 IMSI='262429805598498': No 2G Auth Data 20241114160258379 DAUC <0003> db_auc.c:192 IMSI='262429805598498': No 3G Auth Data 20241114160258402 DLINP <000b> input/ipa.c:451 connected read/write 20241114160258402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160258402 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429805598498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429805598498" cn_domain=PS} 20241114160258402 DLU <0006> fsm.c:456 lu(262429805598498)[0x612000011aa0]{UNVALIDATED}: Allocated 20241114160258402 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429805598498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160258403 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429805598498)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160258403 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429805598498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429805598498" cn_domain=PS} 20241114160258403 DLINP <000b> input/ipa.c:451 connected read/write 20241114160258403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160258403 DLINP <000b> input/ipa.c:451 connected read/write 20241114160258403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@b3faffa6262a: Found GsupExpect[0] for "262429805598498" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@b3faffa6262a: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262429805598498" 20241114160258410 DLINP <000b> input/ipa.c:451 connected read/write 20241114160258410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160258411 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429805598498 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429805598498"} 20241114160258411 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429805598498)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160258411 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429805598498 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160258411 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429805598498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429805598498"} 20241114160258411 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429805598498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160258411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429805598498)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160258411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429805598498)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160258411 DLU <0006> fsm.c:568 lu(PS:IMSI-262429805598498)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160258411 DLINP <000b> input/ipa.c:451 connected read/write 20241114160258411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160258411 DLINP <000b> input/ipa.c:451 connected read/write 20241114160258411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@b3faffa6262a: setverdict(pass): none -> pass 20241114160258415 DLGSUP <0013> hlr.c:128 IMSI 262429805598498: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241114160258415 DLINP <000b> input/ipa.c:451 connected read/write 20241114160258415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160258415 DLINP <000b> input/ipa.c:451 connected read/write 20241114160258415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160258419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51764<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@b3faffa6262a: Final verdict of PTC: pass 20241114160258420 DLINP <000b> input/ipa.c:451 connected read/write 20241114160258420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160258420 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429805598498 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429805598498"} 20241114160258420 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429805598498 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241114160258420 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429805598498 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160258421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51754<->l=127.0.0.1:4258 20241114160258422 DLINP <000b> input/ipa.c:451 connected read/write 20241114160258423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP(101)@b3faffa6262a: Final verdict of PTC: none 20241114160258423 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160258423 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160258423 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 102@b3faffa6262a: Final verdict of PTC: none 20241114160258423 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44357<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(100)@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 102: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@b3faffa6262a: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Thu Nov 14 16:02:58 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20241114160258457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51768<->l=127.0.0.1:4258 20241114160258558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51768<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=34256) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Thu Nov 14 16:03:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_gsup_purge_cs started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160301666 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160301667 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160301670 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44256<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(105)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160301673 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301673 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160301673 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160301673 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160301673 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160301674 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160301674 DLGSUP <0013> gsup_server.c:235 2: 20241114160301674 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160301674 DLGSUP <0013> gsup_server.c:235 3: 20241114160301674 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160301674 DLGSUP <0013> gsup_server.c:235 4: 20241114160301674 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160301674 DLGSUP <0013> gsup_server.c:235 5: 20241114160301674 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160301674 DLGSUP <0013> gsup_server.c:235 7: 20241114160301674 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160301674 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160301674 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160301674 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160301687 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42509<->l=127.0.0.1:4259) 20241114160301690 DAUC <0003> db_auc.c:157 IMSI='262428801570901': No 2G Auth Data 20241114160301690 DAUC <0003> db_auc.c:192 IMSI='262428801570901': No 3G Auth Data HLR_Test-GSUP(106)@b3faffa6262a: Created GsupExpect[0] for "262428801570901" to be handled at TC_gsup_purge_cs(109) 20241114160301695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44272<->l=127.0.0.1:4258 20241114160301718 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301718 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428801570901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428801570901" cn_domain=PS} 20241114160301718 DLU <0006> fsm.c:456 lu(262428801570901)[0x612000011c20]{UNVALIDATED}: Allocated 20241114160301718 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428801570901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160301718 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428801570901)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160301718 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428801570901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428801570901" cn_domain=PS} 20241114160301718 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301718 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b3faffa6262a: Found GsupExpect[0] for "262428801570901" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@b3faffa6262a: Added IMSI table entry 0TC_gsup_purge_cs(109)"262428801570901" 20241114160301721 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301721 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428801570901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428801570901"} 20241114160301721 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428801570901)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160301721 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428801570901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160301721 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428801570901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428801570901"} 20241114160301721 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428801570901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160301721 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428801570901)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160301721 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428801570901)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160301721 DLU <0006> fsm.c:568 lu(PS:IMSI-262428801570901)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160301721 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301721 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@b3faffa6262a: setverdict(pass): none -> pass 20241114160301722 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301722 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428801570901 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428801570901" cn_domain=CS} 20241114160301722 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428801570901 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241114160301722 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428801570901 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428801570901"} 20241114160301722 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428801570901 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114160301722 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301722 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160301723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44272<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@b3faffa6262a: Final verdict of PTC: pass 20241114160301724 DAUC <0003> db_auc.c:157 IMSI='262429939390886': No 2G Auth Data 20241114160301724 DAUC <0003> db_auc.c:192 IMSI='262429939390886': No 3G Auth Data 20241114160301724 DLGSUP <0013> hlr.c:121 IMSI 262429939390886: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@b3faffa6262a: Created GsupExpect[0] for "262429939390886" to be handled at TC_gsup_purge_cs(110) 20241114160301731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44282<->l=127.0.0.1:4258 20241114160301733 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301733 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429939390886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429939390886" cn_domain=PS} 20241114160301733 DLU <0006> fsm.c:456 lu(262429939390886)[0x612000011da0]{UNVALIDATED}: Allocated 20241114160301733 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429939390886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160301733 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429939390886)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160301733 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429939390886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429939390886" cn_domain=PS} 20241114160301733 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301733 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b3faffa6262a: Found GsupExpect[0] for "262429939390886" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@b3faffa6262a: Added IMSI table entry 1TC_gsup_purge_cs(110)"262429939390886" 20241114160301735 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301735 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429939390886 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429939390886"} 20241114160301735 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429939390886)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160301735 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429939390886 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160301735 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429939390886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429939390886"} 20241114160301735 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429939390886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160301735 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429939390886)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160301735 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429939390886)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160301735 DLU <0006> fsm.c:568 lu(PS:IMSI-262429939390886)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160301735 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301735 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@b3faffa6262a: setverdict(pass): none -> pass 20241114160301736 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301736 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429939390886 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429939390886" cn_domain=CS} 20241114160301736 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429939390886 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241114160301736 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429939390886 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429939390886"} 20241114160301736 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429939390886 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114160301736 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301736 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160301736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44282<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@b3faffa6262a: Final verdict of PTC: pass 20241114160301737 DAUC <0003> db_auc.c:157 IMSI='262420689819804': No 2G Auth Data 20241114160301737 DAUC <0003> db_auc.c:192 IMSI='262420689819804': No 3G Auth Data 20241114160301737 DLGSUP <0013> hlr.c:121 IMSI 262420689819804: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@b3faffa6262a: Created GsupExpect[0] for "262420689819804" to be handled at TC_gsup_purge_cs(111) 20241114160301743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44294<->l=127.0.0.1:4258 20241114160301745 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301745 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420689819804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420689819804" cn_domain=PS} 20241114160301745 DLU <0006> fsm.c:456 lu(262420689819804)[0x612000011f20]{UNVALIDATED}: Allocated 20241114160301745 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420689819804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160301745 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420689819804)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160301745 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420689819804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420689819804" cn_domain=PS} 20241114160301745 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301745 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b3faffa6262a: Found GsupExpect[0] for "262420689819804" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@b3faffa6262a: Added IMSI table entry 2TC_gsup_purge_cs(111)"262420689819804" 20241114160301746 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301746 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420689819804 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420689819804"} 20241114160301746 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420689819804)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160301746 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420689819804 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160301746 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420689819804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420689819804"} 20241114160301746 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420689819804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160301746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420689819804)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160301746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420689819804)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160301746 DLU <0006> fsm.c:568 lu(PS:IMSI-262420689819804)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160301746 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301746 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@b3faffa6262a: setverdict(pass): none -> pass 20241114160301747 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301747 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420689819804 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420689819804" cn_domain=CS} 20241114160301747 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420689819804 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241114160301747 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420689819804 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420689819804"} 20241114160301747 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420689819804 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114160301747 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301747 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160301747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44294<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@b3faffa6262a: Final verdict of PTC: pass 20241114160301748 DAUC <0003> db_auc.c:157 IMSI='262422893456678': No 2G Auth Data 20241114160301748 DAUC <0003> db_auc.c:192 IMSI='262422893456678': No 3G Auth Data 20241114160301749 DLGSUP <0013> hlr.c:121 IMSI 262422893456678: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@b3faffa6262a: Created GsupExpect[0] for "262422893456678" to be handled at TC_gsup_purge_cs(112) 20241114160301754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44306<->l=127.0.0.1:4258 20241114160301756 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301756 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422893456678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422893456678" cn_domain=PS} 20241114160301756 DLU <0006> fsm.c:456 lu(262422893456678)[0x6120000120a0]{UNVALIDATED}: Allocated 20241114160301756 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422893456678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160301756 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422893456678)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160301756 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422893456678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422893456678" cn_domain=PS} 20241114160301756 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301756 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b3faffa6262a: Found GsupExpect[0] for "262422893456678" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@b3faffa6262a: Added IMSI table entry 3TC_gsup_purge_cs(112)"262422893456678" 20241114160301757 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301757 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422893456678 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422893456678"} 20241114160301757 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422893456678)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160301757 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422893456678 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160301757 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422893456678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422893456678"} 20241114160301757 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422893456678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160301757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422893456678)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160301757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422893456678)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160301757 DLU <0006> fsm.c:568 lu(PS:IMSI-262422893456678)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160301757 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301758 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@b3faffa6262a: setverdict(pass): none -> pass 20241114160301758 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301758 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422893456678 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422893456678" cn_domain=CS} 20241114160301758 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422893456678 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241114160301758 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422893456678 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422893456678"} 20241114160301758 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422893456678 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114160301758 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301759 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160301759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44306<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@b3faffa6262a: Final verdict of PTC: pass 20241114160301760 DAUC <0003> db_auc.c:157 IMSI='262425236259371': No 2G Auth Data 20241114160301760 DAUC <0003> db_auc.c:192 IMSI='262425236259371': No 3G Auth Data 20241114160301760 DLGSUP <0013> hlr.c:121 IMSI 262425236259371: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@b3faffa6262a: Created GsupExpect[0] for "262425236259371" to be handled at TC_gsup_purge_cs(113) 20241114160301766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44314<->l=127.0.0.1:4258 20241114160301767 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301767 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425236259371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425236259371" cn_domain=PS} 20241114160301767 DLU <0006> fsm.c:456 lu(262425236259371)[0x612000012220]{UNVALIDATED}: Allocated 20241114160301768 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425236259371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160301768 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425236259371)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160301768 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425236259371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425236259371" cn_domain=PS} 20241114160301768 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301768 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b3faffa6262a: Found GsupExpect[0] for "262425236259371" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@b3faffa6262a: Added IMSI table entry 4TC_gsup_purge_cs(113)"262425236259371" 20241114160301769 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301769 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425236259371 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425236259371"} 20241114160301769 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425236259371)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160301769 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425236259371 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160301769 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425236259371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425236259371"} 20241114160301769 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425236259371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160301769 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425236259371)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160301769 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425236259371)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160301769 DLU <0006> fsm.c:568 lu(PS:IMSI-262425236259371)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160301769 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301769 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@b3faffa6262a: setverdict(pass): none -> pass 20241114160301770 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301770 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425236259371 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425236259371" cn_domain=CS} 20241114160301770 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425236259371 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241114160301770 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425236259371 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425236259371"} 20241114160301770 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425236259371 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114160301770 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301770 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160301771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44314<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@b3faffa6262a: Final verdict of PTC: pass 20241114160301772 DAUC <0003> db_auc.c:157 IMSI='262425834841672': No 2G Auth Data 20241114160301772 DAUC <0003> db_auc.c:192 IMSI='262425834841672': No 3G Auth Data 20241114160301773 DLGSUP <0013> hlr.c:121 IMSI 262425834841672: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@b3faffa6262a: Created GsupExpect[0] for "262425834841672" to be handled at TC_gsup_purge_cs(114) 20241114160301779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44318<->l=127.0.0.1:4258 20241114160301781 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301781 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425834841672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425834841672" cn_domain=PS} 20241114160301781 DLU <0006> fsm.c:456 lu(262425834841672)[0x6120000123a0]{UNVALIDATED}: Allocated 20241114160301781 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425834841672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160301781 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425834841672)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160301781 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425834841672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425834841672" cn_domain=PS} 20241114160301781 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301781 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b3faffa6262a: Found GsupExpect[0] for "262425834841672" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@b3faffa6262a: Added IMSI table entry 5TC_gsup_purge_cs(114)"262425834841672" 20241114160301782 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301782 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425834841672 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425834841672"} 20241114160301782 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425834841672)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160301782 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425834841672 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160301782 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425834841672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425834841672"} 20241114160301782 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425834841672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160301782 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425834841672)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160301783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425834841672)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160301783 DLU <0006> fsm.c:568 lu(PS:IMSI-262425834841672)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160301783 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301783 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@b3faffa6262a: setverdict(pass): none -> pass 20241114160301783 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301783 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425834841672 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425834841672" cn_domain=CS} 20241114160301783 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425834841672 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241114160301783 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425834841672 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425834841672"} 20241114160301783 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425834841672 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114160301784 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301784 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160301784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44318<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@b3faffa6262a: Final verdict of PTC: pass 20241114160301785 DAUC <0003> db_auc.c:157 IMSI='262427922136831': No 2G Auth Data 20241114160301785 DAUC <0003> db_auc.c:192 IMSI='262427922136831': No 3G Auth Data 20241114160301785 DLGSUP <0013> hlr.c:121 IMSI 262427922136831: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@b3faffa6262a: Created GsupExpect[0] for "262427922136831" to be handled at TC_gsup_purge_cs(115) 20241114160301793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44334<->l=127.0.0.1:4258 20241114160301796 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301796 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427922136831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427922136831" cn_domain=PS} 20241114160301796 DLU <0006> fsm.c:456 lu(262427922136831)[0x612000012520]{UNVALIDATED}: Allocated 20241114160301796 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427922136831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160301796 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427922136831)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160301796 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427922136831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427922136831" cn_domain=PS} 20241114160301796 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301796 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b3faffa6262a: Found GsupExpect[0] for "262427922136831" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@b3faffa6262a: Added IMSI table entry 6TC_gsup_purge_cs(115)"262427922136831" 20241114160301798 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301798 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427922136831 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427922136831"} 20241114160301798 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427922136831)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160301798 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427922136831 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160301798 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427922136831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427922136831"} 20241114160301798 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427922136831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160301798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427922136831)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160301798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427922136831)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160301798 DLU <0006> fsm.c:568 lu(PS:IMSI-262427922136831)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160301798 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301798 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@b3faffa6262a: setverdict(pass): none -> pass 20241114160301799 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301799 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427922136831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427922136831" cn_domain=CS} 20241114160301799 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427922136831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241114160301799 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427922136831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427922136831"} 20241114160301799 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427922136831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114160301799 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301799 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160301800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44334<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@b3faffa6262a: Final verdict of PTC: pass 20241114160301801 DAUC <0003> db_auc.c:157 IMSI='262425105383431': No 2G Auth Data 20241114160301801 DAUC <0003> db_auc.c:192 IMSI='262425105383431': No 3G Auth Data 20241114160301802 DLGSUP <0013> hlr.c:121 IMSI 262425105383431: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@b3faffa6262a: Created GsupExpect[0] for "262425105383431" to be handled at TC_gsup_purge_cs(116) 20241114160301810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44340<->l=127.0.0.1:4258 20241114160301813 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301813 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425105383431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425105383431" cn_domain=PS} 20241114160301813 DLU <0006> fsm.c:456 lu(262425105383431)[0x6120000126a0]{UNVALIDATED}: Allocated 20241114160301813 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425105383431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160301813 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425105383431)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160301813 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425105383431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425105383431" cn_domain=PS} 20241114160301813 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301813 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b3faffa6262a: Found GsupExpect[0] for "262425105383431" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@b3faffa6262a: Added IMSI table entry 7TC_gsup_purge_cs(116)"262425105383431" 20241114160301814 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301814 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425105383431 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425105383431"} 20241114160301814 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425105383431)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160301814 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425105383431 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160301814 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425105383431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425105383431"} 20241114160301814 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425105383431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160301814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425105383431)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160301814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425105383431)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160301814 DLU <0006> fsm.c:568 lu(PS:IMSI-262425105383431)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160301814 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301814 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@b3faffa6262a: setverdict(pass): none -> pass 20241114160301815 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301815 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425105383431 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425105383431" cn_domain=CS} 20241114160301815 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425105383431 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241114160301815 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425105383431 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425105383431"} 20241114160301815 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425105383431 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114160301815 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160301815 DLINP <000b> input/ipa.c:451 connected read/write 20241114160301815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160301816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44340<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@b3faffa6262a: Final verdict of PTC: pass MTC@b3faffa6262a: setverdict(pass): none -> pass 20241114160301817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44256<->l=127.0.0.1:4258 20241114160301817 DLINP <000b> input/ipa.c:451 connected read/write HLR_Test-GSUP(106)@b3faffa6262a: Final verdict of PTC: none 20241114160301817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160301817 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160301817 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160301817 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160301818 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42509<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@b3faffa6262a: Final verdict of PTC: none 107@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: pass MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@b3faffa6262a: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Thu Nov 14 16:03:01 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20241114160301845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44348<->l=127.0.0.1:4258 20241114160301946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44348<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134564) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Thu Nov 14 16:03:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_gsup_purge_ps started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160305028 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160305028 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160305029 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44354<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(117)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160305031 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(117)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160305032 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160305032 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160305032 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160305032 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160305032 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160305032 DLGSUP <0013> gsup_server.c:235 2: 20241114160305032 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160305032 DLGSUP <0013> gsup_server.c:235 3: 20241114160305032 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160305032 DLGSUP <0013> gsup_server.c:235 4: 20241114160305032 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160305032 DLGSUP <0013> gsup_server.c:235 5: 20241114160305032 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160305032 DLGSUP <0013> gsup_server.c:235 7: 20241114160305032 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160305032 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160305032 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160305032 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160305047 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33051<->l=127.0.0.1:4259) 20241114160305051 DAUC <0003> db_auc.c:157 IMSI='262422490334521': No 2G Auth Data 20241114160305051 DAUC <0003> db_auc.c:192 IMSI='262422490334521': No 3G Auth Data HLR_Test-GSUP(118)@b3faffa6262a: Created GsupExpect[0] for "262422490334521" to be handled at TC_gsup_purge_ps(121) 20241114160305062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44362<->l=127.0.0.1:4258 20241114160305078 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305078 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422490334521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422490334521" cn_domain=PS} 20241114160305078 DLU <0006> fsm.c:456 lu(262422490334521)[0x612000012820]{UNVALIDATED}: Allocated 20241114160305078 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422490334521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160305078 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422490334521)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160305078 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422490334521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422490334521" cn_domain=PS} 20241114160305078 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305079 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b3faffa6262a: Found GsupExpect[0] for "262422490334521" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@b3faffa6262a: Added IMSI table entry 0TC_gsup_purge_ps(121)"262422490334521" 20241114160305081 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305081 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422490334521 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422490334521"} 20241114160305081 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422490334521)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160305081 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422490334521 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160305081 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422490334521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422490334521"} 20241114160305082 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422490334521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160305082 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422490334521)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160305082 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422490334521)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160305082 DLU <0006> fsm.c:568 lu(PS:IMSI-262422490334521)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160305082 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305082 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@b3faffa6262a: setverdict(pass): none -> pass 20241114160305083 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305083 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422490334521 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422490334521" cn_domain=PS} 20241114160305083 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422490334521 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241114160305083 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422490334521 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422490334521"} 20241114160305083 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422490334521 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114160305083 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305084 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160305085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44362<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@b3faffa6262a: Final verdict of PTC: pass 20241114160305086 DAUC <0003> db_auc.c:157 IMSI='262424406908953': No 2G Auth Data 20241114160305086 DAUC <0003> db_auc.c:192 IMSI='262424406908953': No 3G Auth Data 20241114160305087 DLGSUP <0013> hlr.c:121 IMSI 262424406908953: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@b3faffa6262a: Created GsupExpect[0] for "262424406908953" to be handled at TC_gsup_purge_ps(122) 20241114160305097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44374<->l=127.0.0.1:4258 20241114160305098 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305098 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424406908953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424406908953" cn_domain=PS} 20241114160305099 DLU <0006> fsm.c:456 lu(262424406908953)[0x6120000129a0]{UNVALIDATED}: Allocated 20241114160305099 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424406908953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160305099 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424406908953)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160305099 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424406908953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424406908953" cn_domain=PS} 20241114160305099 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305099 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b3faffa6262a: Found GsupExpect[0] for "262424406908953" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@b3faffa6262a: Added IMSI table entry 1TC_gsup_purge_ps(122)"262424406908953" 20241114160305100 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305100 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424406908953 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424406908953"} 20241114160305100 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424406908953)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160305100 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424406908953 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160305100 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424406908953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424406908953"} 20241114160305100 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424406908953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160305100 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424406908953)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160305100 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424406908953)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160305100 DLU <0006> fsm.c:568 lu(PS:IMSI-262424406908953)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160305100 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305100 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@b3faffa6262a: setverdict(pass): none -> pass 20241114160305101 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305101 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424406908953 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424406908953" cn_domain=PS} 20241114160305101 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424406908953 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241114160305101 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424406908953 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424406908953"} 20241114160305101 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424406908953 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114160305101 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305101 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160305102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44374<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@b3faffa6262a: Final verdict of PTC: pass 20241114160305103 DAUC <0003> db_auc.c:157 IMSI='262429105692279': No 2G Auth Data 20241114160305103 DAUC <0003> db_auc.c:192 IMSI='262429105692279': No 3G Auth Data 20241114160305103 DLGSUP <0013> hlr.c:121 IMSI 262429105692279: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@b3faffa6262a: Created GsupExpect[0] for "262429105692279" to be handled at TC_gsup_purge_ps(123) 20241114160305109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44382<->l=127.0.0.1:4258 20241114160305111 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305111 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429105692279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429105692279" cn_domain=PS} 20241114160305111 DLU <0006> fsm.c:456 lu(262429105692279)[0x612000012b20]{UNVALIDATED}: Allocated 20241114160305111 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429105692279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160305111 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429105692279)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160305111 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429105692279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429105692279" cn_domain=PS} 20241114160305111 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305111 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b3faffa6262a: Found GsupExpect[0] for "262429105692279" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@b3faffa6262a: Added IMSI table entry 2TC_gsup_purge_ps(123)"262429105692279" 20241114160305113 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305113 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429105692279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429105692279"} 20241114160305113 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429105692279)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160305113 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429105692279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160305113 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429105692279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429105692279"} 20241114160305113 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429105692279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160305113 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429105692279)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160305113 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429105692279)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160305113 DLU <0006> fsm.c:568 lu(PS:IMSI-262429105692279)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160305113 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305113 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@b3faffa6262a: setverdict(pass): none -> pass 20241114160305114 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305114 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429105692279 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429105692279" cn_domain=PS} 20241114160305114 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429105692279 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241114160305114 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429105692279 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429105692279"} 20241114160305114 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429105692279 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114160305114 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305114 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160305115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44382<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@b3faffa6262a: Final verdict of PTC: pass 20241114160305116 DAUC <0003> db_auc.c:157 IMSI='262424684246070': No 2G Auth Data 20241114160305116 DAUC <0003> db_auc.c:192 IMSI='262424684246070': No 3G Auth Data 20241114160305116 DLGSUP <0013> hlr.c:121 IMSI 262424684246070: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@b3faffa6262a: Created GsupExpect[0] for "262424684246070" to be handled at TC_gsup_purge_ps(124) 20241114160305122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44396<->l=127.0.0.1:4258 20241114160305124 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305124 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424684246070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424684246070" cn_domain=PS} 20241114160305124 DLU <0006> fsm.c:456 lu(262424684246070)[0x612000012ca0]{UNVALIDATED}: Allocated 20241114160305124 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424684246070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160305124 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424684246070)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160305124 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424684246070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424684246070" cn_domain=PS} 20241114160305124 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305124 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b3faffa6262a: Found GsupExpect[0] for "262424684246070" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@b3faffa6262a: Added IMSI table entry 3TC_gsup_purge_ps(124)"262424684246070" 20241114160305125 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305125 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424684246070 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424684246070"} 20241114160305125 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424684246070)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160305125 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424684246070 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160305125 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424684246070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424684246070"} 20241114160305125 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424684246070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160305125 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424684246070)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160305125 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424684246070)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160305125 DLU <0006> fsm.c:568 lu(PS:IMSI-262424684246070)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160305125 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305125 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@b3faffa6262a: setverdict(pass): none -> pass 20241114160305126 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305126 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424684246070 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424684246070" cn_domain=PS} 20241114160305126 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424684246070 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241114160305126 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424684246070 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424684246070"} 20241114160305126 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424684246070 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114160305126 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305126 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160305127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44396<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@b3faffa6262a: Final verdict of PTC: pass 20241114160305128 DAUC <0003> db_auc.c:157 IMSI='262422695635441': No 2G Auth Data 20241114160305128 DAUC <0003> db_auc.c:192 IMSI='262422695635441': No 3G Auth Data 20241114160305128 DLGSUP <0013> hlr.c:121 IMSI 262422695635441: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@b3faffa6262a: Created GsupExpect[0] for "262422695635441" to be handled at TC_gsup_purge_ps(125) 20241114160305135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44406<->l=127.0.0.1:4258 20241114160305137 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305137 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422695635441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422695635441" cn_domain=PS} 20241114160305137 DLU <0006> fsm.c:456 lu(262422695635441)[0x612000012e20]{UNVALIDATED}: Allocated 20241114160305137 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422695635441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160305137 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422695635441)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160305137 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422695635441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422695635441" cn_domain=PS} 20241114160305137 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305137 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b3faffa6262a: Found GsupExpect[0] for "262422695635441" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@b3faffa6262a: Added IMSI table entry 4TC_gsup_purge_ps(125)"262422695635441" 20241114160305138 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305138 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422695635441 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422695635441"} 20241114160305138 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422695635441)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160305138 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422695635441 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160305138 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422695635441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422695635441"} 20241114160305138 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422695635441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160305138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422695635441)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160305138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422695635441)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160305138 DLU <0006> fsm.c:568 lu(PS:IMSI-262422695635441)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160305138 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305138 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@b3faffa6262a: setverdict(pass): none -> pass 20241114160305139 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305139 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422695635441 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422695635441" cn_domain=PS} 20241114160305139 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422695635441 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241114160305139 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422695635441 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422695635441"} 20241114160305139 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422695635441 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114160305139 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305139 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160305140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44406<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@b3faffa6262a: Final verdict of PTC: pass 20241114160305141 DAUC <0003> db_auc.c:157 IMSI='262423075101512': No 2G Auth Data 20241114160305141 DAUC <0003> db_auc.c:192 IMSI='262423075101512': No 3G Auth Data 20241114160305141 DLGSUP <0013> hlr.c:121 IMSI 262423075101512: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@b3faffa6262a: Created GsupExpect[0] for "262423075101512" to be handled at TC_gsup_purge_ps(126) 20241114160305148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44408<->l=127.0.0.1:4258 20241114160305149 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305149 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423075101512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423075101512" cn_domain=PS} 20241114160305150 DLU <0006> fsm.c:456 lu(262423075101512)[0x612000012fa0]{UNVALIDATED}: Allocated 20241114160305150 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423075101512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160305150 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423075101512)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160305150 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423075101512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423075101512" cn_domain=PS} 20241114160305150 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305150 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b3faffa6262a: Found GsupExpect[0] for "262423075101512" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@b3faffa6262a: Added IMSI table entry 5TC_gsup_purge_ps(126)"262423075101512" 20241114160305151 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305151 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423075101512 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423075101512"} 20241114160305151 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423075101512)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160305151 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423075101512 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160305151 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423075101512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423075101512"} 20241114160305151 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423075101512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160305151 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423075101512)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160305151 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423075101512)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160305151 DLU <0006> fsm.c:568 lu(PS:IMSI-262423075101512)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160305151 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305151 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@b3faffa6262a: setverdict(pass): none -> pass 20241114160305152 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305152 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423075101512 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423075101512" cn_domain=PS} 20241114160305152 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423075101512 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241114160305152 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423075101512 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423075101512"} 20241114160305152 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423075101512 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114160305152 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305152 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160305153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44408<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@b3faffa6262a: Final verdict of PTC: pass 20241114160305154 DAUC <0003> db_auc.c:157 IMSI='262422027636393': No 2G Auth Data 20241114160305154 DAUC <0003> db_auc.c:192 IMSI='262422027636393': No 3G Auth Data 20241114160305154 DLGSUP <0013> hlr.c:121 IMSI 262422027636393: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@b3faffa6262a: Created GsupExpect[0] for "262422027636393" to be handled at TC_gsup_purge_ps(127) 20241114160305161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44420<->l=127.0.0.1:4258 20241114160305163 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305163 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422027636393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422027636393" cn_domain=PS} 20241114160305163 DLU <0006> fsm.c:456 lu(262422027636393)[0x612000013120]{UNVALIDATED}: Allocated 20241114160305163 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422027636393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160305163 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422027636393)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160305163 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422027636393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422027636393" cn_domain=PS} 20241114160305163 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305163 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b3faffa6262a: Found GsupExpect[0] for "262422027636393" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@b3faffa6262a: Added IMSI table entry 6TC_gsup_purge_ps(127)"262422027636393" 20241114160305164 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305164 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422027636393 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422027636393"} 20241114160305164 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422027636393)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160305164 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422027636393 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160305164 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422027636393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422027636393"} 20241114160305164 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422027636393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160305164 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422027636393)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160305164 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422027636393)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160305164 DLU <0006> fsm.c:568 lu(PS:IMSI-262422027636393)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160305164 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305164 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@b3faffa6262a: setverdict(pass): none -> pass 20241114160305165 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305165 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422027636393 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422027636393" cn_domain=PS} 20241114160305165 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422027636393 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241114160305165 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422027636393 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422027636393"} 20241114160305165 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422027636393 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114160305165 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305165 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160305166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44420<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@b3faffa6262a: Final verdict of PTC: pass 20241114160305167 DAUC <0003> db_auc.c:157 IMSI='262424032985186': No 2G Auth Data 20241114160305167 DAUC <0003> db_auc.c:192 IMSI='262424032985186': No 3G Auth Data 20241114160305167 DLGSUP <0013> hlr.c:121 IMSI 262424032985186: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@b3faffa6262a: Created GsupExpect[0] for "262424032985186" to be handled at TC_gsup_purge_ps(128) 20241114160305173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44430<->l=127.0.0.1:4258 20241114160305175 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305175 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424032985186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424032985186" cn_domain=PS} 20241114160305175 DLU <0006> fsm.c:456 lu(262424032985186)[0x6120000132a0]{UNVALIDATED}: Allocated 20241114160305175 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424032985186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160305175 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424032985186)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160305175 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424032985186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424032985186" cn_domain=PS} 20241114160305175 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305175 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b3faffa6262a: Found GsupExpect[0] for "262424032985186" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@b3faffa6262a: Added IMSI table entry 7TC_gsup_purge_ps(128)"262424032985186" 20241114160305176 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305176 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424032985186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424032985186"} 20241114160305176 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424032985186)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160305176 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424032985186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160305176 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424032985186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424032985186"} 20241114160305176 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424032985186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160305176 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424032985186)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160305176 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424032985186)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160305176 DLU <0006> fsm.c:568 lu(PS:IMSI-262424032985186)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160305176 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305176 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@b3faffa6262a: setverdict(pass): none -> pass 20241114160305177 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305177 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424032985186 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424032985186" cn_domain=PS} 20241114160305177 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424032985186 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241114160305177 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424032985186 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424032985186"} 20241114160305177 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424032985186 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241114160305177 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160305177 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160305177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44430<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@b3faffa6262a: Final verdict of PTC: pass MTC@b3faffa6262a: setverdict(pass): none -> pass 20241114160305178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44354<->l=127.0.0.1:4258 HLR_Test-GSUP(118)@b3faffa6262a: Final verdict of PTC: none 20241114160305179 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33051<->l=127.0.0.1:4259) 20241114160305179 DLINP <000b> input/ipa.c:451 connected read/write 20241114160305179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160305179 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160305179 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160305179 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(120)@b3faffa6262a: Final verdict of PTC: none 119@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: pass MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@b3faffa6262a: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Thu Nov 14 16:03:05 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20241114160305202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44442<->l=127.0.0.1:4258 20241114160305302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44442<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=80972) Waiting for packet dumper to finish... 1 (prev_count=80972, count=134564) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Thu Nov 14 16:03:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_gsup_purge_unknown started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160308432 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160308432 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160308436 DLINP <000b> input/ipa.c:451 connected read/write 20241114160308436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160308437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44444<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(129)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160308439 DLINP <000b> input/ipa.c:451 connected read/write 20241114160308439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160308439 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160308439 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160308439 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160308439 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160308439 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160308439 DLGSUP <0013> gsup_server.c:235 2: 20241114160308439 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160308439 DLGSUP <0013> gsup_server.c:235 3: 20241114160308439 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160308439 DLGSUP <0013> gsup_server.c:235 4: 20241114160308439 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160308440 DLGSUP <0013> gsup_server.c:235 5: HLR_Test-GSUP-IPA(129)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160308440 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160308440 DLGSUP <0013> gsup_server.c:235 7: 20241114160308440 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160308440 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160308440 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160308440 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160308453 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44779<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@b3faffa6262a: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241114160308459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44460<->l=127.0.0.1:4258 20241114160308486 DLINP <000b> input/ipa.c:451 connected read/write 20241114160308486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160308486 DLGSUP <0013> gsup_req.c:140 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241114160308486 DLU <0006> fsm.c:456 lu(2345743413463)[0x612000013420]{UNVALIDATED}: Allocated 20241114160308487 DLGSUP <0013> lu_fsm.c:139 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241114160308487 DLGSUP <0013> gsup_req.c:276 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241114160308487 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160308487 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160308487 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Freeing instance 20241114160308487 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Deallocated 20241114160308487 DLINP <000b> input/ipa.c:451 connected read/write 20241114160308487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160308487 DLINP <000b> input/ipa.c:451 connected read/write 20241114160308487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@b3faffa6262a: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@b3faffa6262a: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@b3faffa6262a: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160308492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44460<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@b3faffa6262a: Final verdict of PTC: pass MTC@b3faffa6262a: setverdict(pass): none -> pass 20241114160308493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44444<->l=127.0.0.1:4258 20241114160308495 DLINP <000b> input/ipa.c:451 connected read/write 20241114160308495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160308495 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160308495 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160308495 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@b3faffa6262a: Final verdict of PTC: none 131@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@b3faffa6262a: Final verdict of PTC: none 20241114160308497 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44779<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(132)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: pass MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@b3faffa6262a: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Thu Nov 14 16:03:08 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20241114160308541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44468<->l=127.0.0.1:4258 20241114160308642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44468<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26116) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Thu Nov 14 16:03:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_mo_ussd_unknown started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160311724 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160311725 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160311728 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160311730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35582<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(134)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160311733 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(134)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160311734 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160311734 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160311734 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160311734 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160311734 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160311734 DLGSUP <0013> gsup_server.c:235 2: 20241114160311734 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160311734 DLGSUP <0013> gsup_server.c:235 3: 20241114160311734 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160311734 DLGSUP <0013> gsup_server.c:235 4: 20241114160311734 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160311734 DLGSUP <0013> gsup_server.c:235 5: 20241114160311734 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160311734 DLGSUP <0013> gsup_server.c:235 7: 20241114160311734 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160311734 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160311734 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160311734 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160311755 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44757<->l=127.0.0.1:4259) 20241114160311759 DAUC <0003> db_auc.c:157 IMSI='262429107043370': No 2G Auth Data 20241114160311759 DAUC <0003> db_auc.c:192 IMSI='262429107043370': No 3G Auth Data HLR_Test-GSUP(135)@b3faffa6262a: Created GsupExpect[0] for "262429107043370" to be handled at TC_mo_ussd_unknown(138) 20241114160311765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35592<->l=127.0.0.1:4258 20241114160311774 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160311774 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429107043370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429107043370" session_id=3340148348 session_state=BEGIN} 20241114160311774 DSS <0004> hlr_ussd.c:576 262429107043370/0xc7169e7c: Process SS (BEGIN) 20241114160311774 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241114160311774 DSS <0004> hlr_ussd.c:518 262429107043370/0xc7169e7c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241114160311774 DSS <0004> hlr_ussd.c:523 262429107043370/0xc7169e7c: USSD for unknown code '*#200#' 20241114160311774 DSS <0004> hlr_ussd.c:354 262429107043370/0xc7169e7c: Tx ReturnError(1, 0x12) 20241114160311774 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429107043370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429107043370" session_id=3340148348 session_state=END} 20241114160311775 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160311775 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b3faffa6262a: Found GsupExpect[0] for "262429107043370" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@b3faffa6262a: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262429107043370" TC_mo_ussd_unknown(138)@b3faffa6262a: setverdict(pass): none -> pass 20241114160311779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35592<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@b3faffa6262a: Final verdict of PTC: pass 20241114160311780 DAUC <0003> db_auc.c:157 IMSI='262425550980337': No 2G Auth Data 20241114160311780 DAUC <0003> db_auc.c:192 IMSI='262425550980337': No 3G Auth Data HLR_Test-GSUP(135)@b3faffa6262a: Created GsupExpect[0] for "262425550980337" to be handled at TC_mo_ussd_unknown(139) 20241114160311790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35608<->l=127.0.0.1:4258 20241114160311793 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160311793 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425550980337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425550980337" session_id=1272823954 session_state=BEGIN} 20241114160311793 DSS <0004> hlr_ussd.c:576 262425550980337/0x4bddc092: Process SS (BEGIN) 20241114160311793 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241114160311793 DSS <0004> hlr_ussd.c:518 262425550980337/0x4bddc092: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241114160311793 DSS <0004> hlr_ussd.c:523 262425550980337/0x4bddc092: USSD for unknown code '*#200#' 20241114160311793 DSS <0004> hlr_ussd.c:354 262425550980337/0x4bddc092: Tx ReturnError(1, 0x12) 20241114160311793 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425550980337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425550980337" session_id=1272823954 session_state=END} 20241114160311793 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160311793 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b3faffa6262a: Found GsupExpect[0] for "262425550980337" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@b3faffa6262a: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262425550980337" TC_mo_ussd_unknown(139)@b3faffa6262a: setverdict(pass): none -> pass 20241114160311795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35608<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@b3faffa6262a: Final verdict of PTC: pass 20241114160311795 DAUC <0003> db_auc.c:157 IMSI='262428551711218': No 2G Auth Data 20241114160311795 DAUC <0003> db_auc.c:192 IMSI='262428551711218': No 3G Auth Data HLR_Test-GSUP(135)@b3faffa6262a: Created GsupExpect[0] for "262428551711218" to be handled at TC_mo_ussd_unknown(140) 20241114160311802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35622<->l=127.0.0.1:4258 20241114160311805 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160311805 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428551711218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428551711218" session_id=2121397543 session_state=BEGIN} 20241114160311805 DSS <0004> hlr_ussd.c:576 262428551711218/0x7e71f527: Process SS (BEGIN) 20241114160311805 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241114160311805 DSS <0004> hlr_ussd.c:518 262428551711218/0x7e71f527: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241114160311805 DSS <0004> hlr_ussd.c:523 262428551711218/0x7e71f527: USSD for unknown code '*#200#' 20241114160311805 DSS <0004> hlr_ussd.c:354 262428551711218/0x7e71f527: Tx ReturnError(1, 0x12) 20241114160311805 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428551711218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428551711218" session_id=2121397543 session_state=END} 20241114160311805 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160311805 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b3faffa6262a: Found GsupExpect[0] for "262428551711218" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@b3faffa6262a: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262428551711218" TC_mo_ussd_unknown(140)@b3faffa6262a: setverdict(pass): none -> pass 20241114160311806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35622<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@b3faffa6262a: Final verdict of PTC: pass 20241114160311807 DAUC <0003> db_auc.c:157 IMSI='262421621657068': No 2G Auth Data 20241114160311807 DAUC <0003> db_auc.c:192 IMSI='262421621657068': No 3G Auth Data HLR_Test-GSUP(135)@b3faffa6262a: Created GsupExpect[0] for "262421621657068" to be handled at TC_mo_ussd_unknown(141) 20241114160311813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35628<->l=127.0.0.1:4258 20241114160311817 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160311817 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421621657068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421621657068" session_id=189008340 session_state=BEGIN} 20241114160311817 DSS <0004> hlr_ussd.c:576 262421621657068/0x0b4409d4: Process SS (BEGIN) 20241114160311817 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241114160311817 DSS <0004> hlr_ussd.c:518 262421621657068/0x0b4409d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241114160311817 DSS <0004> hlr_ussd.c:523 262421621657068/0x0b4409d4: USSD for unknown code '*#200#' 20241114160311817 DSS <0004> hlr_ussd.c:354 262421621657068/0x0b4409d4: Tx ReturnError(1, 0x12) 20241114160311817 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421621657068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421621657068" session_id=189008340 session_state=END} 20241114160311817 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160311817 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b3faffa6262a: Found GsupExpect[0] for "262421621657068" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@b3faffa6262a: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262421621657068" TC_mo_ussd_unknown(141)@b3faffa6262a: setverdict(pass): none -> pass 20241114160311818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35628<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@b3faffa6262a: Final verdict of PTC: pass 20241114160311819 DAUC <0003> db_auc.c:157 IMSI='262429297187782': No 2G Auth Data 20241114160311819 DAUC <0003> db_auc.c:192 IMSI='262429297187782': No 3G Auth Data HLR_Test-GSUP(135)@b3faffa6262a: Created GsupExpect[0] for "262429297187782" to be handled at TC_mo_ussd_unknown(142) 20241114160311828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35632<->l=127.0.0.1:4258 20241114160311831 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160311832 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429297187782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429297187782" session_id=1631575963 session_state=BEGIN} 20241114160311832 DSS <0004> hlr_ussd.c:576 262429297187782/0x613fdf9b: Process SS (BEGIN) 20241114160311832 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241114160311832 DSS <0004> hlr_ussd.c:518 262429297187782/0x613fdf9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241114160311832 DSS <0004> hlr_ussd.c:523 262429297187782/0x613fdf9b: USSD for unknown code '*#200#' 20241114160311832 DSS <0004> hlr_ussd.c:354 262429297187782/0x613fdf9b: Tx ReturnError(1, 0x12) 20241114160311832 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429297187782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429297187782" session_id=1631575963 session_state=END} 20241114160311832 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160311832 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b3faffa6262a: Found GsupExpect[0] for "262429297187782" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@b3faffa6262a: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262429297187782" TC_mo_ussd_unknown(142)@b3faffa6262a: setverdict(pass): none -> pass 20241114160311834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35632<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@b3faffa6262a: Final verdict of PTC: pass 20241114160311834 DAUC <0003> db_auc.c:157 IMSI='262421323321511': No 2G Auth Data 20241114160311834 DAUC <0003> db_auc.c:192 IMSI='262421323321511': No 3G Auth Data HLR_Test-GSUP(135)@b3faffa6262a: Created GsupExpect[0] for "262421323321511" to be handled at TC_mo_ussd_unknown(143) 20241114160311842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35636<->l=127.0.0.1:4258 20241114160311845 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160311845 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421323321511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421323321511" session_id=298122661 session_state=BEGIN} 20241114160311845 DSS <0004> hlr_ussd.c:576 262421323321511/0x11c4fda5: Process SS (BEGIN) 20241114160311845 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241114160311845 DSS <0004> hlr_ussd.c:518 262421323321511/0x11c4fda5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241114160311845 DSS <0004> hlr_ussd.c:523 262421323321511/0x11c4fda5: USSD for unknown code '*#200#' 20241114160311845 DSS <0004> hlr_ussd.c:354 262421323321511/0x11c4fda5: Tx ReturnError(1, 0x12) 20241114160311845 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421323321511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421323321511" session_id=298122661 session_state=END} 20241114160311845 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160311845 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b3faffa6262a: Found GsupExpect[0] for "262421323321511" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@b3faffa6262a: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262421323321511" TC_mo_ussd_unknown(143)@b3faffa6262a: setverdict(pass): none -> pass 20241114160311847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35636<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@b3faffa6262a: Final verdict of PTC: pass 20241114160311847 DAUC <0003> db_auc.c:157 IMSI='262423668102977': No 2G Auth Data 20241114160311847 DAUC <0003> db_auc.c:192 IMSI='262423668102977': No 3G Auth Data HLR_Test-GSUP(135)@b3faffa6262a: Created GsupExpect[0] for "262423668102977" to be handled at TC_mo_ussd_unknown(144) 20241114160311854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35648<->l=127.0.0.1:4258 20241114160311857 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160311857 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423668102977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423668102977" session_id=1196185426 session_state=BEGIN} 20241114160311857 DSS <0004> hlr_ussd.c:576 262423668102977/0x474c5752: Process SS (BEGIN) 20241114160311857 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241114160311857 DSS <0004> hlr_ussd.c:518 262423668102977/0x474c5752: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241114160311857 DSS <0004> hlr_ussd.c:523 262423668102977/0x474c5752: USSD for unknown code '*#200#' 20241114160311857 DSS <0004> hlr_ussd.c:354 262423668102977/0x474c5752: Tx ReturnError(1, 0x12) 20241114160311857 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423668102977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423668102977" session_id=1196185426 session_state=END} 20241114160311857 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160311857 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b3faffa6262a: Found GsupExpect[0] for "262423668102977" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@b3faffa6262a: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262423668102977" TC_mo_ussd_unknown(144)@b3faffa6262a: setverdict(pass): none -> pass 20241114160311859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35648<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@b3faffa6262a: Final verdict of PTC: pass 20241114160311859 DAUC <0003> db_auc.c:157 IMSI='262427601246304': No 2G Auth Data 20241114160311859 DAUC <0003> db_auc.c:192 IMSI='262427601246304': No 3G Auth Data HLR_Test-GSUP(135)@b3faffa6262a: Created GsupExpect[0] for "262427601246304" to be handled at TC_mo_ussd_unknown(145) 20241114160311866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35658<->l=127.0.0.1:4258 20241114160311869 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160311869 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427601246304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427601246304" session_id=2473338561 session_state=BEGIN} 20241114160311869 DSS <0004> hlr_ussd.c:576 262427601246304/0x936c26c1: Process SS (BEGIN) 20241114160311869 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241114160311869 DSS <0004> hlr_ussd.c:518 262427601246304/0x936c26c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241114160311869 DSS <0004> hlr_ussd.c:523 262427601246304/0x936c26c1: USSD for unknown code '*#200#' 20241114160311869 DSS <0004> hlr_ussd.c:354 262427601246304/0x936c26c1: Tx ReturnError(1, 0x12) 20241114160311869 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427601246304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427601246304" session_id=2473338561 session_state=END} 20241114160311869 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160311869 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b3faffa6262a: Found GsupExpect[0] for "262427601246304" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@b3faffa6262a: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262427601246304" TC_mo_ussd_unknown(145)@b3faffa6262a: setverdict(pass): none -> pass 20241114160311871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35658<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@b3faffa6262a: Final verdict of PTC: pass 20241114160311871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35582<->l=127.0.0.1:4258 HLR_Test-GSUP(135)@b3faffa6262a: Final verdict of PTC: none 136@b3faffa6262a: Final verdict of PTC: none 20241114160311872 DLINP <000b> input/ipa.c:451 connected read/write 20241114160311872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160311872 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160311872 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160311872 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160311872 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44757<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(134)@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 136: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@b3faffa6262a: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Thu Nov 14 16:03:11 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20241114160311899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35672<->l=127.0.0.1:4258 20241114160312000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35672<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78180) Waiting for packet dumper to finish... 1 (prev_count=78180, count=81396) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Thu Nov 14 16:03:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_mo_ussd_euse_disc started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160315095 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160315095 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160315097 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160315097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35674<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(146)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160315098 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160315098 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160315098 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160315098 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160315098 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(146)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160315098 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160315098 DLGSUP <0013> gsup_server.c:235 2: 20241114160315098 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160315098 DLGSUP <0013> gsup_server.c:235 3: 20241114160315098 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160315098 DLGSUP <0013> gsup_server.c:235 4: 20241114160315098 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160315098 DLGSUP <0013> gsup_server.c:235 5: 20241114160315098 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160315098 DLGSUP <0013> gsup_server.c:235 7: 20241114160315098 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160315098 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160315098 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160315098 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160315107 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40475<->l=127.0.0.1:4259) 20241114160315111 DAUC <0003> db_auc.c:157 IMSI='262423522475944': No 2G Auth Data 20241114160315111 DAUC <0003> db_auc.c:192 IMSI='262423522475944': No 3G Auth Data HLR_Test-GSUP(147)@b3faffa6262a: Created GsupExpect[0] for "262423522475944" to be handled at TC_mo_ussd_euse_disc(150) 20241114160315118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35690<->l=127.0.0.1:4258 20241114160315146 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160315146 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423522475944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423522475944" session_id=3489370026 session_state=BEGIN} 20241114160315146 DSS <0004> hlr_ussd.c:576 262423522475944/0xcffb8faa: Process SS (BEGIN) 20241114160315146 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160315147 DSS <0004> hlr_ussd.c:518 262423522475944/0xcffb8faa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160315147 DSS <0004> hlr_ussd.c:542 262423522475944/0xcffb8faa: Cannot find conn for EUSE EUSE-foobar 20241114160315147 DSS <0004> hlr_ussd.c:354 262423522475944/0xcffb8faa: Tx ReturnError(1, 0x22) 20241114160315147 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423522475944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423522475944" session_id=3489370026 session_state=END} 20241114160315147 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160315147 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b3faffa6262a: Found GsupExpect[0] for "262423522475944" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@b3faffa6262a: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262423522475944" TC_mo_ussd_euse_disc(150)@b3faffa6262a: setverdict(pass): none -> pass 20241114160315152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35690<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@b3faffa6262a: Final verdict of PTC: pass 20241114160315153 DAUC <0003> db_auc.c:157 IMSI='262427331731574': No 2G Auth Data 20241114160315153 DAUC <0003> db_auc.c:192 IMSI='262427331731574': No 3G Auth Data HLR_Test-GSUP(147)@b3faffa6262a: Created GsupExpect[0] for "262427331731574" to be handled at TC_mo_ussd_euse_disc(151) 20241114160315164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35696<->l=127.0.0.1:4258 20241114160315167 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160315167 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427331731574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427331731574" session_id=38462783 session_state=BEGIN} 20241114160315167 DSS <0004> hlr_ussd.c:576 262427331731574/0x024ae53f: Process SS (BEGIN) 20241114160315167 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160315167 DSS <0004> hlr_ussd.c:518 262427331731574/0x024ae53f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160315167 DSS <0004> hlr_ussd.c:542 262427331731574/0x024ae53f: Cannot find conn for EUSE EUSE-foobar 20241114160315167 DSS <0004> hlr_ussd.c:354 262427331731574/0x024ae53f: Tx ReturnError(1, 0x22) 20241114160315168 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427331731574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427331731574" session_id=38462783 session_state=END} 20241114160315168 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160315168 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b3faffa6262a: Found GsupExpect[0] for "262427331731574" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@b3faffa6262a: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262427331731574" TC_mo_ussd_euse_disc(151)@b3faffa6262a: setverdict(pass): none -> pass 20241114160315169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35696<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@b3faffa6262a: Final verdict of PTC: pass 20241114160315170 DAUC <0003> db_auc.c:157 IMSI='262421348490491': No 2G Auth Data 20241114160315170 DAUC <0003> db_auc.c:192 IMSI='262421348490491': No 3G Auth Data HLR_Test-GSUP(147)@b3faffa6262a: Created GsupExpect[0] for "262421348490491" to be handled at TC_mo_ussd_euse_disc(152) 20241114160315177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35708<->l=127.0.0.1:4258 20241114160315180 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160315180 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421348490491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421348490491" session_id=1637587898 session_state=BEGIN} 20241114160315180 DSS <0004> hlr_ussd.c:576 262421348490491/0x619b9bba: Process SS (BEGIN) 20241114160315180 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160315180 DSS <0004> hlr_ussd.c:518 262421348490491/0x619b9bba: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160315180 DSS <0004> hlr_ussd.c:542 262421348490491/0x619b9bba: Cannot find conn for EUSE EUSE-foobar 20241114160315180 DSS <0004> hlr_ussd.c:354 262421348490491/0x619b9bba: Tx ReturnError(1, 0x22) 20241114160315180 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421348490491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421348490491" session_id=1637587898 session_state=END} 20241114160315180 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160315180 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b3faffa6262a: Found GsupExpect[0] for "262421348490491" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@b3faffa6262a: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262421348490491" TC_mo_ussd_euse_disc(152)@b3faffa6262a: setverdict(pass): none -> pass 20241114160315182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35708<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@b3faffa6262a: Final verdict of PTC: pass 20241114160315182 DAUC <0003> db_auc.c:157 IMSI='262428859804572': No 2G Auth Data 20241114160315182 DAUC <0003> db_auc.c:192 IMSI='262428859804572': No 3G Auth Data HLR_Test-GSUP(147)@b3faffa6262a: Created GsupExpect[0] for "262428859804572" to be handled at TC_mo_ussd_euse_disc(153) 20241114160315189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35724<->l=127.0.0.1:4258 20241114160315192 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160315192 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428859804572 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428859804572" session_id=3917968207 session_state=BEGIN} 20241114160315192 DSS <0004> hlr_ussd.c:576 262428859804572/0xe987734f: Process SS (BEGIN) 20241114160315192 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160315192 DSS <0004> hlr_ussd.c:518 262428859804572/0xe987734f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160315192 DSS <0004> hlr_ussd.c:542 262428859804572/0xe987734f: Cannot find conn for EUSE EUSE-foobar 20241114160315192 DSS <0004> hlr_ussd.c:354 262428859804572/0xe987734f: Tx ReturnError(1, 0x22) 20241114160315192 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428859804572 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428859804572" session_id=3917968207 session_state=END} 20241114160315192 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160315192 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b3faffa6262a: Found GsupExpect[0] for "262428859804572" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@b3faffa6262a: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262428859804572" TC_mo_ussd_euse_disc(153)@b3faffa6262a: setverdict(pass): none -> pass 20241114160315194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35724<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@b3faffa6262a: Final verdict of PTC: pass 20241114160315194 DAUC <0003> db_auc.c:157 IMSI='262422105075868': No 2G Auth Data 20241114160315194 DAUC <0003> db_auc.c:192 IMSI='262422105075868': No 3G Auth Data HLR_Test-GSUP(147)@b3faffa6262a: Created GsupExpect[0] for "262422105075868" to be handled at TC_mo_ussd_euse_disc(154) 20241114160315200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35738<->l=127.0.0.1:4258 20241114160315203 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160315203 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262422105075868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422105075868" session_id=1712345003 session_state=BEGIN} 20241114160315203 DSS <0004> hlr_ussd.c:576 262422105075868/0x66104fab: Process SS (BEGIN) 20241114160315203 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160315203 DSS <0004> hlr_ussd.c:518 262422105075868/0x66104fab: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160315203 DSS <0004> hlr_ussd.c:542 262422105075868/0x66104fab: Cannot find conn for EUSE EUSE-foobar 20241114160315203 DSS <0004> hlr_ussd.c:354 262422105075868/0x66104fab: Tx ReturnError(1, 0x22) 20241114160315203 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262422105075868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422105075868" session_id=1712345003 session_state=END} 20241114160315203 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160315203 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b3faffa6262a: Found GsupExpect[0] for "262422105075868" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@b3faffa6262a: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262422105075868" TC_mo_ussd_euse_disc(154)@b3faffa6262a: setverdict(pass): none -> pass 20241114160315205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35738<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@b3faffa6262a: Final verdict of PTC: pass 20241114160315205 DAUC <0003> db_auc.c:157 IMSI='262425580126813': No 2G Auth Data 20241114160315205 DAUC <0003> db_auc.c:192 IMSI='262425580126813': No 3G Auth Data HLR_Test-GSUP(147)@b3faffa6262a: Created GsupExpect[0] for "262425580126813" to be handled at TC_mo_ussd_euse_disc(155) 20241114160315213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35752<->l=127.0.0.1:4258 20241114160315217 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160315217 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425580126813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425580126813" session_id=420153413 session_state=BEGIN} 20241114160315217 DSS <0004> hlr_ussd.c:576 262425580126813/0x190b0845: Process SS (BEGIN) 20241114160315217 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160315217 DSS <0004> hlr_ussd.c:518 262425580126813/0x190b0845: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160315217 DSS <0004> hlr_ussd.c:542 262425580126813/0x190b0845: Cannot find conn for EUSE EUSE-foobar 20241114160315217 DSS <0004> hlr_ussd.c:354 262425580126813/0x190b0845: Tx ReturnError(1, 0x22) 20241114160315217 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425580126813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425580126813" session_id=420153413 session_state=END} 20241114160315217 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160315217 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b3faffa6262a: Found GsupExpect[0] for "262425580126813" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@b3faffa6262a: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262425580126813" TC_mo_ussd_euse_disc(155)@b3faffa6262a: setverdict(pass): none -> pass 20241114160315218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35752<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@b3faffa6262a: Final verdict of PTC: pass 20241114160315219 DAUC <0003> db_auc.c:157 IMSI='262424378616938': No 2G Auth Data 20241114160315219 DAUC <0003> db_auc.c:192 IMSI='262424378616938': No 3G Auth Data HLR_Test-GSUP(147)@b3faffa6262a: Created GsupExpect[0] for "262424378616938" to be handled at TC_mo_ussd_euse_disc(156) 20241114160315226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35760<->l=127.0.0.1:4258 20241114160315229 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160315230 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424378616938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424378616938" session_id=1932021705 session_state=BEGIN} 20241114160315230 DSS <0004> hlr_ussd.c:576 262424378616938/0x73284fc9: Process SS (BEGIN) 20241114160315230 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160315230 DSS <0004> hlr_ussd.c:518 262424378616938/0x73284fc9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160315230 DSS <0004> hlr_ussd.c:542 262424378616938/0x73284fc9: Cannot find conn for EUSE EUSE-foobar 20241114160315230 DSS <0004> hlr_ussd.c:354 262424378616938/0x73284fc9: Tx ReturnError(1, 0x22) 20241114160315230 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424378616938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424378616938" session_id=1932021705 session_state=END} 20241114160315230 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160315230 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b3faffa6262a: Found GsupExpect[0] for "262424378616938" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@b3faffa6262a: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262424378616938" TC_mo_ussd_euse_disc(156)@b3faffa6262a: setverdict(pass): none -> pass 20241114160315231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35760<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@b3faffa6262a: Final verdict of PTC: pass 20241114160315232 DAUC <0003> db_auc.c:157 IMSI='262426912210163': No 2G Auth Data 20241114160315232 DAUC <0003> db_auc.c:192 IMSI='262426912210163': No 3G Auth Data HLR_Test-GSUP(147)@b3faffa6262a: Created GsupExpect[0] for "262426912210163" to be handled at TC_mo_ussd_euse_disc(157) 20241114160315240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35768<->l=127.0.0.1:4258 20241114160315243 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160315243 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426912210163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426912210163" session_id=1044270714 session_state=BEGIN} 20241114160315243 DSS <0004> hlr_ussd.c:576 262426912210163/0x3e3e4e7a: Process SS (BEGIN) 20241114160315243 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160315243 DSS <0004> hlr_ussd.c:518 262426912210163/0x3e3e4e7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160315243 DSS <0004> hlr_ussd.c:542 262426912210163/0x3e3e4e7a: Cannot find conn for EUSE EUSE-foobar 20241114160315243 DSS <0004> hlr_ussd.c:354 262426912210163/0x3e3e4e7a: Tx ReturnError(1, 0x22) 20241114160315243 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426912210163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426912210163" session_id=1044270714 session_state=END} 20241114160315243 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160315243 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b3faffa6262a: Found GsupExpect[0] for "262426912210163" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@b3faffa6262a: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262426912210163" TC_mo_ussd_euse_disc(157)@b3faffa6262a: setverdict(pass): none -> pass 20241114160315245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35768<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@b3faffa6262a: Final verdict of PTC: pass 20241114160315245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35674<->l=127.0.0.1:4258 HLR_Test-GSUP(147)@b3faffa6262a: Final verdict of PTC: none 20241114160315246 DLINP <000b> input/ipa.c:451 connected read/write 20241114160315246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 148@b3faffa6262a: Final verdict of PTC: none 20241114160315246 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160315246 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160315246 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160315246 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40475<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(149)@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 148: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@b3faffa6262a: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Thu Nov 14 16:03:15 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20241114160315268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35770<->l=127.0.0.1:4258 20241114160315469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35770<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=81620) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Thu Nov 14 16:03:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_mo_ussd_iuse_imsi started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160318575 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160318575 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160318579 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160318579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35780<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(158)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160318580 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(158)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160318580 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160318580 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160318580 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160318580 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160318580 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160318580 DLGSUP <0013> gsup_server.c:235 2: 20241114160318580 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160318580 DLGSUP <0013> gsup_server.c:235 3: 20241114160318580 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160318580 DLGSUP <0013> gsup_server.c:235 4: 20241114160318580 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160318580 DLGSUP <0013> gsup_server.c:235 5: 20241114160318580 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160318580 DLGSUP <0013> gsup_server.c:235 7: 20241114160318580 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160318580 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160318580 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160318580 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160318603 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33471<->l=127.0.0.1:4259) 20241114160318608 DAUC <0003> db_auc.c:157 IMSI='262420222726652': No 2G Auth Data 20241114160318608 DAUC <0003> db_auc.c:192 IMSI='262420222726652': No 3G Auth Data HLR_Test-GSUP(159)@b3faffa6262a: Created GsupExpect[0] for "262420222726652" to be handled at TC_mo_ussd_iuse_imsi(162) 20241114160318636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35786<->l=127.0.0.1:4258 20241114160318649 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160318649 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420222726652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420222726652" session_id=997311944 session_state=BEGIN} 20241114160318649 DSS <0004> hlr_ussd.c:576 262420222726652/0x3b71c5c8: Process SS (BEGIN) 20241114160318649 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114160318649 DSS <0004> hlr_ussd.c:518 262420222726652/0x3b71c5c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114160318649 DSS <0004> hlr_ussd.c:363 262420222726652/0x3b71c5c8: Tx USSD 'Your IMSI is 262420222726652' 20241114160318649 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420222726652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420222726652" session_id=997311944 session_state=END} 20241114160318649 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420222726652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160318649 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160318649 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b3faffa6262a: Found GsupExpect[0] for "262420222726652" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@b3faffa6262a: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262420222726652" TC_mo_ussd_iuse_imsi(162)@b3faffa6262a: setverdict(pass): none -> pass 20241114160318658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35786<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@b3faffa6262a: Final verdict of PTC: pass 20241114160318659 DAUC <0003> db_auc.c:157 IMSI='262422210504287': No 2G Auth Data 20241114160318659 DAUC <0003> db_auc.c:192 IMSI='262422210504287': No 3G Auth Data HLR_Test-GSUP(159)@b3faffa6262a: Created GsupExpect[0] for "262422210504287" to be handled at TC_mo_ussd_iuse_imsi(163) 20241114160318668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35802<->l=127.0.0.1:4258 20241114160318670 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160318670 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422210504287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422210504287" session_id=1455847744 session_state=BEGIN} 20241114160318670 DSS <0004> hlr_ussd.c:576 262422210504287/0x56c67940: Process SS (BEGIN) 20241114160318670 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114160318670 DSS <0004> hlr_ussd.c:518 262422210504287/0x56c67940: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114160318670 DSS <0004> hlr_ussd.c:363 262422210504287/0x56c67940: Tx USSD 'Your IMSI is 262422210504287' 20241114160318670 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422210504287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422210504287" session_id=1455847744 session_state=END} 20241114160318670 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422210504287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160318670 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160318670 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b3faffa6262a: Found GsupExpect[0] for "262422210504287" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@b3faffa6262a: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262422210504287" TC_mo_ussd_iuse_imsi(163)@b3faffa6262a: setverdict(pass): none -> pass 20241114160318672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35802<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@b3faffa6262a: Final verdict of PTC: pass 20241114160318673 DAUC <0003> db_auc.c:157 IMSI='262426053783590': No 2G Auth Data 20241114160318673 DAUC <0003> db_auc.c:192 IMSI='262426053783590': No 3G Auth Data HLR_Test-GSUP(159)@b3faffa6262a: Created GsupExpect[0] for "262426053783590" to be handled at TC_mo_ussd_iuse_imsi(164) 20241114160318679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35816<->l=127.0.0.1:4258 20241114160318681 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160318681 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426053783590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426053783590" session_id=3896985245 session_state=BEGIN} 20241114160318681 DSS <0004> hlr_ussd.c:576 262426053783590/0xe847469d: Process SS (BEGIN) 20241114160318681 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114160318681 DSS <0004> hlr_ussd.c:518 262426053783590/0xe847469d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114160318681 DSS <0004> hlr_ussd.c:363 262426053783590/0xe847469d: Tx USSD 'Your IMSI is 262426053783590' 20241114160318681 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426053783590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426053783590" session_id=3896985245 session_state=END} 20241114160318681 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426053783590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160318681 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160318682 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b3faffa6262a: Found GsupExpect[0] for "262426053783590" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@b3faffa6262a: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262426053783590" TC_mo_ussd_iuse_imsi(164)@b3faffa6262a: setverdict(pass): none -> pass 20241114160318683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35816<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@b3faffa6262a: Final verdict of PTC: pass 20241114160318684 DAUC <0003> db_auc.c:157 IMSI='262422893912013': No 2G Auth Data 20241114160318684 DAUC <0003> db_auc.c:192 IMSI='262422893912013': No 3G Auth Data HLR_Test-GSUP(159)@b3faffa6262a: Created GsupExpect[0] for "262422893912013" to be handled at TC_mo_ussd_iuse_imsi(165) 20241114160318690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35828<->l=127.0.0.1:4258 20241114160318695 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160318695 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422893912013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422893912013" session_id=3161093980 session_state=BEGIN} 20241114160318695 DSS <0004> hlr_ussd.c:576 262422893912013/0xbc6a775c: Process SS (BEGIN) 20241114160318695 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114160318695 DSS <0004> hlr_ussd.c:518 262422893912013/0xbc6a775c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114160318695 DSS <0004> hlr_ussd.c:363 262422893912013/0xbc6a775c: Tx USSD 'Your IMSI is 262422893912013' 20241114160318695 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422893912013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422893912013" session_id=3161093980 session_state=END} 20241114160318695 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422893912013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160318695 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160318695 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b3faffa6262a: Found GsupExpect[0] for "262422893912013" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@b3faffa6262a: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262422893912013" TC_mo_ussd_iuse_imsi(165)@b3faffa6262a: setverdict(pass): none -> pass 20241114160318698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35828<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@b3faffa6262a: Final verdict of PTC: pass 20241114160318698 DAUC <0003> db_auc.c:157 IMSI='262428978000661': No 2G Auth Data 20241114160318698 DAUC <0003> db_auc.c:192 IMSI='262428978000661': No 3G Auth Data HLR_Test-GSUP(159)@b3faffa6262a: Created GsupExpect[0] for "262428978000661" to be handled at TC_mo_ussd_iuse_imsi(166) 20241114160318704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35830<->l=127.0.0.1:4258 20241114160318707 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160318707 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428978000661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428978000661" session_id=2093368221 session_state=BEGIN} 20241114160318707 DSS <0004> hlr_ussd.c:576 262428978000661/0x7cc6439d: Process SS (BEGIN) 20241114160318707 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114160318707 DSS <0004> hlr_ussd.c:518 262428978000661/0x7cc6439d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114160318707 DSS <0004> hlr_ussd.c:363 262428978000661/0x7cc6439d: Tx USSD 'Your IMSI is 262428978000661' 20241114160318707 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428978000661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428978000661" session_id=2093368221 session_state=END} 20241114160318707 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428978000661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160318707 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160318707 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b3faffa6262a: Found GsupExpect[0] for "262428978000661" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@b3faffa6262a: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262428978000661" TC_mo_ussd_iuse_imsi(166)@b3faffa6262a: setverdict(pass): none -> pass 20241114160318709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35830<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@b3faffa6262a: Final verdict of PTC: pass 20241114160318710 DAUC <0003> db_auc.c:157 IMSI='262420140667750': No 2G Auth Data 20241114160318710 DAUC <0003> db_auc.c:192 IMSI='262420140667750': No 3G Auth Data HLR_Test-GSUP(159)@b3faffa6262a: Created GsupExpect[0] for "262420140667750" to be handled at TC_mo_ussd_iuse_imsi(167) 20241114160318716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35838<->l=127.0.0.1:4258 20241114160318719 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160318719 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420140667750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420140667750" session_id=3607352642 session_state=BEGIN} 20241114160318719 DSS <0004> hlr_ussd.c:576 262420140667750/0xd703d542: Process SS (BEGIN) 20241114160318719 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114160318719 DSS <0004> hlr_ussd.c:518 262420140667750/0xd703d542: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114160318719 DSS <0004> hlr_ussd.c:363 262420140667750/0xd703d542: Tx USSD 'Your IMSI is 262420140667750' 20241114160318719 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420140667750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420140667750" session_id=3607352642 session_state=END} 20241114160318719 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420140667750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160318719 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160318719 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b3faffa6262a: Found GsupExpect[0] for "262420140667750" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@b3faffa6262a: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262420140667750" TC_mo_ussd_iuse_imsi(167)@b3faffa6262a: setverdict(pass): none -> pass 20241114160318721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35838<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@b3faffa6262a: Final verdict of PTC: pass 20241114160318721 DAUC <0003> db_auc.c:157 IMSI='262422807781596': No 2G Auth Data 20241114160318721 DAUC <0003> db_auc.c:192 IMSI='262422807781596': No 3G Auth Data HLR_Test-GSUP(159)@b3faffa6262a: Created GsupExpect[0] for "262422807781596" to be handled at TC_mo_ussd_iuse_imsi(168) 20241114160318729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35840<->l=127.0.0.1:4258 20241114160318732 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160318732 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422807781596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422807781596" session_id=2913411641 session_state=BEGIN} 20241114160318732 DSS <0004> hlr_ussd.c:576 262422807781596/0xada72239: Process SS (BEGIN) 20241114160318732 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114160318732 DSS <0004> hlr_ussd.c:518 262422807781596/0xada72239: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114160318732 DSS <0004> hlr_ussd.c:363 262422807781596/0xada72239: Tx USSD 'Your IMSI is 262422807781596' 20241114160318732 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422807781596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422807781596" session_id=2913411641 session_state=END} 20241114160318732 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422807781596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160318732 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160318732 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b3faffa6262a: Found GsupExpect[0] for "262422807781596" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@b3faffa6262a: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262422807781596" TC_mo_ussd_iuse_imsi(168)@b3faffa6262a: setverdict(pass): none -> pass 20241114160318734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35840<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@b3faffa6262a: Final verdict of PTC: pass 20241114160318735 DAUC <0003> db_auc.c:157 IMSI='262427879330235': No 2G Auth Data 20241114160318735 DAUC <0003> db_auc.c:192 IMSI='262427879330235': No 3G Auth Data HLR_Test-GSUP(159)@b3faffa6262a: Created GsupExpect[0] for "262427879330235" to be handled at TC_mo_ussd_iuse_imsi(169) 20241114160318742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35846<->l=127.0.0.1:4258 20241114160318747 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160318747 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427879330235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427879330235" session_id=422294625 session_state=BEGIN} 20241114160318747 DSS <0004> hlr_ussd.c:576 262427879330235/0x192bb461: Process SS (BEGIN) 20241114160318747 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114160318747 DSS <0004> hlr_ussd.c:518 262427879330235/0x192bb461: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114160318747 DSS <0004> hlr_ussd.c:363 262427879330235/0x192bb461: Tx USSD 'Your IMSI is 262427879330235' 20241114160318747 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427879330235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427879330235" session_id=422294625 session_state=END} 20241114160318747 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427879330235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160318747 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160318747 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b3faffa6262a: Found GsupExpect[0] for "262427879330235" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@b3faffa6262a: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262427879330235" TC_mo_ussd_iuse_imsi(169)@b3faffa6262a: setverdict(pass): none -> pass 20241114160318749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35846<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@b3faffa6262a: Final verdict of PTC: pass 20241114160318749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35780<->l=127.0.0.1:4258 20241114160318750 DLINP <000b> input/ipa.c:451 connected read/write 20241114160318750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP(159)@b3faffa6262a: Final verdict of PTC: none 20241114160318750 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160318750 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160318750 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160318750 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33471<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(161)@b3faffa6262a: Final verdict of PTC: none 160@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 160: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@b3faffa6262a: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Thu Nov 14 16:03:18 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20241114160318772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35848<->l=127.0.0.1:4258 20241114160318974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35848<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82432) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Thu Nov 14 16:03:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160322085 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160322085 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160322088 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160322090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34714<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(170)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160322092 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(170)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160322093 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160322093 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160322093 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160322093 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160322093 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160322093 DLGSUP <0013> gsup_server.c:235 2: 20241114160322093 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160322093 DLGSUP <0013> gsup_server.c:235 3: 20241114160322093 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160322094 DLGSUP <0013> gsup_server.c:235 4: 20241114160322094 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160322094 DLGSUP <0013> gsup_server.c:235 5: 20241114160322094 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160322094 DLGSUP <0013> gsup_server.c:235 7: 20241114160322094 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160322094 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160322094 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160322094 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160322120 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40745<->l=127.0.0.1:4259) 20241114160322129 DAUC <0003> db_auc.c:157 IMSI='262426908259291': No 2G Auth Data 20241114160322129 DAUC <0003> db_auc.c:192 IMSI='262426908259291': No 3G Auth Data HLR_Test-GSUP(171)@b3faffa6262a: Created GsupExpect[0] for "262426908259291" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241114160322145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34720<->l=127.0.0.1:4258 20241114160322154 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160322154 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262426908259291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426908259291" source_name="the-source\n" session_id=3033787327 session_state=BEGIN} 20241114160322154 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241114160322154 DSS <0004> hlr_ussd.c:576 262426908259291/0xb4d3ebbf: Process SS (BEGIN) 20241114160322154 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114160322154 DSS <0004> hlr_ussd.c:518 262426908259291/0xb4d3ebbf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114160322154 DSS <0004> hlr_ussd.c:363 262426908259291/0xb4d3ebbf: Tx USSD 'Your IMSI is 262426908259291' 20241114160322154 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262426908259291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426908259291" destination_name="the-source\n" session_id=3033787327 session_state=END} 20241114160322154 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262426908259291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160322154 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160322154 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b3faffa6262a: Found GsupExpect[0] for "262426908259291" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@b3faffa6262a: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262426908259291" TC_mo_ussd_iuse_imsi_via_proxy(174)@b3faffa6262a: setverdict(pass): none -> pass 20241114160322160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34720<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@b3faffa6262a: Final verdict of PTC: pass 20241114160322160 DAUC <0003> db_auc.c:157 IMSI='262428482964758': No 2G Auth Data 20241114160322160 DAUC <0003> db_auc.c:192 IMSI='262428482964758': No 3G Auth Data HLR_Test-GSUP(171)@b3faffa6262a: Created GsupExpect[0] for "262428482964758" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241114160322173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34734<->l=127.0.0.1:4258 20241114160322177 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160322177 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262428482964758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428482964758" source_name="the-source\n" session_id=195439357 session_state=BEGIN} 20241114160322177 DSS <0004> hlr_ussd.c:576 262428482964758/0x0ba62afd: Process SS (BEGIN) 20241114160322177 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114160322177 DSS <0004> hlr_ussd.c:518 262428482964758/0x0ba62afd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114160322177 DSS <0004> hlr_ussd.c:363 262428482964758/0x0ba62afd: Tx USSD 'Your IMSI is 262428482964758' 20241114160322177 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262428482964758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428482964758" destination_name="the-source\n" session_id=195439357 session_state=END} 20241114160322177 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262428482964758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160322177 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160322177 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b3faffa6262a: Found GsupExpect[0] for "262428482964758" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@b3faffa6262a: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262428482964758" TC_mo_ussd_iuse_imsi_via_proxy(175)@b3faffa6262a: setverdict(pass): none -> pass 20241114160322179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34734<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@b3faffa6262a: Final verdict of PTC: pass 20241114160322180 DAUC <0003> db_auc.c:157 IMSI='262420394670835': No 2G Auth Data 20241114160322180 DAUC <0003> db_auc.c:192 IMSI='262420394670835': No 3G Auth Data HLR_Test-GSUP(171)@b3faffa6262a: Created GsupExpect[0] for "262420394670835" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241114160322187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34740<->l=127.0.0.1:4258 20241114160322190 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160322190 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262420394670835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420394670835" source_name="the-source\n" session_id=3822723406 session_state=BEGIN} 20241114160322190 DSS <0004> hlr_ussd.c:576 262420394670835/0xe3da214e: Process SS (BEGIN) 20241114160322190 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114160322190 DSS <0004> hlr_ussd.c:518 262420394670835/0xe3da214e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114160322190 DSS <0004> hlr_ussd.c:363 262420394670835/0xe3da214e: Tx USSD 'Your IMSI is 262420394670835' 20241114160322190 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262420394670835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420394670835" destination_name="the-source\n" session_id=3822723406 session_state=END} 20241114160322190 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262420394670835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160322190 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160322190 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b3faffa6262a: Found GsupExpect[0] for "262420394670835" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@b3faffa6262a: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262420394670835" TC_mo_ussd_iuse_imsi_via_proxy(176)@b3faffa6262a: setverdict(pass): none -> pass 20241114160322192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34740<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@b3faffa6262a: Final verdict of PTC: pass 20241114160322192 DAUC <0003> db_auc.c:157 IMSI='262428893341626': No 2G Auth Data 20241114160322192 DAUC <0003> db_auc.c:192 IMSI='262428893341626': No 3G Auth Data HLR_Test-GSUP(171)@b3faffa6262a: Created GsupExpect[0] for "262428893341626" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241114160322199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34756<->l=127.0.0.1:4258 20241114160322202 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160322202 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262428893341626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428893341626" source_name="the-source\n" session_id=1934414806 session_state=BEGIN} 20241114160322202 DSS <0004> hlr_ussd.c:576 262428893341626/0x734cd3d6: Process SS (BEGIN) 20241114160322202 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114160322202 DSS <0004> hlr_ussd.c:518 262428893341626/0x734cd3d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114160322202 DSS <0004> hlr_ussd.c:363 262428893341626/0x734cd3d6: Tx USSD 'Your IMSI is 262428893341626' 20241114160322202 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262428893341626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428893341626" destination_name="the-source\n" session_id=1934414806 session_state=END} 20241114160322202 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262428893341626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160322202 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160322202 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b3faffa6262a: Found GsupExpect[0] for "262428893341626" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@b3faffa6262a: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262428893341626" TC_mo_ussd_iuse_imsi_via_proxy(177)@b3faffa6262a: setverdict(pass): none -> pass 20241114160322204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34756<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@b3faffa6262a: Final verdict of PTC: pass 20241114160322204 DAUC <0003> db_auc.c:157 IMSI='262428699001826': No 2G Auth Data 20241114160322204 DAUC <0003> db_auc.c:192 IMSI='262428699001826': No 3G Auth Data HLR_Test-GSUP(171)@b3faffa6262a: Created GsupExpect[0] for "262428699001826" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241114160322210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34760<->l=127.0.0.1:4258 20241114160322213 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160322213 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262428699001826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428699001826" source_name="the-source\n" session_id=2530409112 session_state=BEGIN} 20241114160322213 DSS <0004> hlr_ussd.c:576 262428699001826/0x96d2fa98: Process SS (BEGIN) 20241114160322213 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114160322213 DSS <0004> hlr_ussd.c:518 262428699001826/0x96d2fa98: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114160322213 DSS <0004> hlr_ussd.c:363 262428699001826/0x96d2fa98: Tx USSD 'Your IMSI is 262428699001826' 20241114160322213 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262428699001826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428699001826" destination_name="the-source\n" session_id=2530409112 session_state=END} 20241114160322213 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262428699001826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160322213 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160322213 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b3faffa6262a: Found GsupExpect[0] for "262428699001826" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@b3faffa6262a: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262428699001826" TC_mo_ussd_iuse_imsi_via_proxy(178)@b3faffa6262a: setverdict(pass): none -> pass 20241114160322215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34760<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@b3faffa6262a: Final verdict of PTC: pass 20241114160322215 DAUC <0003> db_auc.c:157 IMSI='262425737541689': No 2G Auth Data 20241114160322215 DAUC <0003> db_auc.c:192 IMSI='262425737541689': No 3G Auth Data HLR_Test-GSUP(171)@b3faffa6262a: Created GsupExpect[0] for "262425737541689" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241114160322221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34764<->l=127.0.0.1:4258 20241114160322224 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160322225 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262425737541689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425737541689" source_name="the-source\n" session_id=2200550180 session_state=BEGIN} 20241114160322225 DSS <0004> hlr_ussd.c:576 262425737541689/0x8329bb24: Process SS (BEGIN) 20241114160322225 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114160322225 DSS <0004> hlr_ussd.c:518 262425737541689/0x8329bb24: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114160322225 DSS <0004> hlr_ussd.c:363 262425737541689/0x8329bb24: Tx USSD 'Your IMSI is 262425737541689' 20241114160322225 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262425737541689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425737541689" destination_name="the-source\n" session_id=2200550180 session_state=END} 20241114160322225 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262425737541689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160322225 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160322225 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b3faffa6262a: Found GsupExpect[0] for "262425737541689" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@b3faffa6262a: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262425737541689" TC_mo_ussd_iuse_imsi_via_proxy(179)@b3faffa6262a: setverdict(pass): none -> pass 20241114160322227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34764<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@b3faffa6262a: Final verdict of PTC: pass 20241114160322227 DAUC <0003> db_auc.c:157 IMSI='262423541618647': No 2G Auth Data 20241114160322227 DAUC <0003> db_auc.c:192 IMSI='262423541618647': No 3G Auth Data HLR_Test-GSUP(171)@b3faffa6262a: Created GsupExpect[0] for "262423541618647" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241114160322234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34780<->l=127.0.0.1:4258 20241114160322237 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160322237 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262423541618647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423541618647" source_name="the-source\n" session_id=1200292278 session_state=BEGIN} 20241114160322237 DSS <0004> hlr_ussd.c:576 262423541618647/0x478b01b6: Process SS (BEGIN) 20241114160322237 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114160322237 DSS <0004> hlr_ussd.c:518 262423541618647/0x478b01b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114160322237 DSS <0004> hlr_ussd.c:363 262423541618647/0x478b01b6: Tx USSD 'Your IMSI is 262423541618647' 20241114160322237 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262423541618647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423541618647" destination_name="the-source\n" session_id=1200292278 session_state=END} 20241114160322237 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262423541618647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160322237 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160322237 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b3faffa6262a: Found GsupExpect[0] for "262423541618647" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@b3faffa6262a: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262423541618647" TC_mo_ussd_iuse_imsi_via_proxy(180)@b3faffa6262a: setverdict(pass): none -> pass 20241114160322239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34780<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@b3faffa6262a: Final verdict of PTC: pass 20241114160322239 DAUC <0003> db_auc.c:157 IMSI='262428688908001': No 2G Auth Data 20241114160322240 DAUC <0003> db_auc.c:192 IMSI='262428688908001': No 3G Auth Data HLR_Test-GSUP(171)@b3faffa6262a: Created GsupExpect[0] for "262428688908001" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241114160322246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34788<->l=127.0.0.1:4258 20241114160322249 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160322249 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428688908001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428688908001" source_name="the-source\n" session_id=365530805 session_state=BEGIN} 20241114160322249 DSS <0004> hlr_ussd.c:576 262428688908001/0x15c98eb5: Process SS (BEGIN) 20241114160322249 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241114160322249 DSS <0004> hlr_ussd.c:518 262428688908001/0x15c98eb5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241114160322249 DSS <0004> hlr_ussd.c:363 262428688908001/0x15c98eb5: Tx USSD 'Your IMSI is 262428688908001' 20241114160322249 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428688908001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428688908001" destination_name="the-source\n" session_id=365530805 session_state=END} 20241114160322249 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262428688908001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160322249 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160322249 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b3faffa6262a: Found GsupExpect[0] for "262428688908001" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@b3faffa6262a: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262428688908001" TC_mo_ussd_iuse_imsi_via_proxy(181)@b3faffa6262a: setverdict(pass): none -> pass 20241114160322251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34788<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@b3faffa6262a: Final verdict of PTC: pass 20241114160322252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34714<->l=127.0.0.1:4258 20241114160322252 DLINP <000b> input/ipa.c:451 connected read/write 20241114160322252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160322252 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160322252 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160322252 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160322252 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 172@b3faffa6262a: Final verdict of PTC: none 20241114160322253 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40745<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 172: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@b3faffa6262a: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Thu Nov 14 16:03:22 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20241114160322276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4258 20241114160322477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78540) Waiting for packet dumper to finish... 1 (prev_count=78540, count=83480) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Thu Nov 14 16:03:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_mo_ussd_iuse_msisdn started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160325593 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160325593 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160325599 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160325601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34800<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(182)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160325607 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160325608 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160325608 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160325608 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160325608 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160325608 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160325608 DLGSUP <0013> gsup_server.c:235 2: 20241114160325608 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160325608 DLGSUP <0013> gsup_server.c:235 3: 20241114160325608 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160325608 DLGSUP <0013> gsup_server.c:235 4: 20241114160325608 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160325608 DLGSUP <0013> gsup_server.c:235 5: 20241114160325608 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160325608 DLGSUP <0013> gsup_server.c:235 7: 20241114160325608 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160325608 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160325608 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160325608 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160325629 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35027<->l=127.0.0.1:4259) 20241114160325634 DAUC <0003> db_auc.c:157 IMSI='262426189323425': No 2G Auth Data 20241114160325634 DAUC <0003> db_auc.c:192 IMSI='262426189323425': No 3G Auth Data HLR_Test-GSUP(183)@b3faffa6262a: Created GsupExpect[0] for "262426189323425" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241114160325645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34802<->l=127.0.0.1:4258 20241114160325657 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160325657 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426189323425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426189323425" session_id=1457446239 session_state=BEGIN} 20241114160325657 DSS <0004> hlr_ussd.c:576 262426189323425/0x56dedd5f: Process SS (BEGIN) 20241114160325657 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114160325657 DSS <0004> hlr_ussd.c:518 262426189323425/0x56dedd5f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114160325657 DSS <0004> hlr_ussd.c:363 262426189323425/0x56dedd5f: Tx USSD 'Your extension is 491613431460' 20241114160325658 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426189323425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426189323425" session_id=1457446239 session_state=END} 20241114160325658 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426189323425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160325658 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160325658 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b3faffa6262a: Found GsupExpect[0] for "262426189323425" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@b3faffa6262a: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262426189323425" TC_mo_ussd_iuse_msisdn(186)@b3faffa6262a: setverdict(pass): none -> pass 20241114160325668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34802<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@b3faffa6262a: Final verdict of PTC: pass 20241114160325669 DAUC <0003> db_auc.c:157 IMSI='262420527825000': No 2G Auth Data 20241114160325669 DAUC <0003> db_auc.c:192 IMSI='262420527825000': No 3G Auth Data HLR_Test-GSUP(183)@b3faffa6262a: Created GsupExpect[0] for "262420527825000" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241114160325679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34806<->l=127.0.0.1:4258 20241114160325682 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160325682 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420527825000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420527825000" session_id=1543872112 session_state=BEGIN} 20241114160325682 DSS <0004> hlr_ussd.c:576 262420527825000/0x5c059e70: Process SS (BEGIN) 20241114160325682 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114160325682 DSS <0004> hlr_ussd.c:518 262420527825000/0x5c059e70: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114160325682 DSS <0004> hlr_ussd.c:363 262420527825000/0x5c059e70: Tx USSD 'Your extension is 491617326184' 20241114160325682 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420527825000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420527825000" session_id=1543872112 session_state=END} 20241114160325682 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420527825000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160325682 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160325682 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b3faffa6262a: Found GsupExpect[0] for "262420527825000" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@b3faffa6262a: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262420527825000" TC_mo_ussd_iuse_msisdn(187)@b3faffa6262a: setverdict(pass): none -> pass 20241114160325684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34806<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@b3faffa6262a: Final verdict of PTC: pass 20241114160325684 DAUC <0003> db_auc.c:157 IMSI='262420311828043': No 2G Auth Data 20241114160325684 DAUC <0003> db_auc.c:192 IMSI='262420311828043': No 3G Auth Data HLR_Test-GSUP(183)@b3faffa6262a: Created GsupExpect[0] for "262420311828043" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241114160325691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34816<->l=127.0.0.1:4258 20241114160325694 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160325694 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420311828043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420311828043" session_id=1947753092 session_state=BEGIN} 20241114160325694 DSS <0004> hlr_ussd.c:576 262420311828043/0x74185a84: Process SS (BEGIN) 20241114160325694 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114160325694 DSS <0004> hlr_ussd.c:518 262420311828043/0x74185a84: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114160325694 DSS <0004> hlr_ussd.c:363 262420311828043/0x74185a84: Tx USSD 'Your extension is 491612263411' 20241114160325694 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420311828043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420311828043" session_id=1947753092 session_state=END} 20241114160325694 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420311828043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160325694 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160325694 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b3faffa6262a: Found GsupExpect[0] for "262420311828043" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@b3faffa6262a: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262420311828043" TC_mo_ussd_iuse_msisdn(188)@b3faffa6262a: setverdict(pass): none -> pass 20241114160325696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34816<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@b3faffa6262a: Final verdict of PTC: pass 20241114160325696 DAUC <0003> db_auc.c:157 IMSI='262429645730884': No 2G Auth Data 20241114160325696 DAUC <0003> db_auc.c:192 IMSI='262429645730884': No 3G Auth Data HLR_Test-GSUP(183)@b3faffa6262a: Created GsupExpect[0] for "262429645730884" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241114160325703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34828<->l=127.0.0.1:4258 20241114160325706 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160325706 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429645730884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429645730884" session_id=1861912643 session_state=BEGIN} 20241114160325706 DSS <0004> hlr_ussd.c:576 262429645730884/0x6efa8843: Process SS (BEGIN) 20241114160325706 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114160325706 DSS <0004> hlr_ussd.c:518 262429645730884/0x6efa8843: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114160325706 DSS <0004> hlr_ussd.c:363 262429645730884/0x6efa8843: Tx USSD 'Your extension is 491611108274' 20241114160325706 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429645730884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429645730884" session_id=1861912643 session_state=END} 20241114160325706 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429645730884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160325706 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160325706 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b3faffa6262a: Found GsupExpect[0] for "262429645730884" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@b3faffa6262a: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262429645730884" TC_mo_ussd_iuse_msisdn(189)@b3faffa6262a: setverdict(pass): none -> pass 20241114160325708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34828<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@b3faffa6262a: Final verdict of PTC: pass 20241114160325708 DAUC <0003> db_auc.c:157 IMSI='262427741890343': No 2G Auth Data 20241114160325708 DAUC <0003> db_auc.c:192 IMSI='262427741890343': No 3G Auth Data HLR_Test-GSUP(183)@b3faffa6262a: Created GsupExpect[0] for "262427741890343" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241114160325715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34832<->l=127.0.0.1:4258 20241114160325718 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160325718 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427741890343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427741890343" session_id=1293182026 session_state=BEGIN} 20241114160325718 DSS <0004> hlr_ussd.c:576 262427741890343/0x4d14644a: Process SS (BEGIN) 20241114160325718 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114160325718 DSS <0004> hlr_ussd.c:518 262427741890343/0x4d14644a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114160325718 DSS <0004> hlr_ussd.c:363 262427741890343/0x4d14644a: Tx USSD 'Your extension is 491611758554' 20241114160325718 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427741890343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427741890343" session_id=1293182026 session_state=END} 20241114160325718 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427741890343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160325718 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160325718 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b3faffa6262a: Found GsupExpect[0] for "262427741890343" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@b3faffa6262a: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262427741890343" TC_mo_ussd_iuse_msisdn(190)@b3faffa6262a: setverdict(pass): none -> pass 20241114160325720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34832<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@b3faffa6262a: Final verdict of PTC: pass 20241114160325720 DAUC <0003> db_auc.c:157 IMSI='262421753267558': No 2G Auth Data 20241114160325720 DAUC <0003> db_auc.c:192 IMSI='262421753267558': No 3G Auth Data HLR_Test-GSUP(183)@b3faffa6262a: Created GsupExpect[0] for "262421753267558" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241114160325726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34844<->l=127.0.0.1:4258 20241114160325729 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160325729 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421753267558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421753267558" session_id=880696766 session_state=BEGIN} 20241114160325729 DSS <0004> hlr_ussd.c:576 262421753267558/0x347e5dbe: Process SS (BEGIN) 20241114160325729 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114160325729 DSS <0004> hlr_ussd.c:518 262421753267558/0x347e5dbe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114160325729 DSS <0004> hlr_ussd.c:363 262421753267558/0x347e5dbe: Tx USSD 'Your extension is 491611566427' 20241114160325729 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421753267558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421753267558" session_id=880696766 session_state=END} 20241114160325730 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421753267558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160325730 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160325730 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b3faffa6262a: Found GsupExpect[0] for "262421753267558" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@b3faffa6262a: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262421753267558" TC_mo_ussd_iuse_msisdn(191)@b3faffa6262a: setverdict(pass): none -> pass 20241114160325731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34844<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@b3faffa6262a: Final verdict of PTC: pass 20241114160325732 DAUC <0003> db_auc.c:157 IMSI='262424693625460': No 2G Auth Data 20241114160325732 DAUC <0003> db_auc.c:192 IMSI='262424693625460': No 3G Auth Data HLR_Test-GSUP(183)@b3faffa6262a: Created GsupExpect[0] for "262424693625460" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241114160325739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34848<->l=127.0.0.1:4258 20241114160325742 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160325742 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424693625460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424693625460" session_id=4215856147 session_state=BEGIN} 20241114160325742 DSS <0004> hlr_ussd.c:576 262424693625460/0xfb48dc13: Process SS (BEGIN) 20241114160325742 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114160325742 DSS <0004> hlr_ussd.c:518 262424693625460/0xfb48dc13: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114160325742 DSS <0004> hlr_ussd.c:363 262424693625460/0xfb48dc13: Tx USSD 'Your extension is 491616182444' 20241114160325742 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424693625460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424693625460" session_id=4215856147 session_state=END} 20241114160325742 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424693625460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160325742 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160325742 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b3faffa6262a: Found GsupExpect[0] for "262424693625460" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@b3faffa6262a: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262424693625460" TC_mo_ussd_iuse_msisdn(192)@b3faffa6262a: setverdict(pass): none -> pass 20241114160325744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34848<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@b3faffa6262a: Final verdict of PTC: pass 20241114160325744 DAUC <0003> db_auc.c:157 IMSI='262421761074273': No 2G Auth Data 20241114160325744 DAUC <0003> db_auc.c:192 IMSI='262421761074273': No 3G Auth Data HLR_Test-GSUP(183)@b3faffa6262a: Created GsupExpect[0] for "262421761074273" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241114160325751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34854<->l=127.0.0.1:4258 20241114160325755 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160325755 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421761074273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421761074273" session_id=545772712 session_state=BEGIN} 20241114160325755 DSS <0004> hlr_ussd.c:576 262421761074273/0x2087d4a8: Process SS (BEGIN) 20241114160325755 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114160325755 DSS <0004> hlr_ussd.c:518 262421761074273/0x2087d4a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114160325755 DSS <0004> hlr_ussd.c:363 262421761074273/0x2087d4a8: Tx USSD 'Your extension is 491616111141' 20241114160325755 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421761074273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421761074273" session_id=545772712 session_state=END} 20241114160325755 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421761074273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160325755 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160325756 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b3faffa6262a: Found GsupExpect[0] for "262421761074273" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@b3faffa6262a: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262421761074273" TC_mo_ussd_iuse_msisdn(193)@b3faffa6262a: setverdict(pass): none -> pass 20241114160325757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34854<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@b3faffa6262a: Final verdict of PTC: pass 20241114160325758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34800<->l=127.0.0.1:4258 20241114160325758 DLINP <000b> input/ipa.c:451 connected read/write 20241114160325758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160325758 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(183)@b3faffa6262a: Final verdict of PTC: none 20241114160325758 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160325758 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160325758 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35027<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(182)@b3faffa6262a: Final verdict of PTC: none 184@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 184: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@b3faffa6262a: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Thu Nov 14 16:03:25 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20241114160325781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34862<->l=127.0.0.1:4258 20241114160325982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34862<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67660) Waiting for packet dumper to finish... 1 (prev_count=67660, count=82604) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Thu Nov 14 16:03:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160329099 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160329099 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160329104 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160329106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34872<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(194)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160329110 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160329110 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160329110 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160329110 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160329111 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160329111 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160329111 DLGSUP <0013> gsup_server.c:235 2: 20241114160329111 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160329111 DLGSUP <0013> gsup_server.c:235 3: 20241114160329111 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160329111 DLGSUP <0013> gsup_server.c:235 4: 20241114160329111 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160329111 DLGSUP <0013> gsup_server.c:235 5: 20241114160329111 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160329111 DLGSUP <0013> gsup_server.c:235 7: 20241114160329111 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160329111 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160329111 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160329111 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160329138 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35865<->l=127.0.0.1:4259) 20241114160329142 DAUC <0003> db_auc.c:157 IMSI='262428698213120': No 2G Auth Data 20241114160329142 DAUC <0003> db_auc.c:192 IMSI='262428698213120': No 3G Auth Data HLR_Test-GSUP(195)@b3faffa6262a: Created GsupExpect[0] for "262428698213120" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241114160329156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34886<->l=127.0.0.1:4258 20241114160329168 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160329168 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262428698213120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428698213120" source_name="the-source\n" session_id=875950521 session_state=BEGIN} 20241114160329168 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241114160329169 DSS <0004> hlr_ussd.c:576 262428698213120/0x3435f1b9: Process SS (BEGIN) 20241114160329169 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114160329169 DSS <0004> hlr_ussd.c:518 262428698213120/0x3435f1b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114160329169 DSS <0004> hlr_ussd.c:363 262428698213120/0x3435f1b9: Tx USSD 'Your extension is 491612723013' 20241114160329169 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262428698213120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428698213120" destination_name="the-source\n" session_id=875950521 session_state=END} 20241114160329169 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262428698213120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160329169 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160329169 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b3faffa6262a: Found GsupExpect[0] for "262428698213120" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@b3faffa6262a: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262428698213120" TC_mo_ussd_iuse_msisdn_via_proxy(198)@b3faffa6262a: setverdict(pass): none -> pass 20241114160329180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34886<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@b3faffa6262a: Final verdict of PTC: pass 20241114160329182 DAUC <0003> db_auc.c:157 IMSI='262424786116493': No 2G Auth Data 20241114160329182 DAUC <0003> db_auc.c:192 IMSI='262424786116493': No 3G Auth Data HLR_Test-GSUP(195)@b3faffa6262a: Created GsupExpect[0] for "262424786116493" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241114160329194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34894<->l=127.0.0.1:4258 20241114160329197 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160329197 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262424786116493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424786116493" source_name="the-source\n" session_id=1125845730 session_state=BEGIN} 20241114160329197 DSS <0004> hlr_ussd.c:576 262424786116493/0x431b0ae2: Process SS (BEGIN) 20241114160329197 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114160329197 DSS <0004> hlr_ussd.c:518 262424786116493/0x431b0ae2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114160329197 DSS <0004> hlr_ussd.c:363 262424786116493/0x431b0ae2: Tx USSD 'Your extension is 491614243007' 20241114160329197 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262424786116493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424786116493" destination_name="the-source\n" session_id=1125845730 session_state=END} 20241114160329197 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262424786116493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160329197 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160329197 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b3faffa6262a: Found GsupExpect[0] for "262424786116493" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@b3faffa6262a: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262424786116493" TC_mo_ussd_iuse_msisdn_via_proxy(199)@b3faffa6262a: setverdict(pass): none -> pass 20241114160329199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34894<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@b3faffa6262a: Final verdict of PTC: pass 20241114160329199 DAUC <0003> db_auc.c:157 IMSI='262427941346232': No 2G Auth Data 20241114160329199 DAUC <0003> db_auc.c:192 IMSI='262427941346232': No 3G Auth Data HLR_Test-GSUP(195)@b3faffa6262a: Created GsupExpect[0] for "262427941346232" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241114160329206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34908<->l=127.0.0.1:4258 20241114160329209 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160329209 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262427941346232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427941346232" source_name="the-source\n" session_id=383349833 session_state=BEGIN} 20241114160329209 DSS <0004> hlr_ussd.c:576 262427941346232/0x16d97449: Process SS (BEGIN) 20241114160329209 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114160329209 DSS <0004> hlr_ussd.c:518 262427941346232/0x16d97449: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114160329209 DSS <0004> hlr_ussd.c:363 262427941346232/0x16d97449: Tx USSD 'Your extension is 491614272685' 20241114160329209 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262427941346232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427941346232" destination_name="the-source\n" session_id=383349833 session_state=END} 20241114160329209 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262427941346232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160329209 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160329209 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b3faffa6262a: Found GsupExpect[0] for "262427941346232" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@b3faffa6262a: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262427941346232" TC_mo_ussd_iuse_msisdn_via_proxy(200)@b3faffa6262a: setverdict(pass): none -> pass 20241114160329211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34908<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@b3faffa6262a: Final verdict of PTC: pass 20241114160329211 DAUC <0003> db_auc.c:157 IMSI='262426843059834': No 2G Auth Data 20241114160329211 DAUC <0003> db_auc.c:192 IMSI='262426843059834': No 3G Auth Data HLR_Test-GSUP(195)@b3faffa6262a: Created GsupExpect[0] for "262426843059834" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241114160329218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34912<->l=127.0.0.1:4258 20241114160329221 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160329221 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262426843059834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426843059834" source_name="the-source\n" session_id=2914027062 session_state=BEGIN} 20241114160329221 DSS <0004> hlr_ussd.c:576 262426843059834/0xadb08636: Process SS (BEGIN) 20241114160329221 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114160329221 DSS <0004> hlr_ussd.c:518 262426843059834/0xadb08636: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114160329221 DSS <0004> hlr_ussd.c:363 262426843059834/0xadb08636: Tx USSD 'Your extension is 491614264442' 20241114160329221 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262426843059834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426843059834" destination_name="the-source\n" session_id=2914027062 session_state=END} 20241114160329221 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262426843059834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160329221 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160329221 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b3faffa6262a: Found GsupExpect[0] for "262426843059834" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@b3faffa6262a: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262426843059834" TC_mo_ussd_iuse_msisdn_via_proxy(201)@b3faffa6262a: setverdict(pass): none -> pass 20241114160329223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34912<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@b3faffa6262a: Final verdict of PTC: pass 20241114160329223 DAUC <0003> db_auc.c:157 IMSI='262421353372163': No 2G Auth Data 20241114160329223 DAUC <0003> db_auc.c:192 IMSI='262421353372163': No 3G Auth Data HLR_Test-GSUP(195)@b3faffa6262a: Created GsupExpect[0] for "262421353372163" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241114160329230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34914<->l=127.0.0.1:4258 20241114160329233 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160329233 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421353372163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421353372163" source_name="the-source\n" session_id=3785832726 session_state=BEGIN} 20241114160329233 DSS <0004> hlr_ussd.c:576 262421353372163/0xe1a73916: Process SS (BEGIN) 20241114160329233 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114160329233 DSS <0004> hlr_ussd.c:518 262421353372163/0xe1a73916: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114160329233 DSS <0004> hlr_ussd.c:363 262421353372163/0xe1a73916: Tx USSD 'Your extension is 491611131378' 20241114160329233 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421353372163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421353372163" destination_name="the-source\n" session_id=3785832726 session_state=END} 20241114160329233 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262421353372163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160329233 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160329233 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b3faffa6262a: Found GsupExpect[0] for "262421353372163" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@b3faffa6262a: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262421353372163" TC_mo_ussd_iuse_msisdn_via_proxy(202)@b3faffa6262a: setverdict(pass): none -> pass 20241114160329235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34914<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@b3faffa6262a: Final verdict of PTC: pass 20241114160329236 DAUC <0003> db_auc.c:157 IMSI='262428999954584': No 2G Auth Data 20241114160329236 DAUC <0003> db_auc.c:192 IMSI='262428999954584': No 3G Auth Data HLR_Test-GSUP(195)@b3faffa6262a: Created GsupExpect[0] for "262428999954584" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241114160329242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34926<->l=127.0.0.1:4258 20241114160329245 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160329245 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428999954584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428999954584" source_name="the-source\n" session_id=1705156069 session_state=BEGIN} 20241114160329245 DSS <0004> hlr_ussd.c:576 262428999954584/0x65a29de5: Process SS (BEGIN) 20241114160329245 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114160329245 DSS <0004> hlr_ussd.c:518 262428999954584/0x65a29de5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114160329246 DSS <0004> hlr_ussd.c:363 262428999954584/0x65a29de5: Tx USSD 'Your extension is 491618786375' 20241114160329246 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428999954584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428999954584" destination_name="the-source\n" session_id=1705156069 session_state=END} 20241114160329246 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262428999954584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160329246 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160329246 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b3faffa6262a: Found GsupExpect[0] for "262428999954584" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@b3faffa6262a: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262428999954584" TC_mo_ussd_iuse_msisdn_via_proxy(203)@b3faffa6262a: setverdict(pass): none -> pass 20241114160329248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34926<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@b3faffa6262a: Final verdict of PTC: pass 20241114160329248 DAUC <0003> db_auc.c:157 IMSI='262421331507072': No 2G Auth Data 20241114160329248 DAUC <0003> db_auc.c:192 IMSI='262421331507072': No 3G Auth Data HLR_Test-GSUP(195)@b3faffa6262a: Created GsupExpect[0] for "262421331507072" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241114160329254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34930<->l=127.0.0.1:4258 20241114160329257 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160329257 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262421331507072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421331507072" source_name="the-source\n" session_id=3657686110 session_state=BEGIN} 20241114160329257 DSS <0004> hlr_ussd.c:576 262421331507072/0xda03dc5e: Process SS (BEGIN) 20241114160329257 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114160329257 DSS <0004> hlr_ussd.c:518 262421331507072/0xda03dc5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114160329257 DSS <0004> hlr_ussd.c:363 262421331507072/0xda03dc5e: Tx USSD 'Your extension is 491613532416' 20241114160329257 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262421331507072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421331507072" destination_name="the-source\n" session_id=3657686110 session_state=END} 20241114160329257 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262421331507072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160329257 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160329257 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b3faffa6262a: Found GsupExpect[0] for "262421331507072" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@b3faffa6262a: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262421331507072" TC_mo_ussd_iuse_msisdn_via_proxy(204)@b3faffa6262a: setverdict(pass): none -> pass 20241114160329259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34930<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@b3faffa6262a: Final verdict of PTC: pass 20241114160329259 DAUC <0003> db_auc.c:157 IMSI='262421161132807': No 2G Auth Data 20241114160329259 DAUC <0003> db_auc.c:192 IMSI='262421161132807': No 3G Auth Data HLR_Test-GSUP(195)@b3faffa6262a: Created GsupExpect[0] for "262421161132807" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241114160329266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34938<->l=127.0.0.1:4258 20241114160329271 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160329271 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262421161132807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421161132807" source_name="the-source\n" session_id=2291864492 session_state=BEGIN} 20241114160329271 DSS <0004> hlr_ussd.c:576 262421161132807/0x889b13ac: Process SS (BEGIN) 20241114160329271 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241114160329271 DSS <0004> hlr_ussd.c:518 262421161132807/0x889b13ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241114160329271 DSS <0004> hlr_ussd.c:363 262421161132807/0x889b13ac: Tx USSD 'Your extension is 491613105846' 20241114160329271 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262421161132807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421161132807" destination_name="the-source\n" session_id=2291864492 session_state=END} 20241114160329271 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262421161132807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160329271 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160329271 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b3faffa6262a: Found GsupExpect[0] for "262421161132807" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@b3faffa6262a: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262421161132807" TC_mo_ussd_iuse_msisdn_via_proxy(205)@b3faffa6262a: setverdict(pass): none -> pass 20241114160329273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34938<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@b3faffa6262a: Final verdict of PTC: pass 20241114160329273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34872<->l=127.0.0.1:4258 20241114160329274 DLINP <000b> input/ipa.c:451 connected read/write 20241114160329274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160329274 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(195)@b3faffa6262a: Final verdict of PTC: none 20241114160329274 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160329274 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160329274 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP-IPA(194)@b3faffa6262a: Final verdict of PTC: none 20241114160329274 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35865<->l=127.0.0.1:4259) 196@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 196: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@b3faffa6262a: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Thu Nov 14 16:03:29 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20241114160329297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34944<->l=127.0.0.1:4258 20241114160329498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34944<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=83548) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Thu Nov 14 16:03:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_mo_ussd_euse started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 20241114160332598 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33213 20241114160332598 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33213 MTC@b3faffa6262a: in not legacy case 2 IPA-EUSE-foobar(208)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160332599 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332599 DLINP <000b> input/ipa.c:405 127.0.0.1:33213 message received 20241114160332600 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160332600 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } 20241114160332600 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332600 DLINP <000b> input/ipa.c:405 127.0.0.1:33213 message received IPA-EUSE-foobar(208)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } 20241114160332600 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160332600 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241114160332600 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241114160332600 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241114160332600 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160332600 DLGSUP <0013> gsup_server.c:235 2: 20241114160332600 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160332600 DLGSUP <0013> gsup_server.c:235 3: 20241114160332600 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160332600 DLGSUP <0013> gsup_server.c:235 4: 20241114160332600 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160332600 DLGSUP <0013> gsup_server.c:235 5: 20241114160332600 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160332600 DLGSUP <0013> gsup_server.c:235 7: 20241114160332600 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160332600 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160332600 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160332600 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33213 IPA-EUSE-foobar(208)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160332601 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160332601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33404<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(207)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160332602 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160332602 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160332602 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160332602 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160332602 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160332602 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160332602 DLGSUP <0013> gsup_server.c:235 2: 20241114160332602 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160332602 DLGSUP <0013> gsup_server.c:235 3: 20241114160332602 DLGSUP <0013> gsup_server.c:237 3: 00 HLR_Test-GSUP-IPA(207)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160332602 DLGSUP <0013> gsup_server.c:235 4: 20241114160332602 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160332602 DLGSUP <0013> gsup_server.c:235 5: 20241114160332602 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160332602 DLGSUP <0013> gsup_server.c:235 7: 20241114160332602 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160332602 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160332602 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160332602 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160332609 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40531<->l=127.0.0.1:4259) 20241114160332611 DAUC <0003> db_auc.c:157 IMSI='262420838775252': No 2G Auth Data 20241114160332611 DAUC <0003> db_auc.c:192 IMSI='262420838775252': No 3G Auth Data HLR_Test-GSUP(209)@b3faffa6262a: Created GsupExpect[0] for "262420838775252" to be handled at TC_mo_ussd_euse(212) 20241114160332617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33406<->l=127.0.0.1:4258 20241114160332642 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160332642 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420838775252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420838775252" session_id=1641152165 session_state=BEGIN} 20241114160332642 DSS <0004> hlr_ussd.c:576 262420838775252/0x61d1fea5: Process SS (BEGIN) 20241114160332642 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160332643 DSS <0004> hlr_ussd.c:518 262420838775252/0x61d1fea5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160332643 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332643 DLINP <000b> input/ipa.c:431 127.0.0.1:33213 sending data 20241114160332643 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332643 DLINP <000b> input/ipa.c:431 127.0.0.1:33213 sending data EUSE-TC_mo_ussd_euse(206)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160332652 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332652 DLINP <000b> input/ipa.c:405 127.0.0.1:33213 message received 20241114160332653 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262420838775252 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420838775252" session_id=1641152165 session_state=END} 20241114160332653 DSS <0004> hlr_ussd.c:576 262420838775252/0x61d1fea5: Process SS (END) 20241114160332653 DSS <0004> hlr_ussd.c:518 262420838775252/0x61d1fea5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114160332653 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420838775252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420838775252" session_id=1641152165 session_state=END} 20241114160332653 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420838775252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160332653 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262420838775252 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160332653 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160332653 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b3faffa6262a: Found GsupExpect[0] for "262420838775252" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@b3faffa6262a: Added IMSI table entry 0TC_mo_ussd_euse(212)"262420838775252" TC_mo_ussd_euse(212)@b3faffa6262a: setverdict(pass): none -> pass 20241114160332664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33406<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@b3faffa6262a: Final verdict of PTC: pass 20241114160332666 DAUC <0003> db_auc.c:157 IMSI='262423377481350': No 2G Auth Data 20241114160332666 DAUC <0003> db_auc.c:192 IMSI='262423377481350': No 3G Auth Data HLR_Test-GSUP(209)@b3faffa6262a: Created GsupExpect[0] for "262423377481350" to be handled at TC_mo_ussd_euse(213) 20241114160332685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33416<->l=127.0.0.1:4258 20241114160332689 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160332689 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423377481350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423377481350" session_id=4265901605 session_state=BEGIN} 20241114160332689 DSS <0004> hlr_ussd.c:576 262423377481350/0xfe447e25: Process SS (BEGIN) 20241114160332689 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160332689 DSS <0004> hlr_ussd.c:518 262423377481350/0xfe447e25: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160332689 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332689 DLINP <000b> input/ipa.c:431 127.0.0.1:33213 sending data 20241114160332689 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332689 DLINP <000b> input/ipa.c:431 127.0.0.1:33213 sending data EUSE-TC_mo_ussd_euse(206)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160332690 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332690 DLINP <000b> input/ipa.c:405 127.0.0.1:33213 message received 20241114160332690 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262423377481350 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423377481350" session_id=4265901605 session_state=END} 20241114160332690 DSS <0004> hlr_ussd.c:576 262423377481350/0xfe447e25: Process SS (END) 20241114160332690 DSS <0004> hlr_ussd.c:518 262423377481350/0xfe447e25: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114160332690 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423377481350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423377481350" session_id=4265901605 session_state=END} 20241114160332690 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423377481350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160332690 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262423377481350 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160332690 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160332690 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b3faffa6262a: Found GsupExpect[0] for "262423377481350" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@b3faffa6262a: Added IMSI table entry 1TC_mo_ussd_euse(213)"262423377481350" TC_mo_ussd_euse(213)@b3faffa6262a: setverdict(pass): none -> pass 20241114160332692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33416<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@b3faffa6262a: Final verdict of PTC: pass 20241114160332693 DAUC <0003> db_auc.c:157 IMSI='262422283451023': No 2G Auth Data 20241114160332693 DAUC <0003> db_auc.c:192 IMSI='262422283451023': No 3G Auth Data HLR_Test-GSUP(209)@b3faffa6262a: Created GsupExpect[0] for "262422283451023" to be handled at TC_mo_ussd_euse(214) 20241114160332700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33424<->l=127.0.0.1:4258 20241114160332704 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160332704 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422283451023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422283451023" session_id=2334255602 session_state=BEGIN} 20241114160332704 DSS <0004> hlr_ussd.c:576 262422283451023/0x8b21e9f2: Process SS (BEGIN) 20241114160332704 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160332704 DSS <0004> hlr_ussd.c:518 262422283451023/0x8b21e9f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160332704 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332704 DLINP <000b> input/ipa.c:431 127.0.0.1:33213 sending data 20241114160332704 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332704 DLINP <000b> input/ipa.c:431 127.0.0.1:33213 sending data EUSE-TC_mo_ussd_euse(206)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160332705 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332705 DLINP <000b> input/ipa.c:405 127.0.0.1:33213 message received 20241114160332705 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262422283451023 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422283451023" session_id=2334255602 session_state=END} 20241114160332705 DSS <0004> hlr_ussd.c:576 262422283451023/0x8b21e9f2: Process SS (END) 20241114160332705 DSS <0004> hlr_ussd.c:518 262422283451023/0x8b21e9f2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114160332705 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422283451023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422283451023" session_id=2334255602 session_state=END} 20241114160332705 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422283451023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160332705 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262422283451023 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160332705 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160332705 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b3faffa6262a: Found GsupExpect[0] for "262422283451023" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@b3faffa6262a: Added IMSI table entry 2TC_mo_ussd_euse(214)"262422283451023" TC_mo_ussd_euse(214)@b3faffa6262a: setverdict(pass): none -> pass 20241114160332707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33424<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@b3faffa6262a: Final verdict of PTC: pass 20241114160332707 DAUC <0003> db_auc.c:157 IMSI='262427519814665': No 2G Auth Data 20241114160332707 DAUC <0003> db_auc.c:192 IMSI='262427519814665': No 3G Auth Data HLR_Test-GSUP(209)@b3faffa6262a: Created GsupExpect[0] for "262427519814665" to be handled at TC_mo_ussd_euse(215) 20241114160332714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33432<->l=127.0.0.1:4258 20241114160332717 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160332717 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427519814665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427519814665" session_id=4120429963 session_state=BEGIN} 20241114160332717 DSS <0004> hlr_ussd.c:576 262427519814665/0xf598c58b: Process SS (BEGIN) 20241114160332717 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160332717 DSS <0004> hlr_ussd.c:518 262427519814665/0xf598c58b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160332717 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332717 DLINP <000b> input/ipa.c:431 127.0.0.1:33213 sending data 20241114160332717 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332717 DLINP <000b> input/ipa.c:431 127.0.0.1:33213 sending data EUSE-TC_mo_ussd_euse(206)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160332718 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332718 DLINP <000b> input/ipa.c:405 127.0.0.1:33213 message received 20241114160332718 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262427519814665 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427519814665" session_id=4120429963 session_state=END} 20241114160332718 DSS <0004> hlr_ussd.c:576 262427519814665/0xf598c58b: Process SS (END) 20241114160332718 DSS <0004> hlr_ussd.c:518 262427519814665/0xf598c58b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114160332718 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427519814665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427519814665" session_id=4120429963 session_state=END} 20241114160332718 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427519814665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160332718 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262427519814665 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160332718 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160332718 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b3faffa6262a: Found GsupExpect[0] for "262427519814665" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@b3faffa6262a: Added IMSI table entry 3TC_mo_ussd_euse(215)"262427519814665" TC_mo_ussd_euse(215)@b3faffa6262a: setverdict(pass): none -> pass 20241114160332720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33432<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@b3faffa6262a: Final verdict of PTC: pass 20241114160332721 DAUC <0003> db_auc.c:157 IMSI='262424900595170': No 2G Auth Data 20241114160332721 DAUC <0003> db_auc.c:192 IMSI='262424900595170': No 3G Auth Data HLR_Test-GSUP(209)@b3faffa6262a: Created GsupExpect[0] for "262424900595170" to be handled at TC_mo_ussd_euse(216) 20241114160332727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33434<->l=127.0.0.1:4258 20241114160332730 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160332730 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424900595170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424900595170" session_id=2882115058 session_state=BEGIN} 20241114160332730 DSS <0004> hlr_ussd.c:576 262424900595170/0xabc995f2: Process SS (BEGIN) 20241114160332730 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160332730 DSS <0004> hlr_ussd.c:518 262424900595170/0xabc995f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160332730 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332730 DLINP <000b> input/ipa.c:431 127.0.0.1:33213 sending data 20241114160332730 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332730 DLINP <000b> input/ipa.c:431 127.0.0.1:33213 sending data EUSE-TC_mo_ussd_euse(206)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160332731 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332731 DLINP <000b> input/ipa.c:405 127.0.0.1:33213 message received 20241114160332731 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262424900595170 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424900595170" session_id=2882115058 session_state=END} 20241114160332731 DSS <0004> hlr_ussd.c:576 262424900595170/0xabc995f2: Process SS (END) 20241114160332731 DSS <0004> hlr_ussd.c:518 262424900595170/0xabc995f2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114160332731 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424900595170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424900595170" session_id=2882115058 session_state=END} 20241114160332731 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424900595170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160332731 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262424900595170 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160332731 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160332731 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b3faffa6262a: Found GsupExpect[0] for "262424900595170" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@b3faffa6262a: Added IMSI table entry 4TC_mo_ussd_euse(216)"262424900595170" TC_mo_ussd_euse(216)@b3faffa6262a: setverdict(pass): none -> pass 20241114160332734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33434<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@b3faffa6262a: Final verdict of PTC: pass 20241114160332734 DAUC <0003> db_auc.c:157 IMSI='262426979871039': No 2G Auth Data 20241114160332734 DAUC <0003> db_auc.c:192 IMSI='262426979871039': No 3G Auth Data HLR_Test-GSUP(209)@b3faffa6262a: Created GsupExpect[0] for "262426979871039" to be handled at TC_mo_ussd_euse(217) 20241114160332741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33440<->l=127.0.0.1:4258 20241114160332744 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160332744 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426979871039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426979871039" session_id=1627452118 session_state=BEGIN} 20241114160332744 DSS <0004> hlr_ussd.c:576 262426979871039/0x6100f2d6: Process SS (BEGIN) 20241114160332744 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160332744 DSS <0004> hlr_ussd.c:518 262426979871039/0x6100f2d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160332744 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332744 DLINP <000b> input/ipa.c:431 127.0.0.1:33213 sending data 20241114160332744 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332744 DLINP <000b> input/ipa.c:431 127.0.0.1:33213 sending data EUSE-TC_mo_ussd_euse(206)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160332745 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332745 DLINP <000b> input/ipa.c:405 127.0.0.1:33213 message received 20241114160332745 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262426979871039 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426979871039" session_id=1627452118 session_state=END} 20241114160332745 DSS <0004> hlr_ussd.c:576 262426979871039/0x6100f2d6: Process SS (END) 20241114160332745 DSS <0004> hlr_ussd.c:518 262426979871039/0x6100f2d6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114160332745 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426979871039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426979871039" session_id=1627452118 session_state=END} 20241114160332745 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426979871039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160332745 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262426979871039 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160332745 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160332745 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b3faffa6262a: Found GsupExpect[0] for "262426979871039" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@b3faffa6262a: Added IMSI table entry 5TC_mo_ussd_euse(217)"262426979871039" TC_mo_ussd_euse(217)@b3faffa6262a: setverdict(pass): none -> pass 20241114160332747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33440<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@b3faffa6262a: Final verdict of PTC: pass 20241114160332747 DAUC <0003> db_auc.c:157 IMSI='262427893649141': No 2G Auth Data 20241114160332747 DAUC <0003> db_auc.c:192 IMSI='262427893649141': No 3G Auth Data HLR_Test-GSUP(209)@b3faffa6262a: Created GsupExpect[0] for "262427893649141" to be handled at TC_mo_ussd_euse(218) 20241114160332754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33456<->l=127.0.0.1:4258 20241114160332757 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160332757 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427893649141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427893649141" session_id=2812397863 session_state=BEGIN} 20241114160332757 DSS <0004> hlr_ussd.c:576 262427893649141/0xa7a1c927: Process SS (BEGIN) 20241114160332757 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160332757 DSS <0004> hlr_ussd.c:518 262427893649141/0xa7a1c927: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160332757 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332757 DLINP <000b> input/ipa.c:431 127.0.0.1:33213 sending data 20241114160332757 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332757 DLINP <000b> input/ipa.c:431 127.0.0.1:33213 sending data EUSE-TC_mo_ussd_euse(206)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160332758 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332758 DLINP <000b> input/ipa.c:405 127.0.0.1:33213 message received 20241114160332758 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262427893649141 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427893649141" session_id=2812397863 session_state=END} 20241114160332759 DSS <0004> hlr_ussd.c:576 262427893649141/0xa7a1c927: Process SS (END) 20241114160332759 DSS <0004> hlr_ussd.c:518 262427893649141/0xa7a1c927: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114160332759 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427893649141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427893649141" session_id=2812397863 session_state=END} 20241114160332759 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427893649141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160332759 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262427893649141 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160332759 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160332759 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b3faffa6262a: Found GsupExpect[0] for "262427893649141" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@b3faffa6262a: Added IMSI table entry 6TC_mo_ussd_euse(218)"262427893649141" TC_mo_ussd_euse(218)@b3faffa6262a: setverdict(pass): none -> pass 20241114160332761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33456<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@b3faffa6262a: Final verdict of PTC: pass 20241114160332761 DAUC <0003> db_auc.c:157 IMSI='262425214189932': No 2G Auth Data 20241114160332761 DAUC <0003> db_auc.c:192 IMSI='262425214189932': No 3G Auth Data HLR_Test-GSUP(209)@b3faffa6262a: Created GsupExpect[0] for "262425214189932" to be handled at TC_mo_ussd_euse(219) 20241114160332767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33466<->l=127.0.0.1:4258 20241114160332770 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160332770 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425214189932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425214189932" session_id=935079531 session_state=BEGIN} 20241114160332770 DSS <0004> hlr_ussd.c:576 262425214189932/0x37bc2e6b: Process SS (BEGIN) 20241114160332770 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160332770 DSS <0004> hlr_ussd.c:518 262425214189932/0x37bc2e6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160332770 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332770 DLINP <000b> input/ipa.c:431 127.0.0.1:33213 sending data 20241114160332770 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332770 DLINP <000b> input/ipa.c:431 127.0.0.1:33213 sending data EUSE-TC_mo_ussd_euse(206)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160332771 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332771 DLINP <000b> input/ipa.c:405 127.0.0.1:33213 message received 20241114160332772 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262425214189932 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425214189932" session_id=935079531 session_state=END} 20241114160332772 DSS <0004> hlr_ussd.c:576 262425214189932/0x37bc2e6b: Process SS (END) 20241114160332772 DSS <0004> hlr_ussd.c:518 262425214189932/0x37bc2e6b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114160332772 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425214189932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425214189932" session_id=935079531 session_state=END} 20241114160332772 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425214189932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160332772 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262425214189932 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160332772 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160332772 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b3faffa6262a: Found GsupExpect[0] for "262425214189932" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@b3faffa6262a: Added IMSI table entry 7TC_mo_ussd_euse(219)"262425214189932" TC_mo_ussd_euse(219)@b3faffa6262a: setverdict(pass): none -> pass 20241114160332774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33466<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@b3faffa6262a: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@b3faffa6262a: Final verdict of PTC: none 20241114160332774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33404<->l=127.0.0.1:4258 HLR_Test-GSUP(209)@b3faffa6262a: Final verdict of PTC: none 20241114160332775 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160332775 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160332775 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160332775 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160332775 DLINP <000b> input/ipa.c:451 connected read/write 20241114160332775 DLINP <000b> input/ipa.c:405 127.0.0.1:33213 message received 20241114160332775 DLINP <000b> input/ipa.c:414 127.0.0.1:33213 connection closed with server 20241114160332775 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33213 20241114160332775 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241114160332775 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40531<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@b3faffa6262a: Final verdict of PTC: none 210@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 210: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@b3faffa6262a: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Thu Nov 14 16:03:32 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20241114160332808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33472<->l=127.0.0.1:4258 20241114160333010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33472<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=87060) Waiting for packet dumper to finish... 1 (prev_count=87060, count=111296) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Thu Nov 14 16:03:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_mo_ussd_euse_continue started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160336120 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42535 20241114160336120 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:42535 20241114160336120 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160336120 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160336121 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336121 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received HLR_Test-GSUP-IPA(221)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160336122 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received IPA-EUSE-foobar(222)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } 20241114160336123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33484<->l=127.0.0.1:4258 IPA-EUSE-foobar(222)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } 20241114160336123 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336123 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received IPA-EUSE-foobar(222)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160336123 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160336123 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241114160336123 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241114160336123 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241114160336123 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160336123 DLGSUP <0013> gsup_server.c:235 2: 20241114160336123 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160336123 DLGSUP <0013> gsup_server.c:235 3: 20241114160336123 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160336123 DLGSUP <0013> gsup_server.c:235 4: 20241114160336123 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160336123 DLGSUP <0013> gsup_server.c:235 5: 20241114160336123 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160336123 DLGSUP <0013> gsup_server.c:235 7: 20241114160336123 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160336123 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160336123 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160336123 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42535 HLR_Test-GSUP-IPA(221)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(221)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160336124 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(221)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160336124 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160336124 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160336124 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160336124 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160336124 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160336124 DLGSUP <0013> gsup_server.c:235 2: 20241114160336124 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160336124 DLGSUP <0013> gsup_server.c:235 3: 20241114160336124 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160336124 DLGSUP <0013> gsup_server.c:235 4: 20241114160336125 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160336125 DLGSUP <0013> gsup_server.c:235 5: 20241114160336125 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160336125 DLGSUP <0013> gsup_server.c:235 7: 20241114160336125 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160336125 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160336125 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160336125 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160336133 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38077<->l=127.0.0.1:4259) 20241114160336137 DAUC <0003> db_auc.c:157 IMSI='262428466870756': No 2G Auth Data 20241114160336137 DAUC <0003> db_auc.c:192 IMSI='262428466870756': No 3G Auth Data HLR_Test-GSUP(223)@b3faffa6262a: Created GsupExpect[0] for "262428466870756" to be handled at TC_mo_ussd_euse_continue(226) 20241114160336143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33494<->l=127.0.0.1:4258 20241114160336166 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160336166 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428466870756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428466870756" session_id=2991023129 session_state=BEGIN} 20241114160336166 DSS <0004> hlr_ussd.c:576 262428466870756/0xb2476419: Process SS (BEGIN) 20241114160336166 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160336166 DSS <0004> hlr_ussd.c:518 262428466870756/0xb2476419: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160336166 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336166 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241114160336166 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336166 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data EUSE-TC_mo_ussd_euse_continue(220)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160336180 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336180 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241114160336180 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262428466870756 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428466870756" session_id=2991023129 session_state=CONTINUE} 20241114160336181 DSS <0004> hlr_ussd.c:576 262428466870756/0xb2476419: Process SS (CONTINUE) 20241114160336181 DSS <0004> hlr_ussd.c:518 262428466870756/0xb2476419: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114160336181 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428466870756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428466870756" session_id=2991023129 session_state=CONTINUE} 20241114160336181 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262428466870756 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160336181 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160336181 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b3faffa6262a: Found GsupExpect[0] for "262428466870756" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@b3faffa6262a: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262428466870756" TC_mo_ussd_euse_continue(226)@b3faffa6262a: setverdict(pass): none -> pass 20241114160336192 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160336193 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428466870756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428466870756" session_id=2991023129 session_state=CONTINUE} 20241114160336193 DSS <0004> hlr_ussd.c:576 262428466870756/0xb2476419: Process SS (CONTINUE) 20241114160336193 DSS <0004> hlr_ussd.c:518 262428466870756/0xb2476419: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241114160336193 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428466870756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160336193 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336193 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241114160336193 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336193 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data EUSE-TC_mo_ussd_euse_continue(220)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160336195 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336196 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241114160336196 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262428466870756 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428466870756" session_id=2991023129 session_state=END} 20241114160336196 DSS <0004> hlr_ussd.c:576 262428466870756/0xb2476419: Process SS (END) 20241114160336196 DSS <0004> hlr_ussd.c:518 262428466870756/0xb2476419: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241114160336196 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428466870756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428466870756" session_id=2991023129 session_state=END} 20241114160336196 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428466870756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160336196 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262428466870756 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160336196 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160336196 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160336200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33494<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@b3faffa6262a: Final verdict of PTC: pass 20241114160336202 DAUC <0003> db_auc.c:157 IMSI='262427671396225': No 2G Auth Data 20241114160336202 DAUC <0003> db_auc.c:192 IMSI='262427671396225': No 3G Auth Data HLR_Test-GSUP(223)@b3faffa6262a: Created GsupExpect[0] for "262427671396225" to be handled at TC_mo_ussd_euse_continue(227) 20241114160336215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33496<->l=127.0.0.1:4258 20241114160336218 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160336218 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427671396225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427671396225" session_id=2262748329 session_state=BEGIN} 20241114160336218 DSS <0004> hlr_ussd.c:576 262427671396225/0x86decca9: Process SS (BEGIN) 20241114160336218 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160336218 DSS <0004> hlr_ussd.c:518 262427671396225/0x86decca9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160336218 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336218 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241114160336218 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336218 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data EUSE-TC_mo_ussd_euse_continue(220)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160336218 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336218 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241114160336218 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262427671396225 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427671396225" session_id=2262748329 session_state=CONTINUE} 20241114160336218 DSS <0004> hlr_ussd.c:576 262427671396225/0x86decca9: Process SS (CONTINUE) 20241114160336218 DSS <0004> hlr_ussd.c:518 262427671396225/0x86decca9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114160336218 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427671396225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427671396225" session_id=2262748329 session_state=CONTINUE} 20241114160336218 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262427671396225 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160336218 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160336218 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b3faffa6262a: Found GsupExpect[0] for "262427671396225" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@b3faffa6262a: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262427671396225" TC_mo_ussd_euse_continue(227)@b3faffa6262a: setverdict(pass): none -> pass 20241114160336220 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160336220 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427671396225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427671396225" session_id=2262748329 session_state=CONTINUE} 20241114160336220 DSS <0004> hlr_ussd.c:576 262427671396225/0x86decca9: Process SS (CONTINUE) 20241114160336220 DSS <0004> hlr_ussd.c:518 262427671396225/0x86decca9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241114160336220 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427671396225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160336220 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336220 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241114160336220 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336220 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data EUSE-TC_mo_ussd_euse_continue(220)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160336221 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336221 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241114160336221 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262427671396225 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427671396225" session_id=2262748329 session_state=END} 20241114160336221 DSS <0004> hlr_ussd.c:576 262427671396225/0x86decca9: Process SS (END) 20241114160336221 DSS <0004> hlr_ussd.c:518 262427671396225/0x86decca9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241114160336221 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427671396225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427671396225" session_id=2262748329 session_state=END} 20241114160336221 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427671396225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160336221 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262427671396225 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160336221 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160336221 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160336222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33496<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@b3faffa6262a: Final verdict of PTC: pass 20241114160336222 DAUC <0003> db_auc.c:157 IMSI='262424491870113': No 2G Auth Data 20241114160336222 DAUC <0003> db_auc.c:192 IMSI='262424491870113': No 3G Auth Data HLR_Test-GSUP(223)@b3faffa6262a: Created GsupExpect[0] for "262424491870113" to be handled at TC_mo_ussd_euse_continue(228) 20241114160336229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33508<->l=127.0.0.1:4258 20241114160336231 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160336231 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424491870113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424491870113" session_id=3959295658 session_state=BEGIN} 20241114160336231 DSS <0004> hlr_ussd.c:576 262424491870113/0xebfe0eaa: Process SS (BEGIN) 20241114160336231 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160336231 DSS <0004> hlr_ussd.c:518 262424491870113/0xebfe0eaa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160336231 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336231 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241114160336231 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336231 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data EUSE-TC_mo_ussd_euse_continue(220)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160336232 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336232 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241114160336232 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262424491870113 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424491870113" session_id=3959295658 session_state=CONTINUE} 20241114160336232 DSS <0004> hlr_ussd.c:576 262424491870113/0xebfe0eaa: Process SS (CONTINUE) 20241114160336232 DSS <0004> hlr_ussd.c:518 262424491870113/0xebfe0eaa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114160336232 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424491870113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424491870113" session_id=3959295658 session_state=CONTINUE} 20241114160336232 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262424491870113 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160336232 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160336232 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b3faffa6262a: Found GsupExpect[0] for "262424491870113" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@b3faffa6262a: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262424491870113" TC_mo_ussd_euse_continue(228)@b3faffa6262a: setverdict(pass): none -> pass 20241114160336234 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160336234 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424491870113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424491870113" session_id=3959295658 session_state=CONTINUE} 20241114160336234 DSS <0004> hlr_ussd.c:576 262424491870113/0xebfe0eaa: Process SS (CONTINUE) 20241114160336234 DSS <0004> hlr_ussd.c:518 262424491870113/0xebfe0eaa: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241114160336234 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424491870113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160336234 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336234 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241114160336234 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336234 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data EUSE-TC_mo_ussd_euse_continue(220)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160336235 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336235 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241114160336235 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262424491870113 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424491870113" session_id=3959295658 session_state=END} 20241114160336235 DSS <0004> hlr_ussd.c:576 262424491870113/0xebfe0eaa: Process SS (END) 20241114160336235 DSS <0004> hlr_ussd.c:518 262424491870113/0xebfe0eaa: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241114160336235 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424491870113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424491870113" session_id=3959295658 session_state=END} 20241114160336235 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424491870113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160336235 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262424491870113 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160336235 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160336235 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160336236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33508<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@b3faffa6262a: Final verdict of PTC: pass 20241114160336236 DAUC <0003> db_auc.c:157 IMSI='262428939455483': No 2G Auth Data 20241114160336236 DAUC <0003> db_auc.c:192 IMSI='262428939455483': No 3G Auth Data HLR_Test-GSUP(223)@b3faffa6262a: Created GsupExpect[0] for "262428939455483" to be handled at TC_mo_ussd_euse_continue(229) 20241114160336242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33516<->l=127.0.0.1:4258 20241114160336244 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160336245 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428939455483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428939455483" session_id=1570465599 session_state=BEGIN} 20241114160336245 DSS <0004> hlr_ussd.c:576 262428939455483/0x5d9b673f: Process SS (BEGIN) 20241114160336245 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160336245 DSS <0004> hlr_ussd.c:518 262428939455483/0x5d9b673f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160336245 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336245 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241114160336245 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336245 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data EUSE-TC_mo_ussd_euse_continue(220)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160336245 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336245 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241114160336245 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262428939455483 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428939455483" session_id=1570465599 session_state=CONTINUE} 20241114160336245 DSS <0004> hlr_ussd.c:576 262428939455483/0x5d9b673f: Process SS (CONTINUE) 20241114160336245 DSS <0004> hlr_ussd.c:518 262428939455483/0x5d9b673f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114160336245 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428939455483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428939455483" session_id=1570465599 session_state=CONTINUE} 20241114160336245 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262428939455483 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160336245 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160336245 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b3faffa6262a: Found GsupExpect[0] for "262428939455483" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@b3faffa6262a: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262428939455483" TC_mo_ussd_euse_continue(229)@b3faffa6262a: setverdict(pass): none -> pass 20241114160336247 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160336247 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428939455483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428939455483" session_id=1570465599 session_state=CONTINUE} 20241114160336247 DSS <0004> hlr_ussd.c:576 262428939455483/0x5d9b673f: Process SS (CONTINUE) 20241114160336247 DSS <0004> hlr_ussd.c:518 262428939455483/0x5d9b673f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241114160336247 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428939455483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160336247 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336247 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241114160336247 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336247 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data EUSE-TC_mo_ussd_euse_continue(220)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160336248 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336248 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241114160336248 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262428939455483 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428939455483" session_id=1570465599 session_state=END} 20241114160336248 DSS <0004> hlr_ussd.c:576 262428939455483/0x5d9b673f: Process SS (END) 20241114160336248 DSS <0004> hlr_ussd.c:518 262428939455483/0x5d9b673f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241114160336248 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428939455483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428939455483" session_id=1570465599 session_state=END} 20241114160336248 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428939455483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160336248 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262428939455483 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160336248 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160336248 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160336249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33516<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@b3faffa6262a: Final verdict of PTC: pass 20241114160336249 DAUC <0003> db_auc.c:157 IMSI='262420340527732': No 2G Auth Data 20241114160336249 DAUC <0003> db_auc.c:192 IMSI='262420340527732': No 3G Auth Data HLR_Test-GSUP(223)@b3faffa6262a: Created GsupExpect[0] for "262420340527732" to be handled at TC_mo_ussd_euse_continue(230) 20241114160336255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33520<->l=127.0.0.1:4258 20241114160336258 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160336258 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420340527732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420340527732" session_id=201384942 session_state=BEGIN} 20241114160336258 DSS <0004> hlr_ussd.c:576 262420340527732/0x0c00e3ee: Process SS (BEGIN) 20241114160336258 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160336258 DSS <0004> hlr_ussd.c:518 262420340527732/0x0c00e3ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160336258 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336258 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241114160336258 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336258 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data EUSE-TC_mo_ussd_euse_continue(220)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160336259 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336259 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241114160336259 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262420340527732 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420340527732" session_id=201384942 session_state=CONTINUE} 20241114160336259 DSS <0004> hlr_ussd.c:576 262420340527732/0x0c00e3ee: Process SS (CONTINUE) 20241114160336259 DSS <0004> hlr_ussd.c:518 262420340527732/0x0c00e3ee: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114160336259 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420340527732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420340527732" session_id=201384942 session_state=CONTINUE} 20241114160336259 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262420340527732 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160336259 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160336259 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b3faffa6262a: Found GsupExpect[0] for "262420340527732" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@b3faffa6262a: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262420340527732" TC_mo_ussd_euse_continue(230)@b3faffa6262a: setverdict(pass): none -> pass 20241114160336261 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160336261 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420340527732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420340527732" session_id=201384942 session_state=CONTINUE} 20241114160336261 DSS <0004> hlr_ussd.c:576 262420340527732/0x0c00e3ee: Process SS (CONTINUE) 20241114160336261 DSS <0004> hlr_ussd.c:518 262420340527732/0x0c00e3ee: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241114160336261 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420340527732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160336261 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336261 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241114160336261 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336261 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data EUSE-TC_mo_ussd_euse_continue(220)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160336262 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336262 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241114160336262 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262420340527732 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420340527732" session_id=201384942 session_state=END} 20241114160336262 DSS <0004> hlr_ussd.c:576 262420340527732/0x0c00e3ee: Process SS (END) 20241114160336262 DSS <0004> hlr_ussd.c:518 262420340527732/0x0c00e3ee: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241114160336262 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420340527732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420340527732" session_id=201384942 session_state=END} 20241114160336262 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420340527732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160336262 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262420340527732 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160336262 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160336262 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160336263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33520<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@b3faffa6262a: Final verdict of PTC: pass 20241114160336263 DAUC <0003> db_auc.c:157 IMSI='262421473367219': No 2G Auth Data 20241114160336263 DAUC <0003> db_auc.c:192 IMSI='262421473367219': No 3G Auth Data HLR_Test-GSUP(223)@b3faffa6262a: Created GsupExpect[0] for "262421473367219" to be handled at TC_mo_ussd_euse_continue(231) 20241114160336269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33524<->l=127.0.0.1:4258 20241114160336272 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160336272 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421473367219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421473367219" session_id=1173639275 session_state=BEGIN} 20241114160336272 DSS <0004> hlr_ussd.c:576 262421473367219/0x45f4506b: Process SS (BEGIN) 20241114160336272 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160336272 DSS <0004> hlr_ussd.c:518 262421473367219/0x45f4506b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160336272 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336272 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241114160336272 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336272 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data EUSE-TC_mo_ussd_euse_continue(220)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160336273 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336273 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241114160336273 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262421473367219 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421473367219" session_id=1173639275 session_state=CONTINUE} 20241114160336273 DSS <0004> hlr_ussd.c:576 262421473367219/0x45f4506b: Process SS (CONTINUE) 20241114160336273 DSS <0004> hlr_ussd.c:518 262421473367219/0x45f4506b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114160336273 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421473367219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421473367219" session_id=1173639275 session_state=CONTINUE} 20241114160336273 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262421473367219 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160336273 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160336273 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b3faffa6262a: Found GsupExpect[0] for "262421473367219" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@b3faffa6262a: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262421473367219" TC_mo_ussd_euse_continue(231)@b3faffa6262a: setverdict(pass): none -> pass 20241114160336275 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160336275 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421473367219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421473367219" session_id=1173639275 session_state=CONTINUE} 20241114160336275 DSS <0004> hlr_ussd.c:576 262421473367219/0x45f4506b: Process SS (CONTINUE) 20241114160336275 DSS <0004> hlr_ussd.c:518 262421473367219/0x45f4506b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241114160336275 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421473367219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160336275 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336275 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241114160336275 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336275 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data EUSE-TC_mo_ussd_euse_continue(220)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160336275 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336275 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241114160336275 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262421473367219 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421473367219" session_id=1173639275 session_state=END} 20241114160336276 DSS <0004> hlr_ussd.c:576 262421473367219/0x45f4506b: Process SS (END) 20241114160336276 DSS <0004> hlr_ussd.c:518 262421473367219/0x45f4506b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241114160336276 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421473367219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421473367219" session_id=1173639275 session_state=END} 20241114160336276 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421473367219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160336276 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262421473367219 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160336276 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160336276 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160336276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33524<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@b3faffa6262a: Final verdict of PTC: pass 20241114160336276 DAUC <0003> db_auc.c:157 IMSI='262427867944156': No 2G Auth Data 20241114160336277 DAUC <0003> db_auc.c:192 IMSI='262427867944156': No 3G Auth Data HLR_Test-GSUP(223)@b3faffa6262a: Created GsupExpect[0] for "262427867944156" to be handled at TC_mo_ussd_euse_continue(232) 20241114160336283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33538<->l=127.0.0.1:4258 20241114160336286 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160336286 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427867944156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427867944156" session_id=2983230990 session_state=BEGIN} 20241114160336286 DSS <0004> hlr_ussd.c:576 262427867944156/0xb1d07e0e: Process SS (BEGIN) 20241114160336286 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160336286 DSS <0004> hlr_ussd.c:518 262427867944156/0xb1d07e0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160336286 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336286 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241114160336286 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336286 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data EUSE-TC_mo_ussd_euse_continue(220)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160336287 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336287 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241114160336287 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262427867944156 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427867944156" session_id=2983230990 session_state=CONTINUE} 20241114160336287 DSS <0004> hlr_ussd.c:576 262427867944156/0xb1d07e0e: Process SS (CONTINUE) 20241114160336287 DSS <0004> hlr_ussd.c:518 262427867944156/0xb1d07e0e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114160336287 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427867944156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427867944156" session_id=2983230990 session_state=CONTINUE} 20241114160336287 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262427867944156 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160336287 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160336287 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b3faffa6262a: Found GsupExpect[0] for "262427867944156" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@b3faffa6262a: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262427867944156" TC_mo_ussd_euse_continue(232)@b3faffa6262a: setverdict(pass): none -> pass 20241114160336289 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160336289 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427867944156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427867944156" session_id=2983230990 session_state=CONTINUE} 20241114160336289 DSS <0004> hlr_ussd.c:576 262427867944156/0xb1d07e0e: Process SS (CONTINUE) 20241114160336290 DSS <0004> hlr_ussd.c:518 262427867944156/0xb1d07e0e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241114160336290 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427867944156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160336290 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336290 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241114160336290 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336290 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data EUSE-TC_mo_ussd_euse_continue(220)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160336290 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336290 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241114160336290 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262427867944156 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427867944156" session_id=2983230990 session_state=END} 20241114160336290 DSS <0004> hlr_ussd.c:576 262427867944156/0xb1d07e0e: Process SS (END) 20241114160336290 DSS <0004> hlr_ussd.c:518 262427867944156/0xb1d07e0e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241114160336290 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427867944156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427867944156" session_id=2983230990 session_state=END} 20241114160336291 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427867944156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160336291 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262427867944156 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160336291 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160336291 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160336291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33538<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@b3faffa6262a: Final verdict of PTC: pass 20241114160336292 DAUC <0003> db_auc.c:157 IMSI='262429975175257': No 2G Auth Data 20241114160336292 DAUC <0003> db_auc.c:192 IMSI='262429975175257': No 3G Auth Data HLR_Test-GSUP(223)@b3faffa6262a: Created GsupExpect[0] for "262429975175257" to be handled at TC_mo_ussd_euse_continue(233) 20241114160336298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33540<->l=127.0.0.1:4258 20241114160336300 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160336300 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429975175257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429975175257" session_id=2163778773 session_state=BEGIN} 20241114160336300 DSS <0004> hlr_ussd.c:576 262429975175257/0x80f8a4d5: Process SS (BEGIN) 20241114160336300 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241114160336300 DSS <0004> hlr_ussd.c:518 262429975175257/0x80f8a4d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241114160336300 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336300 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241114160336300 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336300 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data EUSE-TC_mo_ussd_euse_continue(220)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160336301 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336301 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241114160336301 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262429975175257 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429975175257" session_id=2163778773 session_state=CONTINUE} 20241114160336301 DSS <0004> hlr_ussd.c:576 262429975175257/0x80f8a4d5: Process SS (CONTINUE) 20241114160336301 DSS <0004> hlr_ussd.c:518 262429975175257/0x80f8a4d5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241114160336301 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429975175257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429975175257" session_id=2163778773 session_state=CONTINUE} 20241114160336301 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262429975175257 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160336301 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160336301 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b3faffa6262a: Found GsupExpect[0] for "262429975175257" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@b3faffa6262a: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262429975175257" TC_mo_ussd_euse_continue(233)@b3faffa6262a: setverdict(pass): none -> pass 20241114160336303 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160336304 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262429975175257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429975175257" session_id=2163778773 session_state=CONTINUE} 20241114160336304 DSS <0004> hlr_ussd.c:576 262429975175257/0x80f8a4d5: Process SS (CONTINUE) 20241114160336304 DSS <0004> hlr_ussd.c:518 262429975175257/0x80f8a4d5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241114160336304 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262429975175257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160336304 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336304 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241114160336304 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336304 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data EUSE-TC_mo_ussd_euse_continue(220)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160336304 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336304 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241114160336304 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262429975175257 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429975175257" session_id=2163778773 session_state=END} 20241114160336304 DSS <0004> hlr_ussd.c:576 262429975175257/0x80f8a4d5: Process SS (END) 20241114160336304 DSS <0004> hlr_ussd.c:518 262429975175257/0x80f8a4d5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241114160336304 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429975175257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429975175257" session_id=2163778773 session_state=END} 20241114160336304 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429975175257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160336304 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262429975175257 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160336304 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160336304 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160336305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33540<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@b3faffa6262a: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@b3faffa6262a: Final verdict of PTC: none 20241114160336306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33484<->l=127.0.0.1:4258 20241114160336306 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38077<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@b3faffa6262a: Final verdict of PTC: none 20241114160336307 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336307 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241114160336307 DLINP <000b> input/ipa.c:414 127.0.0.1:42535 connection closed with server IPA-CTRL-CLI-IPA(225)@b3faffa6262a: Final verdict of PTC: none 20241114160336307 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:42535 20241114160336307 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241114160336307 DLINP <000b> input/ipa.c:451 connected read/write 20241114160336307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160336307 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160336307 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160336307 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 224@b3faffa6262a: Final verdict of PTC: none IPA-EUSE-foobar(222)@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 224: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@b3faffa6262a: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Thu Nov 14 16:03:36 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20241114160336331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33550<->l=127.0.0.1:4258 20241114160336533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33550<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=152024) Waiting for packet dumper to finish... 1 (prev_count=152024, count=157148) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Thu Nov 14 16:03:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_mo_ussd_euse_defaultroute started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 20241114160339643 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35507 20241114160339643 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:35507 MTC@b3faffa6262a: in not legacy case 2 IPA-EUSE-foobar(236)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160339644 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339644 DLINP <000b> input/ipa.c:405 127.0.0.1:35507 message received 20241114160339645 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160339645 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } 20241114160339645 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339645 DLINP <000b> input/ipa.c:405 127.0.0.1:35507 message received IPA-EUSE-foobar(236)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } 20241114160339645 DLGSUP <0013> gsup_server.c:280 CCM Callback IPA-EUSE-foobar(236)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160339645 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241114160339645 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241114160339645 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241114160339645 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160339645 DLGSUP <0013> gsup_server.c:235 2: 20241114160339645 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160339645 DLGSUP <0013> gsup_server.c:235 3: 20241114160339645 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160339645 DLGSUP <0013> gsup_server.c:235 4: 20241114160339645 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160339645 DLGSUP <0013> gsup_server.c:235 5: HLR_Test-GSUP-IPA(235)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160339645 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160339645 DLGSUP <0013> gsup_server.c:235 7: 20241114160339645 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160339645 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160339645 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160339645 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35507 20241114160339646 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160339646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33566<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(235)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160339647 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160339647 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160339647 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160339647 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160339647 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160339647 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160339647 DLGSUP <0013> gsup_server.c:235 2: 20241114160339647 DLGSUP <0013> gsup_server.c:237 2: 00 HLR_Test-GSUP-IPA(235)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160339647 DLGSUP <0013> gsup_server.c:235 3: 20241114160339647 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160339647 DLGSUP <0013> gsup_server.c:235 4: 20241114160339647 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160339647 DLGSUP <0013> gsup_server.c:235 5: 20241114160339647 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160339647 DLGSUP <0013> gsup_server.c:235 7: 20241114160339647 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160339647 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160339647 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160339647 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160339654 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45281<->l=127.0.0.1:4259) 20241114160339657 DAUC <0003> db_auc.c:157 IMSI='262427580442674': No 2G Auth Data 20241114160339657 DAUC <0003> db_auc.c:192 IMSI='262427580442674': No 3G Auth Data HLR_Test-GSUP(237)@b3faffa6262a: Created GsupExpect[0] for "262427580442674" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241114160339664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33582<->l=127.0.0.1:4258 20241114160339694 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160339694 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427580442674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427580442674" session_id=2492264448 session_state=BEGIN} 20241114160339694 DSS <0004> hlr_ussd.c:576 262427580442674/0x948cf000: Process SS (BEGIN) 20241114160339695 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241114160339695 DSS <0004> hlr_ussd.c:518 262427580442674/0x948cf000: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241114160339695 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339695 DLINP <000b> input/ipa.c:431 127.0.0.1:35507 sending data 20241114160339695 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339695 DLINP <000b> input/ipa.c:431 127.0.0.1:35507 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160339711 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339711 DLINP <000b> input/ipa.c:405 127.0.0.1:35507 message received 20241114160339711 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262427580442674 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427580442674" session_id=2492264448 session_state=END} 20241114160339711 DSS <0004> hlr_ussd.c:576 262427580442674/0x948cf000: Process SS (END) 20241114160339711 DSS <0004> hlr_ussd.c:518 262427580442674/0x948cf000: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241114160339711 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427580442674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427580442674" session_id=2492264448 session_state=END} 20241114160339711 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427580442674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160339711 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262427580442674 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160339711 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160339711 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b3faffa6262a: Found GsupExpect[0] for "262427580442674" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@b3faffa6262a: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262427580442674" TC_mo_ussd_euse_defaultroute(240)@b3faffa6262a: setverdict(pass): none -> pass 20241114160339719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33582<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@b3faffa6262a: Final verdict of PTC: pass 20241114160339720 DAUC <0003> db_auc.c:157 IMSI='262425240203801': No 2G Auth Data 20241114160339720 DAUC <0003> db_auc.c:192 IMSI='262425240203801': No 3G Auth Data HLR_Test-GSUP(237)@b3faffa6262a: Created GsupExpect[0] for "262425240203801" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241114160339730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33598<->l=127.0.0.1:4258 20241114160339733 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160339733 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425240203801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425240203801" session_id=2028289934 session_state=BEGIN} 20241114160339733 DSS <0004> hlr_ussd.c:576 262425240203801/0x78e53f8e: Process SS (BEGIN) 20241114160339733 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241114160339733 DSS <0004> hlr_ussd.c:518 262425240203801/0x78e53f8e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241114160339733 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339733 DLINP <000b> input/ipa.c:431 127.0.0.1:35507 sending data 20241114160339733 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339733 DLINP <000b> input/ipa.c:431 127.0.0.1:35507 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160339734 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339734 DLINP <000b> input/ipa.c:405 127.0.0.1:35507 message received 20241114160339734 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262425240203801 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425240203801" session_id=2028289934 session_state=END} 20241114160339734 DSS <0004> hlr_ussd.c:576 262425240203801/0x78e53f8e: Process SS (END) 20241114160339734 DSS <0004> hlr_ussd.c:518 262425240203801/0x78e53f8e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241114160339734 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425240203801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425240203801" session_id=2028289934 session_state=END} 20241114160339734 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425240203801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160339734 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262425240203801 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160339734 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160339734 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b3faffa6262a: Found GsupExpect[0] for "262425240203801" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@b3faffa6262a: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262425240203801" TC_mo_ussd_euse_defaultroute(241)@b3faffa6262a: setverdict(pass): none -> pass 20241114160339737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33598<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@b3faffa6262a: Final verdict of PTC: pass 20241114160339737 DAUC <0003> db_auc.c:157 IMSI='262428791430516': No 2G Auth Data 20241114160339737 DAUC <0003> db_auc.c:192 IMSI='262428791430516': No 3G Auth Data HLR_Test-GSUP(237)@b3faffa6262a: Created GsupExpect[0] for "262428791430516" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241114160339745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33612<->l=127.0.0.1:4258 20241114160339748 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160339748 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428791430516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428791430516" session_id=139008297 session_state=BEGIN} 20241114160339748 DSS <0004> hlr_ussd.c:576 262428791430516/0x08491929: Process SS (BEGIN) 20241114160339748 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241114160339748 DSS <0004> hlr_ussd.c:518 262428791430516/0x08491929: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241114160339748 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339748 DLINP <000b> input/ipa.c:431 127.0.0.1:35507 sending data 20241114160339748 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339748 DLINP <000b> input/ipa.c:431 127.0.0.1:35507 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160339749 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339749 DLINP <000b> input/ipa.c:405 127.0.0.1:35507 message received 20241114160339749 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262428791430516 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428791430516" session_id=139008297 session_state=END} 20241114160339749 DSS <0004> hlr_ussd.c:576 262428791430516/0x08491929: Process SS (END) 20241114160339749 DSS <0004> hlr_ussd.c:518 262428791430516/0x08491929: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241114160339749 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428791430516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428791430516" session_id=139008297 session_state=END} 20241114160339749 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428791430516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160339749 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262428791430516 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160339749 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160339749 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b3faffa6262a: Found GsupExpect[0] for "262428791430516" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@b3faffa6262a: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262428791430516" TC_mo_ussd_euse_defaultroute(242)@b3faffa6262a: setverdict(pass): none -> pass 20241114160339751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33612<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@b3faffa6262a: Final verdict of PTC: pass 20241114160339751 DAUC <0003> db_auc.c:157 IMSI='262424774581433': No 2G Auth Data 20241114160339751 DAUC <0003> db_auc.c:192 IMSI='262424774581433': No 3G Auth Data HLR_Test-GSUP(237)@b3faffa6262a: Created GsupExpect[0] for "262424774581433" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241114160339758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33620<->l=127.0.0.1:4258 20241114160339761 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160339761 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424774581433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424774581433" session_id=1190896168 session_state=BEGIN} 20241114160339761 DSS <0004> hlr_ussd.c:576 262424774581433/0x46fba228: Process SS (BEGIN) 20241114160339761 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241114160339761 DSS <0004> hlr_ussd.c:518 262424774581433/0x46fba228: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241114160339761 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339761 DLINP <000b> input/ipa.c:431 127.0.0.1:35507 sending data 20241114160339761 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339761 DLINP <000b> input/ipa.c:431 127.0.0.1:35507 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160339762 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339762 DLINP <000b> input/ipa.c:405 127.0.0.1:35507 message received 20241114160339762 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262424774581433 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424774581433" session_id=1190896168 session_state=END} 20241114160339762 DSS <0004> hlr_ussd.c:576 262424774581433/0x46fba228: Process SS (END) 20241114160339762 DSS <0004> hlr_ussd.c:518 262424774581433/0x46fba228: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241114160339762 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424774581433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424774581433" session_id=1190896168 session_state=END} 20241114160339762 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424774581433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160339762 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262424774581433 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160339762 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160339762 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b3faffa6262a: Found GsupExpect[0] for "262424774581433" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@b3faffa6262a: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262424774581433" TC_mo_ussd_euse_defaultroute(243)@b3faffa6262a: setverdict(pass): none -> pass 20241114160339764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33620<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@b3faffa6262a: Final verdict of PTC: pass 20241114160339764 DAUC <0003> db_auc.c:157 IMSI='262425258154094': No 2G Auth Data 20241114160339764 DAUC <0003> db_auc.c:192 IMSI='262425258154094': No 3G Auth Data HLR_Test-GSUP(237)@b3faffa6262a: Created GsupExpect[0] for "262425258154094" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241114160339771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33624<->l=127.0.0.1:4258 20241114160339774 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160339774 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425258154094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425258154094" session_id=1171624514 session_state=BEGIN} 20241114160339774 DSS <0004> hlr_ussd.c:576 262425258154094/0x45d59242: Process SS (BEGIN) 20241114160339774 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241114160339774 DSS <0004> hlr_ussd.c:518 262425258154094/0x45d59242: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241114160339774 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339774 DLINP <000b> input/ipa.c:431 127.0.0.1:35507 sending data 20241114160339774 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339774 DLINP <000b> input/ipa.c:431 127.0.0.1:35507 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160339775 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339775 DLINP <000b> input/ipa.c:405 127.0.0.1:35507 message received 20241114160339775 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262425258154094 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425258154094" session_id=1171624514 session_state=END} 20241114160339775 DSS <0004> hlr_ussd.c:576 262425258154094/0x45d59242: Process SS (END) 20241114160339775 DSS <0004> hlr_ussd.c:518 262425258154094/0x45d59242: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241114160339775 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425258154094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425258154094" session_id=1171624514 session_state=END} 20241114160339775 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425258154094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160339775 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262425258154094 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160339775 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160339775 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b3faffa6262a: Found GsupExpect[0] for "262425258154094" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@b3faffa6262a: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262425258154094" TC_mo_ussd_euse_defaultroute(244)@b3faffa6262a: setverdict(pass): none -> pass 20241114160339777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33624<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@b3faffa6262a: Final verdict of PTC: pass 20241114160339777 DAUC <0003> db_auc.c:157 IMSI='262425190492290': No 2G Auth Data 20241114160339777 DAUC <0003> db_auc.c:192 IMSI='262425190492290': No 3G Auth Data HLR_Test-GSUP(237)@b3faffa6262a: Created GsupExpect[0] for "262425190492290" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241114160339785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33636<->l=127.0.0.1:4258 20241114160339788 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160339788 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425190492290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425190492290" session_id=3179939363 session_state=BEGIN} 20241114160339788 DSS <0004> hlr_ussd.c:576 262425190492290/0xbd8a0623: Process SS (BEGIN) 20241114160339788 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241114160339788 DSS <0004> hlr_ussd.c:518 262425190492290/0xbd8a0623: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241114160339788 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339788 DLINP <000b> input/ipa.c:431 127.0.0.1:35507 sending data 20241114160339788 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339788 DLINP <000b> input/ipa.c:431 127.0.0.1:35507 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160339789 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339789 DLINP <000b> input/ipa.c:405 127.0.0.1:35507 message received 20241114160339789 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262425190492290 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425190492290" session_id=3179939363 session_state=END} 20241114160339789 DSS <0004> hlr_ussd.c:576 262425190492290/0xbd8a0623: Process SS (END) 20241114160339789 DSS <0004> hlr_ussd.c:518 262425190492290/0xbd8a0623: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241114160339789 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425190492290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425190492290" session_id=3179939363 session_state=END} 20241114160339789 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425190492290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160339789 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262425190492290 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160339789 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160339789 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b3faffa6262a: Found GsupExpect[0] for "262425190492290" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@b3faffa6262a: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262425190492290" TC_mo_ussd_euse_defaultroute(245)@b3faffa6262a: setverdict(pass): none -> pass 20241114160339790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33636<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@b3faffa6262a: Final verdict of PTC: pass 20241114160339791 DAUC <0003> db_auc.c:157 IMSI='262428714717454': No 2G Auth Data 20241114160339791 DAUC <0003> db_auc.c:192 IMSI='262428714717454': No 3G Auth Data HLR_Test-GSUP(237)@b3faffa6262a: Created GsupExpect[0] for "262428714717454" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241114160339798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33644<->l=127.0.0.1:4258 20241114160339801 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160339801 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428714717454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428714717454" session_id=195752983 session_state=BEGIN} 20241114160339801 DSS <0004> hlr_ussd.c:576 262428714717454/0x0baaf417: Process SS (BEGIN) 20241114160339801 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241114160339801 DSS <0004> hlr_ussd.c:518 262428714717454/0x0baaf417: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241114160339801 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339801 DLINP <000b> input/ipa.c:431 127.0.0.1:35507 sending data 20241114160339801 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339801 DLINP <000b> input/ipa.c:431 127.0.0.1:35507 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160339802 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339802 DLINP <000b> input/ipa.c:405 127.0.0.1:35507 message received 20241114160339802 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262428714717454 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428714717454" session_id=195752983 session_state=END} 20241114160339802 DSS <0004> hlr_ussd.c:576 262428714717454/0x0baaf417: Process SS (END) 20241114160339802 DSS <0004> hlr_ussd.c:518 262428714717454/0x0baaf417: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241114160339802 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428714717454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428714717454" session_id=195752983 session_state=END} 20241114160339802 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428714717454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160339802 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262428714717454 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160339802 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160339802 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b3faffa6262a: Found GsupExpect[0] for "262428714717454" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@b3faffa6262a: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262428714717454" TC_mo_ussd_euse_defaultroute(246)@b3faffa6262a: setverdict(pass): none -> pass 20241114160339804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33644<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@b3faffa6262a: Final verdict of PTC: pass 20241114160339804 DAUC <0003> db_auc.c:157 IMSI='262429397265459': No 2G Auth Data 20241114160339804 DAUC <0003> db_auc.c:192 IMSI='262429397265459': No 3G Auth Data HLR_Test-GSUP(237)@b3faffa6262a: Created GsupExpect[0] for "262429397265459" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241114160339810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33654<->l=127.0.0.1:4258 20241114160339813 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160339813 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429397265459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429397265459" session_id=2251446436 session_state=BEGIN} 20241114160339813 DSS <0004> hlr_ussd.c:576 262429397265459/0x863258a4: Process SS (BEGIN) 20241114160339813 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241114160339813 DSS <0004> hlr_ussd.c:518 262429397265459/0x863258a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241114160339813 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339813 DLINP <000b> input/ipa.c:431 127.0.0.1:35507 sending data 20241114160339813 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339813 DLINP <000b> input/ipa.c:431 127.0.0.1:35507 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b3faffa6262a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241114160339814 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339814 DLINP <000b> input/ipa.c:405 127.0.0.1:35507 message received 20241114160339814 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262429397265459 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429397265459" session_id=2251446436 session_state=END} 20241114160339814 DSS <0004> hlr_ussd.c:576 262429397265459/0x863258a4: Process SS (END) 20241114160339814 DSS <0004> hlr_ussd.c:518 262429397265459/0x863258a4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241114160339814 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429397265459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429397265459" session_id=2251446436 session_state=END} 20241114160339814 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429397265459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160339814 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262429397265459 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241114160339814 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160339814 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b3faffa6262a: Found GsupExpect[0] for "262429397265459" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@b3faffa6262a: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262429397265459" TC_mo_ussd_euse_defaultroute(247)@b3faffa6262a: setverdict(pass): none -> pass 20241114160339816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33654<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@b3faffa6262a: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@b3faffa6262a: Final verdict of PTC: none 20241114160339818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33566<->l=127.0.0.1:4258 20241114160339819 DLINP <000b> input/ipa.c:451 connected read/write 20241114160339819 DLINP <000b> input/ipa.c:405 127.0.0.1:35507 message received 20241114160339819 DLINP <000b> input/ipa.c:414 127.0.0.1:35507 connection closed with server 20241114160339819 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:35507 20241114160339819 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(237)@b3faffa6262a: Final verdict of PTC: none 238@b3faffa6262a: Final verdict of PTC: none 20241114160339819 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45281<->l=127.0.0.1:4259) 20241114160339819 DLINP <000b> input/ipa.c:451 connected read/write IPA-EUSE-foobar(236)@b3faffa6262a: Final verdict of PTC: none 20241114160339819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160339819 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160339819 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160339819 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(235)@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 238: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@b3faffa6262a: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Thu Nov 14 16:03:39 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20241114160339847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33668<->l=127.0.0.1:4258 20241114160340049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33668<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=113680) 20241114160341775 DSS <0004> hlr_ussd.c:239 262429107043370/0xc7169e7c: SS Session Timeout, destroying 20241114160341775 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429107043370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160341794 DSS <0004> hlr_ussd.c:239 262425550980337/0x4bddc092: SS Session Timeout, destroying 20241114160341794 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425550980337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160341805 DSS <0004> hlr_ussd.c:239 262428551711218/0x7e71f527: SS Session Timeout, destroying 20241114160341805 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428551711218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160341817 DSS <0004> hlr_ussd.c:239 262421621657068/0x0b4409d4: SS Session Timeout, destroying 20241114160341817 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421621657068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160341832 DSS <0004> hlr_ussd.c:239 262429297187782/0x613fdf9b: SS Session Timeout, destroying 20241114160341833 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429297187782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160341846 DSS <0004> hlr_ussd.c:239 262421323321511/0x11c4fda5: SS Session Timeout, destroying 20241114160341846 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421323321511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160341858 DSS <0004> hlr_ussd.c:239 262423668102977/0x474c5752: SS Session Timeout, destroying 20241114160341858 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423668102977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160341869 DSS <0004> hlr_ussd.c:239 262427601246304/0x936c26c1: SS Session Timeout, destroying 20241114160341869 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427601246304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Thu Nov 14 16:03:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_mo_sss_reject started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160343185 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160343185 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160343189 DLINP <000b> input/ipa.c:451 connected read/write 20241114160343189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160343191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40784<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(248)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160343195 DLINP <000b> input/ipa.c:451 connected read/write 20241114160343195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160343195 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160343195 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160343195 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160343195 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160343195 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160343195 DLGSUP <0013> gsup_server.c:235 2: 20241114160343195 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160343195 DLGSUP <0013> gsup_server.c:235 3: HLR_Test-GSUP-IPA(248)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160343195 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160343195 DLGSUP <0013> gsup_server.c:235 4: 20241114160343195 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160343196 DLGSUP <0013> gsup_server.c:235 5: 20241114160343196 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160343196 DLGSUP <0013> gsup_server.c:235 7: 20241114160343196 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160343196 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160343196 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160343196 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160343218 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46515<->l=127.0.0.1:4259) 20241114160343222 DAUC <0003> db_auc.c:157 IMSI='262420326191596': No 2G Auth Data 20241114160343222 DAUC <0003> db_auc.c:192 IMSI='262420326191596': No 3G Auth Data HLR_Test-GSUP(249)@b3faffa6262a: Created GsupExpect[0] for "262420326191596" to be handled at TC_mo_sss_reject(252) 20241114160343235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40788<->l=127.0.0.1:4258 20241114160343245 DLINP <000b> input/ipa.c:451 connected read/write 20241114160343245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160343245 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420326191596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420326191596" session_id=947482370 session_state=BEGIN} 20241114160343245 DSS <0004> hlr_ussd.c:576 262420326191596/0x38796f02: Process SS (BEGIN) 20241114160343245 DSS <0004> hlr_ussd.c:498 262420326191596/0x38796f02: SS CompType=Invoke, OpCode=InterrogateSS 20241114160343245 DSS <0004> hlr_ussd.c:506 262420326191596/0x38796f02: Structured SS requests are not supported, rejecting... 20241114160343245 DSS <0004> hlr_ussd.c:354 262420326191596/0x38796f02: Tx ReturnError(0, 0x15) 20241114160343245 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420326191596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420326191596" session_id=947482370 session_state=END} 20241114160343245 DLINP <000b> input/ipa.c:451 connected read/write 20241114160343245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160343245 DLINP <000b> input/ipa.c:451 connected read/write 20241114160343245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@b3faffa6262a: Found GsupExpect[0] for "262420326191596" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@b3faffa6262a: Added IMSI table entry 0TC_mo_sss_reject(252)"262420326191596" TC_mo_sss_reject(252)@b3faffa6262a: setverdict(pass): none -> pass 20241114160343249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40788<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@b3faffa6262a: Final verdict of PTC: pass 20241114160343250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40784<->l=127.0.0.1:4258 20241114160343251 DLINP <000b> input/ipa.c:451 connected read/write 20241114160343251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160343251 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160343251 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(249)@b3faffa6262a: Final verdict of PTC: none 20241114160343251 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160343251 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46515<->l=127.0.0.1:4259) 250@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 250: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@b3faffa6262a: Test case TC_mo_sss_reject finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Thu Nov 14 16:03:43 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20241114160343279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40794<->l=127.0.0.1:4258 20241114160343380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40794<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27660) 20241114160345148 DSS <0004> hlr_ussd.c:239 262423522475944/0xcffb8faa: SS Session Timeout, destroying 20241114160345149 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423522475944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160345168 DSS <0004> hlr_ussd.c:239 262427331731574/0x024ae53f: SS Session Timeout, destroying 20241114160345168 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427331731574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160345181 DSS <0004> hlr_ussd.c:239 262421348490491/0x619b9bba: SS Session Timeout, destroying 20241114160345181 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421348490491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160345193 DSS <0004> hlr_ussd.c:239 262428859804572/0xe987734f: SS Session Timeout, destroying 20241114160345193 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428859804572 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160345204 DSS <0004> hlr_ussd.c:239 262422105075868/0x66104fab: SS Session Timeout, destroying 20241114160345204 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262422105075868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160345218 DSS <0004> hlr_ussd.c:239 262425580126813/0x190b0845: SS Session Timeout, destroying 20241114160345218 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425580126813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160345230 DSS <0004> hlr_ussd.c:239 262424378616938/0x73284fc9: SS Session Timeout, destroying 20241114160345230 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424378616938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241114160345244 DSS <0004> hlr_ussd.c:239 262426912210163/0x3e3e4e7a: SS Session Timeout, destroying 20241114160345244 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426912210163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Thu Nov 14 16:03:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_gsup_check_imei started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160346497 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160346497 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160346502 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160346504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40802<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(253)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160346508 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160346508 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160346508 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160346508 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 HLR_Test-GSUP-IPA(253)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160346508 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160346508 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160346508 DLGSUP <0013> gsup_server.c:235 2: 20241114160346509 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160346509 DLGSUP <0013> gsup_server.c:235 3: 20241114160346509 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160346509 DLGSUP <0013> gsup_server.c:235 4: 20241114160346509 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160346509 DLGSUP <0013> gsup_server.c:235 5: 20241114160346509 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160346509 DLGSUP <0013> gsup_server.c:235 7: 20241114160346509 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160346509 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160346509 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160346509 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160346534 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42785<->l=127.0.0.1:4259) 20241114160346544 DAUC <0003> db_auc.c:157 IMSI='262428367768801': No 2G Auth Data 20241114160346544 DAUC <0003> db_auc.c:192 IMSI='262428367768801': No 3G Auth Data HLR_Test-GSUP(254)@b3faffa6262a: Created GsupExpect[0] for "262428367768801" to be handled at TC_gsup_check_imei(257) 20241114160346572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40816<->l=127.0.0.1:4258 20241114160346586 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160346586 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428367768801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428367768801"} 20241114160346586 DMAIN <0000> hlr.c:435 IMSI='262428367768801': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114160346587 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428367768801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428367768801"} 20241114160346587 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428367768801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160346587 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160346587 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b3faffa6262a: Found GsupExpect[0] for "262428367768801" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@b3faffa6262a: Added IMSI table entry 0TC_gsup_check_imei(257)"262428367768801" TC_gsup_check_imei(257)@b3faffa6262a: setverdict(pass): none -> pass 20241114160346592 DAUC <0003> db_auc.c:192 IMSI='262428367768801': No 3G Auth Data 20241114160346598 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160346598 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428367768801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428367768801"} 20241114160346598 DAUC <0003> hlr.c:428 IMSI='262428367768801': storing IMEI = 12345678901234 20241114160346599 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428367768801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428367768801"} 20241114160346599 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428367768801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160346599 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160346599 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160346601 DAUC <0003> db_auc.c:192 IMSI='262428367768801': No 3G Auth Data 20241114160346604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40816<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@b3faffa6262a: Final verdict of PTC: pass 20241114160346607 DAUC <0003> db_auc.c:157 IMSI='262425682309514': No 2G Auth Data 20241114160346607 DAUC <0003> db_auc.c:192 IMSI='262425682309514': No 3G Auth Data HLR_Test-GSUP(254)@b3faffa6262a: Created GsupExpect[0] for "262425682309514" to be handled at TC_gsup_check_imei(258) 20241114160346617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40820<->l=127.0.0.1:4258 20241114160346620 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160346620 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425682309514 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425682309514"} 20241114160346620 DMAIN <0000> hlr.c:435 IMSI='262425682309514': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114160346620 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425682309514 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425682309514"} 20241114160346620 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425682309514 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160346620 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160346620 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b3faffa6262a: Found GsupExpect[0] for "262425682309514" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@b3faffa6262a: Added IMSI table entry 1TC_gsup_check_imei(258)"262425682309514" TC_gsup_check_imei(258)@b3faffa6262a: setverdict(pass): none -> pass 20241114160346621 DAUC <0003> db_auc.c:192 IMSI='262425682309514': No 3G Auth Data 20241114160346622 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160346622 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425682309514 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425682309514"} 20241114160346622 DAUC <0003> hlr.c:428 IMSI='262425682309514': storing IMEI = 12345678901234 20241114160346622 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425682309514 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425682309514"} 20241114160346622 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425682309514 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160346622 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160346622 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160346623 DAUC <0003> db_auc.c:192 IMSI='262425682309514': No 3G Auth Data 20241114160346623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40820<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@b3faffa6262a: Final verdict of PTC: pass 20241114160346624 DAUC <0003> db_auc.c:157 IMSI='262426319659426': No 2G Auth Data 20241114160346624 DAUC <0003> db_auc.c:192 IMSI='262426319659426': No 3G Auth Data HLR_Test-GSUP(254)@b3faffa6262a: Created GsupExpect[0] for "262426319659426" to be handled at TC_gsup_check_imei(259) 20241114160346630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40836<->l=127.0.0.1:4258 20241114160346632 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160346632 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426319659426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426319659426"} 20241114160346632 DMAIN <0000> hlr.c:435 IMSI='262426319659426': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114160346632 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426319659426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426319659426"} 20241114160346632 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426319659426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160346632 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160346632 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b3faffa6262a: Found GsupExpect[0] for "262426319659426" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@b3faffa6262a: Added IMSI table entry 2TC_gsup_check_imei(259)"262426319659426" TC_gsup_check_imei(259)@b3faffa6262a: setverdict(pass): none -> pass 20241114160346633 DAUC <0003> db_auc.c:192 IMSI='262426319659426': No 3G Auth Data 20241114160346634 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160346634 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426319659426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426319659426"} 20241114160346634 DAUC <0003> hlr.c:428 IMSI='262426319659426': storing IMEI = 12345678901234 20241114160346634 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426319659426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426319659426"} 20241114160346634 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426319659426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160346634 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160346634 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160346635 DAUC <0003> db_auc.c:192 IMSI='262426319659426': No 3G Auth Data TC_gsup_check_imei(259)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160346635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40836<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@b3faffa6262a: Final verdict of PTC: pass 20241114160346636 DAUC <0003> db_auc.c:157 IMSI='262424195902270': No 2G Auth Data 20241114160346636 DAUC <0003> db_auc.c:192 IMSI='262424195902270': No 3G Auth Data HLR_Test-GSUP(254)@b3faffa6262a: Created GsupExpect[0] for "262424195902270" to be handled at TC_gsup_check_imei(260) 20241114160346642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40848<->l=127.0.0.1:4258 20241114160346644 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160346644 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424195902270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424195902270"} 20241114160346644 DMAIN <0000> hlr.c:435 IMSI='262424195902270': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114160346644 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424195902270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424195902270"} 20241114160346644 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424195902270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160346644 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160346644 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b3faffa6262a: Found GsupExpect[0] for "262424195902270" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@b3faffa6262a: Added IMSI table entry 3TC_gsup_check_imei(260)"262424195902270" TC_gsup_check_imei(260)@b3faffa6262a: setverdict(pass): none -> pass 20241114160346645 DAUC <0003> db_auc.c:157 IMSI='262424195902270': No 2G Auth Data 20241114160346646 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160346646 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424195902270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424195902270"} 20241114160346646 DAUC <0003> hlr.c:428 IMSI='262424195902270': storing IMEI = 12345678901234 20241114160346646 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424195902270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424195902270"} 20241114160346646 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424195902270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160346646 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160346646 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160346647 DAUC <0003> db_auc.c:157 IMSI='262424195902270': No 2G Auth Data 20241114160346647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40848<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@b3faffa6262a: Final verdict of PTC: pass 20241114160346648 DAUC <0003> db_auc.c:157 IMSI='262428416648934': No 2G Auth Data 20241114160346648 DAUC <0003> db_auc.c:192 IMSI='262428416648934': No 3G Auth Data HLR_Test-GSUP(254)@b3faffa6262a: Created GsupExpect[0] for "262428416648934" to be handled at TC_gsup_check_imei(261) 20241114160346654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 20241114160346657 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160346657 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428416648934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428416648934"} 20241114160346657 DMAIN <0000> hlr.c:435 IMSI='262428416648934': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114160346657 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428416648934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428416648934"} 20241114160346657 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428416648934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160346657 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160346657 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b3faffa6262a: Found GsupExpect[0] for "262428416648934" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@b3faffa6262a: Added IMSI table entry 4TC_gsup_check_imei(261)"262428416648934" TC_gsup_check_imei(261)@b3faffa6262a: setverdict(pass): none -> pass 20241114160346658 DAUC <0003> db_auc.c:157 IMSI='262428416648934': No 2G Auth Data 20241114160346659 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160346659 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428416648934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428416648934"} 20241114160346659 DAUC <0003> hlr.c:428 IMSI='262428416648934': storing IMEI = 12345678901234 20241114160346659 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428416648934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428416648934"} 20241114160346659 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428416648934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160346659 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160346659 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160346660 DAUC <0003> db_auc.c:157 IMSI='262428416648934': No 2G Auth Data 20241114160346660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@b3faffa6262a: Final verdict of PTC: pass 20241114160346661 DAUC <0003> db_auc.c:157 IMSI='262421505980071': No 2G Auth Data 20241114160346661 DAUC <0003> db_auc.c:192 IMSI='262421505980071': No 3G Auth Data HLR_Test-GSUP(254)@b3faffa6262a: Created GsupExpect[0] for "262421505980071" to be handled at TC_gsup_check_imei(262) 20241114160346668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40868<->l=127.0.0.1:4258 20241114160346671 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160346671 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421505980071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421505980071"} 20241114160346671 DMAIN <0000> hlr.c:435 IMSI='262421505980071': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114160346671 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421505980071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421505980071"} 20241114160346671 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421505980071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160346671 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160346671 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b3faffa6262a: Found GsupExpect[0] for "262421505980071" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@b3faffa6262a: Added IMSI table entry 5TC_gsup_check_imei(262)"262421505980071" TC_gsup_check_imei(262)@b3faffa6262a: setverdict(pass): none -> pass 20241114160346673 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160346673 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421505980071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421505980071"} 20241114160346673 DAUC <0003> hlr.c:428 IMSI='262421505980071': storing IMEI = 12345678901234 20241114160346673 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421505980071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421505980071"} 20241114160346673 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421505980071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160346673 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160346673 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160346674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40868<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@b3faffa6262a: Final verdict of PTC: pass 20241114160346675 DAUC <0003> db_auc.c:157 IMSI='262426980518613': No 2G Auth Data 20241114160346675 DAUC <0003> db_auc.c:192 IMSI='262426980518613': No 3G Auth Data HLR_Test-GSUP(254)@b3faffa6262a: Created GsupExpect[0] for "262426980518613" to be handled at TC_gsup_check_imei(263) 20241114160346682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40878<->l=127.0.0.1:4258 20241114160346684 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160346684 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426980518613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426980518613"} 20241114160346684 DMAIN <0000> hlr.c:435 IMSI='262426980518613': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114160346684 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426980518613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426980518613"} 20241114160346684 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426980518613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160346684 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160346684 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b3faffa6262a: Found GsupExpect[0] for "262426980518613" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@b3faffa6262a: Added IMSI table entry 6TC_gsup_check_imei(263)"262426980518613" TC_gsup_check_imei(263)@b3faffa6262a: setverdict(pass): none -> pass 20241114160346687 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160346687 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426980518613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426980518613"} 20241114160346687 DAUC <0003> hlr.c:428 IMSI='262426980518613': storing IMEI = 12345678901234 20241114160346687 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426980518613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426980518613"} 20241114160346687 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426980518613 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160346687 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160346687 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160346688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40878<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@b3faffa6262a: Final verdict of PTC: pass 20241114160346689 DAUC <0003> db_auc.c:157 IMSI='262422723404875': No 2G Auth Data 20241114160346689 DAUC <0003> db_auc.c:192 IMSI='262422723404875': No 3G Auth Data HLR_Test-GSUP(254)@b3faffa6262a: Created GsupExpect[0] for "262422723404875" to be handled at TC_gsup_check_imei(264) 20241114160346695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40880<->l=127.0.0.1:4258 20241114160346698 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160346698 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422723404875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422723404875"} 20241114160346698 DMAIN <0000> hlr.c:435 IMSI='262422723404875': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114160346698 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422723404875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422723404875"} 20241114160346698 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422723404875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160346698 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160346698 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b3faffa6262a: Found GsupExpect[0] for "262422723404875" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@b3faffa6262a: Added IMSI table entry 7TC_gsup_check_imei(264)"262422723404875" TC_gsup_check_imei(264)@b3faffa6262a: setverdict(pass): none -> pass 20241114160346700 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160346700 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422723404875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422723404875"} 20241114160346700 DAUC <0003> hlr.c:428 IMSI='262422723404875': storing IMEI = 12345678901234 20241114160346700 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422723404875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422723404875"} 20241114160346700 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422723404875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160346700 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160346700 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160346701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40880<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@b3faffa6262a: Final verdict of PTC: pass MTC@b3faffa6262a: setverdict(pass): none -> pass 20241114160346702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40802<->l=127.0.0.1:4258 20241114160346703 DLINP <000b> input/ipa.c:451 connected read/write 20241114160346703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP(254)@b3faffa6262a: Final verdict of PTC: none 20241114160346703 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160346703 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160346703 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160346703 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42785<->l=127.0.0.1:4259) 255@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: pass MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@b3faffa6262a: Test case TC_gsup_check_imei finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Thu Nov 14 16:03:46 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20241114160346731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40888<->l=127.0.0.1:4258 20241114160346832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40888<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=125424) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Thu Nov 14 16:03:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_gsup_check_imei_via_proxy started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160349961 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160349961 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160349965 DLINP <000b> input/ipa.c:451 connected read/write 20241114160349965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160349966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40896<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(265)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160349966 DLINP <000b> input/ipa.c:451 connected read/write 20241114160349966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(265)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160349966 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160349967 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160349967 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160349967 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160349967 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160349967 DLGSUP <0013> gsup_server.c:235 2: 20241114160349967 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160349967 DLGSUP <0013> gsup_server.c:235 3: 20241114160349967 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160349967 DLGSUP <0013> gsup_server.c:235 4: 20241114160349967 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160349967 DLGSUP <0013> gsup_server.c:235 5: 20241114160349967 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160349967 DLGSUP <0013> gsup_server.c:235 7: 20241114160349967 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160349967 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160349967 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160349967 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160349992 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44613<->l=127.0.0.1:4259) 20241114160350001 DAUC <0003> db_auc.c:157 IMSI='262428074395796': No 2G Auth Data 20241114160350001 DAUC <0003> db_auc.c:192 IMSI='262428074395796': No 3G Auth Data HLR_Test-GSUP(266)@b3faffa6262a: Created GsupExpect[0] for "262428074395796" to be handled at TC_gsup_check_imei_via_proxy(269) 20241114160350027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40912<->l=127.0.0.1:4258 20241114160350037 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160350038 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262428074395796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428074395796" source_name="the-source\n"} 20241114160350038 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241114160350038 DMAIN <0000> hlr.c:435 IMSI='262428074395796': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114160350038 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262428074395796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428074395796" destination_name="the-source\n"} 20241114160350038 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262428074395796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160350038 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160350038 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b3faffa6262a: Found GsupExpect[0] for "262428074395796" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@b3faffa6262a: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262428074395796" TC_gsup_check_imei_via_proxy(269)@b3faffa6262a: setverdict(pass): none -> pass 20241114160350041 DAUC <0003> db_auc.c:192 IMSI='262428074395796': No 3G Auth Data 20241114160350045 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160350045 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262428074395796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428074395796" source_name="the-source\n"} 20241114160350045 DAUC <0003> hlr.c:428 IMSI='262428074395796': storing IMEI = 12345678901234 20241114160350045 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262428074395796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428074395796" destination_name="the-source\n"} 20241114160350045 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262428074395796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160350045 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160350045 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160350046 DAUC <0003> db_auc.c:192 IMSI='262428074395796': No 3G Auth Data 20241114160350048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40912<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@b3faffa6262a: Final verdict of PTC: pass 20241114160350049 DAUC <0003> db_auc.c:157 IMSI='262424581860176': No 2G Auth Data 20241114160350049 DAUC <0003> db_auc.c:192 IMSI='262424581860176': No 3G Auth Data HLR_Test-GSUP(266)@b3faffa6262a: Created GsupExpect[0] for "262424581860176" to be handled at TC_gsup_check_imei_via_proxy(270) 20241114160350059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40918<->l=127.0.0.1:4258 20241114160350062 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160350062 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424581860176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424581860176" source_name="the-source\n"} 20241114160350062 DMAIN <0000> hlr.c:435 IMSI='262424581860176': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114160350062 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262424581860176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424581860176" destination_name="the-source\n"} 20241114160350062 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262424581860176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160350062 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160350062 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b3faffa6262a: Found GsupExpect[0] for "262424581860176" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@b3faffa6262a: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262424581860176" 20241114160350063 DAUC <0003> db_auc.c:192 IMSI='262424581860176': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@b3faffa6262a: setverdict(pass): none -> pass 20241114160350064 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160350064 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424581860176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424581860176" source_name="the-source\n"} 20241114160350064 DAUC <0003> hlr.c:428 IMSI='262424581860176': storing IMEI = 12345678901234 20241114160350064 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262424581860176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424581860176" destination_name="the-source\n"} 20241114160350064 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262424581860176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160350064 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160350064 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160350065 DAUC <0003> db_auc.c:192 IMSI='262424581860176': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160350065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40918<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@b3faffa6262a: Final verdict of PTC: pass 20241114160350066 DAUC <0003> db_auc.c:157 IMSI='262422356675529': No 2G Auth Data 20241114160350066 DAUC <0003> db_auc.c:192 IMSI='262422356675529': No 3G Auth Data HLR_Test-GSUP(266)@b3faffa6262a: Created GsupExpect[0] for "262422356675529" to be handled at TC_gsup_check_imei_via_proxy(271) 20241114160350072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40928<->l=127.0.0.1:4258 20241114160350075 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160350075 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262422356675529 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422356675529" source_name="the-source\n"} 20241114160350075 DMAIN <0000> hlr.c:435 IMSI='262422356675529': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114160350075 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262422356675529 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422356675529" destination_name="the-source\n"} 20241114160350075 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262422356675529 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160350075 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160350075 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b3faffa6262a: Found GsupExpect[0] for "262422356675529" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@b3faffa6262a: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262422356675529" TC_gsup_check_imei_via_proxy(271)@b3faffa6262a: setverdict(pass): none -> pass 20241114160350076 DAUC <0003> db_auc.c:192 IMSI='262422356675529': No 3G Auth Data 20241114160350077 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160350077 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262422356675529 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422356675529" source_name="the-source\n"} 20241114160350077 DAUC <0003> hlr.c:428 IMSI='262422356675529': storing IMEI = 12345678901234 20241114160350077 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262422356675529 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422356675529" destination_name="the-source\n"} 20241114160350077 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262422356675529 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160350077 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160350077 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160350077 DAUC <0003> db_auc.c:192 IMSI='262422356675529': No 3G Auth Data 20241114160350078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40928<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@b3faffa6262a: Final verdict of PTC: pass 20241114160350078 DAUC <0003> db_auc.c:157 IMSI='262423659556449': No 2G Auth Data 20241114160350079 DAUC <0003> db_auc.c:192 IMSI='262423659556449': No 3G Auth Data HLR_Test-GSUP(266)@b3faffa6262a: Created GsupExpect[0] for "262423659556449" to be handled at TC_gsup_check_imei_via_proxy(272) 20241114160350085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4258 20241114160350088 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160350088 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262423659556449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423659556449" source_name="the-source\n"} 20241114160350088 DMAIN <0000> hlr.c:435 IMSI='262423659556449': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114160350088 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262423659556449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423659556449" destination_name="the-source\n"} 20241114160350088 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262423659556449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160350088 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160350088 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b3faffa6262a: Found GsupExpect[0] for "262423659556449" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@b3faffa6262a: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262423659556449" TC_gsup_check_imei_via_proxy(272)@b3faffa6262a: setverdict(pass): none -> pass 20241114160350089 DAUC <0003> db_auc.c:157 IMSI='262423659556449': No 2G Auth Data 20241114160350090 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160350090 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262423659556449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423659556449" source_name="the-source\n"} 20241114160350090 DAUC <0003> hlr.c:428 IMSI='262423659556449': storing IMEI = 12345678901234 20241114160350090 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262423659556449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423659556449" destination_name="the-source\n"} 20241114160350090 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262423659556449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160350090 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160350090 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160350091 DAUC <0003> db_auc.c:157 IMSI='262423659556449': No 2G Auth Data 20241114160350091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@b3faffa6262a: Final verdict of PTC: pass 20241114160350092 DAUC <0003> db_auc.c:157 IMSI='262427528752918': No 2G Auth Data 20241114160350092 DAUC <0003> db_auc.c:192 IMSI='262427528752918': No 3G Auth Data HLR_Test-GSUP(266)@b3faffa6262a: Created GsupExpect[0] for "262427528752918" to be handled at TC_gsup_check_imei_via_proxy(273) 20241114160350100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40950<->l=127.0.0.1:4258 20241114160350102 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160350103 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427528752918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427528752918" source_name="the-source\n"} 20241114160350103 DMAIN <0000> hlr.c:435 IMSI='262427528752918': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114160350103 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262427528752918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427528752918" destination_name="the-source\n"} 20241114160350103 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262427528752918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160350103 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160350103 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b3faffa6262a: Found GsupExpect[0] for "262427528752918" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@b3faffa6262a: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262427528752918" TC_gsup_check_imei_via_proxy(273)@b3faffa6262a: setverdict(pass): none -> pass 20241114160350104 DAUC <0003> db_auc.c:157 IMSI='262427528752918': No 2G Auth Data 20241114160350105 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160350105 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427528752918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427528752918" source_name="the-source\n"} 20241114160350105 DAUC <0003> hlr.c:428 IMSI='262427528752918': storing IMEI = 12345678901234 20241114160350105 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262427528752918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427528752918" destination_name="the-source\n"} 20241114160350105 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262427528752918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160350105 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160350105 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160350106 DAUC <0003> db_auc.c:157 IMSI='262427528752918': No 2G Auth Data 20241114160350106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40950<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@b3faffa6262a: Final verdict of PTC: pass 20241114160350107 DAUC <0003> db_auc.c:157 IMSI='262422896223171': No 2G Auth Data 20241114160350107 DAUC <0003> db_auc.c:192 IMSI='262422896223171': No 3G Auth Data HLR_Test-GSUP(266)@b3faffa6262a: Created GsupExpect[0] for "262422896223171" to be handled at TC_gsup_check_imei_via_proxy(274) 20241114160350114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40954<->l=127.0.0.1:4258 20241114160350116 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160350116 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262422896223171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422896223171" source_name="the-source\n"} 20241114160350116 DMAIN <0000> hlr.c:435 IMSI='262422896223171': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114160350116 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262422896223171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422896223171" destination_name="the-source\n"} 20241114160350117 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262422896223171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160350117 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160350117 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b3faffa6262a: Found GsupExpect[0] for "262422896223171" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@b3faffa6262a: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262422896223171" TC_gsup_check_imei_via_proxy(274)@b3faffa6262a: setverdict(pass): none -> pass 20241114160350119 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160350119 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262422896223171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422896223171" source_name="the-source\n"} 20241114160350119 DAUC <0003> hlr.c:428 IMSI='262422896223171': storing IMEI = 12345678901234 20241114160350119 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262422896223171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422896223171" destination_name="the-source\n"} 20241114160350119 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262422896223171 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160350119 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160350119 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160350120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40954<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@b3faffa6262a: Final verdict of PTC: pass 20241114160350121 DAUC <0003> db_auc.c:157 IMSI='262424135315851': No 2G Auth Data 20241114160350121 DAUC <0003> db_auc.c:192 IMSI='262424135315851': No 3G Auth Data HLR_Test-GSUP(266)@b3faffa6262a: Created GsupExpect[0] for "262424135315851" to be handled at TC_gsup_check_imei_via_proxy(275) 20241114160350128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40966<->l=127.0.0.1:4258 20241114160350131 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160350131 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424135315851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424135315851" source_name="the-source\n"} 20241114160350131 DMAIN <0000> hlr.c:435 IMSI='262424135315851': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114160350131 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262424135315851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424135315851" destination_name="the-source\n"} 20241114160350131 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262424135315851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160350131 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160350131 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b3faffa6262a: Found GsupExpect[0] for "262424135315851" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@b3faffa6262a: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262424135315851" TC_gsup_check_imei_via_proxy(275)@b3faffa6262a: setverdict(pass): none -> pass 20241114160350134 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160350134 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424135315851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424135315851" source_name="the-source\n"} 20241114160350134 DAUC <0003> hlr.c:428 IMSI='262424135315851': storing IMEI = 12345678901234 20241114160350134 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262424135315851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424135315851" destination_name="the-source\n"} 20241114160350134 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262424135315851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160350134 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160350134 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160350135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40966<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@b3faffa6262a: Final verdict of PTC: pass 20241114160350136 DAUC <0003> db_auc.c:157 IMSI='262425169123450': No 2G Auth Data 20241114160350136 DAUC <0003> db_auc.c:192 IMSI='262425169123450': No 3G Auth Data HLR_Test-GSUP(266)@b3faffa6262a: Created GsupExpect[0] for "262425169123450" to be handled at TC_gsup_check_imei_via_proxy(276) 20241114160350141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40980<->l=127.0.0.1:4258 20241114160350144 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160350144 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262425169123450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425169123450" source_name="the-source\n"} 20241114160350144 DMAIN <0000> hlr.c:435 IMSI='262425169123450': has IMEI = 12345678901234 (consider setting 'store-imei') 20241114160350144 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262425169123450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425169123450" destination_name="the-source\n"} 20241114160350144 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262425169123450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160350144 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160350144 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b3faffa6262a: Found GsupExpect[0] for "262425169123450" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@b3faffa6262a: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262425169123450" TC_gsup_check_imei_via_proxy(276)@b3faffa6262a: setverdict(pass): none -> pass 20241114160350146 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160350146 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262425169123450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425169123450" source_name="the-source\n"} 20241114160350146 DAUC <0003> hlr.c:428 IMSI='262425169123450': storing IMEI = 12345678901234 20241114160350146 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262425169123450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425169123450" destination_name="the-source\n"} 20241114160350146 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262425169123450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160350146 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160350146 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160350147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40980<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@b3faffa6262a: Final verdict of PTC: pass MTC@b3faffa6262a: setverdict(pass): none -> pass 20241114160350148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40896<->l=127.0.0.1:4258 20241114160350148 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44613<->l=127.0.0.1:4259) 20241114160350148 DLINP <000b> input/ipa.c:451 connected read/write 20241114160350148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160350148 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 267@b3faffa6262a: Final verdict of PTC: none 20241114160350148 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160350148 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160350148 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(266)@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: pass MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@b3faffa6262a: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Thu Nov 14 16:03:50 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20241114160350171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40994<->l=127.0.0.1:4258 20241114160350272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40994<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=127120) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Thu Nov 14 16:03:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_gsup_check_imei_invalid_len started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160353380 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160353380 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160353382 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32822<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(277)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160353383 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353383 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160353383 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160353383 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160353383 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160353383 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160353383 DLGSUP <0013> gsup_server.c:235 2: 20241114160353383 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160353383 DLGSUP <0013> gsup_server.c:235 3: 20241114160353383 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160353383 DLGSUP <0013> gsup_server.c:235 4: HLR_Test-GSUP-IPA(277)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160353383 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160353383 DLGSUP <0013> gsup_server.c:235 5: 20241114160353383 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160353383 DLGSUP <0013> gsup_server.c:235 7: 20241114160353383 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160353383 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160353383 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160353383 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160353391 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46669<->l=127.0.0.1:4259) 20241114160353394 DAUC <0003> db_auc.c:157 IMSI='262426988822458': No 2G Auth Data 20241114160353394 DAUC <0003> db_auc.c:192 IMSI='262426988822458': No 3G Auth Data HLR_Test-GSUP(278)@b3faffa6262a: Created GsupExpect[0] for "262426988822458" to be handled at TC_gsup_check_imei_invalid_len(281) 20241114160353405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32834<->l=127.0.0.1:4258 20241114160353430 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353430 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426988822458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426988822458"} 20241114160353431 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426988822458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241114160353431 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426988822458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426988822458" cause=Invalid mandatory information} 20241114160353431 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426988822458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353431 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353431 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b3faffa6262a: Found GsupExpect[0] for "262426988822458" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@b3faffa6262a: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262426988822458" TC_gsup_check_imei_invalid_len(281)@b3faffa6262a: setverdict(pass): none -> pass 20241114160353437 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353438 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426988822458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426988822458"} 20241114160353438 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426988822458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241114160353438 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426988822458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426988822458" cause=Invalid mandatory information} 20241114160353438 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426988822458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353438 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353438 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353442 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353443 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426988822458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426988822458"} 20241114160353443 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426988822458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241114160353443 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426988822458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426988822458" cause=Invalid mandatory information} 20241114160353443 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426988822458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353443 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353443 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353447 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353447 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426988822458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426988822458"} 20241114160353448 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426988822458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241114160353448 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426988822458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426988822458" cause=Invalid mandatory information} 20241114160353448 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426988822458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353448 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353448 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353451 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353451 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426988822458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426988822458"} 20241114160353451 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426988822458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241114160353452 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426988822458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426988822458" cause=Invalid mandatory information} 20241114160353452 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426988822458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353452 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353452 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32834<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@b3faffa6262a: Final verdict of PTC: pass 20241114160353458 DAUC <0003> db_auc.c:157 IMSI='262420344161051': No 2G Auth Data 20241114160353458 DAUC <0003> db_auc.c:192 IMSI='262420344161051': No 3G Auth Data HLR_Test-GSUP(278)@b3faffa6262a: Created GsupExpect[0] for "262420344161051" to be handled at TC_gsup_check_imei_invalid_len(282) 20241114160353474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32838<->l=127.0.0.1:4258 20241114160353476 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353476 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420344161051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420344161051"} 20241114160353476 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420344161051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241114160353476 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420344161051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420344161051" cause=Invalid mandatory information} 20241114160353476 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420344161051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353476 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353476 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b3faffa6262a: Found GsupExpect[0] for "262420344161051" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@b3faffa6262a: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262420344161051" TC_gsup_check_imei_invalid_len(282)@b3faffa6262a: setverdict(pass): none -> pass 20241114160353477 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353477 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420344161051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420344161051"} 20241114160353477 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420344161051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241114160353477 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420344161051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420344161051" cause=Invalid mandatory information} 20241114160353477 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420344161051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353477 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353477 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353478 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353478 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420344161051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420344161051"} 20241114160353478 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420344161051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241114160353478 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420344161051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420344161051" cause=Invalid mandatory information} 20241114160353478 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420344161051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353478 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353478 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353478 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353479 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420344161051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420344161051"} 20241114160353479 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420344161051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241114160353479 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420344161051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420344161051" cause=Invalid mandatory information} 20241114160353479 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420344161051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353479 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353479 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353479 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353479 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420344161051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420344161051"} 20241114160353479 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420344161051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241114160353479 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420344161051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420344161051" cause=Invalid mandatory information} 20241114160353479 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420344161051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353479 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353479 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32838<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@b3faffa6262a: Final verdict of PTC: pass 20241114160353481 DAUC <0003> db_auc.c:157 IMSI='262429629396862': No 2G Auth Data 20241114160353481 DAUC <0003> db_auc.c:192 IMSI='262429629396862': No 3G Auth Data HLR_Test-GSUP(278)@b3faffa6262a: Created GsupExpect[0] for "262429629396862" to be handled at TC_gsup_check_imei_invalid_len(283) 20241114160353487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32842<->l=127.0.0.1:4258 20241114160353489 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353489 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429629396862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429629396862"} 20241114160353489 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429629396862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241114160353489 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429629396862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429629396862" cause=Invalid mandatory information} 20241114160353489 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429629396862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353489 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353489 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b3faffa6262a: Found GsupExpect[0] for "262429629396862" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@b3faffa6262a: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262429629396862" TC_gsup_check_imei_invalid_len(283)@b3faffa6262a: setverdict(pass): none -> pass 20241114160353490 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353490 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429629396862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429629396862"} 20241114160353490 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429629396862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241114160353490 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429629396862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429629396862" cause=Invalid mandatory information} 20241114160353490 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429629396862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353490 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353490 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353491 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353491 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429629396862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429629396862"} 20241114160353491 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429629396862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241114160353491 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429629396862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429629396862" cause=Invalid mandatory information} 20241114160353491 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429629396862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353491 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353491 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353492 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353492 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429629396862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429629396862"} 20241114160353492 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429629396862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241114160353492 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429629396862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429629396862" cause=Invalid mandatory information} 20241114160353492 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429629396862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353492 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353492 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353493 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353493 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429629396862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429629396862"} 20241114160353493 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429629396862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241114160353493 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429629396862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429629396862" cause=Invalid mandatory information} 20241114160353493 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429629396862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353493 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353493 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32842<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@b3faffa6262a: Final verdict of PTC: pass 20241114160353494 DAUC <0003> db_auc.c:157 IMSI='262427916141963': No 2G Auth Data 20241114160353494 DAUC <0003> db_auc.c:192 IMSI='262427916141963': No 3G Auth Data HLR_Test-GSUP(278)@b3faffa6262a: Created GsupExpect[0] for "262427916141963" to be handled at TC_gsup_check_imei_invalid_len(284) 20241114160353500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32844<->l=127.0.0.1:4258 20241114160353502 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353502 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427916141963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427916141963"} 20241114160353502 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427916141963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241114160353502 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427916141963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427916141963" cause=Invalid mandatory information} 20241114160353502 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427916141963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353502 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353502 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b3faffa6262a: Found GsupExpect[0] for "262427916141963" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@b3faffa6262a: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262427916141963" TC_gsup_check_imei_invalid_len(284)@b3faffa6262a: setverdict(pass): none -> pass 20241114160353503 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353503 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427916141963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427916141963"} 20241114160353503 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427916141963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241114160353503 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427916141963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427916141963" cause=Invalid mandatory information} 20241114160353503 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427916141963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353503 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353503 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353504 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353504 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427916141963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427916141963"} 20241114160353504 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427916141963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241114160353504 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427916141963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427916141963" cause=Invalid mandatory information} 20241114160353504 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427916141963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353504 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353504 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353505 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353505 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427916141963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427916141963"} 20241114160353505 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427916141963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241114160353505 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427916141963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427916141963" cause=Invalid mandatory information} 20241114160353505 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427916141963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353505 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353505 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353506 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353506 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427916141963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427916141963"} 20241114160353506 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427916141963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241114160353506 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427916141963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427916141963" cause=Invalid mandatory information} 20241114160353506 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427916141963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353506 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353506 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32844<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@b3faffa6262a: Final verdict of PTC: pass 20241114160353507 DAUC <0003> db_auc.c:157 IMSI='262420339597998': No 2G Auth Data 20241114160353507 DAUC <0003> db_auc.c:192 IMSI='262420339597998': No 3G Auth Data HLR_Test-GSUP(278)@b3faffa6262a: Created GsupExpect[0] for "262420339597998" to be handled at TC_gsup_check_imei_invalid_len(285) 20241114160353513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32846<->l=127.0.0.1:4258 20241114160353515 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353515 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420339597998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420339597998"} 20241114160353515 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420339597998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241114160353515 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420339597998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420339597998" cause=Invalid mandatory information} 20241114160353515 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420339597998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353515 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353515 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b3faffa6262a: Found GsupExpect[0] for "262420339597998" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@b3faffa6262a: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262420339597998" TC_gsup_check_imei_invalid_len(285)@b3faffa6262a: setverdict(pass): none -> pass 20241114160353516 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353516 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420339597998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420339597998"} 20241114160353516 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420339597998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241114160353516 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420339597998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420339597998" cause=Invalid mandatory information} 20241114160353516 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420339597998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353516 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353516 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353517 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353517 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420339597998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420339597998"} 20241114160353517 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420339597998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241114160353517 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420339597998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420339597998" cause=Invalid mandatory information} 20241114160353517 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420339597998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353517 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353517 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353518 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353518 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420339597998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420339597998"} 20241114160353518 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420339597998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241114160353518 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420339597998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420339597998" cause=Invalid mandatory information} 20241114160353518 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420339597998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353518 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353518 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353519 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353519 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420339597998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420339597998"} 20241114160353519 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420339597998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241114160353519 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420339597998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420339597998" cause=Invalid mandatory information} 20241114160353519 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420339597998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353519 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353519 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32846<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@b3faffa6262a: Final verdict of PTC: pass 20241114160353520 DAUC <0003> db_auc.c:157 IMSI='262425596745699': No 2G Auth Data 20241114160353520 DAUC <0003> db_auc.c:192 IMSI='262425596745699': No 3G Auth Data HLR_Test-GSUP(278)@b3faffa6262a: Created GsupExpect[0] for "262425596745699" to be handled at TC_gsup_check_imei_invalid_len(286) 20241114160353526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32850<->l=127.0.0.1:4258 20241114160353528 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353528 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425596745699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425596745699"} 20241114160353528 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425596745699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241114160353528 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425596745699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425596745699" cause=Invalid mandatory information} 20241114160353528 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425596745699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353528 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353528 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b3faffa6262a: Found GsupExpect[0] for "262425596745699" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@b3faffa6262a: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262425596745699" TC_gsup_check_imei_invalid_len(286)@b3faffa6262a: setverdict(pass): none -> pass 20241114160353529 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353529 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425596745699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425596745699"} 20241114160353529 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425596745699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241114160353529 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425596745699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425596745699" cause=Invalid mandatory information} 20241114160353529 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425596745699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353529 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353529 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353530 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353530 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425596745699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425596745699"} 20241114160353530 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425596745699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241114160353530 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425596745699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425596745699" cause=Invalid mandatory information} 20241114160353530 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425596745699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353530 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353530 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353531 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353531 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425596745699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425596745699"} 20241114160353531 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425596745699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241114160353531 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425596745699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425596745699" cause=Invalid mandatory information} 20241114160353531 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425596745699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353531 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353531 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353532 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353532 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425596745699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425596745699"} 20241114160353532 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425596745699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241114160353532 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425596745699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425596745699" cause=Invalid mandatory information} 20241114160353532 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425596745699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353532 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353532 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32850<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@b3faffa6262a: Final verdict of PTC: pass 20241114160353533 DAUC <0003> db_auc.c:157 IMSI='262426609594507': No 2G Auth Data 20241114160353533 DAUC <0003> db_auc.c:192 IMSI='262426609594507': No 3G Auth Data HLR_Test-GSUP(278)@b3faffa6262a: Created GsupExpect[0] for "262426609594507" to be handled at TC_gsup_check_imei_invalid_len(287) 20241114160353539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32864<->l=127.0.0.1:4258 20241114160353540 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353540 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426609594507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426609594507"} 20241114160353540 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426609594507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241114160353540 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426609594507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426609594507" cause=Invalid mandatory information} 20241114160353540 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426609594507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353540 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353540 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b3faffa6262a: Found GsupExpect[0] for "262426609594507" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@b3faffa6262a: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262426609594507" TC_gsup_check_imei_invalid_len(287)@b3faffa6262a: setverdict(pass): none -> pass 20241114160353541 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353541 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426609594507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426609594507"} 20241114160353541 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426609594507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241114160353542 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426609594507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426609594507" cause=Invalid mandatory information} 20241114160353542 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426609594507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353542 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353542 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353542 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353542 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426609594507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426609594507"} 20241114160353542 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426609594507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241114160353542 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426609594507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426609594507" cause=Invalid mandatory information} 20241114160353542 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426609594507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353542 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353543 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353543 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353543 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426609594507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426609594507"} 20241114160353543 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426609594507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241114160353543 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426609594507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426609594507" cause=Invalid mandatory information} 20241114160353543 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426609594507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353543 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353543 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353544 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353544 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426609594507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426609594507"} 20241114160353544 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426609594507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241114160353544 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426609594507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426609594507" cause=Invalid mandatory information} 20241114160353544 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426609594507 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353544 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353544 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32864<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@b3faffa6262a: Final verdict of PTC: pass 20241114160353546 DAUC <0003> db_auc.c:157 IMSI='262420824932073': No 2G Auth Data 20241114160353546 DAUC <0003> db_auc.c:192 IMSI='262420824932073': No 3G Auth Data HLR_Test-GSUP(278)@b3faffa6262a: Created GsupExpect[0] for "262420824932073" to be handled at TC_gsup_check_imei_invalid_len(288) 20241114160353552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32866<->l=127.0.0.1:4258 20241114160353555 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353555 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420824932073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420824932073"} 20241114160353555 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420824932073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241114160353555 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420824932073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420824932073" cause=Invalid mandatory information} 20241114160353555 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420824932073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353555 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353555 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b3faffa6262a: Found GsupExpect[0] for "262420824932073" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@b3faffa6262a: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262420824932073" TC_gsup_check_imei_invalid_len(288)@b3faffa6262a: setverdict(pass): none -> pass 20241114160353556 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353556 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420824932073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420824932073"} 20241114160353556 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420824932073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241114160353556 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420824932073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420824932073" cause=Invalid mandatory information} 20241114160353556 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420824932073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353556 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353556 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353557 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353557 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420824932073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420824932073"} 20241114160353557 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420824932073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241114160353557 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420824932073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420824932073" cause=Invalid mandatory information} 20241114160353557 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420824932073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353557 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353557 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353558 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353558 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420824932073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420824932073"} 20241114160353558 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420824932073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241114160353558 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420824932073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420824932073" cause=Invalid mandatory information} 20241114160353558 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420824932073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353558 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353558 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353558 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353558 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420824932073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420824932073"} 20241114160353558 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420824932073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241114160353558 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420824932073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420824932073" cause=Invalid mandatory information} 20241114160353558 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420824932073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160353558 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160353558 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160353559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32866<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@b3faffa6262a: Final verdict of PTC: pass MTC@b3faffa6262a: setverdict(pass): none -> pass 20241114160353560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32822<->l=127.0.0.1:4258 20241114160353561 DLINP <000b> input/ipa.c:451 connected read/write 20241114160353561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160353561 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160353561 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160353561 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160353561 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46669<->l=127.0.0.1:4259) 279@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP(278)@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: pass MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@b3faffa6262a: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Thu Nov 14 16:03:53 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20241114160353583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32874<->l=127.0.0.1:4258 20241114160353684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32874<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=82888) Waiting for packet dumper to finish... 1 (prev_count=82888, count=168656) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Thu Nov 14 16:03:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_gsup_check_imei_unknown_imsi started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160356813 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160356813 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160356817 DLINP <000b> input/ipa.c:451 connected read/write 20241114160356818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160356819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32882<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(289)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160356823 DLINP <000b> input/ipa.c:451 connected read/write 20241114160356823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160356823 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160356823 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160356823 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160356823 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(289)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160356823 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160356823 DLGSUP <0013> gsup_server.c:235 2: 20241114160356823 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160356823 DLGSUP <0013> gsup_server.c:235 3: 20241114160356823 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160356823 DLGSUP <0013> gsup_server.c:235 4: 20241114160356823 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160356823 DLGSUP <0013> gsup_server.c:235 5: 20241114160356823 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160356824 DLGSUP <0013> gsup_server.c:235 7: 20241114160356824 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160356824 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160356824 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160356824 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160356845 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45641<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@b3faffa6262a: Created GsupExpect[0] for "262429620211415" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241114160356859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32886<->l=127.0.0.1:4258 20241114160356873 DLINP <000b> input/ipa.c:451 connected read/write 20241114160356873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160356873 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429620211415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429620211415"} 20241114160356873 DMAIN <0000> hlr.c:435 IMSI='262429620211415': has IMEI = 22245678901234 (consider setting 'store-imei') 20241114160356873 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429620211415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241114160356873 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429620211415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429620211415" cause=Invalid mandatory information} 20241114160356873 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429620211415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160356873 DLINP <000b> input/ipa.c:451 connected read/write 20241114160356873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160356873 DLINP <000b> input/ipa.c:451 connected read/write 20241114160356874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@b3faffa6262a: Found GsupExpect[0] for "262429620211415" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@b3faffa6262a: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262429620211415" TC_gsup_check_imei_unknown_imsi(293)@b3faffa6262a: setverdict(pass): none -> pass 20241114160356882 DLINP <000b> input/ipa.c:451 connected read/write 20241114160356882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160356882 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429620211415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429620211415"} 20241114160356882 DAUC <0003> hlr.c:428 IMSI='262429620211415': storing IMEI = 22245678901234 20241114160356882 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429620211415': no such subscriber 20241114160356882 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429620211415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241114160356882 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429620211415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429620211415" cause=Invalid mandatory information} 20241114160356882 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429620211415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160356882 DLINP <000b> input/ipa.c:451 connected read/write 20241114160356882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160356882 DLINP <000b> input/ipa.c:451 connected read/write 20241114160356882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160356885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32886<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@b3faffa6262a: Final verdict of PTC: pass 20241114160356886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32882<->l=127.0.0.1:4258 20241114160356888 DLINP <000b> input/ipa.c:451 connected read/write 20241114160356888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160356888 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160356888 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160356888 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160356888 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45641<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@b3faffa6262a: Final verdict of PTC: none 291@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 291: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@b3faffa6262a: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Thu Nov 14 16:03:56 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20241114160356921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32896<->l=127.0.0.1:4258 20241114160357022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32896<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=30596) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Thu Nov 14 16:03:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160400151 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160400151 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160400156 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160400158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32906<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(294)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160400162 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160400162 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160400162 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160400162 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160400163 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160400163 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160400163 DLGSUP <0013> gsup_server.c:235 2: 20241114160400163 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160400163 DLGSUP <0013> gsup_server.c:235 3: 20241114160400163 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160400163 DLGSUP <0013> gsup_server.c:235 4: 20241114160400163 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160400163 DLGSUP <0013> gsup_server.c:235 5: 20241114160400163 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160400163 DLGSUP <0013> gsup_server.c:235 7: 20241114160400163 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160400163 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160400163 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160400163 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160400190 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34571<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@b3faffa6262a: Created GsupExpect[0] for "262425957362173" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241114160400208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32916<->l=127.0.0.1:4258 20241114160400222 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160400222 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425957362173"} 20241114160400222 DMAIN <0000> hlr.c:227 IMSI='262425957362173': Creating subscriber on demand 20241114160400222 DMAIN <0000> hlr.c:243 IMSI='262425957362173': Successfully assigned MSISDN='700' 20241114160400222 DAUC <0003> hlr.c:428 IMSI='262425957362173': storing IMEI = 12345678901234 20241114160400222 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425957362173"} 20241114160400222 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160400222 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160400223 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@b3faffa6262a: Found GsupExpect[0] for "262425957362173" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@b3faffa6262a: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262425957362173" TC_subscr_create_on_demand_check_imei_early(298)@b3faffa6262a: setverdict(pass): none -> pass 20241114160400227 DAUC <0003> db_auc.c:157 IMSI='262425957362173': No 2G Auth Data 20241114160400227 DAUC <0003> db_auc.c:192 IMSI='262425957362173': No 3G Auth Data 20241114160400230 DAUC <0003> db_auc.c:157 IMSI='262425957362173': No 2G Auth Data 20241114160400230 DAUC <0003> db_auc.c:192 IMSI='262425957362173': No 3G Auth Data 20241114160400232 DAUC <0003> db_auc.c:157 IMSI='262425957362173': No 2G Auth Data 20241114160400232 DAUC <0003> db_auc.c:192 IMSI='262425957362173': No 3G Auth Data 20241114160400235 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160400235 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425957362173" cn_domain=PS} 20241114160400235 DLU <0006> fsm.c:456 lu(262425957362173)[0x6120000135a0]{UNVALIDATED}: Allocated 20241114160400235 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160400236 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425957362173)[0x6120000135a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160400236 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425957362173" cn_domain=PS} 20241114160400236 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160400236 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160400240 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160400240 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425957362173"} 20241114160400240 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425957362173)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160400240 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160400240 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425957362173"} 20241114160400240 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160400241 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425957362173)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160400241 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425957362173)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160400241 DLU <0006> fsm.c:568 lu(PS:IMSI-262425957362173)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160400241 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160400241 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160400250 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160400250 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425957362173"} 20241114160400250 DMAIN <0000> hlr.c:227 IMSI='262425957362173': Creating subscriber on demand 20241114160400250 DMAIN <0000> hlr.c:243 IMSI='262425957362173': Successfully assigned MSISDN='070' 20241114160400250 DAUC <0003> hlr.c:428 IMSI='262425957362173': storing IMEI = 12345678901234 20241114160400250 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425957362173"} 20241114160400250 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160400251 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160400251 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160400253 DAUC <0003> db_auc.c:157 IMSI='262425957362173': No 2G Auth Data 20241114160400253 DAUC <0003> db_auc.c:192 IMSI='262425957362173': No 3G Auth Data 20241114160400255 DAUC <0003> db_auc.c:157 IMSI='262425957362173': No 2G Auth Data 20241114160400256 DAUC <0003> db_auc.c:192 IMSI='262425957362173': No 3G Auth Data 20241114160400257 DAUC <0003> db_auc.c:157 IMSI='262425957362173': No 2G Auth Data 20241114160400257 DAUC <0003> db_auc.c:192 IMSI='262425957362173': No 3G Auth Data 20241114160400259 DAUC <0003> db_auc.c:157 IMSI='262425957362173': No 2G Auth Data 20241114160400259 DAUC <0003> db_auc.c:192 IMSI='262425957362173': No 3G Auth Data 20241114160400262 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160400262 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425957362173" cn_domain=PS} 20241114160400262 DLU <0006> fsm.c:456 lu(262425957362173)[0x612000013720]{UNVALIDATED}: Allocated 20241114160400262 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160400262 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425957362173)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160400263 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425957362173" cn_domain=PS} 20241114160400263 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160400263 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160400266 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160400266 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425957362173"} 20241114160400266 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425957362173)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160400266 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160400266 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425957362173"} 20241114160400267 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160400267 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425957362173)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160400267 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425957362173)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160400267 DLU <0006> fsm.c:568 lu(PS:IMSI-262425957362173)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160400267 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160400267 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160400276 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160400277 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425957362173"} 20241114160400277 DMAIN <0000> hlr.c:227 IMSI='262425957362173': Creating subscriber on demand 20241114160400277 DMAIN <0000> hlr.c:243 IMSI='262425957362173': Successfully assigned MSISDN='669' 20241114160400277 DAUC <0003> hlr.c:428 IMSI='262425957362173': storing IMEI = 12345678901234 20241114160400277 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425957362173"} 20241114160400277 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160400277 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160400277 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160400280 DAUC <0003> db_auc.c:157 IMSI='262425957362173': No 2G Auth Data 20241114160400280 DAUC <0003> db_auc.c:192 IMSI='262425957362173': No 3G Auth Data 20241114160400282 DAUC <0003> db_auc.c:157 IMSI='262425957362173': No 2G Auth Data 20241114160400282 DAUC <0003> db_auc.c:192 IMSI='262425957362173': No 3G Auth Data 20241114160400283 DAUC <0003> db_auc.c:157 IMSI='262425957362173': No 2G Auth Data 20241114160400283 DAUC <0003> db_auc.c:192 IMSI='262425957362173': No 3G Auth Data 20241114160400285 DAUC <0003> db_auc.c:157 IMSI='262425957362173': No 2G Auth Data 20241114160400285 DAUC <0003> db_auc.c:192 IMSI='262425957362173': No 3G Auth Data 20241114160400288 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160400288 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425957362173" cn_domain=PS} 20241114160400288 DLU <0006> fsm.c:456 lu(262425957362173)[0x6120000138a0]{UNVALIDATED}: Allocated 20241114160400288 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241114160400288 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425957362173" cause=GPRS services not allowed} 20241114160400288 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160400288 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425957362173)[0x6120000138a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160400288 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425957362173)[0x6120000138a0]{UNVALIDATED}: Freeing instance 20241114160400288 DLU <0006> fsm.c:568 lu(PS:IMSI-262425957362173)[0x6120000138a0]{UNVALIDATED}: Deallocated 20241114160400288 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160400288 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160400296 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160400297 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425957362173"} 20241114160400297 DMAIN <0000> hlr.c:227 IMSI='262425957362173': Creating subscriber on demand 20241114160400297 DMAIN <0000> hlr.c:243 IMSI='262425957362173': Successfully assigned MSISDN='365' 20241114160400297 DAUC <0003> hlr.c:428 IMSI='262425957362173': storing IMEI = 12345678901234 20241114160400297 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425957362173"} 20241114160400297 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160400297 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160400297 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160400299 DAUC <0003> db_auc.c:157 IMSI='262425957362173': No 2G Auth Data 20241114160400299 DAUC <0003> db_auc.c:192 IMSI='262425957362173': No 3G Auth Data 20241114160400301 DAUC <0003> db_auc.c:157 IMSI='262425957362173': No 2G Auth Data 20241114160400301 DAUC <0003> db_auc.c:192 IMSI='262425957362173': No 3G Auth Data 20241114160400302 DAUC <0003> db_auc.c:157 IMSI='262425957362173': No 2G Auth Data 20241114160400302 DAUC <0003> db_auc.c:192 IMSI='262425957362173': No 3G Auth Data 20241114160400305 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160400305 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425957362173" cn_domain=PS} 20241114160400305 DLU <0006> fsm.c:456 lu(262425957362173)[0x612000013a20]{UNVALIDATED}: Allocated 20241114160400305 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241114160400305 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425957362173" cause=GPRS services not allowed} 20241114160400305 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160400305 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425957362173)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160400305 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425957362173)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241114160400305 DLU <0006> fsm.c:568 lu(PS:IMSI-262425957362173)[0x612000013a20]{UNVALIDATED}: Deallocated 20241114160400305 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160400305 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160400313 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160400313 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425957362173"} 20241114160400313 DMAIN <0000> hlr.c:227 IMSI='262425957362173': Creating subscriber on demand 20241114160400313 DAUC <0003> hlr.c:428 IMSI='262425957362173': storing IMEI = 12345678901234 20241114160400313 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425957362173"} 20241114160400313 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160400313 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160400314 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160400316 DAUC <0003> db_auc.c:157 IMSI='262425957362173': No 2G Auth Data 20241114160400316 DAUC <0003> db_auc.c:192 IMSI='262425957362173': No 3G Auth Data 20241114160400317 DAUC <0003> db_auc.c:157 IMSI='262425957362173': No 2G Auth Data 20241114160400317 DAUC <0003> db_auc.c:192 IMSI='262425957362173': No 3G Auth Data 20241114160400319 DAUC <0003> db_auc.c:157 IMSI='262425957362173': No 2G Auth Data 20241114160400319 DAUC <0003> db_auc.c:192 IMSI='262425957362173': No 3G Auth Data 20241114160400321 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160400321 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425957362173" cn_domain=PS} 20241114160400321 DLU <0006> fsm.c:456 lu(262425957362173)[0x612000013ba0]{UNVALIDATED}: Allocated 20241114160400321 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241114160400321 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425957362173" cause=GPRS services not allowed} 20241114160400321 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160400321 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425957362173)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160400321 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425957362173)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241114160400321 DLU <0006> fsm.c:568 lu(PS:IMSI-262425957362173)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241114160400321 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160400321 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160400328 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160400328 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425957362173"} 20241114160400328 DMAIN <0000> hlr.c:227 IMSI='262425957362173': Creating subscriber on demand 20241114160400328 DAUC <0003> hlr.c:428 IMSI='262425957362173': storing IMEI = 12345678901234 20241114160400328 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425957362173"} 20241114160400328 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241114160400328 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160400328 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160400330 DAUC <0003> db_auc.c:157 IMSI='262425957362173': No 2G Auth Data 20241114160400330 DAUC <0003> db_auc.c:192 IMSI='262425957362173': No 3G Auth Data 20241114160400332 DAUC <0003> db_auc.c:157 IMSI='262425957362173': No 2G Auth Data 20241114160400332 DAUC <0003> db_auc.c:192 IMSI='262425957362173': No 3G Auth Data 20241114160400333 DAUC <0003> db_auc.c:157 IMSI='262425957362173': No 2G Auth Data 20241114160400333 DAUC <0003> db_auc.c:192 IMSI='262425957362173': No 3G Auth Data 20241114160400335 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160400335 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425957362173" cn_domain=PS} 20241114160400335 DLU <0006> fsm.c:456 lu(262425957362173)[0x612000013d20]{UNVALIDATED}: Allocated 20241114160400335 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160400335 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425957362173)[0x612000013d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160400335 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425957362173" cn_domain=PS} 20241114160400335 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160400335 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160400338 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160400338 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425957362173"} 20241114160400338 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425957362173)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160400338 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160400338 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425957362173"} 20241114160400338 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425957362173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160400338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425957362173)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160400338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425957362173)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160400338 DLU <0006> fsm.c:568 lu(PS:IMSI-262425957362173)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160400338 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160400338 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160400343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32916<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@b3faffa6262a: Final verdict of PTC: pass 20241114160400344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32906<->l=127.0.0.1:4258 20241114160400346 DLINP <000b> input/ipa.c:451 connected read/write 20241114160400346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160400346 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160400346 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160400346 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160400346 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34571<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@b3faffa6262a: Final verdict of PTC: none 296@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 296: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@b3faffa6262a: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Thu Nov 14 16:04:00 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20241114160400374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32932<->l=127.0.0.1:4258 20241114160400476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32932<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=97056) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Thu Nov 14 16:04:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_subscr_create_on_demand_ul started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160403597 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160403598 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160403602 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160403604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40094<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(299)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160403608 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160403609 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160403609 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160403609 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160403609 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160403609 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160403609 DLGSUP <0013> gsup_server.c:235 2: 20241114160403609 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160403609 DLGSUP <0013> gsup_server.c:235 3: 20241114160403609 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160403609 DLGSUP <0013> gsup_server.c:235 4: 20241114160403609 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160403609 DLGSUP <0013> gsup_server.c:235 5: 20241114160403609 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160403609 DLGSUP <0013> gsup_server.c:235 7: 20241114160403609 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160403609 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160403609 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160403609 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160403632 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37135<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@b3faffa6262a: Created GsupExpect[0] for "262428787791137" to be handled at TC_subscr_create_on_demand_ul(303) 20241114160403649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40110<->l=127.0.0.1:4258 20241114160403660 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160403660 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428787791137" cn_domain=PS} 20241114160403660 DMAIN <0000> hlr.c:227 IMSI='262428787791137': Creating subscriber on demand 20241114160403660 DMAIN <0000> hlr.c:243 IMSI='262428787791137': Successfully assigned MSISDN='485' 20241114160403660 DLU <0006> fsm.c:456 lu(262428787791137)[0x612000013ea0]{UNVALIDATED}: Allocated 20241114160403660 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160403660 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428787791137)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160403660 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428787791137" cn_domain=PS} 20241114160403660 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160403660 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@b3faffa6262a: Found GsupExpect[0] for "262428787791137" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@b3faffa6262a: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262428787791137" 20241114160403663 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160403663 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428787791137"} 20241114160403663 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428787791137)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160403663 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160403663 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428787791137"} 20241114160403663 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160403663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428787791137)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160403663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428787791137)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160403663 DLU <0006> fsm.c:568 lu(PS:IMSI-262428787791137)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160403663 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160403663 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@b3faffa6262a: setverdict(pass): none -> pass 20241114160403664 DAUC <0003> db_auc.c:157 IMSI='262428787791137': No 2G Auth Data 20241114160403664 DAUC <0003> db_auc.c:192 IMSI='262428787791137': No 3G Auth Data 20241114160403665 DAUC <0003> db_auc.c:157 IMSI='262428787791137': No 2G Auth Data 20241114160403665 DAUC <0003> db_auc.c:192 IMSI='262428787791137': No 3G Auth Data 20241114160403666 DAUC <0003> db_auc.c:157 IMSI='262428787791137': No 2G Auth Data 20241114160403666 DAUC <0003> db_auc.c:192 IMSI='262428787791137': No 3G Auth Data 20241114160403670 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160403670 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428787791137" cn_domain=PS} 20241114160403670 DMAIN <0000> hlr.c:227 IMSI='262428787791137': Creating subscriber on demand 20241114160403670 DMAIN <0000> hlr.c:243 IMSI='262428787791137': Successfully assigned MSISDN='020' 20241114160403670 DLU <0006> fsm.c:456 lu(262428787791137)[0x612000014020]{UNVALIDATED}: Allocated 20241114160403670 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160403670 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428787791137)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160403670 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428787791137" cn_domain=PS} 20241114160403670 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160403671 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160403673 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160403673 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428787791137"} 20241114160403673 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428787791137)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160403673 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160403673 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428787791137"} 20241114160403673 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160403673 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428787791137)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160403673 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428787791137)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160403673 DLU <0006> fsm.c:568 lu(PS:IMSI-262428787791137)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160403673 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160403673 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160403675 DAUC <0003> db_auc.c:157 IMSI='262428787791137': No 2G Auth Data 20241114160403675 DAUC <0003> db_auc.c:192 IMSI='262428787791137': No 3G Auth Data 20241114160403677 DAUC <0003> db_auc.c:157 IMSI='262428787791137': No 2G Auth Data 20241114160403677 DAUC <0003> db_auc.c:192 IMSI='262428787791137': No 3G Auth Data 20241114160403679 DAUC <0003> db_auc.c:157 IMSI='262428787791137': No 2G Auth Data 20241114160403679 DAUC <0003> db_auc.c:192 IMSI='262428787791137': No 3G Auth Data 20241114160403681 DAUC <0003> db_auc.c:157 IMSI='262428787791137': No 2G Auth Data 20241114160403681 DAUC <0003> db_auc.c:192 IMSI='262428787791137': No 3G Auth Data 20241114160403687 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160403687 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428787791137" cn_domain=PS} 20241114160403687 DMAIN <0000> hlr.c:227 IMSI='262428787791137': Creating subscriber on demand 20241114160403687 DMAIN <0000> hlr.c:243 IMSI='262428787791137': Successfully assigned MSISDN='891' 20241114160403687 DLU <0006> fsm.c:456 lu(262428787791137)[0x6120000141a0]{UNVALIDATED}: Allocated 20241114160403687 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241114160403687 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428787791137" cause=GPRS services not allowed} 20241114160403687 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160403687 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428787791137)[0x6120000141a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160403687 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428787791137)[0x6120000141a0]{UNVALIDATED}: Freeing instance 20241114160403687 DLU <0006> fsm.c:568 lu(PS:IMSI-262428787791137)[0x6120000141a0]{UNVALIDATED}: Deallocated 20241114160403687 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160403687 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160403689 DAUC <0003> db_auc.c:157 IMSI='262428787791137': No 2G Auth Data 20241114160403689 DAUC <0003> db_auc.c:192 IMSI='262428787791137': No 3G Auth Data 20241114160403690 DAUC <0003> db_auc.c:157 IMSI='262428787791137': No 2G Auth Data 20241114160403690 DAUC <0003> db_auc.c:192 IMSI='262428787791137': No 3G Auth Data 20241114160403691 DAUC <0003> db_auc.c:157 IMSI='262428787791137': No 2G Auth Data 20241114160403691 DAUC <0003> db_auc.c:192 IMSI='262428787791137': No 3G Auth Data 20241114160403692 DAUC <0003> db_auc.c:157 IMSI='262428787791137': No 2G Auth Data 20241114160403692 DAUC <0003> db_auc.c:192 IMSI='262428787791137': No 3G Auth Data 20241114160403697 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160403697 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428787791137" cn_domain=PS} 20241114160403697 DMAIN <0000> hlr.c:227 IMSI='262428787791137': Creating subscriber on demand 20241114160403698 DMAIN <0000> hlr.c:243 IMSI='262428787791137': Successfully assigned MSISDN='110' 20241114160403698 DLU <0006> fsm.c:456 lu(262428787791137)[0x612000014320]{UNVALIDATED}: Allocated 20241114160403698 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241114160403698 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428787791137" cause=GPRS services not allowed} 20241114160403698 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160403698 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428787791137)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160403698 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428787791137)[0x612000014320]{UNVALIDATED}: Freeing instance 20241114160403698 DLU <0006> fsm.c:568 lu(PS:IMSI-262428787791137)[0x612000014320]{UNVALIDATED}: Deallocated 20241114160403698 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160403698 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160403700 DAUC <0003> db_auc.c:157 IMSI='262428787791137': No 2G Auth Data 20241114160403700 DAUC <0003> db_auc.c:192 IMSI='262428787791137': No 3G Auth Data 20241114160403702 DAUC <0003> db_auc.c:157 IMSI='262428787791137': No 2G Auth Data 20241114160403702 DAUC <0003> db_auc.c:192 IMSI='262428787791137': No 3G Auth Data 20241114160403703 DAUC <0003> db_auc.c:157 IMSI='262428787791137': No 2G Auth Data 20241114160403703 DAUC <0003> db_auc.c:192 IMSI='262428787791137': No 3G Auth Data 20241114160403710 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160403711 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428787791137" cn_domain=PS} 20241114160403711 DMAIN <0000> hlr.c:227 IMSI='262428787791137': Creating subscriber on demand 20241114160403711 DLU <0006> fsm.c:456 lu(262428787791137)[0x6120000144a0]{UNVALIDATED}: Allocated 20241114160403711 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241114160403711 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428787791137" cause=GPRS services not allowed} 20241114160403711 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160403711 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428787791137)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160403711 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428787791137)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241114160403711 DLU <0006> fsm.c:568 lu(PS:IMSI-262428787791137)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241114160403711 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160403711 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160403714 DAUC <0003> db_auc.c:157 IMSI='262428787791137': No 2G Auth Data 20241114160403714 DAUC <0003> db_auc.c:192 IMSI='262428787791137': No 3G Auth Data 20241114160403715 DAUC <0003> db_auc.c:157 IMSI='262428787791137': No 2G Auth Data 20241114160403715 DAUC <0003> db_auc.c:192 IMSI='262428787791137': No 3G Auth Data 20241114160403717 DAUC <0003> db_auc.c:157 IMSI='262428787791137': No 2G Auth Data 20241114160403717 DAUC <0003> db_auc.c:192 IMSI='262428787791137': No 3G Auth Data 20241114160403724 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160403724 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428787791137" cn_domain=PS} 20241114160403724 DMAIN <0000> hlr.c:227 IMSI='262428787791137': Creating subscriber on demand 20241114160403724 DLU <0006> fsm.c:456 lu(262428787791137)[0x612000014620]{UNVALIDATED}: Allocated 20241114160403724 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160403724 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428787791137)[0x612000014620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160403724 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428787791137" cn_domain=PS} 20241114160403724 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160403724 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160403729 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160403729 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428787791137"} 20241114160403729 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428787791137)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160403729 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160403729 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428787791137"} 20241114160403729 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428787791137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160403729 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428787791137)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160403729 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428787791137)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160403729 DLU <0006> fsm.c:568 lu(PS:IMSI-262428787791137)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160403729 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160403729 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160403732 DAUC <0003> db_auc.c:157 IMSI='262428787791137': No 2G Auth Data 20241114160403732 DAUC <0003> db_auc.c:192 IMSI='262428787791137': No 3G Auth Data 20241114160403734 DAUC <0003> db_auc.c:157 IMSI='262428787791137': No 2G Auth Data 20241114160403734 DAUC <0003> db_auc.c:192 IMSI='262428787791137': No 3G Auth Data 20241114160403736 DAUC <0003> db_auc.c:157 IMSI='262428787791137': No 2G Auth Data 20241114160403736 DAUC <0003> db_auc.c:192 IMSI='262428787791137': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160403740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40110<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@b3faffa6262a: Final verdict of PTC: pass 20241114160403741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40094<->l=127.0.0.1:4258 20241114160403743 DLINP <000b> input/ipa.c:451 connected read/write 20241114160403743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160403743 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160403743 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160403743 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160403744 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37135<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@b3faffa6262a: Final verdict of PTC: none 301@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 301: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@b3faffa6262a: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Thu Nov 14 16:04:03 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20241114160403795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40112<->l=127.0.0.1:4258 20241114160403896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40112<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=81540) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Thu Nov 14 16:04:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_subscr_create_on_demand_sai started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160407001 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160407001 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160407006 DLINP <000b> input/ipa.c:451 connected read/write 20241114160407006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160407007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40114<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(304)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160407007 DLINP <000b> input/ipa.c:451 connected read/write 20241114160407007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160407007 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160407007 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160407008 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160407008 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160407008 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160407008 DLGSUP <0013> gsup_server.c:235 2: 20241114160407008 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160407008 DLGSUP <0013> gsup_server.c:235 3: 20241114160407008 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160407008 DLGSUP <0013> gsup_server.c:235 4: 20241114160407008 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160407008 DLGSUP <0013> gsup_server.c:235 5: 20241114160407008 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160407008 DLGSUP <0013> gsup_server.c:235 7: 20241114160407008 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160407008 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(304)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160407008 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160407008 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160407037 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34177<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@b3faffa6262a: Created GsupExpect[0] for "262429771043335" to be handled at TC_subscr_create_on_demand_sai(308) 20241114160407062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40120<->l=127.0.0.1:4258 20241114160407075 DLINP <000b> input/ipa.c:451 connected read/write 20241114160407075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160407075 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429771043335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429771043335"} 20241114160407075 DMAIN <0000> hlr.c:227 IMSI='262429771043335': Creating subscriber on demand 20241114160407075 DMAIN <0000> hlr.c:243 IMSI='262429771043335': Successfully assigned MSISDN='068' 20241114160407075 DAUC <0003> db_auc.c:157 IMSI='262429771043335': No 2G Auth Data 20241114160407075 DAUC <0003> db_auc.c:192 IMSI='262429771043335': No 3G Auth Data 20241114160407075 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429771043335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI known, but has no auth data; Returning slightly inaccurate cause 'IMSI Unknown' via GSUP 20241114160407075 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429771043335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429771043335" cause=IMSI unknown in HLR} 20241114160407075 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429771043335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241114160407076 DLINP <000b> input/ipa.c:451 connected read/write 20241114160407076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160407076 DLINP <000b> input/ipa.c:451 connected read/write 20241114160407076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@b3faffa6262a: Found GsupExpect[0] for "262429771043335" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@b3faffa6262a: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262429771043335" TC_subscr_create_on_demand_sai(308)@b3faffa6262a: setverdict(pass): none -> pass 20241114160407080 DAUC <0003> db_auc.c:157 IMSI='262429771043335': No 2G Auth Data 20241114160407081 DAUC <0003> db_auc.c:192 IMSI='262429771043335': No 3G Auth Data 20241114160407083 DAUC <0003> db_auc.c:157 IMSI='262429771043335': No 2G Auth Data 20241114160407083 DAUC <0003> db_auc.c:192 IMSI='262429771043335': No 3G Auth Data 20241114160407084 DAUC <0003> db_auc.c:157 IMSI='262429771043335': No 2G Auth Data 20241114160407084 DAUC <0003> db_auc.c:192 IMSI='262429771043335': No 3G Auth Data 20241114160407086 DLINP <000b> input/ipa.c:451 connected read/write 20241114160407086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160407086 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429771043335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429771043335" cn_domain=PS} 20241114160407086 DLU <0006> fsm.c:456 lu(262429771043335)[0x6120000147a0]{UNVALIDATED}: Allocated 20241114160407086 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429771043335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241114160407086 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429771043335)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160407086 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429771043335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429771043335" cn_domain=PS} 20241114160407087 DLINP <000b> input/ipa.c:451 connected read/write 20241114160407087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160407087 DLINP <000b> input/ipa.c:451 connected read/write 20241114160407087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160407090 DLINP <000b> input/ipa.c:451 connected read/write 20241114160407090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160407091 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429771043335 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429771043335"} 20241114160407091 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429771043335)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160407091 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429771043335 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160407091 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429771043335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429771043335"} 20241114160407091 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429771043335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160407091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429771043335)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160407091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429771043335)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160407091 DLU <0006> fsm.c:568 lu(PS:IMSI-262429771043335)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160407091 DLINP <000b> input/ipa.c:451 connected read/write 20241114160407091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160407091 DLINP <000b> input/ipa.c:451 connected read/write 20241114160407091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160407095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40120<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@b3faffa6262a: Final verdict of PTC: pass 20241114160407097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40114<->l=127.0.0.1:4258 20241114160407099 DLINP <000b> input/ipa.c:451 connected read/write 20241114160407099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160407099 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160407099 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160407099 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160407099 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34177<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(304)@b3faffa6262a: Final verdict of PTC: none 306@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP(305)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 306: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@b3faffa6262a: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Thu Nov 14 16:04:07 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20241114160407129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40136<->l=127.0.0.1:4258 20241114160407230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40136<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=36600) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Thu Nov 14 16:04:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_MSLookup_mDNS_service_other_home started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160410353 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160410353 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160410356 DLINP <000b> input/ipa.c:451 connected read/write 20241114160410356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160410358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40140<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(309)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160410360 DLINP <000b> input/ipa.c:451 connected read/write 20241114160410360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(309)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160410361 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160410361 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160410361 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160410361 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160410361 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160410361 DLGSUP <0013> gsup_server.c:235 2: 20241114160410361 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160410361 DLGSUP <0013> gsup_server.c:235 3: 20241114160410361 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160410361 DLGSUP <0013> gsup_server.c:235 4: 20241114160410361 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160410361 DLGSUP <0013> gsup_server.c:235 5: 20241114160410361 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160410361 DLGSUP <0013> gsup_server.c:235 7: 20241114160410361 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160410361 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160410361 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160410361 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160410375 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39101<->l=127.0.0.1:4259) 20241114160410377 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241114160410377 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@b3faffa6262a: Created GsupExpect[0] for "262429975567637" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241114160410387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40150<->l=127.0.0.1:4258 20241114160410389 DAUC <0003> db_auc.c:157 IMSI='262429975567637': No 2G Auth Data 20241114160410389 DAUC <0003> db_auc.c:192 IMSI='262429975567637': No 3G Auth Data 20241114160410394 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611607110.msisdn 20241114160410394 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491611607110.msisdn: not attached (vlr_number unset) 20241114160410394 DDGSM <0007> mslookup_server.c:327 sip.voice.491611607110.msisdn: does not exist in GSUP proxy 20241114160411402 DLINP <000b> input/ipa.c:451 connected read/write 20241114160411402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160411402 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429975567637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429975567637" cn_domain=CS} 20241114160411402 DLU <0006> fsm.c:456 lu(262429975567637)[0x612000014c20]{UNVALIDATED}: Allocated 20241114160411402 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429975567637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241114160411402 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262429975567637)[0x612000014c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241114160411402 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429975567637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429975567637" cn_domain=CS} 20241114160411402 DLINP <000b> input/ipa.c:451 connected read/write 20241114160411402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160411402 DLINP <000b> input/ipa.c:451 connected read/write 20241114160411402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@b3faffa6262a: Found GsupExpect[0] for "262429975567637" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@b3faffa6262a: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262429975567637" 20241114160411409 DLINP <000b> input/ipa.c:451 connected read/write 20241114160411409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160411409 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429975567637 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429975567637"} 20241114160411409 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262429975567637)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241114160411409 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429975567637 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241114160411409 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429975567637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429975567637"} 20241114160411409 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429975567637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160411409 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429975567637)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241114160411409 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429975567637)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241114160411409 DLU <0006> fsm.c:568 lu(CS:IMSI-262429975567637)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241114160411409 DLINP <000b> input/ipa.c:451 connected read/write 20241114160411409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160411409 DLINP <000b> input/ipa.c:451 connected read/write 20241114160411409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@b3faffa6262a: setverdict(pass): none -> pass 20241114160411413 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611607110.msisdn 20241114160411413 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491611607110.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241114160411413 DDGSM <0007> mslookup_server.c:327 sip.voice.491611607110.msisdn: does not exist in GSUP proxy 20241114160411413 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611607110.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@b3faffa6262a: setverdict(pass): pass -> pass, component reason not changed 20241114160411417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40150<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@b3faffa6262a: Final verdict of PTC: pass 20241114160411418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40140<->l=127.0.0.1:4258 20241114160411419 DLINP <000b> input/ipa.c:451 connected read/write 20241114160411419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160411419 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160411419 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160411419 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(310)@b3faffa6262a: Final verdict of PTC: none 20241114160411419 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39101<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(309)@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@b3faffa6262a: Final verdict of PTC: none 311@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 311: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@b3faffa6262a: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Thu Nov 14 16:04:11 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20241114160411461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40160<->l=127.0.0.1:4258 20241114160411562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40160<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21476) Waiting for packet dumper to finish... 1 (prev_count=21476, count=37444) 20241114160413247 DSS <0004> hlr_ussd.c:239 262420326191596/0x38796f02: SS Session Timeout, destroying 20241114160413247 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420326191596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Thu Nov 14 16:04:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_MSLookup_GSUP_proxy started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160414670 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160414670 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160414674 DLINP <000b> input/ipa.c:451 connected read/write 20241114160414675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160414676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58360<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160414679 DLINP <000b> input/ipa.c:451 connected read/write 20241114160414679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160414679 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160414679 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160414679 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160414679 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160414679 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160414679 DLGSUP <0013> gsup_server.c:235 2: 20241114160414679 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160414679 DLGSUP <0013> gsup_server.c:235 3: 20241114160414679 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160414679 DLGSUP <0013> gsup_server.c:235 4: 20241114160414679 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160414679 DLGSUP <0013> gsup_server.c:235 5: 20241114160414679 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160414679 DLGSUP <0013> gsup_server.c:235 7: 20241114160414679 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160414680 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160414680 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160414680 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160414680 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241114160414680 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160414704 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42907<->l=127.0.0.1:4259) 20241114160414706 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241114160414706 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@b3faffa6262a: Created GsupExpect[0] for "262421428288242" to be handled at TC_MSLookup_GSUP_proxy(320) 20241114160414714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58366<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@b3faffa6262a: Created GsupExpect[0] for "262421428288242" to be handled at TC_MSLookup_GSUP_proxy(320) 20241114160414722 DLINP <000b> input/ipa.c:451 connected read/write 20241114160414722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160414722 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421428288242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421428288242" cn_domain=CS} 20241114160414722 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421428288242 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241114160414722 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421428288242 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241114160414722 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421428288242.imsi 20241114160414723 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421428288242.imsi 20241114160414723 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421428288242.imsi: does not exist in local HLR 20241114160414731 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421428288242 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241114160414731 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241114160414731 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241114160414731 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241114160414732 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241114160414732 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241114160414732 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421428288242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160414732 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241114160414732 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241114160414732 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241114160414732 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241114160414732 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241114160414732 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@b3faffa6262a: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114160414736 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114160414736 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114160414736 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241114160414736 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241114160414736 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114160414739 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114160414739 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114160414739 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG HLR_Test-GSUP-server(317)@b3faffa6262a: Found GsupExpect[0] for "262421428288242" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@b3faffa6262a: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262421428288242" HLR_Test-GSUP-server-IPA(318)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@b3faffa6262a: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(318)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160414782 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114160414782 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114160414782 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114160414782 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114160414783 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421428288242 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616053066 20241114160414783 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421428288242 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241114160414783 DLINP <000b> input/ipa.c:451 connected read/write 20241114160414783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160414783 DLINP <000b> input/ipa.c:451 connected read/write 20241114160414783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@b3faffa6262a: Found GsupExpect[0] for "262421428288242" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@b3faffa6262a: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262421428288242" 20241114160414787 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114160414787 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114160414787 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421428288242 MSISDN-491616053066 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241114160414788 DLINP <000b> input/ipa.c:451 connected read/write 20241114160414788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160414788 DLINP <000b> input/ipa.c:451 connected read/write 20241114160414788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160414790 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114160414790 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114160414790 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421428288242 MSISDN-491616053066 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20241114160414790 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421428288242 MSISDN-491616053066 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241114160414791 DLINP <000b> input/ipa.c:451 connected read/write 20241114160414791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160414791 DLINP <000b> input/ipa.c:451 connected read/write 20241114160414791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@b3faffa6262a: setverdict(pass): none -> pass 20241114160414793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58366<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@b3faffa6262a: Final verdict of PTC: pass 20241114160414795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58360<->l=127.0.0.1:4258 HLR_Test-GSUP(315)@b3faffa6262a: Final verdict of PTC: none 20241114160414797 DLINP <000b> input/ipa.c:451 connected read/write 20241114160414797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160414797 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160414797 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160414797 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160414797 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114160414797 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 316@b3faffa6262a: Final verdict of PTC: none 20241114160414797 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241114160414798 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241114160414798 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241114160414798 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42907<->l=127.0.0.1:4259) HLR_Test-GSUP-server(317)@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 316: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@b3faffa6262a: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Thu Nov 14 16:04:14 UTC 2024 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20241114160414867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58374<->l=127.0.0.1:4258 20241114160414968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58374<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4316) Waiting for packet dumper to finish... 1 (prev_count=4316, count=43136) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Thu Nov 14 16:04:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160418021 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160418021 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160418025 DLINP <000b> input/ipa.c:451 connected read/write 20241114160418025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160418026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58390<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160418030 DLINP <000b> input/ipa.c:451 connected read/write 20241114160418030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160418030 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160418031 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160418031 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160418031 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160418031 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160418031 DLGSUP <0013> gsup_server.c:235 2: 20241114160418031 DLGSUP <0013> gsup_server.c:237 2: 00 HLR_Test-GSUP-IPA(321)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160418031 DLGSUP <0013> gsup_server.c:235 3: 20241114160418031 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160418031 DLGSUP <0013> gsup_server.c:235 4: 20241114160418031 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160418031 DLGSUP <0013> gsup_server.c:235 5: 20241114160418031 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160418031 DLGSUP <0013> gsup_server.c:235 7: 20241114160418031 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160418031 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160418031 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160418031 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114160418032 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241114160418032 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160418057 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34637<->l=127.0.0.1:4259) 20241114160418061 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241114160418061 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@b3faffa6262a: Created GsupExpect[0] for "262425939603198" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241114160418080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58396<->l=127.0.0.1:4258 20241114160418086 DAUC <0003> db_auc.c:157 IMSI='262425939603198': No 2G Auth Data 20241114160418086 DAUC <0003> db_auc.c:192 IMSI='262425939603198': No 3G Auth Data 20241114160418097 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425939603198.imsi 20241114160418097 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425939603198.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@b3faffa6262a: setverdict(pass): none -> pass 20241114160418106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58396<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@b3faffa6262a: Final verdict of PTC: pass 20241114160418108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58390<->l=127.0.0.1:4258 20241114160418110 DLINP <000b> input/ipa.c:451 connected read/write 20241114160418110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160418111 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(322)@b3faffa6262a: Final verdict of PTC: none 20241114160418111 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160418111 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160418111 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34637<->l=127.0.0.1:4259) 323@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 323: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@b3faffa6262a: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Thu Nov 14 16:04:18 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20241114160418144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58402<->l=127.0.0.1:4258 20241114160418245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58402<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28048) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Thu Nov 14 16:04:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160421353 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160421354 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160421356 DLINP <000b> input/ipa.c:451 connected read/write 20241114160421356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160421356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58410<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160421358 DLINP <000b> input/ipa.c:451 connected read/write 20241114160421358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160421358 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160421358 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160421358 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160421358 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160421358 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160421358 DLGSUP <0013> gsup_server.c:235 2: 20241114160421358 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160421358 DLGSUP <0013> gsup_server.c:235 3: 20241114160421358 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160421358 DLGSUP <0013> gsup_server.c:235 4: 20241114160421358 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160421358 DLGSUP <0013> gsup_server.c:235 5: 20241114160421358 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160421358 DLGSUP <0013> gsup_server.c:235 7: 20241114160421358 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160421358 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160421358 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160421358 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160421358 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241114160421358 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160421374 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46603<->l=127.0.0.1:4259) 20241114160421376 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241114160421376 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@b3faffa6262a: Created GsupExpect[0] for "262429301118202" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241114160421383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58412<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@b3faffa6262a: Created GsupExpect[0] for "262429301118202" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241114160421398 DLINP <000b> input/ipa.c:451 connected read/write 20241114160421398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160421398 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429301118202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429301118202" cn_domain=CS} 20241114160421398 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429301118202 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241114160421398 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429301118202 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241114160421398 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429301118202.imsi 20241114160421398 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429301118202.imsi 20241114160421399 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429301118202.imsi: does not exist in local HLR 20241114160421410 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429301118202 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241114160421410 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241114160421410 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241114160421410 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241114160421410 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241114160421410 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241114160421410 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429301118202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160421410 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241114160421410 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241114160421410 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241114160421410 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241114160421411 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241114160421411 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@b3faffa6262a: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114160421415 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114160421415 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114160421415 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241114160421415 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241114160421415 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114160421417 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114160421417 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114160421417 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@b3faffa6262a: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@b3faffa6262a: Found GsupExpect[0] for "262429301118202" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@b3faffa6262a: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262429301118202" HLR_Test-GSUP-server-IPA(330)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160421462 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114160421462 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114160421462 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114160421462 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114160421463 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429301118202 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611583481 20241114160421463 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429301118202 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241114160421463 DLINP <000b> input/ipa.c:451 connected read/write 20241114160421463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160421463 DLINP <000b> input/ipa.c:451 connected read/write 20241114160421463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@b3faffa6262a: Found GsupExpect[0] for "262429301118202" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@b3faffa6262a: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262429301118202" 20241114160421470 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114160421470 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114160421470 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429301118202 MSISDN-491611583481 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241114160421470 DLINP <000b> input/ipa.c:451 connected read/write 20241114160421470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160421470 DLINP <000b> input/ipa.c:451 connected read/write 20241114160421471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160421474 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114160421475 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114160421475 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429301118202 MSISDN-491611583481 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20241114160421475 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429301118202 MSISDN-491611583481 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241114160421475 DLINP <000b> input/ipa.c:451 connected read/write 20241114160421475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160421475 DLINP <000b> input/ipa.c:451 connected read/write 20241114160421475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160421478 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429301118202.imsi 20241114160421479 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429301118202.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@b3faffa6262a: setverdict(pass): none -> pass 20241114160422482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58412<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@b3faffa6262a: Final verdict of PTC: pass 20241114160422484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58410<->l=127.0.0.1:4258 20241114160422486 DLINP <000b> input/ipa.c:451 connected read/write 20241114160422486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160422486 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160422486 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160422486 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160422487 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46603<->l=127.0.0.1:4259) 20241114160422487 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114160422487 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114160422487 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241114160422487 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241114160422487 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP(327)@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-server(329)@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@b3faffa6262a: Final verdict of PTC: none 328@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 328: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@b3faffa6262a: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Thu Nov 14 16:04:22 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20241114160422514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34774<->l=127.0.0.1:4258 20241114160422615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34774<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35872) Waiting for packet dumper to finish... 1 (prev_count=35872, count=44040) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Thu Nov 14 16:04:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@b3faffa6262a: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@b3faffa6262a: legacy= false MTC@b3faffa6262a: in not legacy case 1 MTC@b3faffa6262a: in not legacy case 2 20241114160425720 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241114160425720 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160425721 DLINP <000b> input/ipa.c:451 connected read/write 20241114160425721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160425721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34784<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241114160425725 DLINP <000b> input/ipa.c:451 connected read/write 20241114160425725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(333)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160425725 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241114160425725 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241114160425725 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241114160425725 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241114160425725 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241114160425725 DLGSUP <0013> gsup_server.c:235 2: 20241114160425726 DLGSUP <0013> gsup_server.c:237 2: 00 20241114160425726 DLGSUP <0013> gsup_server.c:235 3: 20241114160425726 DLGSUP <0013> gsup_server.c:237 3: 00 20241114160425726 DLGSUP <0013> gsup_server.c:235 4: 20241114160425726 DLGSUP <0013> gsup_server.c:237 4: 00 20241114160425726 DLGSUP <0013> gsup_server.c:235 5: 20241114160425726 DLGSUP <0013> gsup_server.c:237 5: 00 20241114160425726 DLGSUP <0013> gsup_server.c:235 7: 20241114160425726 DLGSUP <0013> gsup_server.c:237 7: 00 20241114160425726 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241114160425726 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241114160425726 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241114160425727 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241114160425727 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@b3faffa6262a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241114160425750 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36539<->l=127.0.0.1:4259) 20241114160425752 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241114160425752 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@b3faffa6262a: Created GsupExpect[0] for "262424127704312" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241114160425759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34796<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@b3faffa6262a: Created GsupExpect[0] for "262424127704312" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241114160425770 DLINP <000b> input/ipa.c:451 connected read/write 20241114160425770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160425770 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424127704312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424127704312" cn_domain=CS} 20241114160425770 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424127704312 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241114160425770 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424127704312 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241114160425770 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424127704312.imsi 20241114160425771 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424127704312.imsi 20241114160425771 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424127704312.imsi: does not exist in local HLR 20241114160425779 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424127704312 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241114160425779 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241114160425779 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241114160425779 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241114160425779 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241114160425780 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241114160425780 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424127704312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241114160425780 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241114160425780 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241114160425780 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241114160425780 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241114160425780 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241114160425780 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@b3faffa6262a: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114160425784 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114160425784 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114160425784 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241114160425784 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241114160425784 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114160425785 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114160425785 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114160425785 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@b3faffa6262a: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@b3faffa6262a: Found GsupExpect[0] for "262424127704312" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@b3faffa6262a: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262424127704312" HLR_Test-GSUP-server-IPA(337)@b3faffa6262a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@b3faffa6262a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114160425830 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114160425830 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114160425830 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114160425830 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114160425830 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424127704312 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615368636 20241114160425830 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424127704312 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241114160425830 DLINP <000b> input/ipa.c:451 connected read/write 20241114160425830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160425830 DLINP <000b> input/ipa.c:451 connected read/write 20241114160425830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@b3faffa6262a: Found GsupExpect[0] for "262424127704312" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@b3faffa6262a: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262424127704312" 20241114160425834 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114160425834 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114160425834 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424127704312 MSISDN-491615368636 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241114160425834 DLINP <000b> input/ipa.c:451 connected read/write 20241114160425834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160425834 DLINP <000b> input/ipa.c:451 connected read/write 20241114160425834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160425835 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114160425835 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114160425835 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424127704312 MSISDN-491615368636 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20241114160425835 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424127704312 MSISDN-491615368636 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241114160425835 DLINP <000b> input/ipa.c:451 connected read/write 20241114160425835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160425835 DLINP <000b> input/ipa.c:451 connected read/write 20241114160425835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241114160425836 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615368636.msisdn 20241114160425836 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491615368636.msisdn: does not exist in local HLR 20241114160425836 DDGSM <0007> mslookup_server.c:352 sip.voice.491615368636.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241114160425836 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615368636.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@b3faffa6262a: setverdict(pass): none -> pass 20241114160425838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34796<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@b3faffa6262a: Final verdict of PTC: pass 20241114160425838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34784<->l=127.0.0.1:4258 HLR_Test-GSUP(334)@b3faffa6262a: Final verdict of PTC: none 20241114160425839 DLINP <000b> input/ipa.c:451 connected read/write HLR_Test-GSUP-server(336)@b3faffa6262a: Final verdict of PTC: none 20241114160425839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241114160425839 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241114160425839 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241114160425839 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241114160425839 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36539<->l=127.0.0.1:4259) 20241114160425839 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241114160425839 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241114160425839 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241114160425839 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241114160425839 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(333)@b3faffa6262a: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@b3faffa6262a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@b3faffa6262a: Final verdict of PTC: none 335@b3faffa6262a: Final verdict of PTC: none MTC@b3faffa6262a: Setting final verdict of the test case. MTC@b3faffa6262a: Local verdict of MTC: none MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC with component reference 335: none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@b3faffa6262a: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@b3faffa6262a: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@b3faffa6262a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Thu Nov 14 16:04:25 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20241114160425865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34810<->l=127.0.0.1:4258 20241114160425966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34810<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12268) Waiting for packet dumper to finish... 1 (prev_count=12268, count=46360) MTC@b3faffa6262a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@b3faffa6262a: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@b3faffa6262a: Terminating MTC. MC@b3faffa6262a: MTC terminated. MC2> exit MC@b3faffa6262a: Shutting down session. MC@b3faffa6262a: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7401.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai pass HLR_Tests.TC_MSLookup_mDNS_service_other_home pass HLR_Tests.TC_MSLookup_GSUP_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: pass: 38 [testenv] Testsuite is done [testenv] Stopping testsuite (3927605) [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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (3927553) [testenv] Showing testsuite/junit-xml-7401.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/junit-xml-7401.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='131.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.092398'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.214063'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.238210'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.155664'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.083931'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.093955'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.069279'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.091428'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.198968'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.180730'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.169356'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.080917'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.086325'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.181737'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.165444'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.094919'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.159885'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.161370'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.194914'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.183597'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.188433'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.198973'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.192626'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.215435'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.194183'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.092663'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.236457'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.205306'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.189114'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.104674'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.229365'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.173812'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.117488'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.093967'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.148808'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.107382'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.155522'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.140080'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0'] testenv-hlr-osmocom-nightly-asan-20241114-1602-772c4a9c-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-asan/161/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS