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 87d1c22b7ebe52f81b8054fd12290d8ff52f063a # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-asan] $ /bin/sh -xe /tmp/jenkins11123821499093061342.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:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 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-20241117-1602-a7d9e997-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/podman/testenv-hlr-osmocom-nightly-asan-20241117-1602-a7d9e997-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'] 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-20241117-1602-a7d9e997-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [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-20241117-1602-a7d9e997-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.5 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-20241117-1602-a7d9e997-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-20241117-1602-a7d9e997-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-20241117-1602-a7d9e997-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-20241117-1602-a7d9e997-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-20241117-1602-a7d9e997-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-20241117-1602-a7d9e997-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_3.cc Creating dependency file for SS_DataTypes_part_2.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_5.cc Creating dependency file for MAP_SM_DataTypes_part_6.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_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_1.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_5.cc Creating dependency file for MAP_GR_DataTypes_part_6.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_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.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_5.cc Creating dependency file for MAP_BS_Code_part_6.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_Errors.cc Creating dependency file for SS_Operations.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.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 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_3.cc Creating dependency file for UDPasp_Types_part_2.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_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for 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 Osmocom_VTY_Functions_part_7.cc Creating dependency file for PCO_Types_part_1.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_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_RRM_Types_part_4.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_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.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 MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_4.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_3.cc Creating dependency file for IPA_Types_part_2.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_2.cc Creating dependency file for IPA_CodecPort_part_3.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_Helpers.cc Creating dependency file for 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 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-20241117-1602-a7d9e997-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-20241117-1602-a7d9e997-0', 'apt-get', '-q', 'update'] Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [51.9 kB] Fetched 53.5 kB in 1s (89.8 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-20241117-1602-a7d9e997-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 3032 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 202411162029 [1196 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.30.51bb.202411162029~asan [582 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.30.51bb.202411162029~asan [162 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.30.51bb.202411162029~asan [1079 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.30.51bb.202411162029~asan [276 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202411162029~asan [313 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.5.0451.202411162029~asan [49.8 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mslookup1 1.8.0.5.0451.202411162029~asan [75.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.30.51bb.202411162029~asan [96.7 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hlr 1.8.0.5.0451.202411162029~asan [397 kB] Fetched 3032 kB in 0s (51.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_202411162029_amd64.deb ... Unpacking osmocom-nightly-asan (202411162029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.30.51bb.202411162029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.30.51bb.202411162029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.30.51bb.202411162029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.30.51bb.202411162029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.30.51bb.202411162029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.30.51bb.202411162029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.30.51bb.202411162029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.30.51bb.202411162029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.21.7306.202411162029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202411162029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.5.0451.202411162029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.5.0451.202411162029~asan) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.5.0451.202411162029~asan_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.5.0451.202411162029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.30.51bb.202411162029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.30.51bb.202411162029~asan) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.5.0451.202411162029~asan_amd64.deb ... Unpacking osmo-hlr (1.8.0.5.0451.202411162029~asan) ... Setting up osmocom-nightly-asan (202411162029) ... Setting up libosmocore22:amd64 (1.10.0.30.51bb.202411162029~asan) ... Setting up libosmovty13:amd64 (1.10.0.30.51bb.202411162029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.30.51bb.202411162029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.30.51bb.202411162029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202411162029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.30.51bb.202411162029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.5.0451.202411162029~asan) ... Setting up libosmo-mslookup1:amd64 (1.8.0.5.0451.202411162029~asan) ... Setting up osmo-hlr (1.8.0.5.0451.202411162029~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-20241117-1602-a7d9e997-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-20241117-1602-a7d9e997-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-20241117-1602-a7d9e997-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-20241117-1602-a7d9e997-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-20241117-1602-a7d9e997-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-20241117-1602-a7d9e997-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-20241117-1602-a7d9e997-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-20241117-1602-a7d9e997-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-20241117-1602-a7d9e997-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr/hlr.log'] 20241117160216011 DMAIN <0000> hlr.c:813 hlr starting 20241117160216011 DDB <0001> db.c:599 using database: :memory: 20241117160216011 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241117160216011 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241117160216011 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241117160216011 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241117160216012 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241117160216012 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241117160216012 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241117160216013 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241117160216013 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-20241117-1602-a7d9e997-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@baedd10cb413: Unix server socket created successfully. MC@baedd10cb413: Listening on TCP port 40103. MC2> baedd10cb413 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests baedd10cb413 40103 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@baedd10cb413: New HC connected from 10.0.2.100 [10.0.2.100]. baedd10cb413: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@baedd10cb413: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@baedd10cb413: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@baedd10cb413: Configuration file was processed on all HCs. MC@baedd10cb413: Creating MTC on host 10.0.2.100. MC@baedd10cb413: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@baedd10cb413: 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 ------ Sun Nov 17 16:02: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_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@baedd10cb413: 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@baedd10cb413: Test case TC_gsup_sai_err_invalid_imsi started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160217528 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160217528 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160217533 DLINP <000b> input/ipa.c:451 connected read/write 20241117160217533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160217536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52660<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160217539 DLINP <000b> input/ipa.c:451 connected read/write 20241117160217539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160217540 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160217540 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160217540 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  20241117160217540 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(3)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160217540 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  20241117160217540 DLGSUP <0013> gsup_server.c:235 2:  20241117160217540 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160217540 DLGSUP <0013> gsup_server.c:235 3:  20241117160217540 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160217540 DLGSUP <0013> gsup_server.c:235 4:  20241117160217540 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160217540 DLGSUP <0013> gsup_server.c:235 5:  20241117160217540 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160217540 DLGSUP <0013> gsup_server.c:235 7:  20241117160217540 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160217540 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160217540 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160217540 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 5@baedd10cb413: 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") 20241117160217560 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40745<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@baedd10cb413: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241117160217568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52672<->l=127.0.0.1:4258 20241117160217582 DLINP <000b> input/ipa.c:451 connected read/write 20241117160217582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160217582 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"} 20241117160217582 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" 20241117160217582 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} 20241117160217582 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 20241117160217582 DLINP <000b> input/ipa.c:451 connected read/write 20241117160217582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160217582 DLINP <000b> input/ipa.c:451 connected read/write 20241117160217582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@baedd10cb413: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@baedd10cb413: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160217587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52672<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@baedd10cb413: Final verdict of PTC: pass 20241117160217589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52660<->l=127.0.0.1:4258 20241117160217591 DLINP <000b> input/ipa.c:451 connected read/write 20241117160217591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160217591 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160217591 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160217591 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(4)@baedd10cb413: Final verdict of PTC: none 20241117160217592 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40745<->l=127.0.0.1:4259) 5@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 5: none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@baedd10cb413: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 16:02:17 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 20241117160217638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52684<->l=127.0.0.1:4258 20241117160217739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52684<->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=25156) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 16:02:19 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@baedd10cb413: 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@baedd10cb413: Test case TC_gsup_sai started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160220849 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160220849 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160220854 DLINP <000b> input/ipa.c:451 connected read/write 20241117160220854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160220856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52698<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@baedd10cb413: 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) } } } } 20241117160220859 DLINP <000b> input/ipa.c:451 connected read/write 20241117160220859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(8)@baedd10cb413: 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 } } } } 20241117160220859 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160220859 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160220859 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  20241117160220859 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160220859 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  20241117160220859 DLGSUP <0013> gsup_server.c:235 2:  20241117160220859 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160220859 DLGSUP <0013> gsup_server.c:235 3:  20241117160220859 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160220859 DLGSUP <0013> gsup_server.c:235 4:  20241117160220859 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160220859 DLGSUP <0013> gsup_server.c:235 5:  20241117160220859 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160220859 DLGSUP <0013> gsup_server.c:235 7:  20241117160220859 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160220859 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160220859 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160220859 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)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@baedd10cb413: 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") 20241117160220886 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38135<->l=127.0.0.1:4259) 20241117160220895 DAUC <0003> db_auc.c:157 IMSI='262429213775500': No 2G Auth Data 20241117160220895 DAUC <0003> db_auc.c:192 IMSI='262429213775500': No 3G Auth Data HLR_Test-GSUP(9)@baedd10cb413: Created GsupExpect[0] for "262429213775500" to be handled at TC_gsup_sai(12) 20241117160220919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52712<->l=127.0.0.1:4258 20241117160220929 DLINP <000b> input/ipa.c:451 connected read/write 20241117160220929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160220929 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429213775500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429213775500"} 20241117160220929 DAUC <0003> db_auc.c:192 IMSI='262429213775500': No 3G Auth Data 20241117160220929 DAUC <0003> db_auc.c:236 IMSI='262429213775500': Calling to generate 5 vectors 20241117160220929 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241117160220929 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160220929 DAUC <0003> auc.c:113 vector [0]: rand = 3fb60f15f2e6a6d2feff48df5d9864b2 20241117160220929 DAUC <0003> auc.c:179 vector [0]: kc = f6e0d5a5c8be2800 20241117160220929 DAUC <0003> auc.c:180 vector [0]: sres = 67ce65f0 20241117160220929 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117160220929 DAUC <0003> auc.c:113 vector [1]: rand = ff000e548e38444ba0ec578a4426fca8 20241117160220929 DAUC <0003> auc.c:179 vector [1]: kc = 76230578a3406000 20241117160220929 DAUC <0003> auc.c:180 vector [1]: sres = 999c8618 20241117160220929 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117160220929 DAUC <0003> auc.c:113 vector [2]: rand = 12c50b252c605bf735493ccebfa2ce12 20241117160220929 DAUC <0003> auc.c:179 vector [2]: kc = a772bf7f104b7400 20241117160220930 DAUC <0003> auc.c:180 vector [2]: sres = 57281e5a 20241117160220930 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117160220930 DAUC <0003> auc.c:113 vector [3]: rand = 6e38e042e69b6aadbe891debf7a1715a 20241117160220930 DAUC <0003> auc.c:179 vector [3]: kc = 1ea3282e22280800 20241117160220930 DAUC <0003> auc.c:180 vector [3]: sres = 5d718a9e 20241117160220930 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117160220930 DAUC <0003> auc.c:113 vector [4]: rand = 3a006fa77c263cda16b6649b0de5eca0 20241117160220930 DAUC <0003> auc.c:179 vector [4]: kc = 1260683cb95e8400 20241117160220930 DAUC <0003> auc.c:180 vector [4]: sres = 9af3cc17 20241117160220930 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241117160220930 DAUC <0003> db_auc.c:245 IMSI='262429213775500': Generated 5 vectors 20241117160220930 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429213775500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429213775500"} 20241117160220930 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429213775500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160220930 DLINP <000b> input/ipa.c:451 connected read/write 20241117160220930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160220930 DLINP <000b> input/ipa.c:451 connected read/write 20241117160220930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@baedd10cb413: Found GsupExpect[0] for "262429213775500" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@baedd10cb413: Added IMSI table entry 0TC_gsup_sai(12)"262429213775500" TC_gsup_sai(12)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_sai(12)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160220937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52712<->l=127.0.0.1:4258 TC_gsup_sai(12)@baedd10cb413: Final verdict of PTC: pass 20241117160220940 DAUC <0003> db_auc.c:157 IMSI='262421941467014': No 2G Auth Data 20241117160220940 DAUC <0003> db_auc.c:192 IMSI='262421941467014': No 3G Auth Data HLR_Test-GSUP(9)@baedd10cb413: Created GsupExpect[0] for "262421941467014" to be handled at TC_gsup_sai(13) 20241117160220951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52714<->l=127.0.0.1:4258 20241117160220952 DLINP <000b> input/ipa.c:451 connected read/write 20241117160220952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160220952 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421941467014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421941467014"} 20241117160220952 DAUC <0003> db_auc.c:192 IMSI='262421941467014': No 3G Auth Data 20241117160220952 DAUC <0003> db_auc.c:236 IMSI='262421941467014': Calling to generate 5 vectors 20241117160220953 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241117160220953 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160220953 DAUC <0003> auc.c:113 vector [0]: rand = 7cc6f7aa53694d2ed55a6bea34b3008c 20241117160220953 DAUC <0003> auc.c:179 vector [0]: kc = 2d3fd88488778400 20241117160220953 DAUC <0003> auc.c:180 vector [0]: sres = 0ab6faf7 20241117160220953 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117160220953 DAUC <0003> auc.c:113 vector [1]: rand = b306c565478e9264031e0553194b7870 20241117160220953 DAUC <0003> auc.c:179 vector [1]: kc = 5e1d269dd62f7000 20241117160220953 DAUC <0003> auc.c:180 vector [1]: sres = fd053490 20241117160220953 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117160220953 DAUC <0003> auc.c:113 vector [2]: rand = 7e89e6b1c1bc1f2e8fc4d020ce3071b2 20241117160220953 DAUC <0003> auc.c:179 vector [2]: kc = 92aaa6228d34ac00 20241117160220953 DAUC <0003> auc.c:180 vector [2]: sres = 33adb93f 20241117160220953 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117160220953 DAUC <0003> auc.c:113 vector [3]: rand = 1ca8cb7b173bccc28a5fc03c78a385d5 20241117160220953 DAUC <0003> auc.c:179 vector [3]: kc = 76a43b325774e000 20241117160220953 DAUC <0003> auc.c:180 vector [3]: sres = 7cfd557f 20241117160220953 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117160220953 DAUC <0003> auc.c:113 vector [4]: rand = 1f540653d3c3d2924991e22e27b1a53b 20241117160220953 DAUC <0003> auc.c:179 vector [4]: kc = 66532e55a3391400 20241117160220953 DAUC <0003> auc.c:180 vector [4]: sres = 28ee7dfc 20241117160220953 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241117160220953 DAUC <0003> db_auc.c:245 IMSI='262421941467014': Generated 5 vectors 20241117160220953 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421941467014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421941467014"} 20241117160220953 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421941467014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160220953 DLINP <000b> input/ipa.c:451 connected read/write 20241117160220953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160220953 DLINP <000b> input/ipa.c:451 connected read/write 20241117160220953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@baedd10cb413: Found GsupExpect[0] for "262421941467014" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@baedd10cb413: Added IMSI table entry 1TC_gsup_sai(13)"262421941467014" TC_gsup_sai(13)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_sai(13)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160220954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52714<->l=127.0.0.1:4258 TC_gsup_sai(13)@baedd10cb413: Final verdict of PTC: pass 20241117160220955 DAUC <0003> db_auc.c:157 IMSI='262425176730494': No 2G Auth Data 20241117160220955 DAUC <0003> db_auc.c:192 IMSI='262425176730494': No 3G Auth Data HLR_Test-GSUP(9)@baedd10cb413: Created GsupExpect[0] for "262425176730494" to be handled at TC_gsup_sai(14) 20241117160220961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52724<->l=127.0.0.1:4258 20241117160220962 DLINP <000b> input/ipa.c:451 connected read/write 20241117160220962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160220962 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425176730494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425176730494"} 20241117160220962 DAUC <0003> db_auc.c:192 IMSI='262425176730494': No 3G Auth Data 20241117160220962 DAUC <0003> db_auc.c:236 IMSI='262425176730494': Calling to generate 5 vectors 20241117160220962 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241117160220962 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160220962 DAUC <0003> auc.c:113 vector [0]: rand = 841d0af6f771258ea5bd9c9271e329a1 20241117160220962 DAUC <0003> auc.c:179 vector [0]: kc = 904959b40761ac8f 20241117160220962 DAUC <0003> auc.c:180 vector [0]: sres = de07b2c3 20241117160220962 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117160220962 DAUC <0003> auc.c:113 vector [1]: rand = 65a0d70e89b03ba4c11c37defedcf7f3 20241117160220962 DAUC <0003> auc.c:179 vector [1]: kc = f604b2fa163fb3b0 20241117160220962 DAUC <0003> auc.c:180 vector [1]: sres = 779fb58e 20241117160220962 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117160220962 DAUC <0003> auc.c:113 vector [2]: rand = 4de5b808f182e447ed3aa5c734e6f18e 20241117160220962 DAUC <0003> auc.c:179 vector [2]: kc = 9490ec3f2bfe611a 20241117160220962 DAUC <0003> auc.c:180 vector [2]: sres = 21e063ab 20241117160220962 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117160220962 DAUC <0003> auc.c:113 vector [3]: rand = 2fc550e77cc4a24f9f8718a8c68003a8 20241117160220962 DAUC <0003> auc.c:179 vector [3]: kc = 16129b770f0d082b 20241117160220962 DAUC <0003> auc.c:180 vector [3]: sres = 99f37e9c 20241117160220962 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117160220962 DAUC <0003> auc.c:113 vector [4]: rand = ddbca08c7d8ae493da981681d4fb24c7 20241117160220962 DAUC <0003> auc.c:179 vector [4]: kc = ad287bb255634b6e 20241117160220962 DAUC <0003> auc.c:180 vector [4]: sres = f784831d 20241117160220962 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241117160220962 DAUC <0003> db_auc.c:245 IMSI='262425176730494': Generated 5 vectors 20241117160220962 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425176730494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425176730494"} 20241117160220962 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425176730494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160220962 DLINP <000b> input/ipa.c:451 connected read/write 20241117160220962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160220962 DLINP <000b> input/ipa.c:451 connected read/write 20241117160220962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@baedd10cb413: Found GsupExpect[0] for "262425176730494" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@baedd10cb413: Added IMSI table entry 2TC_gsup_sai(14)"262425176730494" TC_gsup_sai(14)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_sai(14)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160220964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52724<->l=127.0.0.1:4258 TC_gsup_sai(14)@baedd10cb413: Final verdict of PTC: pass 20241117160220964 DAUC <0003> db_auc.c:157 IMSI='262429564233281': No 2G Auth Data 20241117160220964 DAUC <0003> db_auc.c:192 IMSI='262429564233281': No 3G Auth Data HLR_Test-GSUP(9)@baedd10cb413: Created GsupExpect[0] for "262429564233281" to be handled at TC_gsup_sai(15) 20241117160220970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52736<->l=127.0.0.1:4258 20241117160220972 DLINP <000b> input/ipa.c:451 connected read/write 20241117160220972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160220972 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429564233281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429564233281"} 20241117160220972 DAUC <0003> db_auc.c:157 IMSI='262429564233281': No 2G Auth Data 20241117160220972 DAUC <0003> db_auc.c:236 IMSI='262429564233281': Calling to generate 5 vectors 20241117160220972 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241117160220972 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160220972 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160220972 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117160220972 DAUC <0003> auc.c:113 vector [0]: rand = 204ce5d75643682842a4e71e8f0dcf43 20241117160220972 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117160220972 DAUC <0003> auc.c:142 vector [0]: autn = d5da0467146f0000aaf7ce85808cac0b 20241117160220972 DAUC <0003> auc.c:143 vector [0]: ck = faa1804a5894be9b655174d4380f5eeb 20241117160220972 DAUC <0003> auc.c:144 vector [0]: ik = e1a20d4075f27af216c32446263dd05b 20241117160220972 DAUC <0003> auc.c:145 vector [0]: res = a96acb421f4eaa180000000000000000 20241117160220972 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160220972 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117160220972 DAUC <0003> auc.c:151 vector [0]: kc = 6891dd9833544ad9 20241117160220972 DAUC <0003> auc.c:152 vector [0]: sres = b624615a 20241117160220972 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117160220972 DAUC <0003> auc.c:113 vector [1]: rand = 60cddb6b46f8f11c0523521a9910a6dd 20241117160220972 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241117160220972 DAUC <0003> auc.c:142 vector [1]: autn = f05b2c1cd26b000046215a733209b703 20241117160220972 DAUC <0003> auc.c:143 vector [1]: ck = d9e05bf1242bf88e8b492956712f8871 20241117160220972 DAUC <0003> auc.c:144 vector [1]: ik = 041b05d8f48b5784f12d66dd6e0a6fe3 20241117160220972 DAUC <0003> auc.c:145 vector [1]: res = ee8dc0daa85060970000000000000000 20241117160220972 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160220972 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241117160220972 DAUC <0003> auc.c:151 vector [1]: kc = a79f11a2cf854898 20241117160220972 DAUC <0003> auc.c:152 vector [1]: sres = 46dda04d 20241117160220973 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241117160220973 DAUC <0003> auc.c:113 vector [2]: rand = df5b6921f8e7fa14ad7591aba71c473a 20241117160220973 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241117160220973 DAUC <0003> auc.c:142 vector [2]: autn = cf14ef30074f000048cb91a0ad820626 20241117160220973 DAUC <0003> auc.c:143 vector [2]: ck = b336d143d45497dacd5e3d2e818f5e28 20241117160220973 DAUC <0003> auc.c:144 vector [2]: ik = 6186476a49f11d021d0f76d537a7ab33 20241117160220973 DAUC <0003> auc.c:145 vector [2]: res = 1f45041ebf6396080000000000000000 20241117160220973 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160220973 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241117160220973 DAUC <0003> auc.c:151 vector [2]: kc = 02e1ddd22b8d7fc3 20241117160220973 DAUC <0003> auc.c:152 vector [2]: sres = a0269216 20241117160220973 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241117160220973 DAUC <0003> auc.c:113 vector [3]: rand = e7519f48a402bc36c55fddfe88bf8c99 20241117160220973 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241117160220973 DAUC <0003> auc.c:142 vector [3]: autn = 115064a6b6940000b13b20d18829c678 20241117160220973 DAUC <0003> auc.c:143 vector [3]: ck = f2b231c14469796f41295903c17b2324 20241117160220973 DAUC <0003> auc.c:144 vector [3]: ik = 3abd3c78d883f2c0b057363b6943f850 20241117160220973 DAUC <0003> auc.c:145 vector [3]: res = 3b2b9f21730b790e0000000000000000 20241117160220973 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160220973 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241117160220973 DAUC <0003> auc.c:151 vector [3]: kc = 3971628134d250db 20241117160220973 DAUC <0003> auc.c:152 vector [3]: sres = 4820e62f 20241117160220973 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241117160220973 DAUC <0003> auc.c:113 vector [4]: rand = b1ca8ff958a1877afc700860e9e27c3a 20241117160220973 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241117160220973 DAUC <0003> auc.c:142 vector [4]: autn = e6695186833d0000aa1e41547a5666c1 20241117160220973 DAUC <0003> auc.c:143 vector [4]: ck = 59b31351390c1c1d44807042f5a0d57f 20241117160220973 DAUC <0003> auc.c:144 vector [4]: ik = 0c3b15cea27134286fa24a581cd6ce10 20241117160220973 DAUC <0003> auc.c:145 vector [4]: res = 662c468798000c800000000000000000 20241117160220973 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117160220973 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241117160220973 DAUC <0003> auc.c:151 vector [4]: kc = 7eaa3c85720b335a 20241117160220973 DAUC <0003> auc.c:152 vector [4]: sres = fe2c4a07 20241117160220973 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241117160220973 DAUC <0003> db_auc.c:245 IMSI='262429564233281': Generated 5 vectors 20241117160220973 DAUC <0003> db_auc.c:249 IMSI='262429564233281': Updating SQN=161 in DB 20241117160220973 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429564233281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429564233281"} 20241117160220973 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429564233281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160220973 DLINP <000b> input/ipa.c:451 connected read/write 20241117160220973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160220973 DLINP <000b> input/ipa.c:451 connected read/write 20241117160220973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@baedd10cb413: Found GsupExpect[0] for "262429564233281" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@baedd10cb413: Added IMSI table entry 3TC_gsup_sai(15)"262429564233281" TC_gsup_sai(15)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_sai(15)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160220974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52736<->l=127.0.0.1:4258 TC_gsup_sai(15)@baedd10cb413: Final verdict of PTC: pass 20241117160220976 DAUC <0003> db_auc.c:157 IMSI='262425683775563': No 2G Auth Data 20241117160220976 DAUC <0003> db_auc.c:192 IMSI='262425683775563': No 3G Auth Data HLR_Test-GSUP(9)@baedd10cb413: Created GsupExpect[0] for "262425683775563" to be handled at TC_gsup_sai(16) 20241117160220982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52750<->l=127.0.0.1:4258 20241117160220984 DLINP <000b> input/ipa.c:451 connected read/write 20241117160220984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160220984 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425683775563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425683775563"} 20241117160220984 DAUC <0003> db_auc.c:157 IMSI='262425683775563': No 2G Auth Data 20241117160220984 DAUC <0003> db_auc.c:236 IMSI='262425683775563': Calling to generate 5 vectors 20241117160220984 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241117160220984 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160220984 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241117160220984 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117160220984 DAUC <0003> auc.c:113 vector [0]: rand = fc73c331ee32183aa4409c08912eba3c 20241117160220984 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117160220984 DAUC <0003> auc.c:142 vector [0]: autn = ac31c8f2151300002c6075b3e41a18dc 20241117160220984 DAUC <0003> auc.c:143 vector [0]: ck = 497631c4c127a982a7346ffd27cefed6 20241117160220984 DAUC <0003> auc.c:144 vector [0]: ik = b0f8c1acc8716381dfe40637dde13e6a 20241117160220984 DAUC <0003> auc.c:145 vector [0]: res = 0182f3f5292b047c0000000000000000 20241117160220984 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160220984 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117160220984 DAUC <0003> auc.c:151 vector [0]: kc = 815e99a2f3790abf 20241117160220984 DAUC <0003> auc.c:152 vector [0]: sres = 28a9f789 20241117160220984 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117160220984 DAUC <0003> auc.c:113 vector [1]: rand = 30486a3e7f47e1007e58bbf284f0fcbc 20241117160220984 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241117160220984 DAUC <0003> auc.c:142 vector [1]: autn = 517cee7a974f0000d809071e6b231e85 20241117160220984 DAUC <0003> auc.c:143 vector [1]: ck = d2b872774b366f868cab40fadef8f288 20241117160220984 DAUC <0003> auc.c:144 vector [1]: ik = 1341679d27db6a7754dec4599176c162 20241117160220984 DAUC <0003> auc.c:145 vector [1]: res = b1f57158247fd37b0000000000000000 20241117160220984 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160220984 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241117160220984 DAUC <0003> auc.c:151 vector [1]: kc = 198c91492363361b 20241117160220984 DAUC <0003> auc.c:152 vector [1]: sres = 958aa223 20241117160220984 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241117160220984 DAUC <0003> auc.c:113 vector [2]: rand = af22710335eb1867e915ada5415bbe37 20241117160220984 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241117160220984 DAUC <0003> auc.c:142 vector [2]: autn = eb37da3d74510000a05294d9fea2c234 20241117160220984 DAUC <0003> auc.c:143 vector [2]: ck = dd199d8e60deebef59aa625aa9bd2ee9 20241117160220984 DAUC <0003> auc.c:144 vector [2]: ik = 37b84c519f7b883d4d672bb71636c50a 20241117160220984 DAUC <0003> auc.c:145 vector [2]: res = 0552c29ea5914be90000000000000000 20241117160220984 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160220984 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241117160220984 DAUC <0003> auc.c:151 vector [2]: kc = fe6c9832402e8831 20241117160220984 DAUC <0003> auc.c:152 vector [2]: sres = a0c38977 20241117160220984 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241117160220984 DAUC <0003> auc.c:113 vector [3]: rand = d28d32ff08f9edcfd9d75e586b04f486 20241117160220984 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241117160220984 DAUC <0003> auc.c:142 vector [3]: autn = 3481847eea9500001822ceeb276169fd 20241117160220984 DAUC <0003> auc.c:143 vector [3]: ck = b3dede81ad8d36749bc0103230eaa46b 20241117160220984 DAUC <0003> auc.c:144 vector [3]: ik = 820e0421d6f637d750d001936cac36e5 20241117160220985 DAUC <0003> auc.c:145 vector [3]: res = c463a06b5218c6e00000000000000000 20241117160220985 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160220985 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241117160220985 DAUC <0003> auc.c:151 vector [3]: kc = fac0cb01273d932d 20241117160220985 DAUC <0003> auc.c:152 vector [3]: sres = 967b668b 20241117160220985 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241117160220985 DAUC <0003> auc.c:113 vector [4]: rand = 71c47239c01384313a0cccdfdd75b4ca 20241117160220985 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241117160220985 DAUC <0003> auc.c:142 vector [4]: autn = b7bc53e68e2b00004f9199d52018778d 20241117160220985 DAUC <0003> auc.c:143 vector [4]: ck = 0e6126389260233e33ee0976f0e2ac35 20241117160220985 DAUC <0003> auc.c:144 vector [4]: ik = d6e3cfd02690f33f8f0c3ce6c09796f1 20241117160220985 DAUC <0003> auc.c:145 vector [4]: res = f5d7f550fcbc30c90000000000000000 20241117160220985 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117160220985 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241117160220985 DAUC <0003> auc.c:151 vector [4]: kc = 6460dc788485eac5 20241117160220985 DAUC <0003> auc.c:152 vector [4]: sres = 096bc599 20241117160220985 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241117160220985 DAUC <0003> db_auc.c:245 IMSI='262425683775563': Generated 5 vectors 20241117160220985 DAUC <0003> db_auc.c:249 IMSI='262425683775563': Updating SQN=161 in DB 20241117160220985 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425683775563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425683775563"} 20241117160220985 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425683775563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160220985 DLINP <000b> input/ipa.c:451 connected read/write 20241117160220985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160220985 DLINP <000b> input/ipa.c:451 connected read/write 20241117160220985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@baedd10cb413: Found GsupExpect[0] for "262425683775563" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@baedd10cb413: Added IMSI table entry 4TC_gsup_sai(16)"262425683775563" TC_gsup_sai(16)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_sai(16)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160220986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52750<->l=127.0.0.1:4258 TC_gsup_sai(16)@baedd10cb413: Final verdict of PTC: pass 20241117160220987 DAUC <0003> db_auc.c:157 IMSI='262420870686385': No 2G Auth Data 20241117160220987 DAUC <0003> db_auc.c:192 IMSI='262420870686385': No 3G Auth Data HLR_Test-GSUP(9)@baedd10cb413: Created GsupExpect[0] for "262420870686385" to be handled at TC_gsup_sai(17) 20241117160220994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52756<->l=127.0.0.1:4258 20241117160220996 DLINP <000b> input/ipa.c:451 connected read/write 20241117160220996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160220996 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420870686385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420870686385"} 20241117160220996 DAUC <0003> db_auc.c:236 IMSI='262420870686385': Calling to generate 5 vectors 20241117160220996 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117160220996 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160220996 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160220996 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117160220996 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160220996 DAUC <0003> auc.c:113 vector [0]: rand = a40913c37a41f955b84a2ac4ef5b33f1 20241117160220996 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117160220996 DAUC <0003> auc.c:142 vector [0]: autn = fbd4cbf3b17c00004be91f2fabd441f7 20241117160220996 DAUC <0003> auc.c:143 vector [0]: ck = 908c2da2aba46de5688aadfdcee15c89 20241117160220996 DAUC <0003> auc.c:144 vector [0]: ik = 47e05bb89b33f473a6f9f41dca4a6723 20241117160220996 DAUC <0003> auc.c:145 vector [0]: res = 9888eaa4d651c6310000000000000000 20241117160220996 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160220996 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117160220996 DAUC <0003> auc.c:179 vector [0]: kc = 737c97bbe4f38400 20241117160220996 DAUC <0003> auc.c:180 vector [0]: sres = dce15dde 20241117160220996 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117160220996 DAUC <0003> auc.c:113 vector [1]: rand = 30f699cfaa98644eb875714fef5b38a4 20241117160220996 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241117160220996 DAUC <0003> auc.c:142 vector [1]: autn = 57c5674c9a270000271ed19da39ce22d 20241117160220996 DAUC <0003> auc.c:143 vector [1]: ck = c9f01a80cd2916c0ace1676d99c63c99 20241117160220996 DAUC <0003> auc.c:144 vector [1]: ik = f640b807ac2a00df4d9c288180c894e8 20241117160220996 DAUC <0003> auc.c:145 vector [1]: res = 88ebf8149b8884cf0000000000000000 20241117160220996 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160220996 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117160220996 DAUC <0003> auc.c:179 vector [1]: kc = deb3191ecb7a5000 20241117160220996 DAUC <0003> auc.c:180 vector [1]: sres = 0a45efac 20241117160220996 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117160220996 DAUC <0003> auc.c:113 vector [2]: rand = 04ab9399d1ea4ff9f4e33312bfe2d98e 20241117160220996 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241117160220996 DAUC <0003> auc.c:142 vector [2]: autn = 9683e44d4322000088dc5274ef151753 20241117160220996 DAUC <0003> auc.c:143 vector [2]: ck = 3f58b53c2d15e19f14e20499cc0b8175 20241117160220996 DAUC <0003> auc.c:144 vector [2]: ik = b2f0323102877607b308adc6316f6cc4 20241117160220996 DAUC <0003> auc.c:145 vector [2]: res = 4c1dba9e3b2779ef0000000000000000 20241117160220996 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160220996 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117160220996 DAUC <0003> auc.c:179 vector [2]: kc = 5934089c70e6a800 20241117160220996 DAUC <0003> auc.c:180 vector [2]: sres = ce58f46b 20241117160220996 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117160220996 DAUC <0003> auc.c:113 vector [3]: rand = 5b79bba46b641b94729ea56b4663289e 20241117160220996 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241117160220996 DAUC <0003> auc.c:142 vector [3]: autn = 192f46ad80370000803bcf11d1c9d208 20241117160220996 DAUC <0003> auc.c:143 vector [3]: ck = 3927b1054b3f17941fc50d89babb0a57 20241117160220996 DAUC <0003> auc.c:144 vector [3]: ik = f824eb0e7d5b751f01b561a086696a5f 20241117160220996 DAUC <0003> auc.c:145 vector [3]: res = 382ac9fa9abe4cfd0000000000000000 20241117160220996 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160220996 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117160220996 DAUC <0003> auc.c:179 vector [3]: kc = 53456d4552048400 20241117160220996 DAUC <0003> auc.c:180 vector [3]: sres = 158cc9c7 20241117160220996 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117160220996 DAUC <0003> auc.c:113 vector [4]: rand = 7e3d6441309aa69958b752ecefdbc787 20241117160220996 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241117160220996 DAUC <0003> auc.c:142 vector [4]: autn = 0ffc2c71341a00001a790ab9c58d039f 20241117160220996 DAUC <0003> auc.c:143 vector [4]: ck = a342c2ef1d141d2dad3c1a554cd73d34 20241117160220996 DAUC <0003> auc.c:144 vector [4]: ik = 1e0b9b1d04141a6af29d2f0fa291f395 20241117160220996 DAUC <0003> auc.c:145 vector [4]: res = 338f696140299f2d0000000000000000 20241117160220996 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117160220996 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117160220996 DAUC <0003> auc.c:179 vector [4]: kc = b05d50cce5dac400 20241117160220996 DAUC <0003> auc.c:180 vector [4]: sres = 77b4ed80 20241117160220996 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117160220996 DAUC <0003> db_auc.c:245 IMSI='262420870686385': Generated 5 vectors 20241117160220996 DAUC <0003> db_auc.c:249 IMSI='262420870686385': Updating SQN=161 in DB 20241117160220996 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420870686385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420870686385"} 20241117160220996 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420870686385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160220996 DLINP <000b> input/ipa.c:451 connected read/write 20241117160220996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160220996 DLINP <000b> input/ipa.c:451 connected read/write 20241117160220996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@baedd10cb413: Found GsupExpect[0] for "262420870686385" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@baedd10cb413: Added IMSI table entry 5TC_gsup_sai(17)"262420870686385" TC_gsup_sai(17)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_sai(17)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160220998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52756<->l=127.0.0.1:4258 TC_gsup_sai(17)@baedd10cb413: Final verdict of PTC: pass 20241117160220999 DAUC <0003> db_auc.c:157 IMSI='262427155879327': No 2G Auth Data 20241117160220999 DAUC <0003> db_auc.c:192 IMSI='262427155879327': No 3G Auth Data HLR_Test-GSUP(9)@baedd10cb413: Created GsupExpect[0] for "262427155879327" to be handled at TC_gsup_sai(18) 20241117160221005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52760<->l=127.0.0.1:4258 20241117160221007 DLINP <000b> input/ipa.c:451 connected read/write 20241117160221007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160221007 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427155879327 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427155879327"} 20241117160221007 DAUC <0003> db_auc.c:236 IMSI='262427155879327': Calling to generate 5 vectors 20241117160221007 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117160221007 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160221007 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160221007 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117160221007 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160221007 DAUC <0003> auc.c:113 vector [0]: rand = f8f326a2d83f9d2c000b62b602ad8361 20241117160221007 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117160221007 DAUC <0003> auc.c:142 vector [0]: autn = 8e3fad354e350000e6796d6981efca5a 20241117160221007 DAUC <0003> auc.c:143 vector [0]: ck = 593ffeb5fc53c3a83f09034248b4d0e1 20241117160221007 DAUC <0003> auc.c:144 vector [0]: ik = c5ee2ce55ef43c1afab7d62a673692c3 20241117160221007 DAUC <0003> auc.c:145 vector [0]: res = 9bfbd66182eaaafb0000000000000000 20241117160221007 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160221007 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117160221007 DAUC <0003> auc.c:179 vector [0]: kc = bb6c01b9e66c5800 20241117160221007 DAUC <0003> auc.c:180 vector [0]: sres = 448fab79 20241117160221007 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117160221007 DAUC <0003> auc.c:113 vector [1]: rand = afc5a772a2feadd4f9a4a26fe9d89add 20241117160221007 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241117160221007 DAUC <0003> auc.c:142 vector [1]: autn = 3f6045c06e8800001a12b5333d7b0a4e 20241117160221007 DAUC <0003> auc.c:143 vector [1]: ck = cad925678b168d89f75efea711abf875 20241117160221007 DAUC <0003> auc.c:144 vector [1]: ik = c257d8ec5e9f4e499ca9762ed60ed415 20241117160221007 DAUC <0003> auc.c:145 vector [1]: res = 0bcac0133e032cba0000000000000000 20241117160221007 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160221007 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117160221007 DAUC <0003> auc.c:179 vector [1]: kc = 142c225f43884000 20241117160221007 DAUC <0003> auc.c:180 vector [1]: sres = 90bbfa81 20241117160221007 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117160221007 DAUC <0003> auc.c:113 vector [2]: rand = cb81982a067931643ccefd89f1b154c1 20241117160221007 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241117160221008 DAUC <0003> auc.c:142 vector [2]: autn = 491f78dab67d00007e0dc92e48e0bf9b 20241117160221008 DAUC <0003> auc.c:143 vector [2]: ck = 2a40780dddbc735a50a89fdd8a85625f 20241117160221008 DAUC <0003> auc.c:144 vector [2]: ik = 54176801dbd81d4cd7fe13e1088778d3 20241117160221008 DAUC <0003> auc.c:145 vector [2]: res = b72d20374185f3330000000000000000 20241117160221008 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160221008 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117160221008 DAUC <0003> auc.c:179 vector [2]: kc = 751204253dd4bc00 20241117160221008 DAUC <0003> auc.c:180 vector [2]: sres = b3d4ab4d 20241117160221008 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117160221008 DAUC <0003> auc.c:113 vector [3]: rand = d1a47b75e5887d16deb48c602b383649 20241117160221008 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241117160221008 DAUC <0003> auc.c:142 vector [3]: autn = b4a8d7b9ddb30000e70fc6ca64fa6c39 20241117160221008 DAUC <0003> auc.c:143 vector [3]: ck = 7bb26b5cb35e4c22c23581c9e2a8318f 20241117160221008 DAUC <0003> auc.c:144 vector [3]: ik = d6f42c6b929522186237c69857ccc811 20241117160221008 DAUC <0003> auc.c:145 vector [3]: res = c5d8c25d662424fb0000000000000000 20241117160221008 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160221008 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117160221008 DAUC <0003> auc.c:179 vector [3]: kc = 2eba9d93a6781400 20241117160221008 DAUC <0003> auc.c:180 vector [3]: sres = 1760a93c 20241117160221008 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117160221008 DAUC <0003> auc.c:113 vector [4]: rand = 8b67ad9669984c0bb7b707c238a4ac1d 20241117160221008 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241117160221008 DAUC <0003> auc.c:142 vector [4]: autn = ecb6754459da0000516c2ce9a0b232a9 20241117160221008 DAUC <0003> auc.c:143 vector [4]: ck = 0713aee080d1735c5e2b76c968fd81b6 20241117160221008 DAUC <0003> auc.c:144 vector [4]: ik = 2239eb3477d67410f6c7aee8059bb203 20241117160221008 DAUC <0003> auc.c:145 vector [4]: res = 04dc46c02d0adfbe0000000000000000 20241117160221008 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117160221008 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117160221008 DAUC <0003> auc.c:179 vector [4]: kc = 9569f4ea95eab800 20241117160221008 DAUC <0003> auc.c:180 vector [4]: sres = 22e563d2 20241117160221008 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117160221008 DAUC <0003> db_auc.c:245 IMSI='262427155879327': Generated 5 vectors 20241117160221008 DAUC <0003> db_auc.c:249 IMSI='262427155879327': Updating SQN=161 in DB 20241117160221008 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427155879327 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427155879327"} 20241117160221008 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427155879327 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160221008 DLINP <000b> input/ipa.c:451 connected read/write 20241117160221008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160221008 DLINP <000b> input/ipa.c:451 connected read/write 20241117160221008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@baedd10cb413: Found GsupExpect[0] for "262427155879327" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@baedd10cb413: Added IMSI table entry 6TC_gsup_sai(18)"262427155879327" TC_gsup_sai(18)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_sai(18)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160221010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52760<->l=127.0.0.1:4258 TC_gsup_sai(18)@baedd10cb413: Final verdict of PTC: pass 20241117160221011 DAUC <0003> db_auc.c:157 IMSI='262428148812556': No 2G Auth Data 20241117160221011 DAUC <0003> db_auc.c:192 IMSI='262428148812556': No 3G Auth Data HLR_Test-GSUP(9)@baedd10cb413: Created GsupExpect[0] for "262428148812556" to be handled at TC_gsup_sai(19) 20241117160221018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52762<->l=127.0.0.1:4258 20241117160221019 DLINP <000b> input/ipa.c:451 connected read/write 20241117160221019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160221019 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428148812556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428148812556"} 20241117160221019 DAUC <0003> db_auc.c:236 IMSI='262428148812556': Calling to generate 5 vectors 20241117160221019 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117160221019 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160221019 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160221019 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117160221020 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160221020 DAUC <0003> auc.c:113 vector [0]: rand = 8080054395f95e594e583f2a44a21729 20241117160221020 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117160221020 DAUC <0003> auc.c:142 vector [0]: autn = 54c5d9c963a000005c07cd57863f7439 20241117160221020 DAUC <0003> auc.c:143 vector [0]: ck = f5454ab35b971e6bb7c542d49acedef5 20241117160221020 DAUC <0003> auc.c:144 vector [0]: ik = c3dbe24471915ef13bb95cbeff00d35b 20241117160221020 DAUC <0003> auc.c:145 vector [0]: res = 333ec9cb82c0e7570000000000000000 20241117160221020 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160221020 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117160221020 DAUC <0003> auc.c:179 vector [0]: kc = 57486e2ce6ac5408 20241117160221020 DAUC <0003> auc.c:180 vector [0]: sres = 74e4131c 20241117160221020 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117160221020 DAUC <0003> auc.c:113 vector [1]: rand = 2d37edfa5865d23d6629a66594ceea01 20241117160221020 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241117160221020 DAUC <0003> auc.c:142 vector [1]: autn = 82d9d64453f20000730339c554a661b3 20241117160221020 DAUC <0003> auc.c:143 vector [1]: ck = 1b1188bb127ec89259634149f4dcf364 20241117160221020 DAUC <0003> auc.c:144 vector [1]: ik = dc0ce34f4028c4e7d56102188e32bff5 20241117160221020 DAUC <0003> auc.c:145 vector [1]: res = 32e46529170465ee0000000000000000 20241117160221020 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160221020 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117160221020 DAUC <0003> auc.c:179 vector [1]: kc = 54f85c806ce8ba89 20241117160221020 DAUC <0003> auc.c:180 vector [1]: sres = e7b081a5 20241117160221020 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117160221020 DAUC <0003> auc.c:113 vector [2]: rand = c8246575774b4204bb7b9aa722c71fb8 20241117160221020 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241117160221020 DAUC <0003> auc.c:142 vector [2]: autn = 53d7c5d004c000008d19af3083e6f2de 20241117160221020 DAUC <0003> auc.c:143 vector [2]: ck = 8d89d882f7a832ee3ef50042a2c92c6b 20241117160221020 DAUC <0003> auc.c:144 vector [2]: ik = ff4ab2217cb91e398929f352d58aa1fd 20241117160221020 DAUC <0003> auc.c:145 vector [2]: res = 5c370d4070d396130000000000000000 20241117160221020 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160221020 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117160221020 DAUC <0003> auc.c:179 vector [2]: kc = 0dc81a7412d308d4 20241117160221020 DAUC <0003> auc.c:180 vector [2]: sres = c2f85260 20241117160221020 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117160221020 DAUC <0003> auc.c:113 vector [3]: rand = 1a5cd9750b3f8b29e4610c41e5e9e70f 20241117160221020 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241117160221020 DAUC <0003> auc.c:142 vector [3]: autn = 80dfa6f1373c000026532dd1c21fd30d 20241117160221020 DAUC <0003> auc.c:143 vector [3]: ck = e01e7e39e27fc80ef330e42f56958ad9 20241117160221020 DAUC <0003> auc.c:144 vector [3]: ik = 9144fb8782ad46d052ebae19291973cb 20241117160221020 DAUC <0003> auc.c:145 vector [3]: res = 069424e1e1e23c730000000000000000 20241117160221020 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160221020 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117160221020 DAUC <0003> auc.c:179 vector [3]: kc = c65dc917530a3af5 20241117160221020 DAUC <0003> auc.c:180 vector [3]: sres = 9bef327c 20241117160221020 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117160221020 DAUC <0003> auc.c:113 vector [4]: rand = c9cb1896eb4cdc17329e4278af66cc38 20241117160221020 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241117160221020 DAUC <0003> auc.c:142 vector [4]: autn = aea933f7d24800008efbfea28aae20fd 20241117160221020 DAUC <0003> auc.c:143 vector [4]: ck = e4aa5eda0e36918d9d924694c58f4853 20241117160221020 DAUC <0003> auc.c:144 vector [4]: ik = ca293527083703fc9a70e856e264675d 20241117160221020 DAUC <0003> auc.c:145 vector [4]: res = 4e6931ed81ae35db0000000000000000 20241117160221020 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117160221020 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117160221020 DAUC <0003> auc.c:179 vector [4]: kc = 9db38b1990842f43 20241117160221020 DAUC <0003> auc.c:180 vector [4]: sres = 55ccc3cd 20241117160221020 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117160221020 DAUC <0003> db_auc.c:245 IMSI='262428148812556': Generated 5 vectors 20241117160221020 DAUC <0003> db_auc.c:249 IMSI='262428148812556': Updating SQN=161 in DB 20241117160221020 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428148812556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428148812556"} 20241117160221020 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428148812556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160221021 DLINP <000b> input/ipa.c:451 connected read/write 20241117160221021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160221021 DLINP <000b> input/ipa.c:451 connected read/write 20241117160221021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@baedd10cb413: Found GsupExpect[0] for "262428148812556" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@baedd10cb413: Added IMSI table entry 7TC_gsup_sai(19)"262428148812556" TC_gsup_sai(19)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_sai(19)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160221022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52762<->l=127.0.0.1:4258 TC_gsup_sai(19)@baedd10cb413: Final verdict of PTC: pass MTC@baedd10cb413: setverdict(pass): none -> pass 20241117160221023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52698<->l=127.0.0.1:4258 20241117160221024 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38135<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@baedd10cb413: Final verdict of PTC: none 20241117160221024 DLINP <000b> input/ipa.c:451 connected read/write 20241117160221024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160221024 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160221024 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160221024 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(11)@baedd10cb413: Final verdict of PTC: none 10@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: pass MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@baedd10cb413: Test case TC_gsup_sai finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 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 20241117160221046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52772<->l=127.0.0.1:4258 20241117160221147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52772<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76992) Waiting for packet dumper to finish... 1 (prev_count=76992, count=163644) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 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@baedd10cb413: 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@baedd10cb413: Test case TC_gsup_sai_num_auth_vectors started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160224253 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160224253 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160224254 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55148<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160224256 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224256 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160224256 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160224256 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  20241117160224256 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160224256 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  20241117160224256 DLGSUP <0013> gsup_server.c:235 2:  20241117160224256 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160224256 DLGSUP <0013> gsup_server.c:235 3:  20241117160224256 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160224256 DLGSUP <0013> gsup_server.c:235 4:  20241117160224256 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160224256 DLGSUP <0013> gsup_server.c:235 5:  20241117160224256 DLGSUP <0013> gsup_server.c:237 5: 00  HLR_Test-GSUP-IPA(20)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160224256 DLGSUP <0013> gsup_server.c:235 7:  20241117160224256 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160224256 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160224256 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160224256 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@baedd10cb413: 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") 20241117160224264 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42375<->l=127.0.0.1:4259) 20241117160224266 DAUC <0003> db_auc.c:157 IMSI='262429779991699': No 2G Auth Data 20241117160224266 DAUC <0003> db_auc.c:192 IMSI='262429779991699': No 3G Auth Data HLR_Test-GSUP(21)@baedd10cb413: Created GsupExpect[0] for "262429779991699" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241117160224271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55154<->l=127.0.0.1:4258 20241117160224298 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224298 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429779991699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429779991699"} 20241117160224298 DAUC <0003> db_auc.c:192 IMSI='262429779991699': No 3G Auth Data 20241117160224298 DAUC <0003> db_auc.c:236 IMSI='262429779991699': Calling to generate 1 vectors 20241117160224298 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241117160224298 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224299 DAUC <0003> auc.c:113 vector [0]: rand = 22407acf8b77f3b642efc54db93f479a 20241117160224299 DAUC <0003> auc.c:179 vector [0]: kc = 34327aad244e4000 20241117160224299 DAUC <0003> auc.c:180 vector [0]: sres = 045cfc83 20241117160224299 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117160224299 DAUC <0003> db_auc.c:245 IMSI='262429779991699': Generated 1 vectors 20241117160224299 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429779991699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429779991699"} 20241117160224299 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429779991699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224299 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224299 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@baedd10cb413: Found GsupExpect[0] for "262429779991699" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@baedd10cb413: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262429779991699" TC_gsup_sai_num_auth_vectors(24)@baedd10cb413: setverdict(pass): none -> pass 20241117160224307 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224307 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429779991699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429779991699"} 20241117160224308 DAUC <0003> db_auc.c:192 IMSI='262429779991699': No 3G Auth Data 20241117160224308 DAUC <0003> db_auc.c:236 IMSI='262429779991699': Calling to generate 4 vectors 20241117160224308 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241117160224308 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224308 DAUC <0003> auc.c:113 vector [0]: rand = b37b603ba5e04b7881f802701c9b3ced 20241117160224308 DAUC <0003> auc.c:179 vector [0]: kc = 27508a5062ef5c00 20241117160224308 DAUC <0003> auc.c:180 vector [0]: sres = 589ee4d8 20241117160224308 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117160224308 DAUC <0003> auc.c:113 vector [1]: rand = 814029db258f15a275de723fa9216029 20241117160224308 DAUC <0003> auc.c:179 vector [1]: kc = 707d1319ad089400 20241117160224308 DAUC <0003> auc.c:180 vector [1]: sres = 71864513 20241117160224308 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117160224308 DAUC <0003> auc.c:113 vector [2]: rand = 930134a94eb6b86e937a2892c527d0e0 20241117160224308 DAUC <0003> auc.c:179 vector [2]: kc = b5078b97e81f3000 20241117160224308 DAUC <0003> auc.c:180 vector [2]: sres = f2d78eba 20241117160224308 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117160224308 DAUC <0003> auc.c:113 vector [3]: rand = 9607301f926c922c00e54d72ecc1a7c4 20241117160224308 DAUC <0003> auc.c:179 vector [3]: kc = de7f17c2dd5f8000 20241117160224308 DAUC <0003> auc.c:180 vector [3]: sres = c44e69ce 20241117160224308 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117160224309 DAUC <0003> db_auc.c:245 IMSI='262429779991699': Generated 4 vectors 20241117160224309 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429779991699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429779991699"} 20241117160224309 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429779991699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224309 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224309 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224314 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224315 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429779991699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429779991699"} 20241117160224315 DAUC <0003> db_auc.c:192 IMSI='262429779991699': No 3G Auth Data 20241117160224315 DAUC <0003> db_auc.c:236 IMSI='262429779991699': Calling to generate 5 vectors 20241117160224315 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241117160224315 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224315 DAUC <0003> auc.c:113 vector [0]: rand = 670b8b4d08440f9efafe82f25ac4eedc 20241117160224315 DAUC <0003> auc.c:179 vector [0]: kc = 518c5b7858837000 20241117160224315 DAUC <0003> auc.c:180 vector [0]: sres = 1c2918f1 20241117160224315 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117160224315 DAUC <0003> auc.c:113 vector [1]: rand = b78ffa08fe42eca9a4e4e70d79fb4ee9 20241117160224315 DAUC <0003> auc.c:179 vector [1]: kc = 3263feaf22f2e400 20241117160224315 DAUC <0003> auc.c:180 vector [1]: sres = 883b953e 20241117160224315 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117160224315 DAUC <0003> auc.c:113 vector [2]: rand = 07048bac70fa9b09c9eedbc77fcac320 20241117160224315 DAUC <0003> auc.c:179 vector [2]: kc = ddb6de71ac584c00 20241117160224315 DAUC <0003> auc.c:180 vector [2]: sres = 346b11e4 20241117160224315 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117160224315 DAUC <0003> auc.c:113 vector [3]: rand = a8c3d25d9301e2cbf7a6c338c630ee77 20241117160224316 DAUC <0003> auc.c:179 vector [3]: kc = 399b3f05fecf1c00 20241117160224316 DAUC <0003> auc.c:180 vector [3]: sres = 7d057712 20241117160224316 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117160224316 DAUC <0003> auc.c:113 vector [4]: rand = da61fa25720caa3715b8e73cfa40694b 20241117160224316 DAUC <0003> auc.c:179 vector [4]: kc = dd1170d0d8330c00 20241117160224316 DAUC <0003> auc.c:180 vector [4]: sres = 0c1f0f82 20241117160224316 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241117160224316 DAUC <0003> db_auc.c:245 IMSI='262429779991699': Generated 5 vectors 20241117160224316 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429779991699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429779991699"} 20241117160224316 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429779991699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224316 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224316 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224320 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224321 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429779991699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429779991699"} 20241117160224321 DAUC <0003> db_auc.c:192 IMSI='262429779991699': No 3G Auth Data 20241117160224321 DAUC <0003> db_auc.c:236 IMSI='262429779991699': Calling to generate 5 vectors 20241117160224321 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241117160224321 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224321 DAUC <0003> auc.c:113 vector [0]: rand = 903ec5a76a1b7213951684382b618fc2 20241117160224321 DAUC <0003> auc.c:179 vector [0]: kc = 5d653d5df3aa3000 20241117160224321 DAUC <0003> auc.c:180 vector [0]: sres = 724d7b7e 20241117160224321 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117160224321 DAUC <0003> auc.c:113 vector [1]: rand = 09bbb521cedd23fdaed3071dec68b0d0 20241117160224321 DAUC <0003> auc.c:179 vector [1]: kc = 056ade3c9b1d2400 20241117160224321 DAUC <0003> auc.c:180 vector [1]: sres = 3a002971 20241117160224321 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117160224321 DAUC <0003> auc.c:113 vector [2]: rand = af6d92bdbcb74b64ce8775637feb8590 20241117160224321 DAUC <0003> auc.c:179 vector [2]: kc = 42337d255e8c5c00 20241117160224321 DAUC <0003> auc.c:180 vector [2]: sres = 808c2a77 20241117160224321 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117160224321 DAUC <0003> auc.c:113 vector [3]: rand = b76bd4f1d20be832158e7789bc8463eb 20241117160224321 DAUC <0003> auc.c:179 vector [3]: kc = 2dd9383ac525fc00 20241117160224322 DAUC <0003> auc.c:180 vector [3]: sres = 68c5e9fc 20241117160224322 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117160224322 DAUC <0003> auc.c:113 vector [4]: rand = 428c11cf11db31fa181ff7207ed6ec3e 20241117160224322 DAUC <0003> auc.c:179 vector [4]: kc = 0f9a2804db879800 20241117160224322 DAUC <0003> auc.c:180 vector [4]: sres = 7dd5cbe4 20241117160224322 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241117160224322 DAUC <0003> db_auc.c:245 IMSI='262429779991699': Generated 5 vectors 20241117160224322 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429779991699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429779991699"} 20241117160224322 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429779991699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224322 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224322 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55154<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@baedd10cb413: Final verdict of PTC: pass 20241117160224328 DAUC <0003> db_auc.c:157 IMSI='262425111705916': No 2G Auth Data 20241117160224328 DAUC <0003> db_auc.c:192 IMSI='262425111705916': No 3G Auth Data HLR_Test-GSUP(21)@baedd10cb413: Created GsupExpect[0] for "262425111705916" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241117160224343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55162<->l=127.0.0.1:4258 20241117160224344 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224344 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425111705916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425111705916"} 20241117160224344 DAUC <0003> db_auc.c:192 IMSI='262425111705916': No 3G Auth Data 20241117160224344 DAUC <0003> db_auc.c:236 IMSI='262425111705916': Calling to generate 1 vectors 20241117160224344 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241117160224344 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224344 DAUC <0003> auc.c:113 vector [0]: rand = 159a9d6b4ca62645785a450119cfb521 20241117160224345 DAUC <0003> auc.c:179 vector [0]: kc = 3e423a181ee93c00 20241117160224345 DAUC <0003> auc.c:180 vector [0]: sres = b5a50981 20241117160224345 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117160224345 DAUC <0003> db_auc.c:245 IMSI='262425111705916': Generated 1 vectors 20241117160224345 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425111705916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425111705916"} 20241117160224345 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425111705916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224345 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224345 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@baedd10cb413: Found GsupExpect[0] for "262425111705916" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@baedd10cb413: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262425111705916" TC_gsup_sai_num_auth_vectors(25)@baedd10cb413: setverdict(pass): none -> pass 20241117160224345 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224346 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425111705916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425111705916"} 20241117160224346 DAUC <0003> db_auc.c:192 IMSI='262425111705916': No 3G Auth Data 20241117160224346 DAUC <0003> db_auc.c:236 IMSI='262425111705916': Calling to generate 4 vectors 20241117160224346 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241117160224346 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224346 DAUC <0003> auc.c:113 vector [0]: rand = 50588ad97075b3229d499fd6a3c664e2 20241117160224346 DAUC <0003> auc.c:179 vector [0]: kc = af7cde7196c7b400 20241117160224346 DAUC <0003> auc.c:180 vector [0]: sres = 37eff134 20241117160224346 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117160224346 DAUC <0003> auc.c:113 vector [1]: rand = 2b2bf892282d31e47cd8a69c31c68758 20241117160224346 DAUC <0003> auc.c:179 vector [1]: kc = 59e9729b1e12dc00 20241117160224346 DAUC <0003> auc.c:180 vector [1]: sres = 331ce7f0 20241117160224346 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117160224346 DAUC <0003> auc.c:113 vector [2]: rand = 953125cc12dc637718c5a5fe91f0ea5d 20241117160224346 DAUC <0003> auc.c:179 vector [2]: kc = a602ec3fca05d400 20241117160224346 DAUC <0003> auc.c:180 vector [2]: sres = e8d6cc55 20241117160224346 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117160224346 DAUC <0003> auc.c:113 vector [3]: rand = c651e3f26b9baafe91fec33b12de9dc8 20241117160224346 DAUC <0003> auc.c:179 vector [3]: kc = 24bb404e5442a000 20241117160224346 DAUC <0003> auc.c:180 vector [3]: sres = 01de630c 20241117160224346 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117160224346 DAUC <0003> db_auc.c:245 IMSI='262425111705916': Generated 4 vectors 20241117160224346 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425111705916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425111705916"} 20241117160224346 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425111705916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224346 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224346 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224346 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224346 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425111705916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425111705916"} 20241117160224346 DAUC <0003> db_auc.c:192 IMSI='262425111705916': No 3G Auth Data 20241117160224346 DAUC <0003> db_auc.c:236 IMSI='262425111705916': Calling to generate 5 vectors 20241117160224346 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241117160224347 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224347 DAUC <0003> auc.c:113 vector [0]: rand = a875164fd3cabdcdb18d047408055118 20241117160224347 DAUC <0003> auc.c:179 vector [0]: kc = b800b1af937e5000 20241117160224347 DAUC <0003> auc.c:180 vector [0]: sres = afa19be2 20241117160224347 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117160224347 DAUC <0003> auc.c:113 vector [1]: rand = b37541d72855f47d4bfdd9585dd051a6 20241117160224347 DAUC <0003> auc.c:179 vector [1]: kc = ce33860428b71c00 20241117160224347 DAUC <0003> auc.c:180 vector [1]: sres = 03f3dbfd 20241117160224347 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117160224347 DAUC <0003> auc.c:113 vector [2]: rand = d74418d729857614ecbee2f4441ed4a9 20241117160224347 DAUC <0003> auc.c:179 vector [2]: kc = cea2eec115498400 20241117160224347 DAUC <0003> auc.c:180 vector [2]: sres = 68453155 20241117160224347 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117160224347 DAUC <0003> auc.c:113 vector [3]: rand = 8ffa322afb8d385f140f36ab23026894 20241117160224347 DAUC <0003> auc.c:179 vector [3]: kc = d60e64a605408000 20241117160224347 DAUC <0003> auc.c:180 vector [3]: sres = 51491b54 20241117160224347 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117160224347 DAUC <0003> auc.c:113 vector [4]: rand = f87abcacc111d3b1bfce5efc764edc8e 20241117160224347 DAUC <0003> auc.c:179 vector [4]: kc = 4ce1ba1eb1fb5400 20241117160224347 DAUC <0003> auc.c:180 vector [4]: sres = 661d677e 20241117160224347 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241117160224347 DAUC <0003> db_auc.c:245 IMSI='262425111705916': Generated 5 vectors 20241117160224347 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425111705916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425111705916"} 20241117160224347 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425111705916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224347 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224347 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224347 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224347 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425111705916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425111705916"} 20241117160224347 DAUC <0003> db_auc.c:192 IMSI='262425111705916': No 3G Auth Data 20241117160224347 DAUC <0003> db_auc.c:236 IMSI='262425111705916': Calling to generate 5 vectors 20241117160224347 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241117160224347 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224347 DAUC <0003> auc.c:113 vector [0]: rand = 9b95e2b8e08bd673a14658d73d3f56b5 20241117160224348 DAUC <0003> auc.c:179 vector [0]: kc = d7beb98f6e0e5400 20241117160224348 DAUC <0003> auc.c:180 vector [0]: sres = 8f3a6380 20241117160224348 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117160224348 DAUC <0003> auc.c:113 vector [1]: rand = a478d653ccaf100cbff35604ae682dbf 20241117160224348 DAUC <0003> auc.c:179 vector [1]: kc = 2f95a096d0ca5400 20241117160224348 DAUC <0003> auc.c:180 vector [1]: sres = e3a01c63 20241117160224348 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117160224348 DAUC <0003> auc.c:113 vector [2]: rand = 28579c62aad8ada7ff80523c1045c887 20241117160224348 DAUC <0003> auc.c:179 vector [2]: kc = de7c60bfeccb0000 20241117160224348 DAUC <0003> auc.c:180 vector [2]: sres = 74dd7b93 20241117160224348 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117160224348 DAUC <0003> auc.c:113 vector [3]: rand = 44666b9c47499522972bb09efaa4f6c4 20241117160224348 DAUC <0003> auc.c:179 vector [3]: kc = 54691efeabea5800 20241117160224348 DAUC <0003> auc.c:180 vector [3]: sres = f7354cdb 20241117160224348 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117160224348 DAUC <0003> auc.c:113 vector [4]: rand = 62d34846af6666441b6d41cd05672e53 20241117160224348 DAUC <0003> auc.c:179 vector [4]: kc = 49e85bb12a488000 20241117160224348 DAUC <0003> auc.c:180 vector [4]: sres = 5decf0cd 20241117160224348 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241117160224348 DAUC <0003> db_auc.c:245 IMSI='262425111705916': Generated 5 vectors 20241117160224348 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425111705916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425111705916"} 20241117160224348 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425111705916 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224348 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224348 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55162<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@baedd10cb413: Final verdict of PTC: pass 20241117160224349 DAUC <0003> db_auc.c:157 IMSI='262420163504966': No 2G Auth Data 20241117160224349 DAUC <0003> db_auc.c:192 IMSI='262420163504966': No 3G Auth Data HLR_Test-GSUP(21)@baedd10cb413: Created GsupExpect[0] for "262420163504966" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241117160224355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55176<->l=127.0.0.1:4258 20241117160224357 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224357 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420163504966 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420163504966"} 20241117160224357 DAUC <0003> db_auc.c:192 IMSI='262420163504966': No 3G Auth Data 20241117160224357 DAUC <0003> db_auc.c:236 IMSI='262420163504966': Calling to generate 1 vectors 20241117160224357 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241117160224357 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224357 DAUC <0003> auc.c:113 vector [0]: rand = 03c9d74b3650b6e6917695ab8848def2 20241117160224357 DAUC <0003> auc.c:179 vector [0]: kc = 8c8deef912e929b4 20241117160224357 DAUC <0003> auc.c:180 vector [0]: sres = a048454b 20241117160224357 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117160224357 DAUC <0003> db_auc.c:245 IMSI='262420163504966': Generated 1 vectors 20241117160224357 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420163504966 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420163504966"} 20241117160224357 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420163504966 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224357 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224357 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@baedd10cb413: Found GsupExpect[0] for "262420163504966" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@baedd10cb413: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262420163504966" TC_gsup_sai_num_auth_vectors(26)@baedd10cb413: setverdict(pass): none -> pass 20241117160224358 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224358 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420163504966 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420163504966"} 20241117160224358 DAUC <0003> db_auc.c:192 IMSI='262420163504966': No 3G Auth Data 20241117160224358 DAUC <0003> db_auc.c:236 IMSI='262420163504966': Calling to generate 4 vectors 20241117160224358 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241117160224358 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224358 DAUC <0003> auc.c:113 vector [0]: rand = bd616a514b783e4696d37acc78a70c0b 20241117160224358 DAUC <0003> auc.c:179 vector [0]: kc = 1344e9f673d47222 20241117160224358 DAUC <0003> auc.c:180 vector [0]: sres = 00c8b6bd 20241117160224358 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117160224358 DAUC <0003> auc.c:113 vector [1]: rand = 7cae5989777b7698871e2198a950f909 20241117160224358 DAUC <0003> auc.c:179 vector [1]: kc = 5d5ed4a5c8b22af4 20241117160224358 DAUC <0003> auc.c:180 vector [1]: sres = 7d8f26fa 20241117160224358 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117160224358 DAUC <0003> auc.c:113 vector [2]: rand = 009b237b63a0d1a16778e5747e7e91ea 20241117160224358 DAUC <0003> auc.c:179 vector [2]: kc = 1ea9f37a879207f4 20241117160224358 DAUC <0003> auc.c:180 vector [2]: sres = 488aefb8 20241117160224358 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117160224358 DAUC <0003> auc.c:113 vector [3]: rand = 6db68050267d09ee40d97396880fae84 20241117160224358 DAUC <0003> auc.c:179 vector [3]: kc = fbdbaa84bf267fe1 20241117160224358 DAUC <0003> auc.c:180 vector [3]: sres = 4807127c 20241117160224358 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117160224358 DAUC <0003> db_auc.c:245 IMSI='262420163504966': Generated 4 vectors 20241117160224358 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420163504966 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420163504966"} 20241117160224358 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420163504966 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224358 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224358 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224359 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224359 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420163504966 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420163504966"} 20241117160224359 DAUC <0003> db_auc.c:192 IMSI='262420163504966': No 3G Auth Data 20241117160224359 DAUC <0003> db_auc.c:236 IMSI='262420163504966': Calling to generate 5 vectors 20241117160224359 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241117160224359 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224359 DAUC <0003> auc.c:113 vector [0]: rand = 9403d73fad6b9492fecb48681d2ba3c2 20241117160224359 DAUC <0003> auc.c:179 vector [0]: kc = 5c56b24613214b15 20241117160224359 DAUC <0003> auc.c:180 vector [0]: sres = 09ac2ccd 20241117160224359 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117160224359 DAUC <0003> auc.c:113 vector [1]: rand = 2283586bf729336d269e0aeec9bebb40 20241117160224359 DAUC <0003> auc.c:179 vector [1]: kc = a45fa3a80282f975 20241117160224359 DAUC <0003> auc.c:180 vector [1]: sres = 55e72570 20241117160224359 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117160224359 DAUC <0003> auc.c:113 vector [2]: rand = b860ea3a7d1b731a2fa5fad9cea9f8a0 20241117160224359 DAUC <0003> auc.c:179 vector [2]: kc = dfe432ed0d5fe113 20241117160224359 DAUC <0003> auc.c:180 vector [2]: sres = 9f726ed7 20241117160224359 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117160224359 DAUC <0003> auc.c:113 vector [3]: rand = dd35d207a5bacb1efa16235364b4d331 20241117160224359 DAUC <0003> auc.c:179 vector [3]: kc = b20776720475bced 20241117160224359 DAUC <0003> auc.c:180 vector [3]: sres = a224dc07 20241117160224359 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117160224359 DAUC <0003> auc.c:113 vector [4]: rand = fb0a435ba92197a8a7b2723e4d5a031d 20241117160224359 DAUC <0003> auc.c:179 vector [4]: kc = 7f8085af18862472 20241117160224359 DAUC <0003> auc.c:180 vector [4]: sres = f71d159d 20241117160224359 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241117160224359 DAUC <0003> db_auc.c:245 IMSI='262420163504966': Generated 5 vectors 20241117160224359 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420163504966 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420163504966"} 20241117160224359 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420163504966 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224359 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224359 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224360 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224360 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420163504966 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420163504966"} 20241117160224360 DAUC <0003> db_auc.c:192 IMSI='262420163504966': No 3G Auth Data 20241117160224360 DAUC <0003> db_auc.c:236 IMSI='262420163504966': Calling to generate 5 vectors 20241117160224360 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241117160224360 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224360 DAUC <0003> auc.c:113 vector [0]: rand = 6bd673766d0b6aa6b3871929dcb8f6e5 20241117160224360 DAUC <0003> auc.c:179 vector [0]: kc = 04e2bca09c5a3d39 20241117160224360 DAUC <0003> auc.c:180 vector [0]: sres = ce026fe2 20241117160224360 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117160224360 DAUC <0003> auc.c:113 vector [1]: rand = 13a575b25115014caaca380529dfb03c 20241117160224360 DAUC <0003> auc.c:179 vector [1]: kc = fa9342fa04c921ac 20241117160224360 DAUC <0003> auc.c:180 vector [1]: sres = 3608bfd8 20241117160224360 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117160224360 DAUC <0003> auc.c:113 vector [2]: rand = 937db878730f6f9b33cb310bfc6002b8 20241117160224360 DAUC <0003> auc.c:179 vector [2]: kc = 58e64cff6bf44757 20241117160224360 DAUC <0003> auc.c:180 vector [2]: sres = 3a9052b2 20241117160224360 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117160224360 DAUC <0003> auc.c:113 vector [3]: rand = 1d93be6888ae039deffda94239cc87fb 20241117160224360 DAUC <0003> auc.c:179 vector [3]: kc = eec550171f1fd50f 20241117160224360 DAUC <0003> auc.c:180 vector [3]: sres = 974da398 20241117160224360 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117160224360 DAUC <0003> auc.c:113 vector [4]: rand = e9a0f2366482a1c9a67b14c4f2695981 20241117160224360 DAUC <0003> auc.c:179 vector [4]: kc = 49a040284d006526 20241117160224360 DAUC <0003> auc.c:180 vector [4]: sres = 0d8d7287 20241117160224360 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241117160224360 DAUC <0003> db_auc.c:245 IMSI='262420163504966': Generated 5 vectors 20241117160224360 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420163504966 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420163504966"} 20241117160224360 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420163504966 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224360 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224360 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55176<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@baedd10cb413: Final verdict of PTC: pass 20241117160224362 DAUC <0003> db_auc.c:157 IMSI='262425728296069': No 2G Auth Data 20241117160224362 DAUC <0003> db_auc.c:192 IMSI='262425728296069': No 3G Auth Data HLR_Test-GSUP(21)@baedd10cb413: Created GsupExpect[0] for "262425728296069" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241117160224368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55186<->l=127.0.0.1:4258 20241117160224370 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224370 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425728296069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425728296069"} 20241117160224370 DAUC <0003> db_auc.c:157 IMSI='262425728296069': No 2G Auth Data 20241117160224370 DAUC <0003> db_auc.c:236 IMSI='262425728296069': Calling to generate 1 vectors 20241117160224370 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241117160224370 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160224370 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160224370 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117160224370 DAUC <0003> auc.c:113 vector [0]: rand = 79f5c0128da600a3e4271a66500738ce 20241117160224370 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117160224370 DAUC <0003> auc.c:142 vector [0]: autn = 7fc8118bbbfe0000a75b5a4ed67194d1 20241117160224370 DAUC <0003> auc.c:143 vector [0]: ck = d1a0c8ab359573a9a75238f0f0e76243 20241117160224370 DAUC <0003> auc.c:144 vector [0]: ik = 8d83afdefc8c2aec4d09ea5d96a86910 20241117160224370 DAUC <0003> auc.c:145 vector [0]: res = 3a959f43ea4b11370000000000000000 20241117160224370 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160224370 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117160224370 DAUC <0003> auc.c:151 vector [0]: kc = b678b5d8af565216 20241117160224370 DAUC <0003> auc.c:152 vector [0]: sres = d0de8e74 20241117160224370 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117160224370 DAUC <0003> db_auc.c:245 IMSI='262425728296069': Generated 1 vectors 20241117160224370 DAUC <0003> db_auc.c:249 IMSI='262425728296069': Updating SQN=33 in DB 20241117160224370 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425728296069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425728296069"} 20241117160224370 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425728296069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224370 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224370 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@baedd10cb413: Found GsupExpect[0] for "262425728296069" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@baedd10cb413: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262425728296069" TC_gsup_sai_num_auth_vectors(27)@baedd10cb413: setverdict(pass): none -> pass 20241117160224371 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224371 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425728296069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425728296069"} 20241117160224371 DAUC <0003> db_auc.c:157 IMSI='262425728296069': No 2G Auth Data 20241117160224371 DAUC <0003> db_auc.c:236 IMSI='262425728296069': Calling to generate 4 vectors 20241117160224371 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241117160224371 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160224371 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160224371 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241117160224371 DAUC <0003> auc.c:113 vector [0]: rand = b2e0d6f757378392549d2b705a605d64 20241117160224371 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241117160224371 DAUC <0003> auc.c:142 vector [0]: autn = 7198a402701a00004bd48211cba4012a 20241117160224371 DAUC <0003> auc.c:143 vector [0]: ck = e51410bf8a1c95468bd30c6a0f19cfe3 20241117160224371 DAUC <0003> auc.c:144 vector [0]: ik = d3825619a560e0c1db87ab25d384a6d6 20241117160224371 DAUC <0003> auc.c:145 vector [0]: res = 82d244096eb189550000000000000000 20241117160224371 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160224371 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117160224371 DAUC <0003> auc.c:151 vector [0]: kc = 66c2e1e9f3e11cb2 20241117160224371 DAUC <0003> auc.c:152 vector [0]: sres = ec63cd5c 20241117160224371 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117160224371 DAUC <0003> auc.c:113 vector [1]: rand = 760e8e4971b0e60335e106f66677e8d3 20241117160224371 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241117160224371 DAUC <0003> auc.c:142 vector [1]: autn = b635d0cf67cd0000ee7a550c913daec1 20241117160224371 DAUC <0003> auc.c:143 vector [1]: ck = a1a04f0b3dd100ed1689d4f8bcacc026 20241117160224371 DAUC <0003> auc.c:144 vector [1]: ik = a28f57b0f8395b1575d4a4717e50505a 20241117160224371 DAUC <0003> auc.c:145 vector [1]: res = 270fc16361011dca0000000000000000 20241117160224371 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160224371 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241117160224371 DAUC <0003> auc.c:151 vector [1]: kc = 607268320714cb84 20241117160224371 DAUC <0003> auc.c:152 vector [1]: sres = 460edca9 20241117160224371 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241117160224371 DAUC <0003> auc.c:113 vector [2]: rand = dfbc45c2c19ca0265d7fbda16e60a7b4 20241117160224372 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241117160224372 DAUC <0003> auc.c:142 vector [2]: autn = e9a482fa0d4200001b54dbdb73547945 20241117160224372 DAUC <0003> auc.c:143 vector [2]: ck = c856f4f119508d148d89dba2b3e7e105 20241117160224372 DAUC <0003> auc.c:144 vector [2]: ik = 826a40b9b2606e37fb7a7c03329dcd55 20241117160224372 DAUC <0003> auc.c:145 vector [2]: res = f698f8623f1088200000000000000000 20241117160224372 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160224372 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241117160224372 DAUC <0003> auc.c:151 vector [2]: kc = 3ccf13e92a4acf73 20241117160224372 DAUC <0003> auc.c:152 vector [2]: sres = c9887042 20241117160224372 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241117160224372 DAUC <0003> auc.c:113 vector [3]: rand = ce267da379b67eacde51786f9322c4a0 20241117160224372 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241117160224372 DAUC <0003> auc.c:142 vector [3]: autn = ee6fb58e74c900007ac3d263647069d3 20241117160224372 DAUC <0003> auc.c:143 vector [3]: ck = c8d56534c7f40ef086b9931cc6655a6e 20241117160224372 DAUC <0003> auc.c:144 vector [3]: ik = 6ca771c848226f150c661d4323f37146 20241117160224372 DAUC <0003> auc.c:145 vector [3]: res = a0f77258cc3d4a420000000000000000 20241117160224372 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160224372 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241117160224372 DAUC <0003> auc.c:151 vector [3]: kc = 2ead9aa36a404acd 20241117160224372 DAUC <0003> auc.c:152 vector [3]: sres = 6cca381a 20241117160224372 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241117160224372 DAUC <0003> db_auc.c:245 IMSI='262425728296069': Generated 4 vectors 20241117160224372 DAUC <0003> db_auc.c:249 IMSI='262425728296069': Updating SQN=161 in DB 20241117160224372 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425728296069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425728296069"} 20241117160224372 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425728296069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224372 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224372 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224373 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224373 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425728296069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425728296069"} 20241117160224373 DAUC <0003> db_auc.c:157 IMSI='262425728296069': No 2G Auth Data 20241117160224373 DAUC <0003> db_auc.c:236 IMSI='262425728296069': Calling to generate 5 vectors 20241117160224373 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241117160224373 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160224373 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160224373 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241117160224373 DAUC <0003> auc.c:113 vector [0]: rand = 341d6de674eb6bf0da483e529345ea97 20241117160224373 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241117160224373 DAUC <0003> auc.c:142 vector [0]: autn = bbca8fe56a3900000a67b0ccb1d0ae86 20241117160224373 DAUC <0003> auc.c:143 vector [0]: ck = 028f1451aa6c72260c9cd44a5e944b73 20241117160224373 DAUC <0003> auc.c:144 vector [0]: ik = 10ac7f6695305d6df3b7d74a596d796f 20241117160224373 DAUC <0003> auc.c:145 vector [0]: res = b3870e58c2b7475e0000000000000000 20241117160224373 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160224373 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117160224373 DAUC <0003> auc.c:151 vector [0]: kc = ed08683738a51d57 20241117160224373 DAUC <0003> auc.c:152 vector [0]: sres = 71304906 20241117160224373 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117160224373 DAUC <0003> auc.c:113 vector [1]: rand = 82a9315a58fbb36c634b6791f73181b4 20241117160224373 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241117160224373 DAUC <0003> auc.c:142 vector [1]: autn = 5c8d0e8b64990000050cc8ce7dfd53df 20241117160224373 DAUC <0003> auc.c:143 vector [1]: ck = 492eeb6d96db440f22992af70c05ac91 20241117160224373 DAUC <0003> auc.c:144 vector [1]: ik = 24a2ac8064ad0bfca15775a7f8b4888a 20241117160224373 DAUC <0003> auc.c:145 vector [1]: res = 88f0e910ac9eb4140000000000000000 20241117160224373 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160224373 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241117160224373 DAUC <0003> auc.c:151 vector [1]: kc = ee4218bd06c76be8 20241117160224373 DAUC <0003> auc.c:152 vector [1]: sres = 246e5d04 20241117160224373 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241117160224373 DAUC <0003> auc.c:113 vector [2]: rand = 0b60f09dfa798dadbf2523df204a4b9a 20241117160224373 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241117160224373 DAUC <0003> auc.c:142 vector [2]: autn = 13dbca05b7f70000478c7ed14d562970 20241117160224373 DAUC <0003> auc.c:143 vector [2]: ck = feab4cdc730b0953ad09ddf592c490fc 20241117160224373 DAUC <0003> auc.c:144 vector [2]: ik = 7366b461ce3d5ccf0f55de2107a405c9 20241117160224373 DAUC <0003> auc.c:145 vector [2]: res = c5b7a2c7eec585e30000000000000000 20241117160224373 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160224373 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241117160224373 DAUC <0003> auc.c:151 vector [2]: kc = 2f91fb692856c0a9 20241117160224373 DAUC <0003> auc.c:152 vector [2]: sres = 2b722724 20241117160224373 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241117160224373 DAUC <0003> auc.c:113 vector [3]: rand = 9081aa2b1ea80e4f2cfcb9faa5a5b560 20241117160224373 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241117160224373 DAUC <0003> auc.c:142 vector [3]: autn = 9bf3c3959caa00002243e670464dad1d 20241117160224373 DAUC <0003> auc.c:143 vector [3]: ck = 4ff45105c91ffeb04e202d3c3f9535cc 20241117160224373 DAUC <0003> auc.c:144 vector [3]: ik = c8a55a494a510b478a5991c9af52b50a 20241117160224373 DAUC <0003> auc.c:145 vector [3]: res = 468e4ef347a8306b0000000000000000 20241117160224373 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160224373 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241117160224373 DAUC <0003> auc.c:151 vector [3]: kc = 4328b7b913897531 20241117160224373 DAUC <0003> auc.c:152 vector [3]: sres = 01267e98 20241117160224373 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241117160224373 DAUC <0003> auc.c:113 vector [4]: rand = e3beae11587e8d282e9b9312f21ee27c 20241117160224373 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241117160224373 DAUC <0003> auc.c:142 vector [4]: autn = eba80812c95e0000da067f910e8e8680 20241117160224373 DAUC <0003> auc.c:143 vector [4]: ck = d9dfd5bb3c5b197a33fc320365e348cd 20241117160224373 DAUC <0003> auc.c:144 vector [4]: ik = 0abdeb11a77b464e8a9268181cfd4759 20241117160224373 DAUC <0003> auc.c:145 vector [4]: res = 659636448f2043980000000000000000 20241117160224373 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117160224373 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241117160224373 DAUC <0003> auc.c:151 vector [4]: kc = 6a0c64b1e23e50a0 20241117160224373 DAUC <0003> auc.c:152 vector [4]: sres = eab675dc 20241117160224373 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241117160224373 DAUC <0003> db_auc.c:245 IMSI='262425728296069': Generated 5 vectors 20241117160224373 DAUC <0003> db_auc.c:249 IMSI='262425728296069': Updating SQN=321 in DB 20241117160224373 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425728296069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425728296069"} 20241117160224373 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425728296069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224373 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224373 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224374 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224374 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425728296069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425728296069"} 20241117160224374 DAUC <0003> db_auc.c:157 IMSI='262425728296069': No 2G Auth Data 20241117160224374 DAUC <0003> db_auc.c:236 IMSI='262425728296069': Calling to generate 5 vectors 20241117160224374 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241117160224374 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160224374 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160224374 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241117160224374 DAUC <0003> auc.c:113 vector [0]: rand = f1eda27b746ba378585af90f29cee7bc 20241117160224374 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241117160224374 DAUC <0003> auc.c:142 vector [0]: autn = 1a065e61769c0000f897a759bfe69c85 20241117160224374 DAUC <0003> auc.c:143 vector [0]: ck = 9f34d79944dcd41f80b0eab88d9f3f63 20241117160224375 DAUC <0003> auc.c:144 vector [0]: ik = 33ce26fec937bd1a927ff88e6a8170fa 20241117160224375 DAUC <0003> auc.c:145 vector [0]: res = b9a917b8a28eb7b10000000000000000 20241117160224375 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160224375 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117160224375 DAUC <0003> auc.c:151 vector [0]: kc = be35e3516af5269c 20241117160224375 DAUC <0003> auc.c:152 vector [0]: sres = 1b27a009 20241117160224375 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117160224375 DAUC <0003> auc.c:113 vector [1]: rand = 64f2ff23f6451711666ac7f7f55d389a 20241117160224375 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241117160224375 DAUC <0003> auc.c:142 vector [1]: autn = a801c8b964010000fc13350eecdf9dbb 20241117160224375 DAUC <0003> auc.c:143 vector [1]: ck = b9d9848b79a45f1fbcde590e5ef5bf3a 20241117160224375 DAUC <0003> auc.c:144 vector [1]: ik = c8b0e61f0c1f162468bf440f4356f922 20241117160224375 DAUC <0003> auc.c:145 vector [1]: res = 4a52129aede679d80000000000000000 20241117160224375 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160224375 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241117160224375 DAUC <0003> auc.c:151 vector [1]: kc = a5087f9568180f23 20241117160224375 DAUC <0003> auc.c:152 vector [1]: sres = a7b46b42 20241117160224375 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241117160224375 DAUC <0003> auc.c:113 vector [2]: rand = 306c4b459cc7edbedd550f5e4fb5ee8c 20241117160224375 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241117160224375 DAUC <0003> auc.c:142 vector [2]: autn = aeb6b9d49dbc0000e5e1eafba3bf7c07 20241117160224375 DAUC <0003> auc.c:143 vector [2]: ck = 2b41eb679ba8b2b96d8e2d6d8ca84e58 20241117160224375 DAUC <0003> auc.c:144 vector [2]: ik = 7013e682df054817647932c2aa20ed6c 20241117160224375 DAUC <0003> auc.c:145 vector [2]: res = ef97a683008686ec0000000000000000 20241117160224375 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160224375 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241117160224375 DAUC <0003> auc.c:151 vector [2]: kc = 52a5124a6225599a 20241117160224375 DAUC <0003> auc.c:152 vector [2]: sres = ef11206f 20241117160224375 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241117160224375 DAUC <0003> auc.c:113 vector [3]: rand = 098c715fa3d040c5dcdbbbec3c2ef1f0 20241117160224375 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241117160224375 DAUC <0003> auc.c:142 vector [3]: autn = 4a1d5d67f7e40000ba6a9a7bc693c2d4 20241117160224375 DAUC <0003> auc.c:143 vector [3]: ck = 55d37b07de228426fef32a4ffc465bbf 20241117160224375 DAUC <0003> auc.c:144 vector [3]: ik = acb091775c97d42ff4d076075cd3feeb 20241117160224375 DAUC <0003> auc.c:145 vector [3]: res = ada39a7777fd689a0000000000000000 20241117160224375 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160224375 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241117160224375 DAUC <0003> auc.c:151 vector [3]: kc = f340b6382220f55d 20241117160224375 DAUC <0003> auc.c:152 vector [3]: sres = da5ef2ed 20241117160224375 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241117160224375 DAUC <0003> auc.c:113 vector [4]: rand = 56ea024c69c957e641d57fba7a3cc07a 20241117160224375 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241117160224375 DAUC <0003> auc.c:142 vector [4]: autn = 1c9239b7fc11000059fc51617568d103 20241117160224375 DAUC <0003> auc.c:143 vector [4]: ck = bc19c63acc8ceee473f1c3e05bebe7f7 20241117160224375 DAUC <0003> auc.c:144 vector [4]: ik = b3369ea456487a33d67e574342c10edd 20241117160224375 DAUC <0003> auc.c:145 vector [4]: res = 21da9b1a25f303510000000000000000 20241117160224375 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117160224375 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241117160224375 DAUC <0003> auc.c:151 vector [4]: kc = aaa0cc3d83ee7dfd 20241117160224375 DAUC <0003> auc.c:152 vector [4]: sres = 0429984b 20241117160224375 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241117160224375 DAUC <0003> db_auc.c:245 IMSI='262425728296069': Generated 5 vectors 20241117160224375 DAUC <0003> db_auc.c:249 IMSI='262425728296069': Updating SQN=481 in DB 20241117160224375 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425728296069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425728296069"} 20241117160224375 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425728296069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224375 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224375 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55186<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@baedd10cb413: Final verdict of PTC: pass 20241117160224377 DAUC <0003> db_auc.c:157 IMSI='262420948709866': No 2G Auth Data 20241117160224377 DAUC <0003> db_auc.c:192 IMSI='262420948709866': No 3G Auth Data HLR_Test-GSUP(21)@baedd10cb413: Created GsupExpect[0] for "262420948709866" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241117160224383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55188<->l=127.0.0.1:4258 20241117160224384 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224384 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420948709866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420948709866"} 20241117160224384 DAUC <0003> db_auc.c:157 IMSI='262420948709866': No 2G Auth Data 20241117160224384 DAUC <0003> db_auc.c:236 IMSI='262420948709866': Calling to generate 1 vectors 20241117160224384 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241117160224384 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160224384 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241117160224384 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117160224384 DAUC <0003> auc.c:113 vector [0]: rand = 5841f820fa23acf0345dda6f4d8ab42e 20241117160224384 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117160224384 DAUC <0003> auc.c:142 vector [0]: autn = 88ab526fe1b4000099eed36f7e67f19d 20241117160224384 DAUC <0003> auc.c:143 vector [0]: ck = 59153e6f5d494d575e43fea5bbdf2da1 20241117160224384 DAUC <0003> auc.c:144 vector [0]: ik = 62ab312767efd2a9d9d2aab8d204ccee 20241117160224384 DAUC <0003> auc.c:145 vector [0]: res = a968e0de70680cbf0000000000000000 20241117160224384 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160224384 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117160224384 DAUC <0003> auc.c:151 vector [0]: kc = bc2f5b55537d7eb1 20241117160224384 DAUC <0003> auc.c:152 vector [0]: sres = d900ec61 20241117160224384 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117160224384 DAUC <0003> db_auc.c:245 IMSI='262420948709866': Generated 1 vectors 20241117160224384 DAUC <0003> db_auc.c:249 IMSI='262420948709866': Updating SQN=33 in DB 20241117160224384 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420948709866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420948709866"} 20241117160224384 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420948709866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224384 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224385 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@baedd10cb413: Found GsupExpect[0] for "262420948709866" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@baedd10cb413: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262420948709866" TC_gsup_sai_num_auth_vectors(28)@baedd10cb413: setverdict(pass): none -> pass 20241117160224386 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224386 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420948709866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420948709866"} 20241117160224386 DAUC <0003> db_auc.c:157 IMSI='262420948709866': No 2G Auth Data 20241117160224386 DAUC <0003> db_auc.c:236 IMSI='262420948709866': Calling to generate 4 vectors 20241117160224386 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241117160224386 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160224386 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241117160224386 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241117160224386 DAUC <0003> auc.c:113 vector [0]: rand = dad2cbf55d617af9f7688d1bcdc8f322 20241117160224386 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241117160224386 DAUC <0003> auc.c:142 vector [0]: autn = da2bd1a1ad6b00008eda9d08fbddab56 20241117160224386 DAUC <0003> auc.c:143 vector [0]: ck = d6387b6c3b1c6a41e1c78327659e2f8c 20241117160224386 DAUC <0003> auc.c:144 vector [0]: ik = fae22e364279100bec0d45d2ce81f8a1 20241117160224386 DAUC <0003> auc.c:145 vector [0]: res = c88deba12417fb840000000000000000 20241117160224386 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160224386 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117160224386 DAUC <0003> auc.c:151 vector [0]: kc = 211093afd27aad67 20241117160224386 DAUC <0003> auc.c:152 vector [0]: sres = ec9a1025 20241117160224386 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117160224386 DAUC <0003> auc.c:113 vector [1]: rand = d051235d494aee32faea9c257b54be2f 20241117160224386 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241117160224386 DAUC <0003> auc.c:142 vector [1]: autn = bb95fdbb59a80000528edc3e5b2db387 20241117160224386 DAUC <0003> auc.c:143 vector [1]: ck = 376d52810fddb2426c6a4e1e62fcef7d 20241117160224386 DAUC <0003> auc.c:144 vector [1]: ik = 0499ec7de910d7f3211c0e265f6bae16 20241117160224386 DAUC <0003> auc.c:145 vector [1]: res = 5b3e4104aa9cc35f0000000000000000 20241117160224386 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160224386 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241117160224386 DAUC <0003> auc.c:151 vector [1]: kc = 7e82fec4db5a24da 20241117160224386 DAUC <0003> auc.c:152 vector [1]: sres = f1a2825b 20241117160224386 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241117160224386 DAUC <0003> auc.c:113 vector [2]: rand = 5c987ed720877597ee93cbbc66c53f8d 20241117160224386 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241117160224386 DAUC <0003> auc.c:142 vector [2]: autn = 88e935a218f9000056fb6a9bb542be31 20241117160224386 DAUC <0003> auc.c:143 vector [2]: ck = c6034a5a2c5ae5fb29dfa7309c169987 20241117160224386 DAUC <0003> auc.c:144 vector [2]: ik = e412b13f6adaee8b81e57851615729be 20241117160224386 DAUC <0003> auc.c:145 vector [2]: res = a239691df3639aeb0000000000000000 20241117160224386 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160224386 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241117160224386 DAUC <0003> auc.c:151 vector [2]: kc = 8a2b2404bbc1bb49 20241117160224386 DAUC <0003> auc.c:152 vector [2]: sres = 515af3f6 20241117160224386 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241117160224386 DAUC <0003> auc.c:113 vector [3]: rand = a3d32cdc0560cec10d3172f7cfecc7ae 20241117160224386 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241117160224386 DAUC <0003> auc.c:142 vector [3]: autn = e5a0b2c0300d0000b4dd290c431019c5 20241117160224386 DAUC <0003> auc.c:143 vector [3]: ck = 5d8a4ac6bf0b0ca4cb902dc121154098 20241117160224386 DAUC <0003> auc.c:144 vector [3]: ik = 89f6e99e30d916cccf8a3bf1f8b21ad1 20241117160224386 DAUC <0003> auc.c:145 vector [3]: res = ac3ac7d55e62f0aa0000000000000000 20241117160224386 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160224386 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241117160224386 DAUC <0003> auc.c:151 vector [3]: kc = d066b56856754021 20241117160224386 DAUC <0003> auc.c:152 vector [3]: sres = f258377f 20241117160224386 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241117160224386 DAUC <0003> db_auc.c:245 IMSI='262420948709866': Generated 4 vectors 20241117160224386 DAUC <0003> db_auc.c:249 IMSI='262420948709866': Updating SQN=161 in DB 20241117160224386 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420948709866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420948709866"} 20241117160224386 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420948709866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224386 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224386 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224387 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224387 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420948709866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420948709866"} 20241117160224387 DAUC <0003> db_auc.c:157 IMSI='262420948709866': No 2G Auth Data 20241117160224387 DAUC <0003> db_auc.c:236 IMSI='262420948709866': Calling to generate 5 vectors 20241117160224387 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241117160224387 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160224387 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241117160224388 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241117160224388 DAUC <0003> auc.c:113 vector [0]: rand = 85f4653621ff6194a8a0168fc9f9ec18 20241117160224388 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241117160224388 DAUC <0003> auc.c:142 vector [0]: autn = d2f95d547b5c00005bc4fc979448cc10 20241117160224388 DAUC <0003> auc.c:143 vector [0]: ck = 086bf7d707866994965bf6cb1811798d 20241117160224388 DAUC <0003> auc.c:144 vector [0]: ik = a7208f4a650bae310151e8300e6549e6 20241117160224388 DAUC <0003> auc.c:145 vector [0]: res = 98b37884234d62800000000000000000 20241117160224388 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160224388 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117160224388 DAUC <0003> auc.c:151 vector [0]: kc = 3841666674f9f7ce 20241117160224388 DAUC <0003> auc.c:152 vector [0]: sres = bbfe1a04 20241117160224388 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117160224388 DAUC <0003> auc.c:113 vector [1]: rand = a23d44e4b0f2f4abd721e1518063c72d 20241117160224388 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241117160224388 DAUC <0003> auc.c:142 vector [1]: autn = f84b18c1674b0000686ed1c8186a9ffa 20241117160224388 DAUC <0003> auc.c:143 vector [1]: ck = 92d34b034b38d5c093518787aab16bab 20241117160224388 DAUC <0003> auc.c:144 vector [1]: ik = b774f96177413a5c74a1293ad68c7276 20241117160224388 DAUC <0003> auc.c:145 vector [1]: res = e2e6a2aa9a4494620000000000000000 20241117160224388 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160224388 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241117160224388 DAUC <0003> auc.c:151 vector [1]: kc = c2571cdf4044f641 20241117160224388 DAUC <0003> auc.c:152 vector [1]: sres = 78a236c8 20241117160224388 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241117160224388 DAUC <0003> auc.c:113 vector [2]: rand = f02eda5d5729795a8a00d88ddef6f6c2 20241117160224388 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241117160224388 DAUC <0003> auc.c:142 vector [2]: autn = 54f76a7cf35c0000b98b11dba04a5074 20241117160224388 DAUC <0003> auc.c:143 vector [2]: ck = d49c20bb259ab3bb3fa0b4123cd43f0c 20241117160224388 DAUC <0003> auc.c:144 vector [2]: ik = 5407dd2e25ab81e2e76ac0ab75a6ee6e 20241117160224388 DAUC <0003> auc.c:145 vector [2]: res = 342ce702f54e51a20000000000000000 20241117160224388 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160224388 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241117160224388 DAUC <0003> auc.c:151 vector [2]: kc = 5851892c4943e33b 20241117160224388 DAUC <0003> auc.c:152 vector [2]: sres = c162b6a0 20241117160224388 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241117160224388 DAUC <0003> auc.c:113 vector [3]: rand = 128d13df823ad140bfdfec5f1454bf1f 20241117160224388 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241117160224388 DAUC <0003> auc.c:142 vector [3]: autn = 9a0258f2dd1c000088a2da6925344d3f 20241117160224388 DAUC <0003> auc.c:143 vector [3]: ck = c946db80d2a5d055927a8c0c1df60ce2 20241117160224388 DAUC <0003> auc.c:144 vector [3]: ik = 8462fce511f30811b865086379fddc52 20241117160224388 DAUC <0003> auc.c:145 vector [3]: res = 5e6081315a94388b0000000000000000 20241117160224388 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160224388 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241117160224388 DAUC <0003> auc.c:151 vector [3]: kc = 673ba30aa75d08f4 20241117160224388 DAUC <0003> auc.c:152 vector [3]: sres = 04f4b9ba 20241117160224388 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241117160224388 DAUC <0003> auc.c:113 vector [4]: rand = 5aaefc0680e7cc5d121642f88a97d578 20241117160224388 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241117160224388 DAUC <0003> auc.c:142 vector [4]: autn = a3a49a8e1c680000388240e513435505 20241117160224388 DAUC <0003> auc.c:143 vector [4]: ck = 82b420f8d94d3b89fa53faca9e428900 20241117160224388 DAUC <0003> auc.c:144 vector [4]: ik = 94eed4af7d01fbd5dad8c851208bfaf8 20241117160224388 DAUC <0003> auc.c:145 vector [4]: res = 86081ee3b4aff8050000000000000000 20241117160224388 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117160224388 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241117160224388 DAUC <0003> auc.c:151 vector [4]: kc = 36d1c6cc1a85b3a4 20241117160224388 DAUC <0003> auc.c:152 vector [4]: sres = 32a7e6e6 20241117160224388 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241117160224388 DAUC <0003> db_auc.c:245 IMSI='262420948709866': Generated 5 vectors 20241117160224388 DAUC <0003> db_auc.c:249 IMSI='262420948709866': Updating SQN=321 in DB 20241117160224388 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420948709866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420948709866"} 20241117160224388 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420948709866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224388 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224388 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224389 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224389 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420948709866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420948709866"} 20241117160224389 DAUC <0003> db_auc.c:157 IMSI='262420948709866': No 2G Auth Data 20241117160224389 DAUC <0003> db_auc.c:236 IMSI='262420948709866': Calling to generate 5 vectors 20241117160224389 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241117160224389 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160224389 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241117160224389 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241117160224389 DAUC <0003> auc.c:113 vector [0]: rand = 08589be45ae0a8d4d7c68794bf214b8b 20241117160224389 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241117160224389 DAUC <0003> auc.c:142 vector [0]: autn = 62ea27ea315600001c46789fbe586e9b 20241117160224389 DAUC <0003> auc.c:143 vector [0]: ck = e588c5bb256bf367e29b86b86fbb2a78 20241117160224389 DAUC <0003> auc.c:144 vector [0]: ik = cab99d8109d6a3c00bf735b847acaddb 20241117160224389 DAUC <0003> auc.c:145 vector [0]: res = 3de63f285c846b3d0000000000000000 20241117160224389 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160224389 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117160224389 DAUC <0003> auc.c:151 vector [0]: kc = c65deb3a04aad704 20241117160224389 DAUC <0003> auc.c:152 vector [0]: sres = 61625415 20241117160224389 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117160224389 DAUC <0003> auc.c:113 vector [1]: rand = 7dc2ff53d258165c61e90e5ed21e9a64 20241117160224389 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241117160224389 DAUC <0003> auc.c:142 vector [1]: autn = b29f7eeaa65f0000edd218c599211133 20241117160224389 DAUC <0003> auc.c:143 vector [1]: ck = a7928dc52406de25685b11a87721b80f 20241117160224389 DAUC <0003> auc.c:144 vector [1]: ik = 2b5e54d6b4df0b2f7b82e30845fd2402 20241117160224389 DAUC <0003> auc.c:145 vector [1]: res = f6069cac7be0bcfe0000000000000000 20241117160224389 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160224389 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241117160224389 DAUC <0003> auc.c:151 vector [1]: kc = 9f152bb3a2054907 20241117160224389 DAUC <0003> auc.c:152 vector [1]: sres = 8de62052 20241117160224389 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241117160224389 DAUC <0003> auc.c:113 vector [2]: rand = 38f73b5a4d368a58d1f7a1e610c30a9d 20241117160224389 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241117160224389 DAUC <0003> auc.c:142 vector [2]: autn = cb3ff949dbc300006fd515f98cf45443 20241117160224389 DAUC <0003> auc.c:143 vector [2]: ck = 9d18ea2f7bd8f298cf20d443f23fa59b 20241117160224389 DAUC <0003> auc.c:144 vector [2]: ik = bb603b85eb7b28c49746829360b8be7b 20241117160224389 DAUC <0003> auc.c:145 vector [2]: res = 608a3d8d451d2bbc0000000000000000 20241117160224389 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160224389 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241117160224389 DAUC <0003> auc.c:151 vector [2]: kc = 7e1e877a0224c1bc 20241117160224389 DAUC <0003> auc.c:152 vector [2]: sres = 25971631 20241117160224389 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241117160224389 DAUC <0003> auc.c:113 vector [3]: rand = 51d05c96504514d66c6c14e1a4084079 20241117160224389 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241117160224389 DAUC <0003> auc.c:142 vector [3]: autn = dffe95d8de980000b23cb2a7db839062 20241117160224389 DAUC <0003> auc.c:143 vector [3]: ck = b83d75be39cc5748ad330f1a2dd3b11c 20241117160224390 DAUC <0003> auc.c:144 vector [3]: ik = 9c44479b5e449a87906cbc4bcec584c0 20241117160224390 DAUC <0003> auc.c:145 vector [3]: res = d25ecd271155cee20000000000000000 20241117160224390 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160224390 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241117160224390 DAUC <0003> auc.c:151 vector [3]: kc = 19268174849ef813 20241117160224390 DAUC <0003> auc.c:152 vector [3]: sres = c30b03c5 20241117160224390 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241117160224390 DAUC <0003> auc.c:113 vector [4]: rand = 82340510386e66b2af80d64d5854431a 20241117160224390 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241117160224390 DAUC <0003> auc.c:142 vector [4]: autn = 8bbc05959072000039e13f0ffcae906f 20241117160224390 DAUC <0003> auc.c:143 vector [4]: ck = 7518cdaf58b712c53dd702cb84c4ed37 20241117160224390 DAUC <0003> auc.c:144 vector [4]: ik = d029aea8edc73e3b20b3de34aa681220 20241117160224390 DAUC <0003> auc.c:145 vector [4]: res = b305cb55faeb32070000000000000000 20241117160224390 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117160224390 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241117160224390 DAUC <0003> auc.c:151 vector [4]: kc = b855bff89bdcd3e9 20241117160224390 DAUC <0003> auc.c:152 vector [4]: sres = 49eef952 20241117160224390 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241117160224390 DAUC <0003> db_auc.c:245 IMSI='262420948709866': Generated 5 vectors 20241117160224390 DAUC <0003> db_auc.c:249 IMSI='262420948709866': Updating SQN=481 in DB 20241117160224390 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420948709866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420948709866"} 20241117160224390 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420948709866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224390 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224390 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55188<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@baedd10cb413: Final verdict of PTC: pass 20241117160224391 DAUC <0003> db_auc.c:157 IMSI='262425227284425': No 2G Auth Data 20241117160224391 DAUC <0003> db_auc.c:192 IMSI='262425227284425': No 3G Auth Data HLR_Test-GSUP(21)@baedd10cb413: Created GsupExpect[0] for "262425227284425" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241117160224398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55196<->l=127.0.0.1:4258 20241117160224400 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224400 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425227284425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425227284425"} 20241117160224400 DAUC <0003> db_auc.c:236 IMSI='262425227284425': Calling to generate 1 vectors 20241117160224400 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241117160224400 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160224400 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160224400 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117160224400 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224400 DAUC <0003> auc.c:113 vector [0]: rand = b30257448cbf284e28eb2e38b3b8e190 20241117160224400 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117160224400 DAUC <0003> auc.c:142 vector [0]: autn = 9fa1ae0008bd000083e967f06b200c41 20241117160224400 DAUC <0003> auc.c:143 vector [0]: ck = ebb8996e8ae3871a63af1d55d22f0eba 20241117160224400 DAUC <0003> auc.c:144 vector [0]: ik = 8f71f7932e01f5315df6e7b5e7324af6 20241117160224400 DAUC <0003> auc.c:145 vector [0]: res = aea56e3dca07debe0000000000000000 20241117160224400 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160224400 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117160224400 DAUC <0003> auc.c:179 vector [0]: kc = b7d716ce65847400 20241117160224400 DAUC <0003> auc.c:180 vector [0]: sres = aa24d4fe 20241117160224400 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117160224400 DAUC <0003> db_auc.c:245 IMSI='262425227284425': Generated 1 vectors 20241117160224400 DAUC <0003> db_auc.c:249 IMSI='262425227284425': Updating SQN=33 in DB 20241117160224400 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425227284425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425227284425"} 20241117160224400 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425227284425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224400 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224400 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@baedd10cb413: Found GsupExpect[0] for "262425227284425" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@baedd10cb413: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262425227284425" TC_gsup_sai_num_auth_vectors(29)@baedd10cb413: setverdict(pass): none -> pass 20241117160224401 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224401 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425227284425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425227284425"} 20241117160224401 DAUC <0003> db_auc.c:236 IMSI='262425227284425': Calling to generate 4 vectors 20241117160224401 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241117160224401 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160224401 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160224401 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241117160224401 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224401 DAUC <0003> auc.c:113 vector [0]: rand = 8d40eda863ef378f64d025d1fd75f7ec 20241117160224401 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241117160224401 DAUC <0003> auc.c:142 vector [0]: autn = 5067652097de00005b197ca65f853f94 20241117160224401 DAUC <0003> auc.c:143 vector [0]: ck = 947e1f342150e1f3e6782c310edf232a 20241117160224401 DAUC <0003> auc.c:144 vector [0]: ik = b57974a2d203a40ef2c0ad87e61652d7 20241117160224401 DAUC <0003> auc.c:145 vector [0]: res = 300c67b985ee9f860000000000000000 20241117160224401 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160224401 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117160224401 DAUC <0003> auc.c:179 vector [0]: kc = 01c63fdb33f99000 20241117160224401 DAUC <0003> auc.c:180 vector [0]: sres = cb6ce404 20241117160224401 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117160224401 DAUC <0003> auc.c:113 vector [1]: rand = 5ef9269d0f1129e11b3d454df77079ba 20241117160224401 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241117160224401 DAUC <0003> auc.c:142 vector [1]: autn = 0f605fd9274100005083ea8b9b74e284 20241117160224401 DAUC <0003> auc.c:143 vector [1]: ck = cb8f47f915eeb2ffa90157c6b0ea2f17 20241117160224401 DAUC <0003> auc.c:144 vector [1]: ik = 620c231649b50a04c68174d7eda0e5b1 20241117160224401 DAUC <0003> auc.c:145 vector [1]: res = 4d94d3cb815004bf0000000000000000 20241117160224401 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160224401 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117160224401 DAUC <0003> auc.c:179 vector [1]: kc = f51e15110627e800 20241117160224401 DAUC <0003> auc.c:180 vector [1]: sres = 644023de 20241117160224401 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117160224401 DAUC <0003> auc.c:113 vector [2]: rand = e415bc391969c3017e39312ebd6bddc2 20241117160224401 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241117160224401 DAUC <0003> auc.c:142 vector [2]: autn = d921b3c64e0b00002e398eed30c783fb 20241117160224401 DAUC <0003> auc.c:143 vector [2]: ck = 299768c52ebc858628cccebe14c90f23 20241117160224401 DAUC <0003> auc.c:144 vector [2]: ik = a687ce5fafbb2c0abae499194bd59be1 20241117160224401 DAUC <0003> auc.c:145 vector [2]: res = 0d489c7a83d999610000000000000000 20241117160224401 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160224401 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117160224401 DAUC <0003> auc.c:179 vector [2]: kc = 21e5c5ebcf4cd000 20241117160224401 DAUC <0003> auc.c:180 vector [2]: sres = 1b129b67 20241117160224401 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117160224401 DAUC <0003> auc.c:113 vector [3]: rand = f332ee1e5a80a349c53aa5c41ebebb0c 20241117160224401 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241117160224401 DAUC <0003> auc.c:142 vector [3]: autn = a0b9ae3ab7b500002e94eabc907ce039 20241117160224401 DAUC <0003> auc.c:143 vector [3]: ck = 327e9aff7dfdbe6fa9a94fe13f3444cb 20241117160224401 DAUC <0003> auc.c:144 vector [3]: ik = 06b264eec513932ec4a50ca4986d691e 20241117160224401 DAUC <0003> auc.c:145 vector [3]: res = e9bc6719ecec04be0000000000000000 20241117160224401 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160224401 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117160224401 DAUC <0003> auc.c:179 vector [3]: kc = f309bf0b300c2800 20241117160224401 DAUC <0003> auc.c:180 vector [3]: sres = 736642e1 20241117160224401 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117160224401 DAUC <0003> db_auc.c:245 IMSI='262425227284425': Generated 4 vectors 20241117160224401 DAUC <0003> db_auc.c:249 IMSI='262425227284425': Updating SQN=161 in DB 20241117160224401 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425227284425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425227284425"} 20241117160224401 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425227284425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224401 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224401 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224402 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224402 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425227284425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425227284425"} 20241117160224402 DAUC <0003> db_auc.c:236 IMSI='262425227284425': Calling to generate 5 vectors 20241117160224402 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117160224402 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160224402 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160224402 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241117160224402 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224402 DAUC <0003> auc.c:113 vector [0]: rand = e6ce1a523130f08a8bc629332b744fd7 20241117160224402 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241117160224402 DAUC <0003> auc.c:142 vector [0]: autn = 8e4a39e202db0000c8d5cf40185d88d3 20241117160224402 DAUC <0003> auc.c:143 vector [0]: ck = 3d598f273170a6735e88e6775fe42f0f 20241117160224402 DAUC <0003> auc.c:144 vector [0]: ik = 73ba1835fb764d1e33b548e01c5a4433 20241117160224403 DAUC <0003> auc.c:145 vector [0]: res = 145996a4aecc60840000000000000000 20241117160224403 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160224403 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117160224403 DAUC <0003> auc.c:179 vector [0]: kc = 82ddf244e8624000 20241117160224403 DAUC <0003> auc.c:180 vector [0]: sres = 151f2418 20241117160224403 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117160224403 DAUC <0003> auc.c:113 vector [1]: rand = 12936607198205255542e942b90a2f42 20241117160224403 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241117160224403 DAUC <0003> auc.c:142 vector [1]: autn = 67165b526c5800007650c5b75838fd3a 20241117160224403 DAUC <0003> auc.c:143 vector [1]: ck = f819c3142a5c6e5dfe3d359229407e0a 20241117160224403 DAUC <0003> auc.c:144 vector [1]: ik = 0455fa9cf262cb58f2233f3bbb14e5a6 20241117160224403 DAUC <0003> auc.c:145 vector [1]: res = 2c9483a20612932c0000000000000000 20241117160224403 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160224403 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117160224403 DAUC <0003> auc.c:179 vector [1]: kc = 05a4989b900b4000 20241117160224403 DAUC <0003> auc.c:180 vector [1]: sres = 53e597fd 20241117160224403 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117160224403 DAUC <0003> auc.c:113 vector [2]: rand = cc682bc1a727364a27dd866fc95007f6 20241117160224403 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241117160224403 DAUC <0003> auc.c:142 vector [2]: autn = 4ab44ca766b800006e89c6d20341947a 20241117160224403 DAUC <0003> auc.c:143 vector [2]: ck = f08699cc8dd97250adb2812ffe308aa5 20241117160224403 DAUC <0003> auc.c:144 vector [2]: ik = 06f396dca3fc21c8d259effc5bce487d 20241117160224403 DAUC <0003> auc.c:145 vector [2]: res = 2b2003c0d91686080000000000000000 20241117160224403 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160224403 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117160224403 DAUC <0003> auc.c:179 vector [2]: kc = e1e3d010b8ed1800 20241117160224403 DAUC <0003> auc.c:180 vector [2]: sres = 58c8e5fe 20241117160224403 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117160224403 DAUC <0003> auc.c:113 vector [3]: rand = ad22a1c3990f9026da472fd04a042ddd 20241117160224403 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241117160224403 DAUC <0003> auc.c:142 vector [3]: autn = b42f84d7351500005da795a698a1f30f 20241117160224403 DAUC <0003> auc.c:143 vector [3]: ck = 8d5a6fc1b1b00b295bcbbcb9b1e46b87 20241117160224403 DAUC <0003> auc.c:144 vector [3]: ik = d3074c7032f3e8d7bc9d545108598ae6 20241117160224403 DAUC <0003> auc.c:145 vector [3]: res = eb40b96f4b15325d0000000000000000 20241117160224403 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160224403 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117160224403 DAUC <0003> auc.c:179 vector [3]: kc = ae0d4a0bfff52c00 20241117160224403 DAUC <0003> auc.c:180 vector [3]: sres = adac742c 20241117160224403 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117160224403 DAUC <0003> auc.c:113 vector [4]: rand = 263e4fec3ef12c507f5921f2a0d2fa0c 20241117160224403 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241117160224403 DAUC <0003> auc.c:142 vector [4]: autn = 02c6bb0491f2000047f87133ff9ccb39 20241117160224403 DAUC <0003> auc.c:143 vector [4]: ck = 6d93d9a9f41725d11ba6aa7c7758e904 20241117160224403 DAUC <0003> auc.c:144 vector [4]: ik = eccc97be2f7058ab5f0b9b2915df0f05 20241117160224403 DAUC <0003> auc.c:145 vector [4]: res = 7a43a93cabec902d0000000000000000 20241117160224403 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117160224403 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117160224403 DAUC <0003> auc.c:179 vector [4]: kc = 16b7c2bd17aa1000 20241117160224403 DAUC <0003> auc.c:180 vector [4]: sres = 5e7c026e 20241117160224403 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117160224403 DAUC <0003> db_auc.c:245 IMSI='262425227284425': Generated 5 vectors 20241117160224403 DAUC <0003> db_auc.c:249 IMSI='262425227284425': Updating SQN=321 in DB 20241117160224403 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425227284425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425227284425"} 20241117160224403 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425227284425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224403 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224403 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224404 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224404 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425227284425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425227284425"} 20241117160224404 DAUC <0003> db_auc.c:236 IMSI='262425227284425': Calling to generate 5 vectors 20241117160224404 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117160224404 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160224404 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160224404 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241117160224404 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224404 DAUC <0003> auc.c:113 vector [0]: rand = de22f5a9e6c4d54261ed9b8a88abcbc2 20241117160224404 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241117160224404 DAUC <0003> auc.c:142 vector [0]: autn = a619e07dfc1f0000180806e09ba3d2e3 20241117160224404 DAUC <0003> auc.c:143 vector [0]: ck = 765d8cb504cdafd599efb9d226bd50ed 20241117160224404 DAUC <0003> auc.c:144 vector [0]: ik = a743267098b5da524b2170edac8221a0 20241117160224404 DAUC <0003> auc.c:145 vector [0]: res = 56a1df478bbc01050000000000000000 20241117160224404 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160224404 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117160224404 DAUC <0003> auc.c:179 vector [0]: kc = dc1a6459208be400 20241117160224404 DAUC <0003> auc.c:180 vector [0]: sres = 8ef0771a 20241117160224404 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117160224404 DAUC <0003> auc.c:113 vector [1]: rand = 43532279a1e702b36cff61dbd0a77396 20241117160224404 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241117160224404 DAUC <0003> auc.c:142 vector [1]: autn = 92dfedae8984000098f01516a4e7171b 20241117160224404 DAUC <0003> auc.c:143 vector [1]: ck = 262ed4fddcd523ec88a528af6d38c9fe 20241117160224404 DAUC <0003> auc.c:144 vector [1]: ik = 91342e840184de074528e23cc4702a4d 20241117160224404 DAUC <0003> auc.c:145 vector [1]: res = 5068bfc2d03fd6060000000000000000 20241117160224404 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160224404 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117160224404 DAUC <0003> auc.c:179 vector [1]: kc = 4a5146292652c800 20241117160224404 DAUC <0003> auc.c:180 vector [1]: sres = e5fa1956 20241117160224404 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117160224404 DAUC <0003> auc.c:113 vector [2]: rand = f515b3a86d498b71e2ceca438738d141 20241117160224404 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241117160224404 DAUC <0003> auc.c:142 vector [2]: autn = 6c115b901b42000013d235dfcf1fed6d 20241117160224404 DAUC <0003> auc.c:143 vector [2]: ck = 346d000e97ee8504c39b33b60a45a5a7 20241117160224404 DAUC <0003> auc.c:144 vector [2]: ik = e5cff8ed29ea6ee5d40d622a2d60e778 20241117160224404 DAUC <0003> auc.c:145 vector [2]: res = 52b3b801f1773d320000000000000000 20241117160224404 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160224404 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117160224404 DAUC <0003> auc.c:179 vector [2]: kc = 1bbb1633c4572800 20241117160224404 DAUC <0003> auc.c:180 vector [2]: sres = ba82a656 20241117160224404 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117160224404 DAUC <0003> auc.c:113 vector [3]: rand = 391056aa69f0295f84fc9c9b17866937 20241117160224404 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241117160224404 DAUC <0003> auc.c:142 vector [3]: autn = 36cd845ae8d40000119620fb9ae9e8ea 20241117160224404 DAUC <0003> auc.c:143 vector [3]: ck = 2377b8790ec3e5f64d975b18b083b1c0 20241117160224404 DAUC <0003> auc.c:144 vector [3]: ik = caeb3b79cf493f08dc13ee7bc9fd0541 20241117160224404 DAUC <0003> auc.c:145 vector [3]: res = 743558c83026c9af0000000000000000 20241117160224404 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160224404 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117160224404 DAUC <0003> auc.c:179 vector [3]: kc = 2f3571885e781c00 20241117160224404 DAUC <0003> auc.c:180 vector [3]: sres = f7fc9241 20241117160224404 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117160224404 DAUC <0003> auc.c:113 vector [4]: rand = a75286e1a35fcda7feba859ac4eb48c4 20241117160224404 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241117160224404 DAUC <0003> auc.c:142 vector [4]: autn = d33d4489d34c0000239a782c39d21e4b 20241117160224404 DAUC <0003> auc.c:143 vector [4]: ck = ddeccf34c12dd2fa74ce73bc27e13cd3 20241117160224404 DAUC <0003> auc.c:144 vector [4]: ik = ba312eca5d7233041ffea759a9d60aa9 20241117160224404 DAUC <0003> auc.c:145 vector [4]: res = 3c46aacfd1b0d9be0000000000000000 20241117160224404 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117160224404 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117160224404 DAUC <0003> auc.c:179 vector [4]: kc = 63b2680a4a425400 20241117160224404 DAUC <0003> auc.c:180 vector [4]: sres = b3415df8 20241117160224404 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117160224404 DAUC <0003> db_auc.c:245 IMSI='262425227284425': Generated 5 vectors 20241117160224404 DAUC <0003> db_auc.c:249 IMSI='262425227284425': Updating SQN=481 in DB 20241117160224404 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425227284425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425227284425"} 20241117160224404 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425227284425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224404 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224404 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55196<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@baedd10cb413: Final verdict of PTC: pass 20241117160224407 DAUC <0003> db_auc.c:157 IMSI='262422808863719': No 2G Auth Data 20241117160224407 DAUC <0003> db_auc.c:192 IMSI='262422808863719': No 3G Auth Data HLR_Test-GSUP(21)@baedd10cb413: Created GsupExpect[0] for "262422808863719" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241117160224413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55210<->l=127.0.0.1:4258 20241117160224415 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224415 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422808863719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422808863719"} 20241117160224415 DAUC <0003> db_auc.c:236 IMSI='262422808863719': Calling to generate 1 vectors 20241117160224415 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241117160224415 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160224415 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160224415 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117160224415 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224415 DAUC <0003> auc.c:113 vector [0]: rand = d990f95097f3d30f0a94c040c3ffe34e 20241117160224415 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117160224415 DAUC <0003> auc.c:142 vector [0]: autn = b3c4a7cb5f2a0000697631a4a5b931c1 20241117160224415 DAUC <0003> auc.c:143 vector [0]: ck = 53cedb2a314dc9b7278f60e7d720716d 20241117160224415 DAUC <0003> auc.c:144 vector [0]: ik = 4965143553923b4a4b40d570b57035ac 20241117160224415 DAUC <0003> auc.c:145 vector [0]: res = 885a0b3a1da68c660000000000000000 20241117160224415 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160224415 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117160224415 DAUC <0003> auc.c:179 vector [0]: kc = 046cc092130fcc00 20241117160224415 DAUC <0003> auc.c:180 vector [0]: sres = 234e9f85 20241117160224415 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117160224415 DAUC <0003> db_auc.c:245 IMSI='262422808863719': Generated 1 vectors 20241117160224415 DAUC <0003> db_auc.c:249 IMSI='262422808863719': Updating SQN=33 in DB 20241117160224415 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422808863719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422808863719"} 20241117160224415 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422808863719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224415 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224415 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@baedd10cb413: Found GsupExpect[0] for "262422808863719" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@baedd10cb413: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262422808863719" TC_gsup_sai_num_auth_vectors(30)@baedd10cb413: setverdict(pass): none -> pass 20241117160224416 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224416 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422808863719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422808863719"} 20241117160224416 DAUC <0003> db_auc.c:236 IMSI='262422808863719': Calling to generate 4 vectors 20241117160224416 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241117160224416 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160224416 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160224416 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241117160224416 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224416 DAUC <0003> auc.c:113 vector [0]: rand = a659f6181f716d4ee8f5b996bbaa9349 20241117160224416 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241117160224416 DAUC <0003> auc.c:142 vector [0]: autn = 74f5170d603b0000667d4b1e40f5aa2e 20241117160224416 DAUC <0003> auc.c:143 vector [0]: ck = 95f7e201b46d79c07dcf15665e92b2b5 20241117160224416 DAUC <0003> auc.c:144 vector [0]: ik = 27c5383dcd3d5b4ee80ca3427ad963bc 20241117160224416 DAUC <0003> auc.c:145 vector [0]: res = 0a0044e8e481b2ef0000000000000000 20241117160224416 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160224416 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117160224416 DAUC <0003> auc.c:179 vector [0]: kc = 87d5de9c978f2000 20241117160224416 DAUC <0003> auc.c:180 vector [0]: sres = 109fd8c5 20241117160224416 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117160224416 DAUC <0003> auc.c:113 vector [1]: rand = 82bf041b1f780bde842279a1145fd499 20241117160224416 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241117160224416 DAUC <0003> auc.c:142 vector [1]: autn = 106cff694e2300006d574d3fdfeb9c37 20241117160224416 DAUC <0003> auc.c:143 vector [1]: ck = 414239dd7753d2ceb89fe65a0dee22b5 20241117160224416 DAUC <0003> auc.c:144 vector [1]: ik = d432ec3f87827dec8148a398f106cd12 20241117160224416 DAUC <0003> auc.c:145 vector [1]: res = ddc3035310c623ff0000000000000000 20241117160224416 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160224416 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117160224417 DAUC <0003> auc.c:179 vector [1]: kc = f9f9b9bd22957800 20241117160224417 DAUC <0003> auc.c:180 vector [1]: sres = 218e225a 20241117160224417 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117160224417 DAUC <0003> auc.c:113 vector [2]: rand = e952ce6e2caafce2478d36c46b1d0dff 20241117160224417 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241117160224417 DAUC <0003> auc.c:142 vector [2]: autn = a95f09414b0e00003d91b5b7f103554c 20241117160224417 DAUC <0003> auc.c:143 vector [2]: ck = 06e3f6066060f85ce2c6aac59447ab86 20241117160224417 DAUC <0003> auc.c:144 vector [2]: ik = 09cbf4b228d1ed762c76c29dffef018a 20241117160224417 DAUC <0003> auc.c:145 vector [2]: res = 219188a40c1719cc0000000000000000 20241117160224417 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160224417 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117160224417 DAUC <0003> auc.c:179 vector [2]: kc = af8ad3e55e4f8800 20241117160224417 DAUC <0003> auc.c:180 vector [2]: sres = 222157a7 20241117160224417 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117160224417 DAUC <0003> auc.c:113 vector [3]: rand = 9fb380cdc6c936b02062531d737ef3da 20241117160224417 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241117160224417 DAUC <0003> auc.c:142 vector [3]: autn = 8a70b2c419920000f6fab0106dad7dbb 20241117160224417 DAUC <0003> auc.c:143 vector [3]: ck = 2ef1ad14f3f7d580e559f61edd04d515 20241117160224417 DAUC <0003> auc.c:144 vector [3]: ik = d5be865478f3f6354412516c27503cc2 20241117160224417 DAUC <0003> auc.c:145 vector [3]: res = b9872d1f80d3be5e0000000000000000 20241117160224417 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160224417 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117160224417 DAUC <0003> auc.c:179 vector [3]: kc = 757e9f39b9c98400 20241117160224417 DAUC <0003> auc.c:180 vector [3]: sres = 98cdb867 20241117160224417 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117160224417 DAUC <0003> db_auc.c:245 IMSI='262422808863719': Generated 4 vectors 20241117160224417 DAUC <0003> db_auc.c:249 IMSI='262422808863719': Updating SQN=161 in DB 20241117160224417 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422808863719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422808863719"} 20241117160224417 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422808863719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224417 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224417 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224418 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224418 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422808863719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422808863719"} 20241117160224418 DAUC <0003> db_auc.c:236 IMSI='262422808863719': Calling to generate 5 vectors 20241117160224418 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117160224418 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160224418 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160224418 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241117160224418 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224418 DAUC <0003> auc.c:113 vector [0]: rand = 16c67f5968d15456e5ccb7d4d3573ba0 20241117160224418 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241117160224418 DAUC <0003> auc.c:142 vector [0]: autn = dbc960320599000006759b2a17b2e31e 20241117160224418 DAUC <0003> auc.c:143 vector [0]: ck = c13cf4f1e6be733998504a782a05d04a 20241117160224418 DAUC <0003> auc.c:144 vector [0]: ik = 2b042f21ec8b3f253e6d86bf8e5255fa 20241117160224418 DAUC <0003> auc.c:145 vector [0]: res = bac3581623262d5c0000000000000000 20241117160224418 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160224418 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117160224418 DAUC <0003> auc.c:179 vector [0]: kc = d61e73191b177400 20241117160224418 DAUC <0003> auc.c:180 vector [0]: sres = 3eccde6a 20241117160224418 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117160224418 DAUC <0003> auc.c:113 vector [1]: rand = 553bb764b99c6e72ec641e0516a84c12 20241117160224418 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241117160224418 DAUC <0003> auc.c:142 vector [1]: autn = 1dcf6e204acc00001c181f97da2fd6fa 20241117160224418 DAUC <0003> auc.c:143 vector [1]: ck = 2f28c2f645a19b7198d0c19a06740b24 20241117160224418 DAUC <0003> auc.c:144 vector [1]: ik = 849741661048c2dda2f7e64645973e34 20241117160224418 DAUC <0003> auc.c:145 vector [1]: res = 99527394f6d7446d0000000000000000 20241117160224418 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160224418 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117160224418 DAUC <0003> auc.c:179 vector [1]: kc = c4835830c5cccc00 20241117160224418 DAUC <0003> auc.c:180 vector [1]: sres = e4a550f5 20241117160224418 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117160224418 DAUC <0003> auc.c:113 vector [2]: rand = 2fb53436fe7e2fdd1f1cf77e7b17eead 20241117160224418 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241117160224418 DAUC <0003> auc.c:142 vector [2]: autn = 3518109baa57000046d1c84fd65d836b 20241117160224418 DAUC <0003> auc.c:143 vector [2]: ck = f3f6f414012226e9c98a37639accdae4 20241117160224418 DAUC <0003> auc.c:144 vector [2]: ik = 8a5e79014827304ba7201a0e0060a226 20241117160224418 DAUC <0003> auc.c:145 vector [2]: res = 8a0709c529ec39680000000000000000 20241117160224418 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160224418 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117160224418 DAUC <0003> auc.c:179 vector [2]: kc = e7b081ae4a261000 20241117160224418 DAUC <0003> auc.c:180 vector [2]: sres = 3a16f761 20241117160224418 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117160224418 DAUC <0003> auc.c:113 vector [3]: rand = 9afc5f73187050ada64f1ab7062d8d28 20241117160224418 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241117160224418 DAUC <0003> auc.c:142 vector [3]: autn = 360a1b448379000014528332320a4936 20241117160224418 DAUC <0003> auc.c:143 vector [3]: ck = d14bc6ceb11e6c012068d9f0473fcb82 20241117160224418 DAUC <0003> auc.c:144 vector [3]: ik = 90202cf2da0caa05f97e454b7bc658a6 20241117160224418 DAUC <0003> auc.c:145 vector [3]: res = 472fc1f0848e768c0000000000000000 20241117160224418 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160224418 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117160224418 DAUC <0003> auc.c:179 vector [3]: kc = ca5bf20408c49000 20241117160224418 DAUC <0003> auc.c:180 vector [3]: sres = 64dcaefa 20241117160224418 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117160224418 DAUC <0003> auc.c:113 vector [4]: rand = bccfd9c8e99543e193d7c0793e858b66 20241117160224418 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241117160224418 DAUC <0003> auc.c:142 vector [4]: autn = 233647bc054a0000234ed17d48fb0989 20241117160224418 DAUC <0003> auc.c:143 vector [4]: ck = cef0f698d12d43db6385c2117fc9ca79 20241117160224418 DAUC <0003> auc.c:144 vector [4]: ik = 4e63b8e8a7e2e5a1d98958443b5cdb12 20241117160224418 DAUC <0003> auc.c:145 vector [4]: res = 03673d0bca63b04f0000000000000000 20241117160224418 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117160224418 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117160224418 DAUC <0003> auc.c:179 vector [4]: kc = 54fc7c73e2d0b800 20241117160224418 DAUC <0003> auc.c:180 vector [4]: sres = 2ee2739b 20241117160224418 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117160224418 DAUC <0003> db_auc.c:245 IMSI='262422808863719': Generated 5 vectors 20241117160224418 DAUC <0003> db_auc.c:249 IMSI='262422808863719': Updating SQN=321 in DB 20241117160224418 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422808863719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422808863719"} 20241117160224418 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422808863719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224418 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224418 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224419 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224420 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422808863719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422808863719"} 20241117160224420 DAUC <0003> db_auc.c:236 IMSI='262422808863719': Calling to generate 5 vectors 20241117160224420 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117160224420 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160224420 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160224420 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241117160224420 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224420 DAUC <0003> auc.c:113 vector [0]: rand = a4ad89ade07c476505d9d866361ac661 20241117160224420 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241117160224420 DAUC <0003> auc.c:142 vector [0]: autn = 6162220574fc00005c3cbde1156aef58 20241117160224420 DAUC <0003> auc.c:143 vector [0]: ck = 43e17350d8f26524aa47563e46318a07 20241117160224420 DAUC <0003> auc.c:144 vector [0]: ik = 1927b88a87b31c13280fa6e3e812efab 20241117160224420 DAUC <0003> auc.c:145 vector [0]: res = 91ae68cc705e62150000000000000000 20241117160224420 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160224420 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117160224420 DAUC <0003> auc.c:179 vector [0]: kc = 8c2d63dfd61ea400 20241117160224420 DAUC <0003> auc.c:180 vector [0]: sres = a87dc513 20241117160224420 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117160224420 DAUC <0003> auc.c:113 vector [1]: rand = 69ae5a58555e8e134623e33d9ac69f0c 20241117160224420 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241117160224420 DAUC <0003> auc.c:142 vector [1]: autn = ef39be307b21000085c25e36bd983897 20241117160224420 DAUC <0003> auc.c:143 vector [1]: ck = 3fe886e0ac2fd9a7d8a17dbba03888cf 20241117160224420 DAUC <0003> auc.c:144 vector [1]: ik = 9214c59dbfd4d1c503674cfcbac93c83 20241117160224420 DAUC <0003> auc.c:145 vector [1]: res = 3b7d3ea0ddeb657c0000000000000000 20241117160224420 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160224420 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117160224420 DAUC <0003> auc.c:179 vector [1]: kc = 81670eeb182c2400 20241117160224420 DAUC <0003> auc.c:180 vector [1]: sres = e8ff1015 20241117160224420 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117160224420 DAUC <0003> auc.c:113 vector [2]: rand = 223a53ad149fb058086dea4653adcc8c 20241117160224420 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241117160224420 DAUC <0003> auc.c:142 vector [2]: autn = 6719f43088cf00003a266b8e68ed69a2 20241117160224420 DAUC <0003> auc.c:143 vector [2]: ck = 8df9556c4dd0e8e7c418484400a8ff35 20241117160224420 DAUC <0003> auc.c:144 vector [2]: ik = 13e6f94fa87be0c87a9e382f10055bb8 20241117160224420 DAUC <0003> auc.c:145 vector [2]: res = 1be0abc1535b3d810000000000000000 20241117160224420 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160224420 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117160224420 DAUC <0003> auc.c:179 vector [2]: kc = f5f19cfaa59b3400 20241117160224420 DAUC <0003> auc.c:180 vector [2]: sres = 6ed39ed4 20241117160224420 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117160224420 DAUC <0003> auc.c:113 vector [3]: rand = d5989711ad2c9796f55183c4815167b8 20241117160224420 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241117160224420 DAUC <0003> auc.c:142 vector [3]: autn = 61a1e1721ede0000d4112b6c1fa9bf79 20241117160224420 DAUC <0003> auc.c:143 vector [3]: ck = abb5f68237730543057b2bc12949b2e7 20241117160224420 DAUC <0003> auc.c:144 vector [3]: ik = 3d40bf312e90bd9c6816476622591ecc 20241117160224420 DAUC <0003> auc.c:145 vector [3]: res = 4f377aa343a9cb380000000000000000 20241117160224420 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160224420 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117160224420 DAUC <0003> auc.c:179 vector [3]: kc = a079c9b153fa1400 20241117160224420 DAUC <0003> auc.c:180 vector [3]: sres = a928ae10 20241117160224420 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117160224420 DAUC <0003> auc.c:113 vector [4]: rand = 5f4a50dd607aad9ceb5a91c8718d2f00 20241117160224420 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241117160224420 DAUC <0003> auc.c:142 vector [4]: autn = c8888c22e3c200009cb3cfcf99c2ac71 20241117160224420 DAUC <0003> auc.c:143 vector [4]: ck = bca1ac2bbf353bcf2f32ce636f5dcf99 20241117160224420 DAUC <0003> auc.c:144 vector [4]: ik = 7838cb08db5d55ce1153d976b475026d 20241117160224420 DAUC <0003> auc.c:145 vector [4]: res = 5b4358de787a9d530000000000000000 20241117160224420 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117160224420 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117160224420 DAUC <0003> auc.c:179 vector [4]: kc = 2f6480006eb89c00 20241117160224420 DAUC <0003> auc.c:180 vector [4]: sres = 576c949c 20241117160224420 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117160224420 DAUC <0003> db_auc.c:245 IMSI='262422808863719': Generated 5 vectors 20241117160224420 DAUC <0003> db_auc.c:249 IMSI='262422808863719': Updating SQN=481 in DB 20241117160224420 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422808863719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422808863719"} 20241117160224420 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422808863719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224420 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224420 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55210<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@baedd10cb413: Final verdict of PTC: pass 20241117160224422 DAUC <0003> db_auc.c:157 IMSI='262420738015374': No 2G Auth Data 20241117160224422 DAUC <0003> db_auc.c:192 IMSI='262420738015374': No 3G Auth Data HLR_Test-GSUP(21)@baedd10cb413: Created GsupExpect[0] for "262420738015374" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241117160224428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55212<->l=127.0.0.1:4258 20241117160224430 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224430 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420738015374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420738015374"} 20241117160224430 DAUC <0003> db_auc.c:236 IMSI='262420738015374': Calling to generate 1 vectors 20241117160224430 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241117160224430 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160224430 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160224430 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117160224430 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224430 DAUC <0003> auc.c:113 vector [0]: rand = cb57c01f76d9dc208405e6416d26c823 20241117160224430 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117160224430 DAUC <0003> auc.c:142 vector [0]: autn = 313824c374340000e5cd1369e8a5dc9f 20241117160224430 DAUC <0003> auc.c:143 vector [0]: ck = e5fc1097885702cb759bcbec2651d389 20241117160224430 DAUC <0003> auc.c:144 vector [0]: ik = 4865d57399cb18dd0ca841391e252e3c 20241117160224430 DAUC <0003> auc.c:145 vector [0]: res = c1d3166f59cf5e460000000000000000 20241117160224430 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160224430 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117160224430 DAUC <0003> auc.c:179 vector [0]: kc = ab04542a1139dbaf 20241117160224430 DAUC <0003> auc.c:180 vector [0]: sres = 411b12e5 20241117160224430 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117160224430 DAUC <0003> db_auc.c:245 IMSI='262420738015374': Generated 1 vectors 20241117160224430 DAUC <0003> db_auc.c:249 IMSI='262420738015374': Updating SQN=33 in DB 20241117160224430 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420738015374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420738015374"} 20241117160224430 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420738015374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224430 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224430 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@baedd10cb413: Found GsupExpect[0] for "262420738015374" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@baedd10cb413: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262420738015374" TC_gsup_sai_num_auth_vectors(31)@baedd10cb413: setverdict(pass): none -> pass 20241117160224431 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224431 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420738015374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420738015374"} 20241117160224431 DAUC <0003> db_auc.c:236 IMSI='262420738015374': Calling to generate 4 vectors 20241117160224431 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241117160224431 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160224431 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160224431 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241117160224431 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224431 DAUC <0003> auc.c:113 vector [0]: rand = 93ad3e002d1f202a12634232503cee29 20241117160224431 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241117160224431 DAUC <0003> auc.c:142 vector [0]: autn = cf2f97023e9f0000d4c549b4099dc901 20241117160224431 DAUC <0003> auc.c:143 vector [0]: ck = 3960aa67d831049c921802143ca44891 20241117160224432 DAUC <0003> auc.c:144 vector [0]: ik = 5bb7f42565a7aec2b5469a7db553d085 20241117160224432 DAUC <0003> auc.c:145 vector [0]: res = d8f92c3ed9f7555e0000000000000000 20241117160224432 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160224432 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117160224432 DAUC <0003> auc.c:179 vector [0]: kc = f8f28e3f38ca3c64 20241117160224432 DAUC <0003> auc.c:180 vector [0]: sres = 1ed21c56 20241117160224432 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117160224432 DAUC <0003> auc.c:113 vector [1]: rand = fdd300d9416f67702341bfbfad36850d 20241117160224432 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241117160224432 DAUC <0003> auc.c:142 vector [1]: autn = d74d86f72e9100003ea649ecd8f4a44c 20241117160224432 DAUC <0003> auc.c:143 vector [1]: ck = da43b869a3a99cd24f7fd4d9b8027d8b 20241117160224432 DAUC <0003> auc.c:144 vector [1]: ik = a7301feea0a92b14bc7ebaa2e530f15e 20241117160224432 DAUC <0003> auc.c:145 vector [1]: res = 5148ca0f4971a2e00000000000000000 20241117160224432 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160224432 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117160224432 DAUC <0003> auc.c:179 vector [1]: kc = 87d83db8441b6fa8 20241117160224432 DAUC <0003> auc.c:180 vector [1]: sres = bd742b28 20241117160224432 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117160224432 DAUC <0003> auc.c:113 vector [2]: rand = 58e6e2bfaeadc4549517aba0fcfe2f46 20241117160224432 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241117160224432 DAUC <0003> auc.c:142 vector [2]: autn = bb86c6c758620000932d16df8e5f0150 20241117160224432 DAUC <0003> auc.c:143 vector [2]: ck = 90edeb8725b8a731a4172e83cf52319b 20241117160224432 DAUC <0003> auc.c:144 vector [2]: ik = 422eb5002adcd3933bdfb2003beb5c09 20241117160224432 DAUC <0003> auc.c:145 vector [2]: res = fe83bc7e123eca250000000000000000 20241117160224432 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160224432 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117160224432 DAUC <0003> auc.c:179 vector [2]: kc = 04ebdd143b4d35eb 20241117160224432 DAUC <0003> auc.c:180 vector [2]: sres = 74357256 20241117160224432 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117160224432 DAUC <0003> auc.c:113 vector [3]: rand = 2a9f9d8e52b077be9606b681d2a275fa 20241117160224432 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241117160224432 DAUC <0003> auc.c:142 vector [3]: autn = 0483f993201b00004e221c0d3099ad7d 20241117160224432 DAUC <0003> auc.c:143 vector [3]: ck = 917f6d286046e4fe6911c95d7ae2903e 20241117160224432 DAUC <0003> auc.c:144 vector [3]: ik = d4d11723ff7699e1bf114489b92c9314 20241117160224432 DAUC <0003> auc.c:145 vector [3]: res = 8e5c81f454074e430000000000000000 20241117160224432 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160224432 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117160224432 DAUC <0003> auc.c:179 vector [3]: kc = 126e92b228e7cd72 20241117160224432 DAUC <0003> auc.c:180 vector [3]: sres = b4d2b622 20241117160224432 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117160224432 DAUC <0003> db_auc.c:245 IMSI='262420738015374': Generated 4 vectors 20241117160224432 DAUC <0003> db_auc.c:249 IMSI='262420738015374': Updating SQN=161 in DB 20241117160224432 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420738015374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420738015374"} 20241117160224432 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420738015374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224432 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224432 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224433 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224433 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420738015374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420738015374"} 20241117160224433 DAUC <0003> db_auc.c:236 IMSI='262420738015374': Calling to generate 5 vectors 20241117160224433 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117160224433 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160224433 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160224433 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241117160224433 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224433 DAUC <0003> auc.c:113 vector [0]: rand = e587fa33d2ef399fa3ba0a3b33b3155b 20241117160224433 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241117160224433 DAUC <0003> auc.c:142 vector [0]: autn = 3eb28f79c0f5000060d18e48e44cd62a 20241117160224433 DAUC <0003> auc.c:143 vector [0]: ck = 0f8ea3a863fd93ebd727cde763c0e135 20241117160224433 DAUC <0003> auc.c:144 vector [0]: ik = 8aef042c0614dbb47c92f85f354cccc3 20241117160224433 DAUC <0003> auc.c:145 vector [0]: res = 3c3bbdaea4e8e2a00000000000000000 20241117160224433 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160224433 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117160224433 DAUC <0003> auc.c:179 vector [0]: kc = 76873a2419f50657 20241117160224433 DAUC <0003> auc.c:180 vector [0]: sres = 34c7eafe 20241117160224433 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117160224433 DAUC <0003> auc.c:113 vector [1]: rand = fd9f1e6cfbf68d85596ead2a9bc2b546 20241117160224433 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241117160224433 DAUC <0003> auc.c:142 vector [1]: autn = 9d854cc74b5e00009b4a41d254a2f9da 20241117160224434 DAUC <0003> auc.c:143 vector [1]: ck = bd005db58d2a4946b142319d36edc525 20241117160224434 DAUC <0003> auc.c:144 vector [1]: ik = b553ae2b1d9e8dfa8bfa89085b30b0f3 20241117160224434 DAUC <0003> auc.c:145 vector [1]: res = 695908a33109d1e80000000000000000 20241117160224434 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160224434 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117160224434 DAUC <0003> auc.c:179 vector [1]: kc = 852ed3b9288b5bb6 20241117160224434 DAUC <0003> auc.c:180 vector [1]: sres = e4081c4c 20241117160224434 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117160224434 DAUC <0003> auc.c:113 vector [2]: rand = 424624cd17d813f3e8fcd88d183b30ca 20241117160224434 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241117160224434 DAUC <0003> auc.c:142 vector [2]: autn = b2360c1c8ab10000d6353bbdeb898db8 20241117160224434 DAUC <0003> auc.c:143 vector [2]: ck = b16523392cd84fcffba59a54c3a28233 20241117160224434 DAUC <0003> auc.c:144 vector [2]: ik = bf57ae6653ad57ba14d0ce3faea8d707 20241117160224434 DAUC <0003> auc.c:145 vector [2]: res = 58b93e7c8e5ded3a0000000000000000 20241117160224434 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160224434 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117160224434 DAUC <0003> auc.c:179 vector [2]: kc = 34932f4423358734 20241117160224434 DAUC <0003> auc.c:180 vector [2]: sres = 2f2e3860 20241117160224434 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117160224434 DAUC <0003> auc.c:113 vector [3]: rand = 59368bf9e64ec588673587ed3ae2244b 20241117160224434 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241117160224434 DAUC <0003> auc.c:142 vector [3]: autn = 780fa089148c00001fc258571b4a945f 20241117160224434 DAUC <0003> auc.c:143 vector [3]: ck = ed83bc888a2f55f02d08b3d66e1b8cf5 20241117160224434 DAUC <0003> auc.c:144 vector [3]: ik = 5410b827f0c2bcefea657f2aaa7b7510 20241117160224434 DAUC <0003> auc.c:145 vector [3]: res = 63a94ed48e79edeb0000000000000000 20241117160224434 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160224434 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117160224434 DAUC <0003> auc.c:179 vector [3]: kc = de28e552025c794e 20241117160224434 DAUC <0003> auc.c:180 vector [3]: sres = 451ec0aa 20241117160224434 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117160224434 DAUC <0003> auc.c:113 vector [4]: rand = 101f212ea728e35230dded42f3e42561 20241117160224434 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241117160224434 DAUC <0003> auc.c:142 vector [4]: autn = 47962e82b8d90000581782832b213bbf 20241117160224434 DAUC <0003> auc.c:143 vector [4]: ck = fb409a6a488c0c006f2d59e5c669863f 20241117160224434 DAUC <0003> auc.c:144 vector [4]: ik = fece3086d137d767bc53983f2748178e 20241117160224434 DAUC <0003> auc.c:145 vector [4]: res = cf564b1cc5bb2a030000000000000000 20241117160224434 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117160224434 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117160224434 DAUC <0003> auc.c:179 vector [4]: kc = 1d69741cbd4c6ff7 20241117160224434 DAUC <0003> auc.c:180 vector [4]: sres = 1beb244c 20241117160224434 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117160224434 DAUC <0003> db_auc.c:245 IMSI='262420738015374': Generated 5 vectors 20241117160224434 DAUC <0003> db_auc.c:249 IMSI='262420738015374': Updating SQN=321 in DB 20241117160224434 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420738015374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420738015374"} 20241117160224434 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420738015374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224434 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224434 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224435 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160224435 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420738015374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420738015374"} 20241117160224435 DAUC <0003> db_auc.c:236 IMSI='262420738015374': Calling to generate 5 vectors 20241117160224435 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117160224435 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160224435 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160224435 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241117160224435 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160224435 DAUC <0003> auc.c:113 vector [0]: rand = c3a38471fe16e211e2c102a334a67192 20241117160224435 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241117160224435 DAUC <0003> auc.c:142 vector [0]: autn = e6c198e5cad100004358f1daf7c1c05c 20241117160224435 DAUC <0003> auc.c:143 vector [0]: ck = 57378d19d4093d787ff6c55dd4c4de29 20241117160224435 DAUC <0003> auc.c:144 vector [0]: ik = 66381de4989828ac48c427df11200e88 20241117160224435 DAUC <0003> auc.c:145 vector [0]: res = cf290157156e98a50000000000000000 20241117160224435 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160224435 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117160224435 DAUC <0003> auc.c:179 vector [0]: kc = a995cf5e23024a79 20241117160224435 DAUC <0003> auc.c:180 vector [0]: sres = 4f627d43 20241117160224435 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117160224435 DAUC <0003> auc.c:113 vector [1]: rand = bf82d70bad83c6452a9a4258f56009ea 20241117160224435 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241117160224435 DAUC <0003> auc.c:142 vector [1]: autn = bc364842d5b00000a71adee63e5bac76 20241117160224435 DAUC <0003> auc.c:143 vector [1]: ck = 359c61f52bee4d863a109e00d3ba98ab 20241117160224435 DAUC <0003> auc.c:144 vector [1]: ik = f5873f9784feb10d1e8e016954d8914a 20241117160224435 DAUC <0003> auc.c:145 vector [1]: res = 67e97b60d9b04f740000000000000000 20241117160224435 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160224435 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117160224436 DAUC <0003> auc.c:179 vector [1]: kc = 7039d2e45ade902e 20241117160224436 DAUC <0003> auc.c:180 vector [1]: sres = a73b5068 20241117160224436 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117160224436 DAUC <0003> auc.c:113 vector [2]: rand = 61f989c1eac4a390ba3a43b841f75c26 20241117160224436 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241117160224436 DAUC <0003> auc.c:142 vector [2]: autn = 6642be789e230000b9c0e5c2af27727a 20241117160224436 DAUC <0003> auc.c:143 vector [2]: ck = 3ad53be2d4509b92c1af608f8dc05fc0 20241117160224436 DAUC <0003> auc.c:144 vector [2]: ik = 971efe082fe4b093d22d2c0d66792624 20241117160224436 DAUC <0003> auc.c:145 vector [2]: res = 23a22620ac97fa110000000000000000 20241117160224436 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160224436 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117160224436 DAUC <0003> auc.c:179 vector [2]: kc = b599d19e69bf3b53 20241117160224436 DAUC <0003> auc.c:180 vector [2]: sres = 43318d5a 20241117160224436 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117160224436 DAUC <0003> auc.c:113 vector [3]: rand = cb38eb42acdf6ce91bba960f1d4bae26 20241117160224436 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241117160224436 DAUC <0003> auc.c:142 vector [3]: autn = d7ccb6717bc9000087bd63c663ae600a 20241117160224436 DAUC <0003> auc.c:143 vector [3]: ck = a59445a80f45283fbf5f3b72a8a3fd71 20241117160224436 DAUC <0003> auc.c:144 vector [3]: ik = 2d13eb861d4671e4f6edf298b50425ac 20241117160224436 DAUC <0003> auc.c:145 vector [3]: res = b39a406b0a1f4bd50000000000000000 20241117160224436 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160224436 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117160224436 DAUC <0003> auc.c:179 vector [3]: kc = 3af442a261dc220e 20241117160224436 DAUC <0003> auc.c:180 vector [3]: sres = bebdfeda 20241117160224436 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117160224436 DAUC <0003> auc.c:113 vector [4]: rand = 766a935c9e94e3b06d92936bb608d02e 20241117160224436 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241117160224436 DAUC <0003> auc.c:142 vector [4]: autn = 6b7b017a0ed00000bb36d958043466b9 20241117160224436 DAUC <0003> auc.c:143 vector [4]: ck = 8afbf0a2f8ee4ea59484b6400ddf6d87 20241117160224436 DAUC <0003> auc.c:144 vector [4]: ik = 200af82c1300bee8c710db2720378a25 20241117160224436 DAUC <0003> auc.c:145 vector [4]: res = 3badc38cc0b16f8e0000000000000000 20241117160224436 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117160224436 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117160224436 DAUC <0003> auc.c:179 vector [4]: kc = cb5af99c2efaf589 20241117160224436 DAUC <0003> auc.c:180 vector [4]: sres = ac47a06a 20241117160224436 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117160224436 DAUC <0003> db_auc.c:245 IMSI='262420738015374': Generated 5 vectors 20241117160224436 DAUC <0003> db_auc.c:249 IMSI='262420738015374': Updating SQN=481 in DB 20241117160224436 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420738015374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420738015374"} 20241117160224436 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420738015374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160224436 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160224436 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160224437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55212<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@baedd10cb413: Final verdict of PTC: pass MTC@baedd10cb413: setverdict(pass): none -> pass 20241117160224438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55148<->l=127.0.0.1:4258 20241117160224438 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42375<->l=127.0.0.1:4259) 20241117160224439 DLINP <000b> input/ipa.c:451 connected read/write 20241117160224439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received IPA-CTRL-CLI-IPA(23)@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP(21)@baedd10cb413: Final verdict of PTC: none 22@baedd10cb413: Final verdict of PTC: none 20241117160224439 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160224439 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160224439 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(20)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: pass MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@baedd10cb413: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 16:02:24 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 20241117160224461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55228<->l=127.0.0.1:4258 20241117160224562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55228<->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=409208) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 16:02:26 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@baedd10cb413: 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@baedd10cb413: Test case TC_gsup_sai_eps started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160227661 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160227661 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160227666 DLINP <000b> input/ipa.c:451 connected read/write 20241117160227666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160227667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55238<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160227671 DLINP <000b> input/ipa.c:451 connected read/write 20241117160227671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160227671 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160227671 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160227671 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  20241117160227671 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160227671 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  20241117160227671 DLGSUP <0013> gsup_server.c:235 2:  20241117160227671 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160227671 DLGSUP <0013> gsup_server.c:235 3:  20241117160227671 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160227671 DLGSUP <0013> gsup_server.c:235 4:  20241117160227671 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160227672 DLGSUP <0013> gsup_server.c:235 5:  20241117160227672 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160227672 DLGSUP <0013> gsup_server.c:235 7:  20241117160227672 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160227672 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160227672 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160227672 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(32)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@baedd10cb413: 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") 20241117160227699 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38539<->l=127.0.0.1:4259) 20241117160227706 DAUC <0003> db_auc.c:157 IMSI='262423354083446': No 2G Auth Data 20241117160227706 DAUC <0003> db_auc.c:192 IMSI='262423354083446': No 3G Auth Data HLR_Test-GSUP(33)@baedd10cb413: Created GsupExpect[0] for "262423354083446" to be handled at TC_gsup_sai_eps(36) 20241117160227732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55242<->l=127.0.0.1:4258 20241117160227741 DLINP <000b> input/ipa.c:451 connected read/write 20241117160227741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160227741 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423354083446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423354083446"} 20241117160227741 DAUC <0003> db_auc.c:157 IMSI='262423354083446': No 2G Auth Data 20241117160227741 DAUC <0003> db_auc.c:236 IMSI='262423354083446': Calling to generate 5 vectors 20241117160227741 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241117160227741 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160227741 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160227741 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117160227741 DAUC <0003> auc.c:113 vector [0]: rand = fcf14c8021a0122b37b8f886dfe6cf15 20241117160227742 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117160227742 DAUC <0003> auc.c:142 vector [0]: autn = ec5821d6f2f18000a00494a4f17458b1 20241117160227742 DAUC <0003> auc.c:143 vector [0]: ck = 8c2903aac22b5dfa72d3555da1422ac5 20241117160227742 DAUC <0003> auc.c:144 vector [0]: ik = 1b8ffe89339aebed23ecde4974f44ea7 20241117160227742 DAUC <0003> auc.c:145 vector [0]: res = a442bcb4750dc54e0000000000000000 20241117160227742 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160227742 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117160227742 DAUC <0003> auc.c:151 vector [0]: kc = c69976372407d275 20241117160227742 DAUC <0003> auc.c:152 vector [0]: sres = d14f79fa 20241117160227742 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117160227742 DAUC <0003> auc.c:113 vector [1]: rand = 9f032d53312ace2e5b93378da24c08fa 20241117160227742 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241117160227742 DAUC <0003> auc.c:142 vector [1]: autn = d0181f05795180007f879f9f0479498e 20241117160227742 DAUC <0003> auc.c:143 vector [1]: ck = e37770badbc66dffdce3b2bf126f398c 20241117160227742 DAUC <0003> auc.c:144 vector [1]: ik = 32d3f872d0d5f3fe7705bf280c8e1d53 20241117160227742 DAUC <0003> auc.c:145 vector [1]: res = 1c42d6c42dc1e4080000000000000000 20241117160227742 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160227742 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241117160227742 DAUC <0003> auc.c:151 vector [1]: kc = 7a42855f15f2bade 20241117160227742 DAUC <0003> auc.c:152 vector [1]: sres = 318332cc 20241117160227742 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241117160227742 DAUC <0003> auc.c:113 vector [2]: rand = 035fe9a6ecefdf14ffb96127c94cff2d 20241117160227742 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241117160227742 DAUC <0003> auc.c:142 vector [2]: autn = 7220fbddf430800029da90de4e0b27ef 20241117160227742 DAUC <0003> auc.c:143 vector [2]: ck = bff2b053b8715d51f99b13384f0b7572 20241117160227742 DAUC <0003> auc.c:144 vector [2]: ik = 730e528180bfbf0219e078fd083aaf8c 20241117160227742 DAUC <0003> auc.c:145 vector [2]: res = 81536c16937c17d50000000000000000 20241117160227742 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160227742 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241117160227743 DAUC <0003> auc.c:151 vector [2]: kc = 2c8789177fff38ad 20241117160227743 DAUC <0003> auc.c:152 vector [2]: sres = 122f7bc3 20241117160227743 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241117160227743 DAUC <0003> auc.c:113 vector [3]: rand = b37d1d7ecd92d52071bf721981d415be 20241117160227743 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241117160227743 DAUC <0003> auc.c:142 vector [3]: autn = 989f10a5b05680003b4d33aab769a8d3 20241117160227743 DAUC <0003> auc.c:143 vector [3]: ck = ff059d857e51617ffbb5232aa95e9ae8 20241117160227743 DAUC <0003> auc.c:144 vector [3]: ik = a11646dc85e195d700614f093685c15f 20241117160227743 DAUC <0003> auc.c:145 vector [3]: res = 44ffebc0a6b9929e0000000000000000 20241117160227743 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160227743 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241117160227743 DAUC <0003> auc.c:151 vector [3]: kc = a5c7b77a646baf1f 20241117160227743 DAUC <0003> auc.c:152 vector [3]: sres = e246795e 20241117160227743 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241117160227743 DAUC <0003> auc.c:113 vector [4]: rand = 9522c67390e208bc70b2c974ff310686 20241117160227743 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241117160227743 DAUC <0003> auc.c:142 vector [4]: autn = 486f848d9e948000636fded222eaca83 20241117160227743 DAUC <0003> auc.c:143 vector [4]: ck = 3cbd2f3631d6d15f1a6ce929d0b4b36e 20241117160227743 DAUC <0003> auc.c:144 vector [4]: ik = 42ae059f03a0814b347bfbc54903408d 20241117160227743 DAUC <0003> auc.c:145 vector [4]: res = 2f0ec2b53b8eaff20000000000000000 20241117160227743 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117160227743 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241117160227743 DAUC <0003> auc.c:151 vector [4]: kc = 50043845abc1a3f7 20241117160227743 DAUC <0003> auc.c:152 vector [4]: sres = 14806d47 20241117160227743 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241117160227743 DAUC <0003> db_auc.c:245 IMSI='262423354083446': Generated 5 vectors 20241117160227743 DAUC <0003> db_auc.c:249 IMSI='262423354083446': Updating SQN=161 in DB 20241117160227744 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423354083446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423354083446"} 20241117160227744 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423354083446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160227744 DLINP <000b> input/ipa.c:451 connected read/write 20241117160227744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160227744 DLINP <000b> input/ipa.c:451 connected read/write 20241117160227744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@baedd10cb413: Found GsupExpect[0] for "262423354083446" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@baedd10cb413: Added IMSI table entry 0TC_gsup_sai_eps(36)"262423354083446" TC_gsup_sai_eps(36)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160227752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55242<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@baedd10cb413: Final verdict of PTC: pass 20241117160227755 DAUC <0003> db_auc.c:157 IMSI='262421002760966': No 2G Auth Data 20241117160227755 DAUC <0003> db_auc.c:192 IMSI='262421002760966': No 3G Auth Data HLR_Test-GSUP(33)@baedd10cb413: Created GsupExpect[0] for "262421002760966" to be handled at TC_gsup_sai_eps(37) 20241117160227767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55254<->l=127.0.0.1:4258 20241117160227768 DLINP <000b> input/ipa.c:451 connected read/write 20241117160227768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160227768 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421002760966 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421002760966"} 20241117160227768 DAUC <0003> db_auc.c:157 IMSI='262421002760966': No 2G Auth Data 20241117160227768 DAUC <0003> db_auc.c:236 IMSI='262421002760966': Calling to generate 5 vectors 20241117160227768 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241117160227768 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160227768 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241117160227768 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117160227768 DAUC <0003> auc.c:113 vector [0]: rand = 8e3ddac1337ff81624e57374bff7abd3 20241117160227768 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117160227768 DAUC <0003> auc.c:142 vector [0]: autn = 1d5a7a313e888000e0d093c8774549d0 20241117160227768 DAUC <0003> auc.c:143 vector [0]: ck = 57197bcf79ad9e8dc256b29e7981f8c8 20241117160227768 DAUC <0003> auc.c:144 vector [0]: ik = a5f98205b43907e544c041edb00ff178 20241117160227768 DAUC <0003> auc.c:145 vector [0]: res = ad50613af127d75c0000000000000000 20241117160227768 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160227768 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117160227768 DAUC <0003> auc.c:151 vector [0]: kc = 74760ab9041a90d8 20241117160227768 DAUC <0003> auc.c:152 vector [0]: sres = 5c77b666 20241117160227768 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117160227768 DAUC <0003> auc.c:113 vector [1]: rand = f846e6696bf8733129ef20a88db24dd9 20241117160227768 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241117160227768 DAUC <0003> auc.c:142 vector [1]: autn = 0a7ccf592ba28000d5719d9678bfc530 20241117160227768 DAUC <0003> auc.c:143 vector [1]: ck = 156cd34c87239a77b99c24e39801d79a 20241117160227768 DAUC <0003> auc.c:144 vector [1]: ik = 77c3479cb8731fa803298aedad9cb471 20241117160227768 DAUC <0003> auc.c:145 vector [1]: res = a6935f66ff3210830000000000000000 20241117160227768 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160227768 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241117160227768 DAUC <0003> auc.c:151 vector [1]: kc = d81a3ade0acde634 20241117160227768 DAUC <0003> auc.c:152 vector [1]: sres = 59a14fe5 20241117160227768 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241117160227768 DAUC <0003> auc.c:113 vector [2]: rand = f0f4f985ebccd4b520891591729b0601 20241117160227768 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241117160227768 DAUC <0003> auc.c:142 vector [2]: autn = 9531e9f487d780000e73b66b05c72c42 20241117160227768 DAUC <0003> auc.c:143 vector [2]: ck = 50408ceced2ed0a91cc6020ea4a4d919 20241117160227768 DAUC <0003> auc.c:144 vector [2]: ik = e88551f50c5a673651a46f35cad1d7b4 20241117160227768 DAUC <0003> auc.c:145 vector [2]: res = e97ed2aa6d4decfb0000000000000000 20241117160227768 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160227768 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241117160227768 DAUC <0003> auc.c:151 vector [2]: kc = f5a7b0228f01b932 20241117160227768 DAUC <0003> auc.c:152 vector [2]: sres = 84333e51 20241117160227768 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241117160227768 DAUC <0003> auc.c:113 vector [3]: rand = 1bf0dd88a09bcd484d535fff980fd1cc 20241117160227768 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241117160227768 DAUC <0003> auc.c:142 vector [3]: autn = edaa50c36702800080c37ee639528f46 20241117160227768 DAUC <0003> auc.c:143 vector [3]: ck = e6391604d3dd8e8b043ac86a7c4ff93c 20241117160227768 DAUC <0003> auc.c:144 vector [3]: ik = 0fbd227b19d90925a3b9a33b6972dacd 20241117160227768 DAUC <0003> auc.c:145 vector [3]: res = 75b03f5da1f1cd9c0000000000000000 20241117160227768 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160227768 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241117160227768 DAUC <0003> auc.c:151 vector [3]: kc = 4e075f2edf39a45f 20241117160227768 DAUC <0003> auc.c:152 vector [3]: sres = d441f2c1 20241117160227769 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241117160227769 DAUC <0003> auc.c:113 vector [4]: rand = fab1a82656a4fcc5afeba6757cda66d8 20241117160227769 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241117160227769 DAUC <0003> auc.c:142 vector [4]: autn = 785684c82fcd80000e7a2bff6586c1f1 20241117160227769 DAUC <0003> auc.c:143 vector [4]: ck = 10c8752a8553c505f425162483752e39 20241117160227769 DAUC <0003> auc.c:144 vector [4]: ik = 12c1876ebabadaf8289eee50661fc973 20241117160227769 DAUC <0003> auc.c:145 vector [4]: res = e786c272db175bf90000000000000000 20241117160227769 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117160227769 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241117160227769 DAUC <0003> auc.c:151 vector [4]: kc = deb20a30da83f8b7 20241117160227769 DAUC <0003> auc.c:152 vector [4]: sres = 3c91998b 20241117160227769 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241117160227769 DAUC <0003> db_auc.c:245 IMSI='262421002760966': Generated 5 vectors 20241117160227769 DAUC <0003> db_auc.c:249 IMSI='262421002760966': Updating SQN=161 in DB 20241117160227769 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421002760966 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421002760966"} 20241117160227769 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421002760966 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160227769 DLINP <000b> input/ipa.c:451 connected read/write 20241117160227769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160227769 DLINP <000b> input/ipa.c:451 connected read/write 20241117160227769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@baedd10cb413: Found GsupExpect[0] for "262421002760966" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@baedd10cb413: Added IMSI table entry 1TC_gsup_sai_eps(37)"262421002760966" TC_gsup_sai_eps(37)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160227770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55254<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@baedd10cb413: Final verdict of PTC: pass 20241117160227771 DAUC <0003> db_auc.c:157 IMSI='262421798207731': No 2G Auth Data 20241117160227771 DAUC <0003> db_auc.c:192 IMSI='262421798207731': No 3G Auth Data HLR_Test-GSUP(33)@baedd10cb413: Created GsupExpect[0] for "262421798207731" to be handled at TC_gsup_sai_eps(38) 20241117160227777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55256<->l=127.0.0.1:4258 20241117160227779 DLINP <000b> input/ipa.c:451 connected read/write 20241117160227779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160227779 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421798207731 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421798207731"} 20241117160227779 DAUC <0003> db_auc.c:236 IMSI='262421798207731': Calling to generate 5 vectors 20241117160227779 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117160227779 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160227779 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160227779 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117160227779 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160227779 DAUC <0003> auc.c:113 vector [0]: rand = aa1123465e95f9c727f516dc23a0a142 20241117160227779 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117160227779 DAUC <0003> auc.c:142 vector [0]: autn = 26c6c6b6dcbb80006e1dc63e75af2f39 20241117160227779 DAUC <0003> auc.c:143 vector [0]: ck = 143f8ec14d35b161a6fa25145ac239f3 20241117160227779 DAUC <0003> auc.c:144 vector [0]: ik = d96405053d6bd62980684cf36f7af0f4 20241117160227779 DAUC <0003> auc.c:145 vector [0]: res = 6a5bc4e7714a78770000000000000000 20241117160227779 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160227779 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117160227779 DAUC <0003> auc.c:179 vector [0]: kc = ad35ab2bf6998000 20241117160227779 DAUC <0003> auc.c:180 vector [0]: sres = 98ad5261 20241117160227779 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117160227779 DAUC <0003> auc.c:113 vector [1]: rand = 9f16a7f535bc40b9546e368fa4cc83b4 20241117160227779 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241117160227779 DAUC <0003> auc.c:142 vector [1]: autn = 964cff3293d28000c88c1aaf06ead07e 20241117160227779 DAUC <0003> auc.c:143 vector [1]: ck = b9f9219ae7081285b8457d1b131d3b28 20241117160227779 DAUC <0003> auc.c:144 vector [1]: ik = 4047836cd6f557ba32fac240e3b6174c 20241117160227779 DAUC <0003> auc.c:145 vector [1]: res = 323a9584b18097180000000000000000 20241117160227779 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160227779 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117160227779 DAUC <0003> auc.c:179 vector [1]: kc = c5a7063f45224800 20241117160227779 DAUC <0003> auc.c:180 vector [1]: sres = e858298f 20241117160227779 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117160227779 DAUC <0003> auc.c:113 vector [2]: rand = 94e82acf69f504d0165d97823ad6240a 20241117160227779 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241117160227779 DAUC <0003> auc.c:142 vector [2]: autn = 26d654e3f63a8000d074275f66001627 20241117160227779 DAUC <0003> auc.c:143 vector [2]: ck = dc068d4f7a6a57f7a03df127f8e76840 20241117160227779 DAUC <0003> auc.c:144 vector [2]: ik = 9e49cacb3c3317728fbbe70123c6326e 20241117160227779 DAUC <0003> auc.c:145 vector [2]: res = 666459f3e4bec9190000000000000000 20241117160227779 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160227779 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117160227779 DAUC <0003> auc.c:179 vector [2]: kc = 96979577f8559800 20241117160227779 DAUC <0003> auc.c:180 vector [2]: sres = 6e118d54 20241117160227779 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117160227779 DAUC <0003> auc.c:113 vector [3]: rand = 6573afd52dfe43de27c3f4bf902b3445 20241117160227779 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241117160227779 DAUC <0003> auc.c:142 vector [3]: autn = d32b64628f7b8000021a8d021549c211 20241117160227779 DAUC <0003> auc.c:143 vector [3]: ck = c2a1234819e25fb4b37a3712824e122d 20241117160227779 DAUC <0003> auc.c:144 vector [3]: ik = dd5e790878eef111855654d1b3c7ad7e 20241117160227779 DAUC <0003> auc.c:145 vector [3]: res = efec996b08e4fe4e0000000000000000 20241117160227779 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160227779 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117160227779 DAUC <0003> auc.c:179 vector [3]: kc = 6c754924d693dc00 20241117160227779 DAUC <0003> auc.c:180 vector [3]: sres = a838cf9e 20241117160227779 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117160227779 DAUC <0003> auc.c:113 vector [4]: rand = 7bc4468e81bcae9dd8ac2ac45963e530 20241117160227779 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241117160227779 DAUC <0003> auc.c:142 vector [4]: autn = 51f32ed3847e8000e3ad58ca516265d8 20241117160227779 DAUC <0003> auc.c:143 vector [4]: ck = 94b2dc32f87f2770539fe431390b2048 20241117160227779 DAUC <0003> auc.c:144 vector [4]: ik = 4c205c7893ccd931192e6b74ea414104 20241117160227779 DAUC <0003> auc.c:145 vector [4]: res = 8a06ba852c3edff70000000000000000 20241117160227779 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117160227779 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117160227779 DAUC <0003> auc.c:179 vector [4]: kc = 2d9f16c42883ac00 20241117160227779 DAUC <0003> auc.c:180 vector [4]: sres = 2ca12546 20241117160227779 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117160227779 DAUC <0003> db_auc.c:245 IMSI='262421798207731': Generated 5 vectors 20241117160227779 DAUC <0003> db_auc.c:249 IMSI='262421798207731': Updating SQN=161 in DB 20241117160227779 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421798207731 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421798207731"} 20241117160227779 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421798207731 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160227779 DLINP <000b> input/ipa.c:451 connected read/write 20241117160227779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160227779 DLINP <000b> input/ipa.c:451 connected read/write 20241117160227779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@baedd10cb413: Found GsupExpect[0] for "262421798207731" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@baedd10cb413: Added IMSI table entry 2TC_gsup_sai_eps(38)"262421798207731" TC_gsup_sai_eps(38)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160227781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55256<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@baedd10cb413: Final verdict of PTC: pass 20241117160227781 DAUC <0003> db_auc.c:157 IMSI='262420640995797': No 2G Auth Data 20241117160227781 DAUC <0003> db_auc.c:192 IMSI='262420640995797': No 3G Auth Data HLR_Test-GSUP(33)@baedd10cb413: Created GsupExpect[0] for "262420640995797" to be handled at TC_gsup_sai_eps(39) 20241117160227789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55270<->l=127.0.0.1:4258 20241117160227791 DLINP <000b> input/ipa.c:451 connected read/write 20241117160227791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160227791 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420640995797 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420640995797"} 20241117160227791 DAUC <0003> db_auc.c:236 IMSI='262420640995797': Calling to generate 5 vectors 20241117160227791 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117160227791 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160227791 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160227791 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117160227791 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160227791 DAUC <0003> auc.c:113 vector [0]: rand = 0b67f57b4b20fe9cc5a29d9f19c455e9 20241117160227791 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117160227791 DAUC <0003> auc.c:142 vector [0]: autn = 497399c9e0cd80009daeb028cc47fcf9 20241117160227791 DAUC <0003> auc.c:143 vector [0]: ck = e716fa7cc921ea97ce3317abf97be0f2 20241117160227791 DAUC <0003> auc.c:144 vector [0]: ik = 440ce49944e9734b5ed052a147bc45d5 20241117160227791 DAUC <0003> auc.c:145 vector [0]: res = c6d0c72a1d0e18c80000000000000000 20241117160227791 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160227791 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117160227791 DAUC <0003> auc.c:179 vector [0]: kc = c5a9ac481d8ec400 20241117160227791 DAUC <0003> auc.c:180 vector [0]: sres = 17db8205 20241117160227791 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117160227791 DAUC <0003> auc.c:113 vector [1]: rand = 6c19995ffc59e731efa94a071dd0ad43 20241117160227791 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241117160227791 DAUC <0003> auc.c:142 vector [1]: autn = 59a8b7babeab8000fb434f4ffe01d476 20241117160227791 DAUC <0003> auc.c:143 vector [1]: ck = 78e28d22c33726eea29bb41f96d85348 20241117160227791 DAUC <0003> auc.c:144 vector [1]: ik = 2931d7350f334679e1902109dcdfbc55 20241117160227791 DAUC <0003> auc.c:145 vector [1]: res = 0174102847ff26320000000000000000 20241117160227791 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160227791 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117160227791 DAUC <0003> auc.c:179 vector [1]: kc = f0c3d77ca4cc0c00 20241117160227791 DAUC <0003> auc.c:180 vector [1]: sres = c02b06a3 20241117160227791 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117160227791 DAUC <0003> auc.c:113 vector [2]: rand = 4652b0d316c7cafd1c61fc6c7a142cbd 20241117160227791 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241117160227791 DAUC <0003> auc.c:142 vector [2]: autn = dce13e0c7477800090585d0901f6a406 20241117160227791 DAUC <0003> auc.c:143 vector [2]: ck = 51182e2b42beadd3062f5425e4a58e52 20241117160227791 DAUC <0003> auc.c:144 vector [2]: ik = 4d4cb03092afe86db9f5c6ab8b2898ab 20241117160227791 DAUC <0003> auc.c:145 vector [2]: res = 005e3e22b696ade10000000000000000 20241117160227791 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160227791 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117160227791 DAUC <0003> auc.c:179 vector [2]: kc = 602bff00afc79800 20241117160227791 DAUC <0003> auc.c:180 vector [2]: sres = f76b2ac9 20241117160227791 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117160227791 DAUC <0003> auc.c:113 vector [3]: rand = 00967b1820a97d8a10bc3ed9a1f9581f 20241117160227791 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241117160227791 DAUC <0003> auc.c:142 vector [3]: autn = cea9d84c7d5480001f7b29ebe5d62cd3 20241117160227791 DAUC <0003> auc.c:143 vector [3]: ck = ec44a1276da1674a42555ba37882438a 20241117160227791 DAUC <0003> auc.c:144 vector [3]: ik = 60e35f1a3941762937813d069f699911 20241117160227791 DAUC <0003> auc.c:145 vector [3]: res = f655aed260df58630000000000000000 20241117160227791 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160227791 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117160227791 DAUC <0003> auc.c:179 vector [3]: kc = 698c1e1fe9a28800 20241117160227791 DAUC <0003> auc.c:180 vector [3]: sres = 99266089 20241117160227791 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117160227791 DAUC <0003> auc.c:113 vector [4]: rand = 39b2a988024285561022cac89096a877 20241117160227791 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241117160227791 DAUC <0003> auc.c:142 vector [4]: autn = 640fdd9000ee8000a785d39ab47842b7 20241117160227791 DAUC <0003> auc.c:143 vector [4]: ck = b78e984a84026c94640626118b2885e9 20241117160227791 DAUC <0003> auc.c:144 vector [4]: ik = 26f906261e13caee1ab3ae1f7cb5ad25 20241117160227791 DAUC <0003> auc.c:145 vector [4]: res = d39fa1601cfb3b780000000000000000 20241117160227791 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117160227791 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117160227791 DAUC <0003> auc.c:179 vector [4]: kc = 2c5a44677f793c00 20241117160227791 DAUC <0003> auc.c:180 vector [4]: sres = 63c3520f 20241117160227791 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117160227791 DAUC <0003> db_auc.c:245 IMSI='262420640995797': Generated 5 vectors 20241117160227791 DAUC <0003> db_auc.c:249 IMSI='262420640995797': Updating SQN=161 in DB 20241117160227791 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420640995797 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420640995797"} 20241117160227791 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420640995797 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160227791 DLINP <000b> input/ipa.c:451 connected read/write 20241117160227791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160227791 DLINP <000b> input/ipa.c:451 connected read/write 20241117160227791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@baedd10cb413: Found GsupExpect[0] for "262420640995797" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@baedd10cb413: Added IMSI table entry 3TC_gsup_sai_eps(39)"262420640995797" TC_gsup_sai_eps(39)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160227793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55270<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@baedd10cb413: Final verdict of PTC: pass 20241117160227793 DAUC <0003> db_auc.c:157 IMSI='262429662070002': No 2G Auth Data 20241117160227793 DAUC <0003> db_auc.c:192 IMSI='262429662070002': No 3G Auth Data HLR_Test-GSUP(33)@baedd10cb413: Created GsupExpect[0] for "262429662070002" to be handled at TC_gsup_sai_eps(40) 20241117160227800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55286<->l=127.0.0.1:4258 20241117160227802 DLINP <000b> input/ipa.c:451 connected read/write 20241117160227802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160227802 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429662070002 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429662070002"} 20241117160227802 DAUC <0003> db_auc.c:236 IMSI='262429662070002': Calling to generate 5 vectors 20241117160227802 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117160227802 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117160227802 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117160227802 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117160227802 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117160227802 DAUC <0003> auc.c:113 vector [0]: rand = 877341e96e1d7593c4056d4986a3332d 20241117160227802 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117160227802 DAUC <0003> auc.c:142 vector [0]: autn = 00f6a44395478000da0e10b9f666503b 20241117160227802 DAUC <0003> auc.c:143 vector [0]: ck = a316b06e5cb5f60e4555ddc7dd559b3c 20241117160227802 DAUC <0003> auc.c:144 vector [0]: ik = 9a69806cf4f3c6a4df6de499a39b1060 20241117160227802 DAUC <0003> auc.c:145 vector [0]: res = 93607817300f5d140000000000000000 20241117160227802 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117160227802 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117160227802 DAUC <0003> auc.c:179 vector [0]: kc = 34f2585b3c935a48 20241117160227802 DAUC <0003> auc.c:180 vector [0]: sres = 95f09964 20241117160227802 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117160227802 DAUC <0003> auc.c:113 vector [1]: rand = a4f01f0c2854d9237cf728b5b62ac1e6 20241117160227802 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241117160227802 DAUC <0003> auc.c:142 vector [1]: autn = f36f5f6371068000740331b9734b1814 20241117160227802 DAUC <0003> auc.c:143 vector [1]: ck = e0a7b378ce4bc11e96c9eef09e01469a 20241117160227802 DAUC <0003> auc.c:144 vector [1]: ik = 23f464b389c8fb71fc96f3650b042abd 20241117160227802 DAUC <0003> auc.c:145 vector [1]: res = ab9eea1ac761520b0000000000000000 20241117160227802 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117160227802 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117160227802 DAUC <0003> auc.c:179 vector [1]: kc = 03d3901a567eb2ea 20241117160227802 DAUC <0003> auc.c:180 vector [1]: sres = cb24a4ca 20241117160227802 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117160227802 DAUC <0003> auc.c:113 vector [2]: rand = 6161d8fe80559e505605099d0778e989 20241117160227802 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241117160227802 DAUC <0003> auc.c:142 vector [2]: autn = ca09ff5a473480002cb393a2ee405e30 20241117160227802 DAUC <0003> auc.c:143 vector [2]: ck = 504d8c3f7da0abd2e047e03b7c396fbc 20241117160227802 DAUC <0003> auc.c:144 vector [2]: ik = a30a936ddc66d4b194886e8a2657089b 20241117160227802 DAUC <0003> auc.c:145 vector [2]: res = 41637475c56e6f900000000000000000 20241117160227802 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117160227802 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117160227802 DAUC <0003> auc.c:179 vector [2]: kc = cb438cc74ff0ed82 20241117160227802 DAUC <0003> auc.c:180 vector [2]: sres = 66ba0e14 20241117160227802 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117160227802 DAUC <0003> auc.c:113 vector [3]: rand = 95d8cf0de764fce73968093be8fefcb9 20241117160227802 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241117160227802 DAUC <0003> auc.c:142 vector [3]: autn = 5a9720cbd45d8000a6b5a7eec7b8f3d4 20241117160227802 DAUC <0003> auc.c:143 vector [3]: ck = b638d4f497d3cbe1a710c4e83a6cf762 20241117160227802 DAUC <0003> auc.c:144 vector [3]: ik = a5ffc0bdd59e3424058630fdda5a835c 20241117160227802 DAUC <0003> auc.c:145 vector [3]: res = fb77916e8f50f8420000000000000000 20241117160227802 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117160227802 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117160227802 DAUC <0003> auc.c:179 vector [3]: kc = 63a6c86a831b8af5 20241117160227802 DAUC <0003> auc.c:180 vector [3]: sres = 80fd6412 20241117160227802 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117160227802 DAUC <0003> auc.c:113 vector [4]: rand = 1c6901f4b35a0087c60623bed7fa4f3f 20241117160227802 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241117160227802 DAUC <0003> auc.c:142 vector [4]: autn = cd8eabaa7339800017af36443baa7f84 20241117160227802 DAUC <0003> auc.c:143 vector [4]: ck = 89727c1f7646e1bfa6c35ae8ec80e220 20241117160227802 DAUC <0003> auc.c:144 vector [4]: ik = 9e757e6bc7c3bdd0536afe460a2b7259 20241117160227802 DAUC <0003> auc.c:145 vector [4]: res = cae8343cdfe310230000000000000000 20241117160227802 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117160227802 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117160227802 DAUC <0003> auc.c:179 vector [4]: kc = a9c2060c484f0c54 20241117160227802 DAUC <0003> auc.c:180 vector [4]: sres = 6c7e8fce 20241117160227802 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117160227802 DAUC <0003> db_auc.c:245 IMSI='262429662070002': Generated 5 vectors 20241117160227802 DAUC <0003> db_auc.c:249 IMSI='262429662070002': Updating SQN=161 in DB 20241117160227802 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429662070002 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429662070002"} 20241117160227802 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429662070002 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160227802 DLINP <000b> input/ipa.c:451 connected read/write 20241117160227802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160227802 DLINP <000b> input/ipa.c:451 connected read/write 20241117160227802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@baedd10cb413: Found GsupExpect[0] for "262429662070002" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@baedd10cb413: Added IMSI table entry 4TC_gsup_sai_eps(40)"262429662070002" TC_gsup_sai_eps(40)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160227804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55286<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@baedd10cb413: Final verdict of PTC: pass MTC@baedd10cb413: setverdict(pass): none -> pass 20241117160227804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55238<->l=127.0.0.1:4258 20241117160227805 DLINP <000b> input/ipa.c:451 connected read/write 20241117160227805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160227805 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(33)@baedd10cb413: Final verdict of PTC: none 20241117160227805 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160227805 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 34@baedd10cb413: Final verdict of PTC: none 20241117160227805 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38539<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(32)@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: pass MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@baedd10cb413: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 16:02:27 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 20241117160227837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55302<->l=127.0.0.1:4258 20241117160227938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55302<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78376) Waiting for packet dumper to finish... 1 (prev_count=78376, count=126080) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 16:02:29 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@baedd10cb413: 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@baedd10cb413: Test case TC_gsup_ul_unknown_imsi started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160231057 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160231057 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160231062 DLINP <000b> input/ipa.c:451 connected read/write 20241117160231062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160231063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55312<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160231067 DLINP <000b> input/ipa.c:451 connected read/write 20241117160231067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160231068 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160231068 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160231068 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  20241117160231068 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160231068 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  20241117160231068 DLGSUP <0013> gsup_server.c:235 2:  20241117160231068 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160231068 DLGSUP <0013> gsup_server.c:235 3:  20241117160231068 DLGSUP <0013> gsup_server.c:237 3: 00  HLR_Test-GSUP-IPA(41)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160231068 DLGSUP <0013> gsup_server.c:235 4:  20241117160231068 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160231068 DLGSUP <0013> gsup_server.c:235 5:  20241117160231068 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160231068 DLGSUP <0013> gsup_server.c:235 7:  20241117160231068 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160231068 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160231068 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160231068 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@baedd10cb413: 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") 20241117160231092 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38999<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@baedd10cb413: Created GsupExpect[0] for "262420231336006" to be handled at TC_gsup_ul_unknown_imsi(45) 20241117160231102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55316<->l=127.0.0.1:4258 20241117160231114 DLINP <000b> input/ipa.c:451 connected read/write 20241117160231114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160231114 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420231336006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420231336006" cn_domain=PS} 20241117160231114 DLU <0006> fsm.c:456 lu(262420231336006)[0x61200000b320]{UNVALIDATED}: Allocated 20241117160231114 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420231336006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241117160231115 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420231336006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420231336006" cause=IMSI unknown in HLR} 20241117160231115 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420231336006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160231115 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420231336006)[0x61200000b320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160231115 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420231336006)[0x61200000b320]{UNVALIDATED}: Freeing instance 20241117160231115 DLU <0006> fsm.c:568 lu(PS:IMSI-262420231336006)[0x61200000b320]{UNVALIDATED}: Deallocated 20241117160231115 DLINP <000b> input/ipa.c:451 connected read/write 20241117160231115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160231115 DLINP <000b> input/ipa.c:451 connected read/write 20241117160231115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@baedd10cb413: Found GsupExpect[0] for "262420231336006" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@baedd10cb413: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262420231336006" TC_gsup_ul_unknown_imsi(45)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160231121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55316<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@baedd10cb413: Final verdict of PTC: pass 20241117160231123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55312<->l=127.0.0.1:4258 20241117160231125 DLINP <000b> input/ipa.c:451 connected read/write 20241117160231125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160231125 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160231125 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160231125 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(42)@baedd10cb413: Final verdict of PTC: none 20241117160231126 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38999<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(41)@baedd10cb413: Final verdict of PTC: none 43@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 43: none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@baedd10cb413: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 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 20241117160231160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55322<->l=127.0.0.1:4258 20241117160231262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55322<->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@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 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@baedd10cb413: 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@baedd10cb413: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160234374 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160234374 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160234378 DLINP <000b> input/ipa.c:451 connected read/write 20241117160234379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160234380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50304<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160234384 DLINP <000b> input/ipa.c:451 connected read/write 20241117160234384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(46)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160234384 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160234384 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160234384 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  20241117160234384 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160234384 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  20241117160234384 DLGSUP <0013> gsup_server.c:235 2:  20241117160234384 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160234384 DLGSUP <0013> gsup_server.c:235 3:  20241117160234384 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160234384 DLGSUP <0013> gsup_server.c:235 4:  20241117160234384 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160234384 DLGSUP <0013> gsup_server.c:235 5:  20241117160234384 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160234384 DLGSUP <0013> gsup_server.c:235 7:  20241117160234384 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160234384 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160234384 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160234385 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@baedd10cb413: 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") 20241117160234407 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41411<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@baedd10cb413: Created GsupExpect[0] for "262429778855601" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241117160234418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50306<->l=127.0.0.1:4258 20241117160234426 DLINP <000b> input/ipa.c:451 connected read/write 20241117160234426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160234426 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429778855601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429778855601" cn_domain=PS source_name="the-source\n"} 20241117160234426 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241117160234426 DLU <0006> fsm.c:456 lu(262429778855601)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241117160234426 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429778855601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241117160234426 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262429778855601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429778855601" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241117160234426 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262429778855601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160234426 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429778855601)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160234426 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429778855601)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241117160234426 DLU <0006> fsm.c:568 lu(PS:IMSI-262429778855601)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241117160234426 DLINP <000b> input/ipa.c:451 connected read/write 20241117160234426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160234426 DLINP <000b> input/ipa.c:451 connected read/write 20241117160234426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@baedd10cb413: Found GsupExpect[0] for "262429778855601" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@baedd10cb413: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262429778855601" TC_gsup_ul_unknown_imsi_via_proxy(50)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160234428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50306<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@baedd10cb413: Final verdict of PTC: pass 20241117160234429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50304<->l=127.0.0.1:4258 20241117160234430 DLINP <000b> input/ipa.c:451 connected read/write 20241117160234430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160234430 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160234430 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160234430 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117160234430 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@baedd10cb413: Final verdict of PTC: none 20241117160234431 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41411<->l=127.0.0.1:4259) 48@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 48: none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@baedd10cb413: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 16:02:34 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 20241117160234458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50312<->l=127.0.0.1:4258 20241117160234559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50312<->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=26628) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 16:02:36 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@baedd10cb413: 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@baedd10cb413: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160237677 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160237677 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160237681 DLINP <000b> input/ipa.c:451 connected read/write 20241117160237682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160237683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50326<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@baedd10cb413: 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) } } } } 20241117160237687 DLINP <000b> input/ipa.c:451 connected read/write 20241117160237687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(51)@baedd10cb413: 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 } } } } 20241117160237687 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160237687 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160237687 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  20241117160237687 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160237687 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  20241117160237687 DLGSUP <0013> gsup_server.c:235 2:  20241117160237687 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160237687 DLGSUP <0013> gsup_server.c:235 3:  20241117160237687 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160237687 DLGSUP <0013> gsup_server.c:235 4:  20241117160237687 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160237687 DLGSUP <0013> gsup_server.c:235 5:  20241117160237687 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160237687 DLGSUP <0013> gsup_server.c:235 7:  20241117160237687 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160237687 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160237687 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160237687 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(51)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@baedd10cb413: 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") 20241117160237713 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42781<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@baedd10cb413: Created GsupExpect[0] for "262427087655342" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241117160237725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50336<->l=127.0.0.1:4258 20241117160237734 DLINP <000b> input/ipa.c:451 connected read/write 20241117160237734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160237734 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427087655342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427087655342" cn_domain=PS} 20241117160237734 DLU <0006> fsm.c:456 lu(262427087655342)[0x61200000b620]{UNVALIDATED}: Allocated 20241117160237734 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427087655342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241117160237734 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427087655342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427087655342" cause=Roaming not allowed in this location area} 20241117160237734 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427087655342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160237734 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427087655342)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160237734 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427087655342)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241117160237734 DLU <0006> fsm.c:568 lu(PS:IMSI-262427087655342)[0x61200000b620]{UNVALIDATED}: Deallocated 20241117160237734 DLINP <000b> input/ipa.c:451 connected read/write 20241117160237734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160237734 DLINP <000b> input/ipa.c:451 connected read/write 20241117160237734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@baedd10cb413: Found GsupExpect[0] for "262427087655342" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@baedd10cb413: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262427087655342" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160237738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50336<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@baedd10cb413: Final verdict of PTC: pass 20241117160237739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50326<->l=127.0.0.1:4258 20241117160237741 DLINP <000b> input/ipa.c:451 connected read/write 20241117160237741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP(52)@baedd10cb413: Final verdict of PTC: none 20241117160237741 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160237741 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160237742 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117160237742 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42781<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(51)@baedd10cb413: Final verdict of PTC: none 53@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 53: none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@baedd10cb413: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 16:02:37 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 20241117160237775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50348<->l=127.0.0.1:4258 20241117160237876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50348<->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@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 16:02:39 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@baedd10cb413: 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@baedd10cb413: Test case TC_gsup_sai_err_unknown_imsi started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160240996 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160240996 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160241001 DLINP <000b> input/ipa.c:451 connected read/write 20241117160241001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160241003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50364<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@baedd10cb413: 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(56)@baedd10cb413: 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 } } } } 20241117160241007 DLINP <000b> input/ipa.c:451 connected read/write 20241117160241007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(56)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160241008 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160241008 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160241008 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  20241117160241008 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160241008 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  20241117160241008 DLGSUP <0013> gsup_server.c:235 2:  20241117160241008 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160241008 DLGSUP <0013> gsup_server.c:235 3:  20241117160241008 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160241008 DLGSUP <0013> gsup_server.c:235 4:  20241117160241008 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160241008 DLGSUP <0013> gsup_server.c:235 5:  20241117160241009 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160241009 DLGSUP <0013> gsup_server.c:235 7:  20241117160241009 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160241009 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160241009 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160241009 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@baedd10cb413: 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") 20241117160241037 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43725<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@baedd10cb413: Created GsupExpect[0] for "262429407604864" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241117160241053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50370<->l=127.0.0.1:4258 20241117160241061 DLINP <000b> input/ipa.c:451 connected read/write 20241117160241061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160241061 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429407604864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429407604864"} 20241117160241061 DAUC <0003> db_auc.c:133 IMSI='262429407604864': No such subscriber 20241117160241062 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429407604864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241117160241062 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429407604864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429407604864" cause=IMSI unknown in HLR} 20241117160241062 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429407604864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160241062 DLINP <000b> input/ipa.c:451 connected read/write 20241117160241062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160241062 DLINP <000b> input/ipa.c:451 connected read/write 20241117160241062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@baedd10cb413: Found GsupExpect[0] for "262429407604864" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@baedd10cb413: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262429407604864" TC_gsup_sai_err_unknown_imsi(60)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160241066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50370<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@baedd10cb413: Final verdict of PTC: pass 20241117160241068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50364<->l=127.0.0.1:4258 20241117160241070 DLINP <000b> input/ipa.c:451 connected read/write 20241117160241070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP(57)@baedd10cb413: Final verdict of PTC: none 20241117160241070 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160241070 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160241070 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117160241070 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43725<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(59)@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@baedd10cb413: Final verdict of PTC: none 58@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 58: none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@baedd10cb413: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 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 20241117160241107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50378<->l=127.0.0.1:4258 20241117160241208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50378<->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=25436) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 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@baedd10cb413: 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@baedd10cb413: Test case TC_gsup_ul started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160244318 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160244319 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160244322 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160244324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57030<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160244328 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160244328 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160244328 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160244328 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  20241117160244328 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160244328 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  20241117160244328 DLGSUP <0013> gsup_server.c:235 2:  20241117160244328 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160244328 DLGSUP <0013> gsup_server.c:235 3:  20241117160244328 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160244328 DLGSUP <0013> gsup_server.c:235 4:  20241117160244328 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160244328 DLGSUP <0013> gsup_server.c:235 5:  20241117160244328 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160244328 DLGSUP <0013> gsup_server.c:235 7:  20241117160244328 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160244328 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160244328 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160244329 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)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@baedd10cb413: 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") 20241117160244353 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44717<->l=127.0.0.1:4259) 20241117160244362 DAUC <0003> db_auc.c:157 IMSI='262424941166373': No 2G Auth Data 20241117160244362 DAUC <0003> db_auc.c:192 IMSI='262424941166373': No 3G Auth Data HLR_Test-GSUP(62)@baedd10cb413: Created GsupExpect[0] for "262424941166373" to be handled at TC_gsup_ul(65) 20241117160244387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57040<->l=127.0.0.1:4258 20241117160244394 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160244394 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424941166373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424941166373" cn_domain=PS} 20241117160244394 DLU <0006> fsm.c:456 lu(262424941166373)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241117160244394 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424941166373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160244394 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424941166373)[0x61200000b7a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160244394 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424941166373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424941166373" cn_domain=PS} 20241117160244394 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160244394 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@baedd10cb413: Found GsupExpect[0] for "262424941166373" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@baedd10cb413: Added IMSI table entry 0TC_gsup_ul(65)"262424941166373" 20241117160244398 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160244398 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424941166373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424941166373"} 20241117160244398 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424941166373)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160244398 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424941166373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160244398 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424941166373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424941166373"} 20241117160244398 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424941166373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160244398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424941166373)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160244398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424941166373)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160244398 DLU <0006> fsm.c:568 lu(PS:IMSI-262424941166373)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160244398 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160244398 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul(65)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160244399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57040<->l=127.0.0.1:4258 TC_gsup_ul(65)@baedd10cb413: Final verdict of PTC: pass 20241117160244401 DAUC <0003> db_auc.c:157 IMSI='262423506699939': No 2G Auth Data 20241117160244401 DAUC <0003> db_auc.c:192 IMSI='262423506699939': No 3G Auth Data 20241117160244402 DLGSUP <0013> hlr.c:121 IMSI 262423506699939: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@baedd10cb413: Created GsupExpect[0] for "262423506699939" to be handled at TC_gsup_ul(66) 20241117160244409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57052<->l=127.0.0.1:4258 20241117160244410 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160244410 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423506699939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423506699939" cn_domain=PS} 20241117160244410 DLU <0006> fsm.c:456 lu(262423506699939)[0x61200000b920]{UNVALIDATED}: Allocated 20241117160244410 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423506699939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160244410 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423506699939)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160244410 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423506699939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423506699939" cn_domain=PS} 20241117160244410 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160244410 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@baedd10cb413: Found GsupExpect[0] for "262423506699939" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@baedd10cb413: Added IMSI table entry 1TC_gsup_ul(66)"262423506699939" 20241117160244411 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160244411 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262423506699939 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423506699939"} 20241117160244411 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423506699939)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160244411 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262423506699939 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160244411 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423506699939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423506699939"} 20241117160244411 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423506699939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160244411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423506699939)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160244411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423506699939)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160244411 DLU <0006> fsm.c:568 lu(PS:IMSI-262423506699939)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160244411 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160244411 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul(66)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160244412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57052<->l=127.0.0.1:4258 TC_gsup_ul(66)@baedd10cb413: Final verdict of PTC: pass 20241117160244413 DAUC <0003> db_auc.c:157 IMSI='262424774953245': No 2G Auth Data 20241117160244413 DAUC <0003> db_auc.c:192 IMSI='262424774953245': No 3G Auth Data 20241117160244413 DLGSUP <0013> hlr.c:121 IMSI 262424774953245: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@baedd10cb413: Created GsupExpect[0] for "262424774953245" to be handled at TC_gsup_ul(67) 20241117160244419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57054<->l=127.0.0.1:4258 20241117160244421 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160244421 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424774953245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424774953245" cn_domain=PS} 20241117160244421 DLU <0006> fsm.c:456 lu(262424774953245)[0x61200000baa0]{UNVALIDATED}: Allocated 20241117160244421 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424774953245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160244421 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424774953245)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160244421 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424774953245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424774953245" cn_domain=PS} 20241117160244421 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160244421 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@baedd10cb413: Found GsupExpect[0] for "262424774953245" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@baedd10cb413: Added IMSI table entry 2TC_gsup_ul(67)"262424774953245" 20241117160244422 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160244422 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424774953245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424774953245"} 20241117160244422 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424774953245)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160244422 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424774953245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160244422 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424774953245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424774953245"} 20241117160244422 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424774953245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160244422 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424774953245)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160244422 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424774953245)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160244422 DLU <0006> fsm.c:568 lu(PS:IMSI-262424774953245)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160244422 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160244422 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul(67)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160244423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57054<->l=127.0.0.1:4258 TC_gsup_ul(67)@baedd10cb413: Final verdict of PTC: pass 20241117160244424 DAUC <0003> db_auc.c:157 IMSI='262421657479588': No 2G Auth Data 20241117160244424 DAUC <0003> db_auc.c:192 IMSI='262421657479588': No 3G Auth Data 20241117160244425 DLGSUP <0013> hlr.c:121 IMSI 262421657479588: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@baedd10cb413: Created GsupExpect[0] for "262421657479588" to be handled at TC_gsup_ul(68) 20241117160244433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57068<->l=127.0.0.1:4258 20241117160244435 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160244435 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421657479588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421657479588" cn_domain=PS} 20241117160244435 DLU <0006> fsm.c:456 lu(262421657479588)[0x61200000bc20]{UNVALIDATED}: Allocated 20241117160244435 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421657479588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160244435 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421657479588)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160244435 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421657479588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421657479588" cn_domain=PS} 20241117160244435 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160244435 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@baedd10cb413: Found GsupExpect[0] for "262421657479588" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@baedd10cb413: Added IMSI table entry 3TC_gsup_ul(68)"262421657479588" 20241117160244436 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160244436 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421657479588 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421657479588"} 20241117160244437 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421657479588)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160244437 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421657479588 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160244437 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421657479588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421657479588"} 20241117160244437 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421657479588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160244437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421657479588)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160244437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421657479588)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160244437 DLU <0006> fsm.c:568 lu(PS:IMSI-262421657479588)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160244437 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160244437 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul(68)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160244437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57068<->l=127.0.0.1:4258 TC_gsup_ul(68)@baedd10cb413: Final verdict of PTC: pass 20241117160244438 DAUC <0003> db_auc.c:157 IMSI='262426911316736': No 2G Auth Data 20241117160244438 DAUC <0003> db_auc.c:192 IMSI='262426911316736': No 3G Auth Data 20241117160244439 DLGSUP <0013> hlr.c:121 IMSI 262426911316736: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@baedd10cb413: Created GsupExpect[0] for "262426911316736" to be handled at TC_gsup_ul(69) 20241117160244445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57078<->l=127.0.0.1:4258 20241117160244447 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160244447 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426911316736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426911316736" cn_domain=PS} 20241117160244447 DLU <0006> fsm.c:456 lu(262426911316736)[0x61200000bda0]{UNVALIDATED}: Allocated 20241117160244447 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426911316736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160244447 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426911316736)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160244447 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426911316736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426911316736" cn_domain=PS} 20241117160244447 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160244447 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@baedd10cb413: Found GsupExpect[0] for "262426911316736" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@baedd10cb413: Added IMSI table entry 4TC_gsup_ul(69)"262426911316736" 20241117160244448 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160244448 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426911316736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426911316736"} 20241117160244448 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426911316736)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160244448 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426911316736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160244448 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426911316736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426911316736"} 20241117160244448 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426911316736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160244448 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426911316736)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160244448 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426911316736)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160244448 DLU <0006> fsm.c:568 lu(PS:IMSI-262426911316736)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160244448 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160244448 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul(69)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160244449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57078<->l=127.0.0.1:4258 TC_gsup_ul(69)@baedd10cb413: Final verdict of PTC: pass 20241117160244449 DAUC <0003> db_auc.c:157 IMSI='262422210016977': No 2G Auth Data 20241117160244449 DAUC <0003> db_auc.c:192 IMSI='262422210016977': No 3G Auth Data 20241117160244450 DLGSUP <0013> hlr.c:121 IMSI 262422210016977: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@baedd10cb413: Created GsupExpect[0] for "262422210016977" to be handled at TC_gsup_ul(70) 20241117160244456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57086<->l=127.0.0.1:4258 20241117160244457 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160244457 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422210016977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422210016977" cn_domain=PS} 20241117160244457 DLU <0006> fsm.c:456 lu(262422210016977)[0x61200000bf20]{UNVALIDATED}: Allocated 20241117160244457 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422210016977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160244457 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422210016977)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160244457 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422210016977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422210016977" cn_domain=PS} 20241117160244457 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160244457 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@baedd10cb413: Found GsupExpect[0] for "262422210016977" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@baedd10cb413: Added IMSI table entry 5TC_gsup_ul(70)"262422210016977" 20241117160244458 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160244458 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422210016977 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422210016977"} 20241117160244458 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422210016977)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160244458 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422210016977 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160244458 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422210016977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422210016977"} 20241117160244459 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422210016977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160244459 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422210016977)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160244459 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422210016977)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160244459 DLU <0006> fsm.c:568 lu(PS:IMSI-262422210016977)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160244459 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160244459 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul(70)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160244459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57086<->l=127.0.0.1:4258 TC_gsup_ul(70)@baedd10cb413: Final verdict of PTC: pass 20241117160244460 DAUC <0003> db_auc.c:157 IMSI='262425753362206': No 2G Auth Data 20241117160244460 DAUC <0003> db_auc.c:192 IMSI='262425753362206': No 3G Auth Data 20241117160244461 DLGSUP <0013> hlr.c:121 IMSI 262425753362206: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@baedd10cb413: Created GsupExpect[0] for "262425753362206" to be handled at TC_gsup_ul(71) 20241117160244467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57092<->l=127.0.0.1:4258 20241117160244469 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160244469 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425753362206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425753362206" cn_domain=PS} 20241117160244469 DLU <0006> fsm.c:456 lu(262425753362206)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241117160244469 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425753362206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160244469 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425753362206)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160244469 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425753362206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425753362206" cn_domain=PS} 20241117160244469 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160244469 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@baedd10cb413: Found GsupExpect[0] for "262425753362206" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@baedd10cb413: Added IMSI table entry 6TC_gsup_ul(71)"262425753362206" 20241117160244470 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160244470 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425753362206 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425753362206"} 20241117160244470 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425753362206)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160244470 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425753362206 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160244470 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425753362206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425753362206"} 20241117160244470 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425753362206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160244470 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425753362206)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160244470 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425753362206)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160244470 DLU <0006> fsm.c:568 lu(PS:IMSI-262425753362206)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160244470 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160244471 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul(71)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160244471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57092<->l=127.0.0.1:4258 TC_gsup_ul(71)@baedd10cb413: Final verdict of PTC: pass 20241117160244472 DAUC <0003> db_auc.c:157 IMSI='262421122980540': No 2G Auth Data 20241117160244472 DAUC <0003> db_auc.c:192 IMSI='262421122980540': No 3G Auth Data 20241117160244473 DLGSUP <0013> hlr.c:121 IMSI 262421122980540: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@baedd10cb413: Created GsupExpect[0] for "262421122980540" to be handled at TC_gsup_ul(72) 20241117160244479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57104<->l=127.0.0.1:4258 20241117160244481 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160244481 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421122980540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421122980540" cn_domain=PS} 20241117160244481 DLU <0006> fsm.c:456 lu(262421122980540)[0x612000010120]{UNVALIDATED}: Allocated 20241117160244481 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421122980540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160244481 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421122980540)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160244481 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421122980540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421122980540" cn_domain=PS} 20241117160244481 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160244481 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@baedd10cb413: Found GsupExpect[0] for "262421122980540" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@baedd10cb413: Added IMSI table entry 7TC_gsup_ul(72)"262421122980540" 20241117160244482 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160244482 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421122980540 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421122980540"} 20241117160244482 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421122980540)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160244482 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421122980540 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160244482 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421122980540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421122980540"} 20241117160244482 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421122980540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160244482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421122980540)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160244482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421122980540)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160244482 DLU <0006> fsm.c:568 lu(PS:IMSI-262421122980540)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160244482 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160244482 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul(72)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160244483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57104<->l=127.0.0.1:4258 TC_gsup_ul(72)@baedd10cb413: Final verdict of PTC: pass MTC@baedd10cb413: setverdict(pass): none -> pass 20241117160244484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57030<->l=127.0.0.1:4258 20241117160244484 DLINP <000b> input/ipa.c:451 connected read/write 20241117160244484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160244484 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160244484 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160244484 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117160244484 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44717<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(64)@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP(62)@baedd10cb413: Final verdict of PTC: none 63@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: pass MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@baedd10cb413: Test case TC_gsup_ul finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 16:02:44 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241117160244508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57112<->l=127.0.0.1:4258 20241117160244609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57112<->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=112780) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 16:02:46 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@baedd10cb413: 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@baedd10cb413: Test case TC_gsup_ul_via_proxy started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160247723 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160247723 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160247727 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160247729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57114<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160247733 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160247734 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160247734 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160247734 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  20241117160247734 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160247734 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  20241117160247734 DLGSUP <0013> gsup_server.c:235 2:  20241117160247734 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160247734 DLGSUP <0013> gsup_server.c:235 3:  HLR_Test-GSUP-IPA(73)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160247734 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160247734 DLGSUP <0013> gsup_server.c:235 4:  20241117160247734 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160247734 DLGSUP <0013> gsup_server.c:235 5:  20241117160247734 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160247734 DLGSUP <0013> gsup_server.c:235 7:  20241117160247734 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160247734 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160247734 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160247734 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@baedd10cb413: 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") 20241117160247754 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40437<->l=127.0.0.1:4259) 20241117160247760 DAUC <0003> db_auc.c:157 IMSI='262429862138804': No 2G Auth Data 20241117160247760 DAUC <0003> db_auc.c:192 IMSI='262429862138804': No 3G Auth Data HLR_Test-GSUP(74)@baedd10cb413: Created GsupExpect[0] for "262429862138804" to be handled at TC_gsup_ul_via_proxy(77) 20241117160247768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57128<->l=127.0.0.1:4258 20241117160247774 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160247774 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262429862138804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429862138804" cn_domain=PS source_name="the-source\n"} 20241117160247774 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241117160247774 DLU <0006> fsm.c:456 lu(262429862138804)[0x6120000102a0]{UNVALIDATED}: Allocated 20241117160247774 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262429862138804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241117160247775 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429862138804)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160247775 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262429862138804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429862138804" cn_domain=PS destination_name="the-source\n"} 20241117160247775 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160247775 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@baedd10cb413: Found GsupExpect[0] for "262429862138804" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@baedd10cb413: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262429862138804" 20241117160247780 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160247780 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262429862138804 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429862138804" source_name="the-source\n"} 20241117160247780 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429862138804)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160247780 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262429862138804 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160247780 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262429862138804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429862138804" destination_name="the-source\n"} 20241117160247780 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262429862138804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160247780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429862138804)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160247780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429862138804)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160247780 DLU <0006> fsm.c:568 lu(PS:IMSI-262429862138804)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160247781 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160247781 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160247783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57128<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@baedd10cb413: Final verdict of PTC: pass 20241117160247787 DAUC <0003> db_auc.c:157 IMSI='262422482917310': No 2G Auth Data 20241117160247787 DAUC <0003> db_auc.c:192 IMSI='262422482917310': No 3G Auth Data 20241117160247789 DLGSUP <0013> hlr.c:121 IMSI 262422482917310: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@baedd10cb413: Created GsupExpect[0] for "262422482917310" to be handled at TC_gsup_ul_via_proxy(78) 20241117160247803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57136<->l=127.0.0.1:4258 20241117160247805 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160247805 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262422482917310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422482917310" cn_domain=PS source_name="the-source\n"} 20241117160247805 DLU <0006> fsm.c:456 lu(262422482917310)[0x612000010420]{UNVALIDATED}: Allocated 20241117160247805 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262422482917310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241117160247805 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422482917310)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160247805 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262422482917310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422482917310" cn_domain=PS destination_name="the-source\n"} 20241117160247805 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160247805 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@baedd10cb413: Found GsupExpect[0] for "262422482917310" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@baedd10cb413: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262422482917310" 20241117160247806 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160247806 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262422482917310 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422482917310" source_name="the-source\n"} 20241117160247806 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422482917310)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160247806 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262422482917310 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160247806 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262422482917310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422482917310" destination_name="the-source\n"} 20241117160247806 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262422482917310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160247806 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422482917310)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160247806 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422482917310)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160247806 DLU <0006> fsm.c:568 lu(PS:IMSI-262422482917310)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160247806 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160247806 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160247807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57136<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@baedd10cb413: Final verdict of PTC: pass 20241117160247807 DAUC <0003> db_auc.c:157 IMSI='262425236178106': No 2G Auth Data 20241117160247807 DAUC <0003> db_auc.c:192 IMSI='262425236178106': No 3G Auth Data 20241117160247808 DLGSUP <0013> hlr.c:121 IMSI 262425236178106: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@baedd10cb413: Created GsupExpect[0] for "262425236178106" to be handled at TC_gsup_ul_via_proxy(79) 20241117160247813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57148<->l=127.0.0.1:4258 20241117160247815 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160247815 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425236178106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425236178106" cn_domain=PS source_name="the-source\n"} 20241117160247815 DLU <0006> fsm.c:456 lu(262425236178106)[0x6120000105a0]{UNVALIDATED}: Allocated 20241117160247815 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425236178106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241117160247815 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425236178106)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160247815 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425236178106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425236178106" cn_domain=PS destination_name="the-source\n"} 20241117160247815 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160247815 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@baedd10cb413: Found GsupExpect[0] for "262425236178106" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@baedd10cb413: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262425236178106" 20241117160247816 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160247816 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425236178106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425236178106" source_name="the-source\n"} 20241117160247816 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425236178106)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160247816 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262425236178106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160247816 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425236178106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425236178106" destination_name="the-source\n"} 20241117160247816 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262425236178106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160247816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425236178106)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160247816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425236178106)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160247816 DLU <0006> fsm.c:568 lu(PS:IMSI-262425236178106)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160247816 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160247816 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160247817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57148<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@baedd10cb413: Final verdict of PTC: pass 20241117160247817 DAUC <0003> db_auc.c:157 IMSI='262426470907892': No 2G Auth Data 20241117160247817 DAUC <0003> db_auc.c:192 IMSI='262426470907892': No 3G Auth Data 20241117160247818 DLGSUP <0013> hlr.c:121 IMSI 262426470907892: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@baedd10cb413: Created GsupExpect[0] for "262426470907892" to be handled at TC_gsup_ul_via_proxy(80) 20241117160247824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57164<->l=127.0.0.1:4258 20241117160247825 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160247825 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262426470907892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426470907892" cn_domain=PS source_name="the-source\n"} 20241117160247825 DLU <0006> fsm.c:456 lu(262426470907892)[0x612000010720]{UNVALIDATED}: Allocated 20241117160247825 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262426470907892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241117160247825 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426470907892)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160247825 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262426470907892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426470907892" cn_domain=PS destination_name="the-source\n"} 20241117160247825 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160247825 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@baedd10cb413: Found GsupExpect[0] for "262426470907892" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@baedd10cb413: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262426470907892" 20241117160247826 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160247826 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262426470907892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426470907892" source_name="the-source\n"} 20241117160247826 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426470907892)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160247826 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262426470907892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160247826 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262426470907892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426470907892" destination_name="the-source\n"} 20241117160247826 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262426470907892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160247826 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426470907892)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160247826 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426470907892)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160247826 DLU <0006> fsm.c:568 lu(PS:IMSI-262426470907892)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160247826 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160247826 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160247827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57164<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@baedd10cb413: Final verdict of PTC: pass 20241117160247828 DAUC <0003> db_auc.c:157 IMSI='262428774397540': No 2G Auth Data 20241117160247828 DAUC <0003> db_auc.c:192 IMSI='262428774397540': No 3G Auth Data 20241117160247828 DLGSUP <0013> hlr.c:121 IMSI 262428774397540: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@baedd10cb413: Created GsupExpect[0] for "262428774397540" to be handled at TC_gsup_ul_via_proxy(81) 20241117160247834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57174<->l=127.0.0.1:4258 20241117160247835 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160247835 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428774397540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428774397540" cn_domain=PS source_name="the-source\n"} 20241117160247835 DLU <0006> fsm.c:456 lu(262428774397540)[0x6120000108a0]{UNVALIDATED}: Allocated 20241117160247835 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428774397540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241117160247835 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428774397540)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160247835 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428774397540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428774397540" cn_domain=PS destination_name="the-source\n"} 20241117160247835 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160247835 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@baedd10cb413: Found GsupExpect[0] for "262428774397540" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@baedd10cb413: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262428774397540" 20241117160247836 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160247836 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428774397540 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428774397540" source_name="the-source\n"} 20241117160247836 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428774397540)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160247836 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262428774397540 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160247836 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428774397540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428774397540" destination_name="the-source\n"} 20241117160247836 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262428774397540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160247836 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428774397540)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160247836 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428774397540)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160247836 DLU <0006> fsm.c:568 lu(PS:IMSI-262428774397540)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160247836 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160247836 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160247837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57174<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@baedd10cb413: Final verdict of PTC: pass 20241117160247838 DAUC <0003> db_auc.c:157 IMSI='262422753305782': No 2G Auth Data 20241117160247838 DAUC <0003> db_auc.c:192 IMSI='262422753305782': No 3G Auth Data 20241117160247838 DLGSUP <0013> hlr.c:121 IMSI 262422753305782: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@baedd10cb413: Created GsupExpect[0] for "262422753305782" to be handled at TC_gsup_ul_via_proxy(82) 20241117160247844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57180<->l=127.0.0.1:4258 20241117160247845 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160247845 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262422753305782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422753305782" cn_domain=PS source_name="the-source\n"} 20241117160247845 DLU <0006> fsm.c:456 lu(262422753305782)[0x612000010a20]{UNVALIDATED}: Allocated 20241117160247846 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262422753305782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241117160247846 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422753305782)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160247846 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262422753305782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422753305782" cn_domain=PS destination_name="the-source\n"} 20241117160247846 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160247846 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@baedd10cb413: Found GsupExpect[0] for "262422753305782" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@baedd10cb413: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262422753305782" 20241117160247847 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160247847 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262422753305782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422753305782" source_name="the-source\n"} 20241117160247847 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422753305782)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160247847 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262422753305782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160247847 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262422753305782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422753305782" destination_name="the-source\n"} 20241117160247847 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262422753305782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160247847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422753305782)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160247847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422753305782)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160247847 DLU <0006> fsm.c:568 lu(PS:IMSI-262422753305782)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160247847 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160247847 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160247847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57180<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@baedd10cb413: Final verdict of PTC: pass 20241117160247848 DAUC <0003> db_auc.c:157 IMSI='262424552559252': No 2G Auth Data 20241117160247848 DAUC <0003> db_auc.c:192 IMSI='262424552559252': No 3G Auth Data 20241117160247849 DLGSUP <0013> hlr.c:121 IMSI 262424552559252: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@baedd10cb413: Created GsupExpect[0] for "262424552559252" to be handled at TC_gsup_ul_via_proxy(83) 20241117160247855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57190<->l=127.0.0.1:4258 20241117160247856 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160247856 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262424552559252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424552559252" cn_domain=PS source_name="the-source\n"} 20241117160247856 DLU <0006> fsm.c:456 lu(262424552559252)[0x612000010ba0]{UNVALIDATED}: Allocated 20241117160247857 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262424552559252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241117160247857 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424552559252)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160247857 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262424552559252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424552559252" cn_domain=PS destination_name="the-source\n"} 20241117160247857 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160247857 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@baedd10cb413: Found GsupExpect[0] for "262424552559252" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@baedd10cb413: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262424552559252" 20241117160247858 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160247858 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262424552559252 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424552559252" source_name="the-source\n"} 20241117160247858 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424552559252)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160247858 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262424552559252 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160247858 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262424552559252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424552559252" destination_name="the-source\n"} 20241117160247858 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262424552559252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160247858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424552559252)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160247858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424552559252)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160247858 DLU <0006> fsm.c:568 lu(PS:IMSI-262424552559252)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160247858 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160247858 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160247858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57190<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@baedd10cb413: Final verdict of PTC: pass 20241117160247859 DAUC <0003> db_auc.c:157 IMSI='262421897417016': No 2G Auth Data 20241117160247859 DAUC <0003> db_auc.c:192 IMSI='262421897417016': No 3G Auth Data 20241117160247859 DLGSUP <0013> hlr.c:121 IMSI 262421897417016: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@baedd10cb413: Created GsupExpect[0] for "262421897417016" to be handled at TC_gsup_ul_via_proxy(84) 20241117160247865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57198<->l=127.0.0.1:4258 20241117160247867 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160247867 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421897417016 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421897417016" cn_domain=PS source_name="the-source\n"} 20241117160247867 DLU <0006> fsm.c:456 lu(262421897417016)[0x612000010d20]{UNVALIDATED}: Allocated 20241117160247867 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421897417016 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241117160247867 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421897417016)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160247867 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421897417016 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421897417016" cn_domain=PS destination_name="the-source\n"} 20241117160247867 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160247867 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@baedd10cb413: Found GsupExpect[0] for "262421897417016" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@baedd10cb413: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262421897417016" 20241117160247868 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160247868 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421897417016 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421897417016" source_name="the-source\n"} 20241117160247868 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421897417016)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160247868 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262421897417016 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160247868 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421897417016 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421897417016" destination_name="the-source\n"} 20241117160247868 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262421897417016 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160247868 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421897417016)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160247868 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421897417016)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160247868 DLU <0006> fsm.c:568 lu(PS:IMSI-262421897417016)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160247868 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160247868 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160247869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57198<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@baedd10cb413: Final verdict of PTC: pass MTC@baedd10cb413: setverdict(pass): none -> pass 20241117160247870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57114<->l=127.0.0.1:4258 20241117160247870 DLINP <000b> input/ipa.c:451 connected read/write 20241117160247870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160247870 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(74)@baedd10cb413: Final verdict of PTC: none 20241117160247870 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160247870 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117160247870 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP-IPA(73)@baedd10cb413: Final verdict of PTC: none 20241117160247871 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40437<->l=127.0.0.1:4259) 75@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: pass MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@baedd10cb413: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 16:02:47 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 20241117160247895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57214<->l=127.0.0.1:4258 20241117160247996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57214<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78448) Waiting for packet dumper to finish... 1 (prev_count=78448, count=114872) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 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@baedd10cb413: 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@baedd10cb413: Test case TC_gsup_ul_subscriber_data started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160251111 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160251111 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160251115 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160251116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57222<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160251117 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(85)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160251117 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160251117 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160251117 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  20241117160251117 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160251117 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  20241117160251117 DLGSUP <0013> gsup_server.c:235 2:  20241117160251117 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160251117 DLGSUP <0013> gsup_server.c:235 3:  20241117160251117 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160251117 DLGSUP <0013> gsup_server.c:235 4:  20241117160251117 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160251117 DLGSUP <0013> gsup_server.c:235 5:  20241117160251117 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160251117 DLGSUP <0013> gsup_server.c:235 7:  20241117160251117 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160251117 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160251117 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160251117 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@baedd10cb413: 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") 20241117160251145 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35303<->l=127.0.0.1:4259) 20241117160251171 DAUC <0003> db_auc.c:157 IMSI='262424473376439': No 2G Auth Data 20241117160251171 DAUC <0003> db_auc.c:192 IMSI='262424473376439': No 3G Auth Data HLR_Test-GSUP(86)@baedd10cb413: Created GsupExpect[0] for "262424473376439" to be handled at TC_gsup_ul_subscriber_data(89) 20241117160251199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57224<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@baedd10cb413: GSUP ul subscriber_data 20241117160251210 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160251210 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424473376439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424473376439" cn_domain=PS} 20241117160251210 DLU <0006> fsm.c:456 lu(262424473376439)[0x612000010ea0]{UNVALIDATED}: Allocated 20241117160251210 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424473376439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160251210 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424473376439)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160251210 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424473376439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424473376439" cn_domain=PS} 20241117160251210 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160251211 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@baedd10cb413: Found GsupExpect[0] for "262424473376439" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@baedd10cb413: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262424473376439" 20241117160251216 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160251217 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424473376439 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424473376439"} 20241117160251217 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424473376439)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160251217 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424473376439 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160251217 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424473376439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424473376439"} 20241117160251217 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424473376439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160251217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424473376439)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160251217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424473376439)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160251217 DLU <0006> fsm.c:568 lu(PS:IMSI-262424473376439)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160251217 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160251217 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160251220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57224<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@baedd10cb413: Final verdict of PTC: pass 20241117160251224 DAUC <0003> db_auc.c:157 IMSI='262422183862719': No 2G Auth Data 20241117160251224 DAUC <0003> db_auc.c:192 IMSI='262422183862719': No 3G Auth Data 20241117160251226 DLGSUP <0013> hlr.c:121 IMSI 262422183862719: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@baedd10cb413: Created GsupExpect[0] for "262422183862719" to be handled at TC_gsup_ul_subscriber_data(90) 20241117160251237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57228<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@baedd10cb413: GSUP ul subscriber_data 20241117160251239 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160251239 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422183862719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422183862719" cn_domain=PS} 20241117160251239 DLU <0006> fsm.c:456 lu(262422183862719)[0x612000011020]{UNVALIDATED}: Allocated 20241117160251239 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422183862719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160251239 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422183862719)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160251239 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422183862719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422183862719" cn_domain=PS} 20241117160251239 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160251239 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@baedd10cb413: Found GsupExpect[0] for "262422183862719" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@baedd10cb413: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262422183862719" 20241117160251240 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160251240 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422183862719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422183862719"} 20241117160251240 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422183862719)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160251240 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422183862719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160251240 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422183862719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422183862719"} 20241117160251240 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422183862719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160251240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422183862719)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160251240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422183862719)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160251240 DLU <0006> fsm.c:568 lu(PS:IMSI-262422183862719)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160251240 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160251240 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160251241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57228<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@baedd10cb413: Final verdict of PTC: pass 20241117160251241 DAUC <0003> db_auc.c:157 IMSI='262422096119655': No 2G Auth Data 20241117160251241 DAUC <0003> db_auc.c:192 IMSI='262422096119655': No 3G Auth Data 20241117160251242 DLGSUP <0013> hlr.c:121 IMSI 262422096119655: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@baedd10cb413: Created GsupExpect[0] for "262422096119655" to be handled at TC_gsup_ul_subscriber_data(91) 20241117160251248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57230<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@baedd10cb413: GSUP ul subscriber_data 20241117160251250 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160251250 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422096119655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422096119655" cn_domain=PS} 20241117160251250 DLU <0006> fsm.c:456 lu(262422096119655)[0x6120000111a0]{UNVALIDATED}: Allocated 20241117160251250 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422096119655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160251250 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422096119655)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160251250 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422096119655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422096119655" cn_domain=PS} 20241117160251250 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160251250 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@baedd10cb413: Found GsupExpect[0] for "262422096119655" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@baedd10cb413: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262422096119655" 20241117160251251 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160251251 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422096119655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422096119655"} 20241117160251251 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422096119655)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160251251 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422096119655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160251251 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422096119655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422096119655"} 20241117160251251 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422096119655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160251251 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422096119655)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160251251 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422096119655)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160251251 DLU <0006> fsm.c:568 lu(PS:IMSI-262422096119655)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160251251 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160251251 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160251252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57230<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@baedd10cb413: Final verdict of PTC: pass 20241117160251253 DAUC <0003> db_auc.c:157 IMSI='262428026426965': No 2G Auth Data 20241117160251253 DAUC <0003> db_auc.c:192 IMSI='262428026426965': No 3G Auth Data 20241117160251253 DLGSUP <0013> hlr.c:121 IMSI 262428026426965: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@baedd10cb413: Created GsupExpect[0] for "262428026426965" to be handled at TC_gsup_ul_subscriber_data(92) 20241117160251260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57246<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@baedd10cb413: GSUP ul subscriber_data 20241117160251261 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160251261 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428026426965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428026426965" cn_domain=PS} 20241117160251261 DLU <0006> fsm.c:456 lu(262428026426965)[0x612000011320]{UNVALIDATED}: Allocated 20241117160251261 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428026426965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160251261 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428026426965)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160251261 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428026426965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428026426965" cn_domain=PS} 20241117160251261 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160251261 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@baedd10cb413: Found GsupExpect[0] for "262428026426965" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@baedd10cb413: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262428026426965" 20241117160251263 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160251263 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428026426965 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428026426965"} 20241117160251263 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428026426965)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160251263 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428026426965 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160251263 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428026426965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428026426965"} 20241117160251263 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428026426965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160251263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428026426965)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160251263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428026426965)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160251263 DLU <0006> fsm.c:568 lu(PS:IMSI-262428026426965)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160251263 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160251263 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160251263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57246<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@baedd10cb413: Final verdict of PTC: pass 20241117160251264 DAUC <0003> db_auc.c:157 IMSI='262428579637716': No 2G Auth Data 20241117160251264 DAUC <0003> db_auc.c:192 IMSI='262428579637716': No 3G Auth Data 20241117160251265 DLGSUP <0013> hlr.c:121 IMSI 262428579637716: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@baedd10cb413: Created GsupExpect[0] for "262428579637716" to be handled at TC_gsup_ul_subscriber_data(93) 20241117160251270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57254<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@baedd10cb413: GSUP ul subscriber_data 20241117160251272 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160251272 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428579637716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428579637716" cn_domain=PS} 20241117160251272 DLU <0006> fsm.c:456 lu(262428579637716)[0x6120000114a0]{UNVALIDATED}: Allocated 20241117160251272 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428579637716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160251272 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428579637716)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160251272 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428579637716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428579637716" cn_domain=PS} 20241117160251272 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160251272 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@baedd10cb413: Found GsupExpect[0] for "262428579637716" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@baedd10cb413: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262428579637716" 20241117160251273 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160251273 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428579637716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428579637716"} 20241117160251273 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428579637716)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160251274 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428579637716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160251274 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428579637716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428579637716"} 20241117160251274 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428579637716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160251274 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428579637716)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160251274 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428579637716)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160251274 DLU <0006> fsm.c:568 lu(PS:IMSI-262428579637716)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160251274 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160251274 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160251274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57254<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@baedd10cb413: Final verdict of PTC: pass 20241117160251275 DAUC <0003> db_auc.c:157 IMSI='262428638084076': No 2G Auth Data 20241117160251275 DAUC <0003> db_auc.c:192 IMSI='262428638084076': No 3G Auth Data 20241117160251275 DLGSUP <0013> hlr.c:121 IMSI 262428638084076: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@baedd10cb413: Created GsupExpect[0] for "262428638084076" to be handled at TC_gsup_ul_subscriber_data(94) 20241117160251282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57256<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@baedd10cb413: GSUP ul subscriber_data 20241117160251284 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160251284 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428638084076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428638084076" cn_domain=PS} 20241117160251284 DLU <0006> fsm.c:456 lu(262428638084076)[0x612000011620]{UNVALIDATED}: Allocated 20241117160251284 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428638084076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160251284 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428638084076)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160251284 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428638084076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428638084076" cn_domain=PS} 20241117160251284 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160251284 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@baedd10cb413: Found GsupExpect[0] for "262428638084076" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@baedd10cb413: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262428638084076" 20241117160251286 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160251286 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428638084076 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428638084076"} 20241117160251286 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428638084076)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160251286 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428638084076 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160251286 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428638084076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428638084076"} 20241117160251286 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428638084076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160251286 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428638084076)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160251286 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428638084076)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160251286 DLU <0006> fsm.c:568 lu(PS:IMSI-262428638084076)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160251286 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160251286 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160251287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57256<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@baedd10cb413: Final verdict of PTC: pass 20241117160251287 DAUC <0003> db_auc.c:157 IMSI='262422557331082': No 2G Auth Data 20241117160251287 DAUC <0003> db_auc.c:192 IMSI='262422557331082': No 3G Auth Data 20241117160251287 DLGSUP <0013> hlr.c:121 IMSI 262422557331082: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@baedd10cb413: Created GsupExpect[0] for "262422557331082" to be handled at TC_gsup_ul_subscriber_data(95) 20241117160251294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57272<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@baedd10cb413: GSUP ul subscriber_data 20241117160251296 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160251296 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422557331082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422557331082" cn_domain=PS} 20241117160251296 DLU <0006> fsm.c:456 lu(262422557331082)[0x6120000117a0]{UNVALIDATED}: Allocated 20241117160251296 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422557331082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160251296 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422557331082)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160251296 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422557331082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422557331082" cn_domain=PS} 20241117160251296 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160251296 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@baedd10cb413: Found GsupExpect[0] for "262422557331082" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@baedd10cb413: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262422557331082" 20241117160251297 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160251297 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422557331082 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422557331082"} 20241117160251297 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422557331082)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160251297 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422557331082 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160251297 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422557331082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422557331082"} 20241117160251297 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422557331082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160251297 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422557331082)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160251297 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422557331082)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160251297 DLU <0006> fsm.c:568 lu(PS:IMSI-262422557331082)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160251297 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160251297 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160251298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57272<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@baedd10cb413: Final verdict of PTC: pass 20241117160251298 DAUC <0003> db_auc.c:157 IMSI='262429238079038': No 2G Auth Data 20241117160251298 DAUC <0003> db_auc.c:192 IMSI='262429238079038': No 3G Auth Data 20241117160251299 DLGSUP <0013> hlr.c:121 IMSI 262429238079038: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@baedd10cb413: Created GsupExpect[0] for "262429238079038" to be handled at TC_gsup_ul_subscriber_data(96) 20241117160251305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57282<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@baedd10cb413: GSUP ul subscriber_data 20241117160251307 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160251307 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429238079038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429238079038" cn_domain=PS} 20241117160251307 DLU <0006> fsm.c:456 lu(262429238079038)[0x612000011920]{UNVALIDATED}: Allocated 20241117160251307 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429238079038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160251307 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429238079038)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160251307 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429238079038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429238079038" cn_domain=PS} 20241117160251307 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160251307 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@baedd10cb413: Found GsupExpect[0] for "262429238079038" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@baedd10cb413: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262429238079038" 20241117160251308 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160251308 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429238079038 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429238079038"} 20241117160251308 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429238079038)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160251308 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429238079038 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160251308 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429238079038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429238079038"} 20241117160251308 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429238079038 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160251308 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429238079038)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160251308 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429238079038)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160251308 DLU <0006> fsm.c:568 lu(PS:IMSI-262429238079038)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160251308 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160251308 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160251309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57282<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@baedd10cb413: Final verdict of PTC: pass MTC@baedd10cb413: setverdict(pass): none -> pass 20241117160251310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57222<->l=127.0.0.1:4258 HLR_Test-GSUP(86)@baedd10cb413: Final verdict of PTC: none 20241117160251310 DLINP <000b> input/ipa.c:451 connected read/write 20241117160251310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160251310 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160251311 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160251311 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117160251311 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35303<->l=127.0.0.1:4259) 87@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: pass MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@baedd10cb413: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 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 20241117160251342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57292<->l=127.0.0.1:4258 20241117160251443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57292<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77504) Waiting for packet dumper to finish... 1 (prev_count=77504, count=118148) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 16:02:53 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@baedd10cb413: 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@baedd10cb413: Test case TC_vty started. MTC@baedd10cb413: legacy= true 20241117160254557 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160254557 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160254561 DLINP <000b> input/ipa.c:451 connected read/write 20241117160254561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160254563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60006<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160254567 DLINP <000b> input/ipa.c:451 connected read/write 20241117160254567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160254567 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160254567 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160254567 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  20241117160254567 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160254567 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  20241117160254567 DLGSUP <0013> gsup_server.c:235 2:  20241117160254567 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160254567 DLGSUP <0013> gsup_server.c:235 3:  20241117160254567 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160254567 DLGSUP <0013> gsup_server.c:235 4:  20241117160254567 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160254567 DLGSUP <0013> gsup_server.c:235 5:  20241117160254567 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160254567 DLGSUP <0013> gsup_server.c:235 7:  20241117160254567 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160254567 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160254567 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160254567 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)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@baedd10cb413: 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") 20241117160254595 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39671<->l=127.0.0.1:4259) 20241117160254599 DAUC <0003> db_auc.c:157 IMSI='262428893051753': No 2G Auth Data 20241117160254599 DAUC <0003> db_auc.c:192 IMSI='262428893051753': No 3G Auth Data 20241117160254604 DAUC <0003> db_auc.c:192 IMSI='262428893051753': No 3G Auth Data 20241117160254608 DAUC <0003> db_auc.c:157 IMSI='262422436224543': No 2G Auth Data 20241117160254608 DAUC <0003> db_auc.c:192 IMSI='262422436224543': No 3G Auth Data 20241117160254612 DAUC <0003> db_auc.c:157 IMSI='262422436224543': No 2G Auth Data 20241117160254616 DAUC <0003> db_auc.c:157 IMSI='262424429959302': No 2G Auth Data 20241117160254616 DAUC <0003> db_auc.c:192 IMSI='262424429959302': No 3G Auth Data MTC@baedd10cb413: setverdict(pass): none -> pass 20241117160254622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60006<->l=127.0.0.1:4258 20241117160254623 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39671<->l=127.0.0.1:4259) 20241117160254623 DLINP <000b> input/ipa.c:451 connected read/write 20241117160254623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160254623 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160254623 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160254623 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: pass MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@baedd10cb413: Test case TC_vty finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 16:02:54 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241117160254657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60008<->l=127.0.0.1:4258 20241117160254758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60008<->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=28440) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 16:02:56 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@baedd10cb413: 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@baedd10cb413: Test case TC_vty_msisdn_isd started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160257882 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160257882 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160257887 DLINP <000b> input/ipa.c:451 connected read/write 20241117160257887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160257889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60020<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160257892 DLINP <000b> input/ipa.c:451 connected read/write 20241117160257892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160257893 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160257893 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160257893 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  20241117160257893 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160257893 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  20241117160257893 DLGSUP <0013> gsup_server.c:235 2:  20241117160257893 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160257893 DLGSUP <0013> gsup_server.c:235 3:  20241117160257893 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160257893 DLGSUP <0013> gsup_server.c:235 4:  20241117160257893 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160257893 DLGSUP <0013> gsup_server.c:235 5:  20241117160257893 DLGSUP <0013> gsup_server.c:237 5: 00  HLR_Test-GSUP-IPA(100)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160257893 DLGSUP <0013> gsup_server.c:235 7:  20241117160257893 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160257893 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160257893 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160257893 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@baedd10cb413: 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") 20241117160257918 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39631<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@baedd10cb413: Created GsupExpect[0] for "262428754206929" to be handled at TC_vty_msisdn_isd(104) 20241117160257937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60022<->l=127.0.0.1:4258 20241117160257943 DAUC <0003> db_auc.c:157 IMSI='262428754206929': No 2G Auth Data 20241117160257943 DAUC <0003> db_auc.c:192 IMSI='262428754206929': No 3G Auth Data 20241117160257952 DLINP <000b> input/ipa.c:451 connected read/write 20241117160257952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160257952 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428754206929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428754206929" cn_domain=PS} 20241117160257952 DLU <0006> fsm.c:456 lu(262428754206929)[0x612000011aa0]{UNVALIDATED}: Allocated 20241117160257952 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428754206929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160257952 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428754206929)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160257952 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428754206929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428754206929" cn_domain=PS} 20241117160257952 DLINP <000b> input/ipa.c:451 connected read/write 20241117160257952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160257952 DLINP <000b> input/ipa.c:451 connected read/write 20241117160257952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@baedd10cb413: Found GsupExpect[0] for "262428754206929" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@baedd10cb413: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262428754206929" 20241117160257959 DLINP <000b> input/ipa.c:451 connected read/write 20241117160257959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160257959 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428754206929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428754206929"} 20241117160257959 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428754206929)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160257960 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428754206929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160257960 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428754206929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428754206929"} 20241117160257960 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428754206929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160257960 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428754206929)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160257960 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428754206929)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160257960 DLU <0006> fsm.c:568 lu(PS:IMSI-262428754206929)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160257960 DLINP <000b> input/ipa.c:451 connected read/write 20241117160257960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160257960 DLINP <000b> input/ipa.c:451 connected read/write 20241117160257960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@baedd10cb413: setverdict(pass): none -> pass 20241117160257963 DLGSUP <0013> hlr.c:128 IMSI 262428754206929: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241117160257963 DLINP <000b> input/ipa.c:451 connected read/write 20241117160257963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160257963 DLINP <000b> input/ipa.c:451 connected read/write 20241117160257963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160257966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60022<->l=127.0.0.1:4258 20241117160257966 DLINP <000b> input/ipa.c:451 connected read/write 20241117160257966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160257966 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428754206929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428754206929"} 20241117160257966 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428754206929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI TC_vty_msisdn_isd(104)@baedd10cb413: Final verdict of PTC: pass 20241117160257966 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428754206929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160257967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60020<->l=127.0.0.1:4258 20241117160257969 DLINP <000b> input/ipa.c:451 connected read/write 20241117160257969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160257969 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160257969 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160257969 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@baedd10cb413: Final verdict of PTC: none 102@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@baedd10cb413: Final verdict of PTC: none 20241117160257970 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39631<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(103)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 102: none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@baedd10cb413: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 16:02:57 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 20241117160258000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60036<->l=127.0.0.1:4258 20241117160258101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60036<->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@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 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@baedd10cb413: 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@baedd10cb413: Test case TC_gsup_purge_cs started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160301207 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160301208 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160301211 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60042<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160301216 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301217 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160301217 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160301217 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  20241117160301217 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160301217 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  20241117160301217 DLGSUP <0013> gsup_server.c:235 2:  20241117160301217 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160301217 DLGSUP <0013> gsup_server.c:235 3:  20241117160301217 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160301217 DLGSUP <0013> gsup_server.c:235 4:  20241117160301217 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160301217 DLGSUP <0013> gsup_server.c:235 5:  20241117160301217 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160301217 DLGSUP <0013> gsup_server.c:235 7:  20241117160301217 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160301217 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160301217 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160301217 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)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@baedd10cb413: 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") 20241117160301237 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38859<->l=127.0.0.1:4259) 20241117160301246 DAUC <0003> db_auc.c:157 IMSI='262426464686773': No 2G Auth Data 20241117160301246 DAUC <0003> db_auc.c:192 IMSI='262426464686773': No 3G Auth Data HLR_Test-GSUP(106)@baedd10cb413: Created GsupExpect[0] for "262426464686773" to be handled at TC_gsup_purge_cs(109) 20241117160301262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60056<->l=127.0.0.1:4258 20241117160301268 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301268 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426464686773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426464686773" cn_domain=PS} 20241117160301268 DLU <0006> fsm.c:456 lu(262426464686773)[0x612000011c20]{UNVALIDATED}: Allocated 20241117160301268 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426464686773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160301268 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426464686773)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160301268 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426464686773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426464686773" cn_domain=PS} 20241117160301268 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301268 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@baedd10cb413: Found GsupExpect[0] for "262426464686773" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@baedd10cb413: Added IMSI table entry 0TC_gsup_purge_cs(109)"262426464686773" 20241117160301274 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301274 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426464686773 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426464686773"} 20241117160301274 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426464686773)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160301274 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426464686773 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160301274 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426464686773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426464686773"} 20241117160301274 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426464686773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160301274 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426464686773)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160301274 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426464686773)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160301274 DLU <0006> fsm.c:568 lu(PS:IMSI-262426464686773)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160301274 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301274 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@baedd10cb413: setverdict(pass): none -> pass 20241117160301276 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301276 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426464686773 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426464686773" cn_domain=CS} 20241117160301276 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426464686773 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241117160301276 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426464686773 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426464686773"} 20241117160301276 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426464686773 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117160301276 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301276 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160301278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60056<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@baedd10cb413: Final verdict of PTC: pass 20241117160301280 DAUC <0003> db_auc.c:157 IMSI='262429161891572': No 2G Auth Data 20241117160301280 DAUC <0003> db_auc.c:192 IMSI='262429161891572': No 3G Auth Data 20241117160301281 DLGSUP <0013> hlr.c:121 IMSI 262429161891572: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@baedd10cb413: Created GsupExpect[0] for "262429161891572" to be handled at TC_gsup_purge_cs(110) 20241117160301294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60066<->l=127.0.0.1:4258 20241117160301296 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301296 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429161891572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429161891572" cn_domain=PS} 20241117160301296 DLU <0006> fsm.c:456 lu(262429161891572)[0x612000011da0]{UNVALIDATED}: Allocated 20241117160301296 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429161891572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160301296 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429161891572)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160301296 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429161891572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429161891572" cn_domain=PS} 20241117160301296 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301296 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@baedd10cb413: Found GsupExpect[0] for "262429161891572" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@baedd10cb413: Added IMSI table entry 1TC_gsup_purge_cs(110)"262429161891572" 20241117160301297 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301297 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429161891572 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429161891572"} 20241117160301297 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429161891572)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160301297 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429161891572 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160301297 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429161891572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429161891572"} 20241117160301297 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429161891572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160301297 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429161891572)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160301297 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429161891572)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160301297 DLU <0006> fsm.c:568 lu(PS:IMSI-262429161891572)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160301297 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301297 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@baedd10cb413: setverdict(pass): none -> pass 20241117160301298 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301298 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429161891572 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429161891572" cn_domain=CS} 20241117160301298 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429161891572 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241117160301299 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429161891572 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429161891572"} 20241117160301299 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429161891572 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117160301299 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301299 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160301299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60066<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@baedd10cb413: Final verdict of PTC: pass 20241117160301300 DAUC <0003> db_auc.c:157 IMSI='262429311252033': No 2G Auth Data 20241117160301300 DAUC <0003> db_auc.c:192 IMSI='262429311252033': No 3G Auth Data 20241117160301300 DLGSUP <0013> hlr.c:121 IMSI 262429311252033: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@baedd10cb413: Created GsupExpect[0] for "262429311252033" to be handled at TC_gsup_purge_cs(111) 20241117160301307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60074<->l=127.0.0.1:4258 20241117160301308 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301308 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429311252033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429311252033" cn_domain=PS} 20241117160301308 DLU <0006> fsm.c:456 lu(262429311252033)[0x612000011f20]{UNVALIDATED}: Allocated 20241117160301308 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429311252033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160301308 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429311252033)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160301308 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429311252033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429311252033" cn_domain=PS} 20241117160301308 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301308 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@baedd10cb413: Found GsupExpect[0] for "262429311252033" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@baedd10cb413: Added IMSI table entry 2TC_gsup_purge_cs(111)"262429311252033" 20241117160301310 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301310 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429311252033 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429311252033"} 20241117160301310 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429311252033)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160301310 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429311252033 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160301310 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429311252033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429311252033"} 20241117160301310 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429311252033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160301310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429311252033)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160301310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429311252033)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160301310 DLU <0006> fsm.c:568 lu(PS:IMSI-262429311252033)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160301310 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301310 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@baedd10cb413: setverdict(pass): none -> pass 20241117160301310 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301310 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429311252033 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429311252033" cn_domain=CS} 20241117160301310 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429311252033 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241117160301310 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429311252033 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429311252033"} 20241117160301310 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429311252033 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117160301310 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301310 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160301311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60074<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@baedd10cb413: Final verdict of PTC: pass 20241117160301312 DAUC <0003> db_auc.c:157 IMSI='262422445597301': No 2G Auth Data 20241117160301312 DAUC <0003> db_auc.c:192 IMSI='262422445597301': No 3G Auth Data 20241117160301312 DLGSUP <0013> hlr.c:121 IMSI 262422445597301: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@baedd10cb413: Created GsupExpect[0] for "262422445597301" to be handled at TC_gsup_purge_cs(112) 20241117160301318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60090<->l=127.0.0.1:4258 20241117160301320 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301320 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422445597301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422445597301" cn_domain=PS} 20241117160301320 DLU <0006> fsm.c:456 lu(262422445597301)[0x6120000120a0]{UNVALIDATED}: Allocated 20241117160301320 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422445597301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160301320 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422445597301)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160301320 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422445597301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422445597301" cn_domain=PS} 20241117160301320 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301320 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@baedd10cb413: Found GsupExpect[0] for "262422445597301" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@baedd10cb413: Added IMSI table entry 3TC_gsup_purge_cs(112)"262422445597301" 20241117160301321 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301321 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422445597301 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422445597301"} 20241117160301321 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422445597301)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160301321 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422445597301 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160301321 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422445597301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422445597301"} 20241117160301321 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422445597301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160301321 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422445597301)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160301321 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422445597301)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160301321 DLU <0006> fsm.c:568 lu(PS:IMSI-262422445597301)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160301321 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301321 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@baedd10cb413: setverdict(pass): none -> pass 20241117160301323 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301323 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422445597301 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422445597301" cn_domain=CS} 20241117160301323 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422445597301 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241117160301323 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422445597301 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422445597301"} 20241117160301323 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422445597301 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117160301323 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301323 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160301324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60090<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@baedd10cb413: Final verdict of PTC: pass 20241117160301324 DAUC <0003> db_auc.c:157 IMSI='262428563060514': No 2G Auth Data 20241117160301324 DAUC <0003> db_auc.c:192 IMSI='262428563060514': No 3G Auth Data 20241117160301325 DLGSUP <0013> hlr.c:121 IMSI 262428563060514: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@baedd10cb413: Created GsupExpect[0] for "262428563060514" to be handled at TC_gsup_purge_cs(113) 20241117160301332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60094<->l=127.0.0.1:4258 20241117160301334 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301334 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428563060514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428563060514" cn_domain=PS} 20241117160301334 DLU <0006> fsm.c:456 lu(262428563060514)[0x612000012220]{UNVALIDATED}: Allocated 20241117160301334 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428563060514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160301334 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428563060514)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160301334 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428563060514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428563060514" cn_domain=PS} 20241117160301334 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301334 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@baedd10cb413: Found GsupExpect[0] for "262428563060514" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@baedd10cb413: Added IMSI table entry 4TC_gsup_purge_cs(113)"262428563060514" 20241117160301335 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301335 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428563060514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428563060514"} 20241117160301335 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428563060514)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160301335 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428563060514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160301335 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428563060514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428563060514"} 20241117160301335 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428563060514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160301335 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428563060514)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160301335 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428563060514)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160301335 DLU <0006> fsm.c:568 lu(PS:IMSI-262428563060514)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160301335 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301335 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@baedd10cb413: setverdict(pass): none -> pass 20241117160301337 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301337 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428563060514 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428563060514" cn_domain=CS} 20241117160301337 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428563060514 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241117160301337 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428563060514 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428563060514"} 20241117160301337 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428563060514 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117160301337 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301337 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160301337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60094<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@baedd10cb413: Final verdict of PTC: pass 20241117160301338 DAUC <0003> db_auc.c:157 IMSI='262422461921657': No 2G Auth Data 20241117160301338 DAUC <0003> db_auc.c:192 IMSI='262422461921657': No 3G Auth Data 20241117160301339 DLGSUP <0013> hlr.c:121 IMSI 262422461921657: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@baedd10cb413: Created GsupExpect[0] for "262422461921657" to be handled at TC_gsup_purge_cs(114) 20241117160301346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60102<->l=127.0.0.1:4258 20241117160301348 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301348 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422461921657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422461921657" cn_domain=PS} 20241117160301348 DLU <0006> fsm.c:456 lu(262422461921657)[0x6120000123a0]{UNVALIDATED}: Allocated 20241117160301348 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422461921657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160301348 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422461921657)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160301348 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422461921657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422461921657" cn_domain=PS} 20241117160301348 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301348 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@baedd10cb413: Found GsupExpect[0] for "262422461921657" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@baedd10cb413: Added IMSI table entry 5TC_gsup_purge_cs(114)"262422461921657" 20241117160301349 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301349 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262422461921657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422461921657"} 20241117160301349 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422461921657)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160301349 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262422461921657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160301349 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422461921657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422461921657"} 20241117160301349 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262422461921657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160301349 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422461921657)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160301349 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422461921657)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160301349 DLU <0006> fsm.c:568 lu(PS:IMSI-262422461921657)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160301349 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301349 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@baedd10cb413: setverdict(pass): none -> pass 20241117160301351 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301351 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422461921657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422461921657" cn_domain=CS} 20241117160301351 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422461921657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241117160301351 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422461921657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422461921657"} 20241117160301351 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262422461921657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117160301351 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301351 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160301351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60102<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@baedd10cb413: Final verdict of PTC: pass 20241117160301353 DAUC <0003> db_auc.c:157 IMSI='262425959330627': No 2G Auth Data 20241117160301353 DAUC <0003> db_auc.c:192 IMSI='262425959330627': No 3G Auth Data 20241117160301353 DLGSUP <0013> hlr.c:121 IMSI 262425959330627: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@baedd10cb413: Created GsupExpect[0] for "262425959330627" to be handled at TC_gsup_purge_cs(115) 20241117160301361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60104<->l=127.0.0.1:4258 20241117160301362 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301363 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425959330627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425959330627" cn_domain=PS} 20241117160301363 DLU <0006> fsm.c:456 lu(262425959330627)[0x612000012520]{UNVALIDATED}: Allocated 20241117160301363 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425959330627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160301363 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425959330627)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160301363 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425959330627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425959330627" cn_domain=PS} 20241117160301363 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301363 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@baedd10cb413: Found GsupExpect[0] for "262425959330627" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@baedd10cb413: Added IMSI table entry 6TC_gsup_purge_cs(115)"262425959330627" 20241117160301365 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301365 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425959330627 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425959330627"} 20241117160301365 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425959330627)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160301365 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425959330627 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160301365 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425959330627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425959330627"} 20241117160301365 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425959330627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160301365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425959330627)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160301365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425959330627)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160301365 DLU <0006> fsm.c:568 lu(PS:IMSI-262425959330627)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160301365 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301365 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@baedd10cb413: setverdict(pass): none -> pass 20241117160301366 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301366 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425959330627 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425959330627" cn_domain=CS} 20241117160301366 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425959330627 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241117160301367 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425959330627 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425959330627"} 20241117160301367 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425959330627 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117160301367 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301367 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160301368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60104<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@baedd10cb413: Final verdict of PTC: pass 20241117160301368 DAUC <0003> db_auc.c:157 IMSI='262421162156783': No 2G Auth Data 20241117160301368 DAUC <0003> db_auc.c:192 IMSI='262421162156783': No 3G Auth Data 20241117160301369 DLGSUP <0013> hlr.c:121 IMSI 262421162156783: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@baedd10cb413: Created GsupExpect[0] for "262421162156783" to be handled at TC_gsup_purge_cs(116) 20241117160301375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60112<->l=127.0.0.1:4258 20241117160301377 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301377 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421162156783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421162156783" cn_domain=PS} 20241117160301377 DLU <0006> fsm.c:456 lu(262421162156783)[0x6120000126a0]{UNVALIDATED}: Allocated 20241117160301377 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421162156783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160301377 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421162156783)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160301377 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421162156783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421162156783" cn_domain=PS} 20241117160301377 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301378 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@baedd10cb413: Found GsupExpect[0] for "262421162156783" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@baedd10cb413: Added IMSI table entry 7TC_gsup_purge_cs(116)"262421162156783" 20241117160301379 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301379 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421162156783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421162156783"} 20241117160301379 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421162156783)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160301379 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421162156783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160301379 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421162156783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421162156783"} 20241117160301379 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421162156783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160301379 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421162156783)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160301379 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421162156783)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160301379 DLU <0006> fsm.c:568 lu(PS:IMSI-262421162156783)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160301379 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301379 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@baedd10cb413: setverdict(pass): none -> pass 20241117160301380 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301380 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421162156783 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421162156783" cn_domain=CS} 20241117160301380 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421162156783 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241117160301380 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421162156783 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421162156783"} 20241117160301380 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421162156783 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117160301380 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160301380 DLINP <000b> input/ipa.c:451 connected read/write 20241117160301380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160301380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60112<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@baedd10cb413: Final verdict of PTC: pass MTC@baedd10cb413: setverdict(pass): none -> pass 20241117160301381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60042<->l=127.0.0.1:4258 HLR_Test-GSUP(106)@baedd10cb413: Final verdict of PTC: none 20241117160301382 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38859<->l=127.0.0.1:4259) 107@baedd10cb413: Final verdict of PTC: none 20241117160301382 DLINP <000b> input/ipa.c:451 connected read/write IPA-CTRL-CLI-IPA(108)@baedd10cb413: Final verdict of PTC: none 20241117160301382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160301382 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160301382 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160301382 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(105)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: pass MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@baedd10cb413: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 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 20241117160301415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60126<->l=127.0.0.1:4258 20241117160301516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60126<->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@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 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@baedd10cb413: 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@baedd10cb413: Test case TC_gsup_purge_ps started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160304558 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160304558 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160304559 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56486<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160304560 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(117)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160304560 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160304560 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160304560 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  20241117160304560 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160304560 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  20241117160304560 DLGSUP <0013> gsup_server.c:235 2:  20241117160304560 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160304560 DLGSUP <0013> gsup_server.c:235 3:  20241117160304560 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160304560 DLGSUP <0013> gsup_server.c:235 4:  20241117160304560 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160304560 DLGSUP <0013> gsup_server.c:235 5:  20241117160304560 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160304560 DLGSUP <0013> gsup_server.c:235 7:  20241117160304560 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160304561 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160304561 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160304561 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@baedd10cb413: 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") 20241117160304569 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38723<->l=127.0.0.1:4259) 20241117160304571 DAUC <0003> db_auc.c:157 IMSI='262429134979255': No 2G Auth Data 20241117160304571 DAUC <0003> db_auc.c:192 IMSI='262429134979255': No 3G Auth Data HLR_Test-GSUP(118)@baedd10cb413: Created GsupExpect[0] for "262429134979255" to be handled at TC_gsup_purge_ps(121) 20241117160304577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56488<->l=127.0.0.1:4258 20241117160304606 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304606 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429134979255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429134979255" cn_domain=PS} 20241117160304606 DLU <0006> fsm.c:456 lu(262429134979255)[0x612000012820]{UNVALIDATED}: Allocated 20241117160304606 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429134979255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160304606 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429134979255)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160304606 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429134979255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429134979255" cn_domain=PS} 20241117160304606 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304606 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@baedd10cb413: Found GsupExpect[0] for "262429134979255" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@baedd10cb413: Added IMSI table entry 0TC_gsup_purge_ps(121)"262429134979255" 20241117160304608 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304608 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429134979255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429134979255"} 20241117160304608 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429134979255)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160304608 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429134979255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160304608 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429134979255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429134979255"} 20241117160304608 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429134979255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160304608 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429134979255)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160304608 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429134979255)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160304608 DLU <0006> fsm.c:568 lu(PS:IMSI-262429134979255)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160304608 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304608 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@baedd10cb413: setverdict(pass): none -> pass 20241117160304609 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304609 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429134979255 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429134979255" cn_domain=PS} 20241117160304609 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429134979255 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241117160304609 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429134979255 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429134979255"} 20241117160304609 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429134979255 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117160304609 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304609 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160304609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56488<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@baedd10cb413: Final verdict of PTC: pass 20241117160304610 DAUC <0003> db_auc.c:157 IMSI='262429531227645': No 2G Auth Data 20241117160304610 DAUC <0003> db_auc.c:192 IMSI='262429531227645': No 3G Auth Data 20241117160304611 DLGSUP <0013> hlr.c:121 IMSI 262429531227645: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@baedd10cb413: Created GsupExpect[0] for "262429531227645" to be handled at TC_gsup_purge_ps(122) 20241117160304617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56492<->l=127.0.0.1:4258 20241117160304618 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304618 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429531227645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429531227645" cn_domain=PS} 20241117160304619 DLU <0006> fsm.c:456 lu(262429531227645)[0x6120000129a0]{UNVALIDATED}: Allocated 20241117160304619 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429531227645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160304619 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429531227645)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160304619 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429531227645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429531227645" cn_domain=PS} 20241117160304619 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304619 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@baedd10cb413: Found GsupExpect[0] for "262429531227645" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@baedd10cb413: Added IMSI table entry 1TC_gsup_purge_ps(122)"262429531227645" 20241117160304620 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304620 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429531227645 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429531227645"} 20241117160304620 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429531227645)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160304620 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429531227645 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160304620 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429531227645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429531227645"} 20241117160304620 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429531227645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160304620 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429531227645)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160304620 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429531227645)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160304620 DLU <0006> fsm.c:568 lu(PS:IMSI-262429531227645)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160304620 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304620 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@baedd10cb413: setverdict(pass): none -> pass 20241117160304621 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304621 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429531227645 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429531227645" cn_domain=PS} 20241117160304621 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429531227645 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241117160304621 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429531227645 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429531227645"} 20241117160304621 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429531227645 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117160304621 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304621 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160304622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56492<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@baedd10cb413: Final verdict of PTC: pass 20241117160304623 DAUC <0003> db_auc.c:157 IMSI='262428841367294': No 2G Auth Data 20241117160304623 DAUC <0003> db_auc.c:192 IMSI='262428841367294': No 3G Auth Data 20241117160304624 DLGSUP <0013> hlr.c:121 IMSI 262428841367294: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@baedd10cb413: Created GsupExpect[0] for "262428841367294" to be handled at TC_gsup_purge_ps(123) 20241117160304630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56508<->l=127.0.0.1:4258 20241117160304632 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304632 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428841367294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428841367294" cn_domain=PS} 20241117160304632 DLU <0006> fsm.c:456 lu(262428841367294)[0x612000012b20]{UNVALIDATED}: Allocated 20241117160304632 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428841367294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160304632 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428841367294)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160304632 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428841367294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428841367294" cn_domain=PS} 20241117160304632 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304632 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@baedd10cb413: Found GsupExpect[0] for "262428841367294" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@baedd10cb413: Added IMSI table entry 2TC_gsup_purge_ps(123)"262428841367294" 20241117160304633 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304633 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428841367294 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428841367294"} 20241117160304633 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428841367294)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160304633 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428841367294 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160304633 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428841367294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428841367294"} 20241117160304633 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428841367294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160304633 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428841367294)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160304633 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428841367294)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160304633 DLU <0006> fsm.c:568 lu(PS:IMSI-262428841367294)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160304633 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304633 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@baedd10cb413: setverdict(pass): none -> pass 20241117160304634 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304634 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428841367294 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428841367294" cn_domain=PS} 20241117160304634 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428841367294 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241117160304634 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428841367294 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428841367294"} 20241117160304634 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428841367294 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117160304634 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304635 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160304635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56508<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@baedd10cb413: Final verdict of PTC: pass 20241117160304636 DAUC <0003> db_auc.c:157 IMSI='262425252323343': No 2G Auth Data 20241117160304636 DAUC <0003> db_auc.c:192 IMSI='262425252323343': No 3G Auth Data 20241117160304636 DLGSUP <0013> hlr.c:121 IMSI 262425252323343: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@baedd10cb413: Created GsupExpect[0] for "262425252323343" to be handled at TC_gsup_purge_ps(124) 20241117160304643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56510<->l=127.0.0.1:4258 20241117160304644 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304644 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425252323343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425252323343" cn_domain=PS} 20241117160304645 DLU <0006> fsm.c:456 lu(262425252323343)[0x612000012ca0]{UNVALIDATED}: Allocated 20241117160304645 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425252323343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160304645 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425252323343)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160304645 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425252323343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425252323343" cn_domain=PS} 20241117160304645 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304645 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@baedd10cb413: Found GsupExpect[0] for "262425252323343" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@baedd10cb413: Added IMSI table entry 3TC_gsup_purge_ps(124)"262425252323343" 20241117160304646 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304646 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425252323343 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425252323343"} 20241117160304646 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425252323343)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160304646 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425252323343 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160304646 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425252323343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425252323343"} 20241117160304646 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425252323343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160304646 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425252323343)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160304646 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425252323343)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160304646 DLU <0006> fsm.c:568 lu(PS:IMSI-262425252323343)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160304646 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304646 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@baedd10cb413: setverdict(pass): none -> pass 20241117160304647 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304647 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425252323343 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425252323343" cn_domain=PS} 20241117160304647 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425252323343 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241117160304647 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425252323343 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425252323343"} 20241117160304647 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425252323343 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117160304647 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304647 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160304648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56510<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@baedd10cb413: Final verdict of PTC: pass 20241117160304649 DAUC <0003> db_auc.c:157 IMSI='262420385130607': No 2G Auth Data 20241117160304649 DAUC <0003> db_auc.c:192 IMSI='262420385130607': No 3G Auth Data 20241117160304649 DLGSUP <0013> hlr.c:121 IMSI 262420385130607: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@baedd10cb413: Created GsupExpect[0] for "262420385130607" to be handled at TC_gsup_purge_ps(125) 20241117160304655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56522<->l=127.0.0.1:4258 20241117160304657 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304657 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420385130607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420385130607" cn_domain=PS} 20241117160304657 DLU <0006> fsm.c:456 lu(262420385130607)[0x612000012e20]{UNVALIDATED}: Allocated 20241117160304657 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420385130607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160304657 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420385130607)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160304657 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420385130607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420385130607" cn_domain=PS} 20241117160304657 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304657 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@baedd10cb413: Found GsupExpect[0] for "262420385130607" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@baedd10cb413: Added IMSI table entry 4TC_gsup_purge_ps(125)"262420385130607" 20241117160304658 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304658 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420385130607 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420385130607"} 20241117160304658 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420385130607)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160304658 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420385130607 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160304658 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420385130607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420385130607"} 20241117160304658 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420385130607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160304658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420385130607)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160304658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420385130607)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160304658 DLU <0006> fsm.c:568 lu(PS:IMSI-262420385130607)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160304658 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304658 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@baedd10cb413: setverdict(pass): none -> pass 20241117160304659 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304659 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420385130607 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420385130607" cn_domain=PS} 20241117160304659 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420385130607 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241117160304659 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420385130607 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420385130607"} 20241117160304659 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420385130607 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117160304659 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304659 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160304659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56522<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@baedd10cb413: Final verdict of PTC: pass 20241117160304660 DAUC <0003> db_auc.c:157 IMSI='262426969435509': No 2G Auth Data 20241117160304660 DAUC <0003> db_auc.c:192 IMSI='262426969435509': No 3G Auth Data 20241117160304660 DLGSUP <0013> hlr.c:121 IMSI 262426969435509: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@baedd10cb413: Created GsupExpect[0] for "262426969435509" to be handled at TC_gsup_purge_ps(126) 20241117160304666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56534<->l=127.0.0.1:4258 20241117160304668 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304668 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426969435509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426969435509" cn_domain=PS} 20241117160304668 DLU <0006> fsm.c:456 lu(262426969435509)[0x612000012fa0]{UNVALIDATED}: Allocated 20241117160304668 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426969435509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160304668 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426969435509)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160304668 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426969435509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426969435509" cn_domain=PS} 20241117160304668 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304668 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@baedd10cb413: Found GsupExpect[0] for "262426969435509" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@baedd10cb413: Added IMSI table entry 5TC_gsup_purge_ps(126)"262426969435509" 20241117160304669 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304669 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426969435509 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426969435509"} 20241117160304669 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426969435509)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160304669 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426969435509 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160304669 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426969435509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426969435509"} 20241117160304669 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426969435509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160304669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426969435509)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160304669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426969435509)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160304669 DLU <0006> fsm.c:568 lu(PS:IMSI-262426969435509)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160304669 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304669 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@baedd10cb413: setverdict(pass): none -> pass 20241117160304670 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304670 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426969435509 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426969435509" cn_domain=PS} 20241117160304670 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426969435509 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241117160304670 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426969435509 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426969435509"} 20241117160304670 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426969435509 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117160304670 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304670 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160304671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56534<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@baedd10cb413: Final verdict of PTC: pass 20241117160304672 DAUC <0003> db_auc.c:157 IMSI='262427683071655': No 2G Auth Data 20241117160304672 DAUC <0003> db_auc.c:192 IMSI='262427683071655': No 3G Auth Data 20241117160304672 DLGSUP <0013> hlr.c:121 IMSI 262427683071655: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@baedd10cb413: Created GsupExpect[0] for "262427683071655" to be handled at TC_gsup_purge_ps(127) 20241117160304678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56542<->l=127.0.0.1:4258 20241117160304680 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304680 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427683071655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427683071655" cn_domain=PS} 20241117160304680 DLU <0006> fsm.c:456 lu(262427683071655)[0x612000013120]{UNVALIDATED}: Allocated 20241117160304680 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427683071655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160304680 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427683071655)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160304680 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427683071655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427683071655" cn_domain=PS} 20241117160304680 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304680 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@baedd10cb413: Found GsupExpect[0] for "262427683071655" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@baedd10cb413: Added IMSI table entry 6TC_gsup_purge_ps(127)"262427683071655" 20241117160304681 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304682 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427683071655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427683071655"} 20241117160304682 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427683071655)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160304682 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427683071655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160304682 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427683071655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427683071655"} 20241117160304682 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427683071655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160304682 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427683071655)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160304682 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427683071655)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160304682 DLU <0006> fsm.c:568 lu(PS:IMSI-262427683071655)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160304682 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304682 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@baedd10cb413: setverdict(pass): none -> pass 20241117160304683 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304683 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427683071655 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427683071655" cn_domain=PS} 20241117160304683 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427683071655 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241117160304683 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427683071655 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427683071655"} 20241117160304683 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427683071655 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117160304683 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304683 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160304683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56542<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@baedd10cb413: Final verdict of PTC: pass 20241117160304684 DAUC <0003> db_auc.c:157 IMSI='262421916756914': No 2G Auth Data 20241117160304684 DAUC <0003> db_auc.c:192 IMSI='262421916756914': No 3G Auth Data 20241117160304685 DLGSUP <0013> hlr.c:121 IMSI 262421916756914: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@baedd10cb413: Created GsupExpect[0] for "262421916756914" to be handled at TC_gsup_purge_ps(128) 20241117160304691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56558<->l=127.0.0.1:4258 20241117160304693 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304693 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421916756914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421916756914" cn_domain=PS} 20241117160304693 DLU <0006> fsm.c:456 lu(262421916756914)[0x6120000132a0]{UNVALIDATED}: Allocated 20241117160304693 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421916756914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160304693 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421916756914)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160304693 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421916756914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421916756914" cn_domain=PS} 20241117160304693 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304693 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@baedd10cb413: Found GsupExpect[0] for "262421916756914" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@baedd10cb413: Added IMSI table entry 7TC_gsup_purge_ps(128)"262421916756914" 20241117160304695 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304695 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421916756914 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421916756914"} 20241117160304695 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421916756914)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160304695 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421916756914 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160304695 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421916756914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421916756914"} 20241117160304695 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421916756914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160304695 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421916756914)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160304695 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421916756914)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160304695 DLU <0006> fsm.c:568 lu(PS:IMSI-262421916756914)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160304695 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304695 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@baedd10cb413: setverdict(pass): none -> pass 20241117160304696 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304696 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421916756914 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421916756914" cn_domain=PS} 20241117160304696 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421916756914 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241117160304696 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421916756914 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421916756914"} 20241117160304696 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421916756914 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117160304696 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160304696 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160304697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56558<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@baedd10cb413: Final verdict of PTC: pass MTC@baedd10cb413: setverdict(pass): none -> pass 20241117160304698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56486<->l=127.0.0.1:4258 HLR_Test-GSUP(118)@baedd10cb413: Final verdict of PTC: none 20241117160304699 DLINP <000b> input/ipa.c:451 connected read/write 20241117160304699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160304699 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160304699 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160304699 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117160304699 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38723<->l=127.0.0.1:4259) 119@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: pass MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@baedd10cb413: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 16:03:04 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 20241117160304726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56566<->l=127.0.0.1:4258 20241117160304827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56566<->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@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 16:03:06 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@baedd10cb413: 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@baedd10cb413: Test case TC_gsup_purge_unknown started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160307880 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160307881 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160307884 DLINP <000b> input/ipa.c:451 connected read/write 20241117160307884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(129)@baedd10cb413: 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)@baedd10cb413: 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 } } } } HLR_Test-GSUP-IPA(129)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160307888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56570<->l=127.0.0.1:4258 20241117160307888 DLINP <000b> input/ipa.c:451 connected read/write 20241117160307888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160307888 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160307888 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160307888 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  20241117160307888 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160307888 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  20241117160307888 DLGSUP <0013> gsup_server.c:235 2:  20241117160307888 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160307888 DLGSUP <0013> gsup_server.c:235 3:  20241117160307888 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160307888 DLGSUP <0013> gsup_server.c:235 4:  20241117160307888 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160307888 DLGSUP <0013> gsup_server.c:235 5:  20241117160307888 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160307888 DLGSUP <0013> gsup_server.c:235 7:  20241117160307888 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160307888 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160307888 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160307888 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@baedd10cb413: 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") 20241117160307912 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42877<->l=127.0.0.1:4259) 20241117160307930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56574<->l=127.0.0.1:4258 HLR_Test-GSUP(130)@baedd10cb413: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241117160307940 DLINP <000b> input/ipa.c:451 connected read/write 20241117160307940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160307940 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} 20241117160307940 DLU <0006> fsm.c:456 lu(2345743413463)[0x612000013420]{UNVALIDATED}: Allocated 20241117160307940 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 20241117160307940 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} 20241117160307941 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160307941 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160307941 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Freeing instance 20241117160307941 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Deallocated 20241117160307941 DLINP <000b> input/ipa.c:451 connected read/write 20241117160307941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160307941 DLINP <000b> input/ipa.c:451 connected read/write 20241117160307941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@baedd10cb413: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@baedd10cb413: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@baedd10cb413: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160307945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56574<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@baedd10cb413: Final verdict of PTC: pass 20241117160307947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56570<->l=127.0.0.1:4258 MTC@baedd10cb413: setverdict(pass): none -> pass 20241117160307948 DLINP <000b> input/ipa.c:451 connected read/write 20241117160307948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160307948 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160307948 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160307948 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 131@baedd10cb413: Final verdict of PTC: none 20241117160307952 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42877<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(132)@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP(130)@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: pass MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@baedd10cb413: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 16:03:07 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 20241117160308025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56586<->l=127.0.0.1:4258 20241117160308126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56586<->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@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 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@baedd10cb413: 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@baedd10cb413: Test case TC_mo_ussd_unknown started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160311201 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160311201 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160311205 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160311207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56592<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160311210 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160311210 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160311210 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160311210 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  20241117160311210 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160311210 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  20241117160311210 DLGSUP <0013> gsup_server.c:235 2:  20241117160311210 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160311210 DLGSUP <0013> gsup_server.c:235 3:  20241117160311211 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160311211 DLGSUP <0013> gsup_server.c:235 4:  20241117160311211 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160311211 DLGSUP <0013> gsup_server.c:235 5:  20241117160311211 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160311211 DLGSUP <0013> gsup_server.c:235 7:  HLR_Test-GSUP-IPA(134)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160311211 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160311211 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160311211 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160311211 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@baedd10cb413: 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") 20241117160311243 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34543<->l=127.0.0.1:4259) 20241117160311253 DAUC <0003> db_auc.c:157 IMSI='262427241900981': No 2G Auth Data 20241117160311253 DAUC <0003> db_auc.c:192 IMSI='262427241900981': No 3G Auth Data HLR_Test-GSUP(135)@baedd10cb413: Created GsupExpect[0] for "262427241900981" to be handled at TC_mo_ussd_unknown(138) 20241117160311278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56594<->l=127.0.0.1:4258 20241117160311286 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160311286 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427241900981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427241900981" session_id=1123990388 session_state=BEGIN} 20241117160311286 DSS <0004> hlr_ussd.c:576 262427241900981/0x42febb74: Process SS (BEGIN) 20241117160311286 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241117160311286 DSS <0004> hlr_ussd.c:518 262427241900981/0x42febb74: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241117160311286 DSS <0004> hlr_ussd.c:523 262427241900981/0x42febb74: USSD for unknown code '*#200#' 20241117160311286 DSS <0004> hlr_ussd.c:354 262427241900981/0x42febb74: Tx ReturnError(1, 0x12) 20241117160311287 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427241900981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427241900981" session_id=1123990388 session_state=END} 20241117160311287 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160311287 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@baedd10cb413: Found GsupExpect[0] for "262427241900981" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@baedd10cb413: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262427241900981" TC_mo_ussd_unknown(138)@baedd10cb413: setverdict(pass): none -> pass 20241117160311289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56594<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@baedd10cb413: Final verdict of PTC: pass 20241117160311289 DAUC <0003> db_auc.c:157 IMSI='262424786070783': No 2G Auth Data 20241117160311289 DAUC <0003> db_auc.c:192 IMSI='262424786070783': No 3G Auth Data HLR_Test-GSUP(135)@baedd10cb413: Created GsupExpect[0] for "262424786070783" to be handled at TC_mo_ussd_unknown(139) 20241117160311298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56608<->l=127.0.0.1:4258 20241117160311301 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160311301 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424786070783 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424786070783" session_id=477701969 session_state=BEGIN} 20241117160311301 DSS <0004> hlr_ussd.c:576 262424786070783/0x1c792751: Process SS (BEGIN) 20241117160311301 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241117160311301 DSS <0004> hlr_ussd.c:518 262424786070783/0x1c792751: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241117160311301 DSS <0004> hlr_ussd.c:523 262424786070783/0x1c792751: USSD for unknown code '*#200#' 20241117160311301 DSS <0004> hlr_ussd.c:354 262424786070783/0x1c792751: Tx ReturnError(1, 0x12) 20241117160311301 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424786070783 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424786070783" session_id=477701969 session_state=END} 20241117160311301 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160311301 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@baedd10cb413: Found GsupExpect[0] for "262424786070783" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@baedd10cb413: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262424786070783" TC_mo_ussd_unknown(139)@baedd10cb413: setverdict(pass): none -> pass 20241117160311302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56608<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@baedd10cb413: Final verdict of PTC: pass 20241117160311303 DAUC <0003> db_auc.c:157 IMSI='262421562859309': No 2G Auth Data 20241117160311303 DAUC <0003> db_auc.c:192 IMSI='262421562859309': No 3G Auth Data HLR_Test-GSUP(135)@baedd10cb413: Created GsupExpect[0] for "262421562859309" to be handled at TC_mo_ussd_unknown(140) 20241117160311310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56614<->l=127.0.0.1:4258 20241117160311313 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160311313 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421562859309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421562859309" session_id=3111619538 session_state=BEGIN} 20241117160311313 DSS <0004> hlr_ussd.c:576 262421562859309/0xb9778bd2: Process SS (BEGIN) 20241117160311313 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241117160311313 DSS <0004> hlr_ussd.c:518 262421562859309/0xb9778bd2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241117160311313 DSS <0004> hlr_ussd.c:523 262421562859309/0xb9778bd2: USSD for unknown code '*#200#' 20241117160311313 DSS <0004> hlr_ussd.c:354 262421562859309/0xb9778bd2: Tx ReturnError(1, 0x12) 20241117160311313 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421562859309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421562859309" session_id=3111619538 session_state=END} 20241117160311313 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160311313 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@baedd10cb413: Found GsupExpect[0] for "262421562859309" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@baedd10cb413: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262421562859309" TC_mo_ussd_unknown(140)@baedd10cb413: setverdict(pass): none -> pass 20241117160311315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56614<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@baedd10cb413: Final verdict of PTC: pass 20241117160311315 DAUC <0003> db_auc.c:157 IMSI='262428317752723': No 2G Auth Data 20241117160311315 DAUC <0003> db_auc.c:192 IMSI='262428317752723': No 3G Auth Data HLR_Test-GSUP(135)@baedd10cb413: Created GsupExpect[0] for "262428317752723" to be handled at TC_mo_ussd_unknown(141) 20241117160311321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56616<->l=127.0.0.1:4258 20241117160311324 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160311324 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428317752723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428317752723" session_id=2878423808 session_state=BEGIN} 20241117160311324 DSS <0004> hlr_ussd.c:576 262428317752723/0xab914300: Process SS (BEGIN) 20241117160311324 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241117160311324 DSS <0004> hlr_ussd.c:518 262428317752723/0xab914300: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241117160311324 DSS <0004> hlr_ussd.c:523 262428317752723/0xab914300: USSD for unknown code '*#200#' 20241117160311324 DSS <0004> hlr_ussd.c:354 262428317752723/0xab914300: Tx ReturnError(1, 0x12) 20241117160311324 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428317752723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428317752723" session_id=2878423808 session_state=END} 20241117160311324 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160311325 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@baedd10cb413: Found GsupExpect[0] for "262428317752723" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@baedd10cb413: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262428317752723" TC_mo_ussd_unknown(141)@baedd10cb413: setverdict(pass): none -> pass 20241117160311326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56616<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@baedd10cb413: Final verdict of PTC: pass 20241117160311326 DAUC <0003> db_auc.c:157 IMSI='262429757981297': No 2G Auth Data 20241117160311326 DAUC <0003> db_auc.c:192 IMSI='262429757981297': No 3G Auth Data HLR_Test-GSUP(135)@baedd10cb413: Created GsupExpect[0] for "262429757981297" to be handled at TC_mo_ussd_unknown(142) 20241117160311333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56626<->l=127.0.0.1:4258 20241117160311336 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160311336 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429757981297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429757981297" session_id=3146790104 session_state=BEGIN} 20241117160311336 DSS <0004> hlr_ussd.c:576 262429757981297/0xbb9034d8: Process SS (BEGIN) 20241117160311336 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241117160311336 DSS <0004> hlr_ussd.c:518 262429757981297/0xbb9034d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241117160311336 DSS <0004> hlr_ussd.c:523 262429757981297/0xbb9034d8: USSD for unknown code '*#200#' 20241117160311336 DSS <0004> hlr_ussd.c:354 262429757981297/0xbb9034d8: Tx ReturnError(1, 0x12) 20241117160311336 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429757981297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429757981297" session_id=3146790104 session_state=END} 20241117160311336 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160311336 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@baedd10cb413: Found GsupExpect[0] for "262429757981297" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@baedd10cb413: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262429757981297" TC_mo_ussd_unknown(142)@baedd10cb413: setverdict(pass): none -> pass 20241117160311337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56626<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@baedd10cb413: Final verdict of PTC: pass 20241117160311338 DAUC <0003> db_auc.c:157 IMSI='262420889612752': No 2G Auth Data 20241117160311338 DAUC <0003> db_auc.c:192 IMSI='262420889612752': No 3G Auth Data HLR_Test-GSUP(135)@baedd10cb413: Created GsupExpect[0] for "262420889612752" to be handled at TC_mo_ussd_unknown(143) 20241117160311345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56638<->l=127.0.0.1:4258 20241117160311349 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160311349 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420889612752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420889612752" session_id=4009615376 session_state=BEGIN} 20241117160311349 DSS <0004> hlr_ussd.c:576 262420889612752/0xeefde010: Process SS (BEGIN) 20241117160311349 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241117160311349 DSS <0004> hlr_ussd.c:518 262420889612752/0xeefde010: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241117160311349 DSS <0004> hlr_ussd.c:523 262420889612752/0xeefde010: USSD for unknown code '*#200#' 20241117160311349 DSS <0004> hlr_ussd.c:354 262420889612752/0xeefde010: Tx ReturnError(1, 0x12) 20241117160311349 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420889612752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420889612752" session_id=4009615376 session_state=END} 20241117160311349 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160311349 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@baedd10cb413: Found GsupExpect[0] for "262420889612752" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@baedd10cb413: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262420889612752" TC_mo_ussd_unknown(143)@baedd10cb413: setverdict(pass): none -> pass 20241117160311350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56638<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@baedd10cb413: Final verdict of PTC: pass 20241117160311351 DAUC <0003> db_auc.c:157 IMSI='262421330934740': No 2G Auth Data 20241117160311351 DAUC <0003> db_auc.c:192 IMSI='262421330934740': No 3G Auth Data HLR_Test-GSUP(135)@baedd10cb413: Created GsupExpect[0] for "262421330934740" to be handled at TC_mo_ussd_unknown(144) 20241117160311359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56654<->l=127.0.0.1:4258 20241117160311363 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160311363 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421330934740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421330934740" session_id=2583550384 session_state=BEGIN} 20241117160311363 DSS <0004> hlr_ussd.c:576 262421330934740/0x99fdd9b0: Process SS (BEGIN) 20241117160311363 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241117160311363 DSS <0004> hlr_ussd.c:518 262421330934740/0x99fdd9b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241117160311363 DSS <0004> hlr_ussd.c:523 262421330934740/0x99fdd9b0: USSD for unknown code '*#200#' 20241117160311363 DSS <0004> hlr_ussd.c:354 262421330934740/0x99fdd9b0: Tx ReturnError(1, 0x12) 20241117160311363 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421330934740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421330934740" session_id=2583550384 session_state=END} 20241117160311364 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160311364 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@baedd10cb413: Found GsupExpect[0] for "262421330934740" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@baedd10cb413: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262421330934740" TC_mo_ussd_unknown(144)@baedd10cb413: setverdict(pass): none -> pass 20241117160311365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56654<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@baedd10cb413: Final verdict of PTC: pass 20241117160311366 DAUC <0003> db_auc.c:157 IMSI='262427604213444': No 2G Auth Data 20241117160311366 DAUC <0003> db_auc.c:192 IMSI='262427604213444': No 3G Auth Data HLR_Test-GSUP(135)@baedd10cb413: Created GsupExpect[0] for "262427604213444" to be handled at TC_mo_ussd_unknown(145) 20241117160311373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56656<->l=127.0.0.1:4258 20241117160311376 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160311376 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427604213444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427604213444" session_id=3499887501 session_state=BEGIN} 20241117160311376 DSS <0004> hlr_ussd.c:576 262427604213444/0xd09c0b8d: Process SS (BEGIN) 20241117160311376 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241117160311376 DSS <0004> hlr_ussd.c:518 262427604213444/0xd09c0b8d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241117160311376 DSS <0004> hlr_ussd.c:523 262427604213444/0xd09c0b8d: USSD for unknown code '*#200#' 20241117160311376 DSS <0004> hlr_ussd.c:354 262427604213444/0xd09c0b8d: Tx ReturnError(1, 0x12) 20241117160311376 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427604213444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427604213444" session_id=3499887501 session_state=END} 20241117160311376 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160311376 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@baedd10cb413: Found GsupExpect[0] for "262427604213444" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@baedd10cb413: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262427604213444" TC_mo_ussd_unknown(145)@baedd10cb413: setverdict(pass): none -> pass 20241117160311378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56656<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@baedd10cb413: Final verdict of PTC: pass 20241117160311378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56592<->l=127.0.0.1:4258 20241117160311379 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34543<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@baedd10cb413: Final verdict of PTC: none 20241117160311379 DLINP <000b> input/ipa.c:451 connected read/write 20241117160311379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received IPA-CTRL-CLI-IPA(137)@baedd10cb413: Final verdict of PTC: none 20241117160311379 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160311379 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160311379 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 136@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 136: none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@baedd10cb413: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 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 20241117160311402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56662<->l=127.0.0.1:4258 20241117160311503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56662<->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=81396) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 16:03: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_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@baedd10cb413: 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@baedd10cb413: Test case TC_mo_ussd_euse_disc started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160314625 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160314625 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160314627 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160314628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58150<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160314629 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160314629 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160314629 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160314629 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  20241117160314629 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160314629 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  HLR_Test-GSUP-IPA(146)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160314629 DLGSUP <0013> gsup_server.c:235 2:  20241117160314629 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160314629 DLGSUP <0013> gsup_server.c:235 3:  20241117160314629 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160314629 DLGSUP <0013> gsup_server.c:235 4:  20241117160314629 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160314629 DLGSUP <0013> gsup_server.c:235 5:  20241117160314629 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160314629 DLGSUP <0013> gsup_server.c:235 7:  20241117160314629 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160314629 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160314629 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160314629 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@baedd10cb413: 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") 20241117160314638 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37101<->l=127.0.0.1:4259) 20241117160314640 DAUC <0003> db_auc.c:157 IMSI='262427195396232': No 2G Auth Data 20241117160314640 DAUC <0003> db_auc.c:192 IMSI='262427195396232': No 3G Auth Data HLR_Test-GSUP(147)@baedd10cb413: Created GsupExpect[0] for "262427195396232" to be handled at TC_mo_ussd_euse_disc(150) 20241117160314650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58164<->l=127.0.0.1:4258 20241117160314674 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160314674 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427195396232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427195396232" session_id=3599920889 session_state=BEGIN} 20241117160314674 DSS <0004> hlr_ussd.c:576 262427195396232/0xd6926ef9: Process SS (BEGIN) 20241117160314674 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160314674 DSS <0004> hlr_ussd.c:518 262427195396232/0xd6926ef9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160314675 DSS <0004> hlr_ussd.c:542 262427195396232/0xd6926ef9: Cannot find conn for EUSE EUSE-foobar 20241117160314675 DSS <0004> hlr_ussd.c:354 262427195396232/0xd6926ef9: Tx ReturnError(1, 0x22) 20241117160314675 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427195396232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427195396232" session_id=3599920889 session_state=END} 20241117160314675 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160314675 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@baedd10cb413: Found GsupExpect[0] for "262427195396232" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@baedd10cb413: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262427195396232" TC_mo_ussd_euse_disc(150)@baedd10cb413: setverdict(pass): none -> pass 20241117160314685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58164<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@baedd10cb413: Final verdict of PTC: pass 20241117160314687 DAUC <0003> db_auc.c:157 IMSI='262426669699730': No 2G Auth Data 20241117160314687 DAUC <0003> db_auc.c:192 IMSI='262426669699730': No 3G Auth Data HLR_Test-GSUP(147)@baedd10cb413: Created GsupExpect[0] for "262426669699730" to be handled at TC_mo_ussd_euse_disc(151) 20241117160314700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58174<->l=127.0.0.1:4258 20241117160314703 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160314703 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426669699730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426669699730" session_id=3519272085 session_state=BEGIN} 20241117160314703 DSS <0004> hlr_ussd.c:576 262426669699730/0xd1c3d495: Process SS (BEGIN) 20241117160314703 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160314703 DSS <0004> hlr_ussd.c:518 262426669699730/0xd1c3d495: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160314703 DSS <0004> hlr_ussd.c:542 262426669699730/0xd1c3d495: Cannot find conn for EUSE EUSE-foobar 20241117160314703 DSS <0004> hlr_ussd.c:354 262426669699730/0xd1c3d495: Tx ReturnError(1, 0x22) 20241117160314703 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426669699730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426669699730" session_id=3519272085 session_state=END} 20241117160314703 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160314703 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@baedd10cb413: Found GsupExpect[0] for "262426669699730" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@baedd10cb413: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262426669699730" TC_mo_ussd_euse_disc(151)@baedd10cb413: setverdict(pass): none -> pass 20241117160314704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58174<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@baedd10cb413: Final verdict of PTC: pass 20241117160314704 DAUC <0003> db_auc.c:157 IMSI='262425589585927': No 2G Auth Data 20241117160314704 DAUC <0003> db_auc.c:192 IMSI='262425589585927': No 3G Auth Data HLR_Test-GSUP(147)@baedd10cb413: Created GsupExpect[0] for "262425589585927" to be handled at TC_mo_ussd_euse_disc(152) 20241117160314710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58188<->l=127.0.0.1:4258 20241117160314713 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160314713 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425589585927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425589585927" session_id=1568692120 session_state=BEGIN} 20241117160314713 DSS <0004> hlr_ussd.c:576 262425589585927/0x5d805798: Process SS (BEGIN) 20241117160314713 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160314713 DSS <0004> hlr_ussd.c:518 262425589585927/0x5d805798: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160314713 DSS <0004> hlr_ussd.c:542 262425589585927/0x5d805798: Cannot find conn for EUSE EUSE-foobar 20241117160314713 DSS <0004> hlr_ussd.c:354 262425589585927/0x5d805798: Tx ReturnError(1, 0x22) 20241117160314713 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425589585927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425589585927" session_id=1568692120 session_state=END} 20241117160314713 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160314713 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@baedd10cb413: Found GsupExpect[0] for "262425589585927" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@baedd10cb413: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262425589585927" TC_mo_ussd_euse_disc(152)@baedd10cb413: setverdict(pass): none -> pass 20241117160314715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58188<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@baedd10cb413: Final verdict of PTC: pass 20241117160314715 DAUC <0003> db_auc.c:157 IMSI='262427447881043': No 2G Auth Data 20241117160314715 DAUC <0003> db_auc.c:192 IMSI='262427447881043': No 3G Auth Data HLR_Test-GSUP(147)@baedd10cb413: Created GsupExpect[0] for "262427447881043" to be handled at TC_mo_ussd_euse_disc(153) 20241117160314722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58198<->l=127.0.0.1:4258 20241117160314725 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160314725 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427447881043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427447881043" session_id=2786410377 session_state=BEGIN} 20241117160314725 DSS <0004> hlr_ussd.c:576 262427447881043/0xa6153f89: Process SS (BEGIN) 20241117160314725 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160314725 DSS <0004> hlr_ussd.c:518 262427447881043/0xa6153f89: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160314725 DSS <0004> hlr_ussd.c:542 262427447881043/0xa6153f89: Cannot find conn for EUSE EUSE-foobar 20241117160314725 DSS <0004> hlr_ussd.c:354 262427447881043/0xa6153f89: Tx ReturnError(1, 0x22) 20241117160314725 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427447881043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427447881043" session_id=2786410377 session_state=END} 20241117160314725 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160314725 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@baedd10cb413: Found GsupExpect[0] for "262427447881043" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@baedd10cb413: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262427447881043" TC_mo_ussd_euse_disc(153)@baedd10cb413: setverdict(pass): none -> pass 20241117160314726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58198<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@baedd10cb413: Final verdict of PTC: pass 20241117160314727 DAUC <0003> db_auc.c:157 IMSI='262429156110836': No 2G Auth Data 20241117160314727 DAUC <0003> db_auc.c:192 IMSI='262429156110836': No 3G Auth Data HLR_Test-GSUP(147)@baedd10cb413: Created GsupExpect[0] for "262429156110836" to be handled at TC_mo_ussd_euse_disc(154) 20241117160314733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58202<->l=127.0.0.1:4258 20241117160314736 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160314736 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429156110836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429156110836" session_id=452314301 session_state=BEGIN} 20241117160314736 DSS <0004> hlr_ussd.c:576 262429156110836/0x1af5c4bd: Process SS (BEGIN) 20241117160314736 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160314736 DSS <0004> hlr_ussd.c:518 262429156110836/0x1af5c4bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160314736 DSS <0004> hlr_ussd.c:542 262429156110836/0x1af5c4bd: Cannot find conn for EUSE EUSE-foobar 20241117160314736 DSS <0004> hlr_ussd.c:354 262429156110836/0x1af5c4bd: Tx ReturnError(1, 0x22) 20241117160314736 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429156110836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429156110836" session_id=452314301 session_state=END} 20241117160314736 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160314736 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@baedd10cb413: Found GsupExpect[0] for "262429156110836" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@baedd10cb413: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262429156110836" TC_mo_ussd_euse_disc(154)@baedd10cb413: setverdict(pass): none -> pass 20241117160314738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58202<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@baedd10cb413: Final verdict of PTC: pass 20241117160314739 DAUC <0003> db_auc.c:157 IMSI='262429544986930': No 2G Auth Data 20241117160314739 DAUC <0003> db_auc.c:192 IMSI='262429544986930': No 3G Auth Data HLR_Test-GSUP(147)@baedd10cb413: Created GsupExpect[0] for "262429544986930" to be handled at TC_mo_ussd_euse_disc(155) 20241117160314745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58212<->l=127.0.0.1:4258 20241117160314748 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160314748 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429544986930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429544986930" session_id=1959516334 session_state=BEGIN} 20241117160314748 DSS <0004> hlr_ussd.c:576 262429544986930/0x74cbd8ae: Process SS (BEGIN) 20241117160314748 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160314748 DSS <0004> hlr_ussd.c:518 262429544986930/0x74cbd8ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160314748 DSS <0004> hlr_ussd.c:542 262429544986930/0x74cbd8ae: Cannot find conn for EUSE EUSE-foobar 20241117160314748 DSS <0004> hlr_ussd.c:354 262429544986930/0x74cbd8ae: Tx ReturnError(1, 0x22) 20241117160314748 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429544986930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429544986930" session_id=1959516334 session_state=END} 20241117160314748 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160314748 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@baedd10cb413: Found GsupExpect[0] for "262429544986930" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@baedd10cb413: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262429544986930" TC_mo_ussd_euse_disc(155)@baedd10cb413: setverdict(pass): none -> pass 20241117160314750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58212<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@baedd10cb413: Final verdict of PTC: pass 20241117160314750 DAUC <0003> db_auc.c:157 IMSI='262427634871251': No 2G Auth Data 20241117160314750 DAUC <0003> db_auc.c:192 IMSI='262427634871251': No 3G Auth Data HLR_Test-GSUP(147)@baedd10cb413: Created GsupExpect[0] for "262427634871251" to be handled at TC_mo_ussd_euse_disc(156) 20241117160314757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58226<->l=127.0.0.1:4258 20241117160314760 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160314760 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427634871251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427634871251" session_id=2519982428 session_state=BEGIN} 20241117160314760 DSS <0004> hlr_ussd.c:576 262427634871251/0x9633e15c: Process SS (BEGIN) 20241117160314760 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160314760 DSS <0004> hlr_ussd.c:518 262427634871251/0x9633e15c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160314760 DSS <0004> hlr_ussd.c:542 262427634871251/0x9633e15c: Cannot find conn for EUSE EUSE-foobar 20241117160314760 DSS <0004> hlr_ussd.c:354 262427634871251/0x9633e15c: Tx ReturnError(1, 0x22) 20241117160314760 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427634871251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427634871251" session_id=2519982428 session_state=END} 20241117160314760 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160314760 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@baedd10cb413: Found GsupExpect[0] for "262427634871251" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@baedd10cb413: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262427634871251" TC_mo_ussd_euse_disc(156)@baedd10cb413: setverdict(pass): none -> pass 20241117160314761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58226<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@baedd10cb413: Final verdict of PTC: pass 20241117160314762 DAUC <0003> db_auc.c:157 IMSI='262423303051380': No 2G Auth Data 20241117160314762 DAUC <0003> db_auc.c:192 IMSI='262423303051380': No 3G Auth Data HLR_Test-GSUP(147)@baedd10cb413: Created GsupExpect[0] for "262423303051380" to be handled at TC_mo_ussd_euse_disc(157) 20241117160314768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58230<->l=127.0.0.1:4258 20241117160314771 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160314771 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423303051380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423303051380" session_id=3324573791 session_state=BEGIN} 20241117160314771 DSS <0004> hlr_ussd.c:576 262423303051380/0xc628f85f: Process SS (BEGIN) 20241117160314771 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160314771 DSS <0004> hlr_ussd.c:518 262423303051380/0xc628f85f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160314771 DSS <0004> hlr_ussd.c:542 262423303051380/0xc628f85f: Cannot find conn for EUSE EUSE-foobar 20241117160314771 DSS <0004> hlr_ussd.c:354 262423303051380/0xc628f85f: Tx ReturnError(1, 0x22) 20241117160314771 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423303051380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423303051380" session_id=3324573791 session_state=END} 20241117160314772 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160314772 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@baedd10cb413: Found GsupExpect[0] for "262423303051380" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@baedd10cb413: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262423303051380" TC_mo_ussd_euse_disc(157)@baedd10cb413: setverdict(pass): none -> pass 20241117160314773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58230<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@baedd10cb413: Final verdict of PTC: pass 20241117160314774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58150<->l=127.0.0.1:4258 20241117160314774 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37101<->l=127.0.0.1:4259) 148@baedd10cb413: Final verdict of PTC: none 20241117160314774 DLINP <000b> input/ipa.c:451 connected read/write 20241117160314774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160314774 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(147)@baedd10cb413: Final verdict of PTC: none 20241117160314774 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160314774 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(149)@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 148: none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@baedd10cb413: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 16:03:14 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 20241117160314803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58232<->l=127.0.0.1:4258 20241117160315005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58232<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78496) Waiting for packet dumper to finish... 1 (prev_count=78496, count=81824) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 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@baedd10cb413: 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@baedd10cb413: Test case TC_mo_ussd_iuse_imsi started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160318120 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160318120 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160318125 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160318127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58234<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160318131 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(158)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160318131 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160318131 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160318131 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  20241117160318131 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160318131 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  20241117160318131 DLGSUP <0013> gsup_server.c:235 2:  20241117160318131 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160318131 DLGSUP <0013> gsup_server.c:235 3:  20241117160318131 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160318131 DLGSUP <0013> gsup_server.c:235 4:  20241117160318131 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160318132 DLGSUP <0013> gsup_server.c:235 5:  20241117160318132 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160318132 DLGSUP <0013> gsup_server.c:235 7:  20241117160318132 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160318132 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160318132 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160318132 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@baedd10cb413: 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") 20241117160318159 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38507<->l=127.0.0.1:4259) 20241117160318169 DAUC <0003> db_auc.c:157 IMSI='262421407195642': No 2G Auth Data 20241117160318170 DAUC <0003> db_auc.c:192 IMSI='262421407195642': No 3G Auth Data HLR_Test-GSUP(159)@baedd10cb413: Created GsupExpect[0] for "262421407195642" to be handled at TC_mo_ussd_iuse_imsi(162) 20241117160318198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58244<->l=127.0.0.1:4258 20241117160318213 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160318213 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421407195642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421407195642" session_id=3072128485 session_state=BEGIN} 20241117160318213 DSS <0004> hlr_ussd.c:576 262421407195642/0xb71cf5e5: Process SS (BEGIN) 20241117160318213 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117160318213 DSS <0004> hlr_ussd.c:518 262421407195642/0xb71cf5e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117160318213 DSS <0004> hlr_ussd.c:363 262421407195642/0xb71cf5e5: Tx USSD 'Your IMSI is 262421407195642' 20241117160318213 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421407195642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421407195642" session_id=3072128485 session_state=END} 20241117160318213 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421407195642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160318213 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160318213 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@baedd10cb413: Found GsupExpect[0] for "262421407195642" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@baedd10cb413: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262421407195642" TC_mo_ussd_iuse_imsi(162)@baedd10cb413: setverdict(pass): none -> pass 20241117160318218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58244<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@baedd10cb413: Final verdict of PTC: pass 20241117160318219 DAUC <0003> db_auc.c:157 IMSI='262423622477552': No 2G Auth Data 20241117160318219 DAUC <0003> db_auc.c:192 IMSI='262423622477552': No 3G Auth Data HLR_Test-GSUP(159)@baedd10cb413: Created GsupExpect[0] for "262423622477552" to be handled at TC_mo_ussd_iuse_imsi(163) 20241117160318226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58248<->l=127.0.0.1:4258 20241117160318228 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160318228 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423622477552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423622477552" session_id=1733593798 session_state=BEGIN} 20241117160318228 DSS <0004> hlr_ussd.c:576 262423622477552/0x67548ac6: Process SS (BEGIN) 20241117160318228 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117160318228 DSS <0004> hlr_ussd.c:518 262423622477552/0x67548ac6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117160318229 DSS <0004> hlr_ussd.c:363 262423622477552/0x67548ac6: Tx USSD 'Your IMSI is 262423622477552' 20241117160318229 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423622477552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423622477552" session_id=1733593798 session_state=END} 20241117160318229 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423622477552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160318229 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160318229 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@baedd10cb413: Found GsupExpect[0] for "262423622477552" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@baedd10cb413: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262423622477552" TC_mo_ussd_iuse_imsi(163)@baedd10cb413: setverdict(pass): none -> pass 20241117160318231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58248<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@baedd10cb413: Final verdict of PTC: pass 20241117160318231 DAUC <0003> db_auc.c:157 IMSI='262428404794373': No 2G Auth Data 20241117160318231 DAUC <0003> db_auc.c:192 IMSI='262428404794373': No 3G Auth Data HLR_Test-GSUP(159)@baedd10cb413: Created GsupExpect[0] for "262428404794373" to be handled at TC_mo_ussd_iuse_imsi(164) 20241117160318237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58262<->l=127.0.0.1:4258 20241117160318240 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160318240 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428404794373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428404794373" session_id=3218395632 session_state=BEGIN} 20241117160318240 DSS <0004> hlr_ussd.c:576 262428404794373/0xbfd4d1f0: Process SS (BEGIN) 20241117160318240 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117160318240 DSS <0004> hlr_ussd.c:518 262428404794373/0xbfd4d1f0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117160318240 DSS <0004> hlr_ussd.c:363 262428404794373/0xbfd4d1f0: Tx USSD 'Your IMSI is 262428404794373' 20241117160318240 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428404794373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428404794373" session_id=3218395632 session_state=END} 20241117160318240 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428404794373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160318240 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160318240 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@baedd10cb413: Found GsupExpect[0] for "262428404794373" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@baedd10cb413: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262428404794373" TC_mo_ussd_iuse_imsi(164)@baedd10cb413: setverdict(pass): none -> pass 20241117160318242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58262<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@baedd10cb413: Final verdict of PTC: pass 20241117160318243 DAUC <0003> db_auc.c:157 IMSI='262421365543817': No 2G Auth Data 20241117160318243 DAUC <0003> db_auc.c:192 IMSI='262421365543817': No 3G Auth Data HLR_Test-GSUP(159)@baedd10cb413: Created GsupExpect[0] for "262421365543817" to be handled at TC_mo_ussd_iuse_imsi(165) 20241117160318249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58278<->l=127.0.0.1:4258 20241117160318252 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160318252 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421365543817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421365543817" session_id=2810255574 session_state=BEGIN} 20241117160318252 DSS <0004> hlr_ussd.c:576 262421365543817/0xa78118d6: Process SS (BEGIN) 20241117160318252 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117160318252 DSS <0004> hlr_ussd.c:518 262421365543817/0xa78118d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117160318252 DSS <0004> hlr_ussd.c:363 262421365543817/0xa78118d6: Tx USSD 'Your IMSI is 262421365543817' 20241117160318252 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421365543817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421365543817" session_id=2810255574 session_state=END} 20241117160318252 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421365543817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160318252 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160318252 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@baedd10cb413: Found GsupExpect[0] for "262421365543817" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@baedd10cb413: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262421365543817" TC_mo_ussd_iuse_imsi(165)@baedd10cb413: setverdict(pass): none -> pass 20241117160318254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58278<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@baedd10cb413: Final verdict of PTC: pass 20241117160318255 DAUC <0003> db_auc.c:157 IMSI='262424446526719': No 2G Auth Data 20241117160318255 DAUC <0003> db_auc.c:192 IMSI='262424446526719': No 3G Auth Data HLR_Test-GSUP(159)@baedd10cb413: Created GsupExpect[0] for "262424446526719" to be handled at TC_mo_ussd_iuse_imsi(166) 20241117160318262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58290<->l=127.0.0.1:4258 20241117160318265 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160318265 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424446526719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424446526719" session_id=1352768891 session_state=BEGIN} 20241117160318265 DSS <0004> hlr_ussd.c:576 262424446526719/0x50a19d7b: Process SS (BEGIN) 20241117160318265 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117160318265 DSS <0004> hlr_ussd.c:518 262424446526719/0x50a19d7b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117160318265 DSS <0004> hlr_ussd.c:363 262424446526719/0x50a19d7b: Tx USSD 'Your IMSI is 262424446526719' 20241117160318265 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424446526719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424446526719" session_id=1352768891 session_state=END} 20241117160318265 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424446526719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160318265 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160318266 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@baedd10cb413: Found GsupExpect[0] for "262424446526719" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@baedd10cb413: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262424446526719" TC_mo_ussd_iuse_imsi(166)@baedd10cb413: setverdict(pass): none -> pass 20241117160318267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58290<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@baedd10cb413: Final verdict of PTC: pass 20241117160318268 DAUC <0003> db_auc.c:157 IMSI='262429121366763': No 2G Auth Data 20241117160318268 DAUC <0003> db_auc.c:192 IMSI='262429121366763': No 3G Auth Data HLR_Test-GSUP(159)@baedd10cb413: Created GsupExpect[0] for "262429121366763" to be handled at TC_mo_ussd_iuse_imsi(167) 20241117160318275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58300<->l=127.0.0.1:4258 20241117160318277 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160318277 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429121366763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429121366763" session_id=659724915 session_state=BEGIN} 20241117160318277 DSS <0004> hlr_ussd.c:576 262429121366763/0x27529a73: Process SS (BEGIN) 20241117160318277 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117160318277 DSS <0004> hlr_ussd.c:518 262429121366763/0x27529a73: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117160318277 DSS <0004> hlr_ussd.c:363 262429121366763/0x27529a73: Tx USSD 'Your IMSI is 262429121366763' 20241117160318277 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429121366763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429121366763" session_id=659724915 session_state=END} 20241117160318277 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429121366763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160318277 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160318277 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@baedd10cb413: Found GsupExpect[0] for "262429121366763" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@baedd10cb413: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262429121366763" TC_mo_ussd_iuse_imsi(167)@baedd10cb413: setverdict(pass): none -> pass 20241117160318279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58300<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@baedd10cb413: Final verdict of PTC: pass 20241117160318280 DAUC <0003> db_auc.c:157 IMSI='262422612504311': No 2G Auth Data 20241117160318280 DAUC <0003> db_auc.c:192 IMSI='262422612504311': No 3G Auth Data HLR_Test-GSUP(159)@baedd10cb413: Created GsupExpect[0] for "262422612504311" to be handled at TC_mo_ussd_iuse_imsi(168) 20241117160318286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58308<->l=127.0.0.1:4258 20241117160318289 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160318289 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422612504311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422612504311" session_id=1965752882 session_state=BEGIN} 20241117160318289 DSS <0004> hlr_ussd.c:576 262422612504311/0x752b0232: Process SS (BEGIN) 20241117160318289 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117160318289 DSS <0004> hlr_ussd.c:518 262422612504311/0x752b0232: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117160318289 DSS <0004> hlr_ussd.c:363 262422612504311/0x752b0232: Tx USSD 'Your IMSI is 262422612504311' 20241117160318289 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422612504311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422612504311" session_id=1965752882 session_state=END} 20241117160318289 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422612504311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160318289 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160318289 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@baedd10cb413: Found GsupExpect[0] for "262422612504311" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@baedd10cb413: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262422612504311" TC_mo_ussd_iuse_imsi(168)@baedd10cb413: setverdict(pass): none -> pass 20241117160318291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58308<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@baedd10cb413: Final verdict of PTC: pass 20241117160318292 DAUC <0003> db_auc.c:157 IMSI='262424840811441': No 2G Auth Data 20241117160318292 DAUC <0003> db_auc.c:192 IMSI='262424840811441': No 3G Auth Data HLR_Test-GSUP(159)@baedd10cb413: Created GsupExpect[0] for "262424840811441" to be handled at TC_mo_ussd_iuse_imsi(169) 20241117160318298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58312<->l=127.0.0.1:4258 20241117160318301 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160318301 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424840811441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424840811441" session_id=2803809086 session_state=BEGIN} 20241117160318301 DSS <0004> hlr_ussd.c:576 262424840811441/0xa71ebb3e: Process SS (BEGIN) 20241117160318301 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117160318301 DSS <0004> hlr_ussd.c:518 262424840811441/0xa71ebb3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117160318301 DSS <0004> hlr_ussd.c:363 262424840811441/0xa71ebb3e: Tx USSD 'Your IMSI is 262424840811441' 20241117160318301 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424840811441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424840811441" session_id=2803809086 session_state=END} 20241117160318301 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424840811441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160318301 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160318301 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@baedd10cb413: Found GsupExpect[0] for "262424840811441" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@baedd10cb413: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262424840811441" TC_mo_ussd_iuse_imsi(169)@baedd10cb413: setverdict(pass): none -> pass 20241117160318303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58312<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@baedd10cb413: Final verdict of PTC: pass 20241117160318304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58234<->l=127.0.0.1:4258 20241117160318304 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38507<->l=127.0.0.1:4259) 20241117160318304 DLINP <000b> input/ipa.c:451 connected read/write 20241117160318304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160318304 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160318304 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160318304 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@baedd10cb413: Final verdict of PTC: none 160@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 160: none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@baedd10cb413: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 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 20241117160318327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58326<->l=127.0.0.1:4258 20241117160318528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58326<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66416) Waiting for packet dumper to finish... 1 (prev_count=66416, count=82432) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 16:03: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_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@baedd10cb413: 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@baedd10cb413: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160321647 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160321647 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160321652 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160321653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60100<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160321657 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160321658 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160321658 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160321658 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  20241117160321658 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160321658 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  20241117160321658 DLGSUP <0013> gsup_server.c:235 2:  20241117160321658 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160321658 DLGSUP <0013> gsup_server.c:235 3:  20241117160321658 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160321658 DLGSUP <0013> gsup_server.c:235 4:  20241117160321658 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160321658 DLGSUP <0013> gsup_server.c:235 5:  HLR_Test-GSUP-IPA(170)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160321658 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160321658 DLGSUP <0013> gsup_server.c:235 7:  20241117160321658 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160321658 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160321658 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160321658 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@baedd10cb413: 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") 20241117160321681 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40309<->l=127.0.0.1:4259) 20241117160321684 DAUC <0003> db_auc.c:157 IMSI='262429037630699': No 2G Auth Data 20241117160321684 DAUC <0003> db_auc.c:192 IMSI='262429037630699': No 3G Auth Data HLR_Test-GSUP(171)@baedd10cb413: Created GsupExpect[0] for "262429037630699" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241117160321694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60102<->l=127.0.0.1:4258 20241117160321702 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160321702 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429037630699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429037630699" source_name="the-source\n" session_id=1935737888 session_state=BEGIN} 20241117160321702 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241117160321702 DSS <0004> hlr_ussd.c:576 262429037630699/0x73610420: Process SS (BEGIN) 20241117160321702 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117160321702 DSS <0004> hlr_ussd.c:518 262429037630699/0x73610420: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117160321702 DSS <0004> hlr_ussd.c:363 262429037630699/0x73610420: Tx USSD 'Your IMSI is 262429037630699' 20241117160321702 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262429037630699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429037630699" destination_name="the-source\n" session_id=1935737888 session_state=END} 20241117160321702 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262429037630699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160321702 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160321702 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@baedd10cb413: Found GsupExpect[0] for "262429037630699" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@baedd10cb413: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262429037630699" TC_mo_ussd_iuse_imsi_via_proxy(174)@baedd10cb413: setverdict(pass): none -> pass 20241117160321707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60102<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@baedd10cb413: Final verdict of PTC: pass 20241117160321708 DAUC <0003> db_auc.c:157 IMSI='262423326945323': No 2G Auth Data 20241117160321708 DAUC <0003> db_auc.c:192 IMSI='262423326945323': No 3G Auth Data HLR_Test-GSUP(171)@baedd10cb413: Created GsupExpect[0] for "262423326945323" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241117160321715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60116<->l=127.0.0.1:4258 20241117160321718 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160321718 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262423326945323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423326945323" source_name="the-source\n" session_id=1489398445 session_state=BEGIN} 20241117160321718 DSS <0004> hlr_ussd.c:576 262423326945323/0x58c66aad: Process SS (BEGIN) 20241117160321718 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117160321718 DSS <0004> hlr_ussd.c:518 262423326945323/0x58c66aad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117160321718 DSS <0004> hlr_ussd.c:363 262423326945323/0x58c66aad: Tx USSD 'Your IMSI is 262423326945323' 20241117160321718 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262423326945323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423326945323" destination_name="the-source\n" session_id=1489398445 session_state=END} 20241117160321718 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262423326945323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160321718 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160321718 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@baedd10cb413: Found GsupExpect[0] for "262423326945323" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@baedd10cb413: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262423326945323" TC_mo_ussd_iuse_imsi_via_proxy(175)@baedd10cb413: setverdict(pass): none -> pass 20241117160321720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60116<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@baedd10cb413: Final verdict of PTC: pass 20241117160321721 DAUC <0003> db_auc.c:157 IMSI='262422829803957': No 2G Auth Data 20241117160321721 DAUC <0003> db_auc.c:192 IMSI='262422829803957': No 3G Auth Data HLR_Test-GSUP(171)@baedd10cb413: Created GsupExpect[0] for "262422829803957" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241117160321728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60128<->l=127.0.0.1:4258 20241117160321731 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160321731 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262422829803957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422829803957" source_name="the-source\n" session_id=4135424135 session_state=BEGIN} 20241117160321731 DSS <0004> hlr_ussd.c:576 262422829803957/0xf67d9087: Process SS (BEGIN) 20241117160321731 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117160321731 DSS <0004> hlr_ussd.c:518 262422829803957/0xf67d9087: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117160321731 DSS <0004> hlr_ussd.c:363 262422829803957/0xf67d9087: Tx USSD 'Your IMSI is 262422829803957' 20241117160321731 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262422829803957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422829803957" destination_name="the-source\n" session_id=4135424135 session_state=END} 20241117160321731 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262422829803957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160321731 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160321731 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@baedd10cb413: Found GsupExpect[0] for "262422829803957" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@baedd10cb413: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262422829803957" TC_mo_ussd_iuse_imsi_via_proxy(176)@baedd10cb413: setverdict(pass): none -> pass 20241117160321733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60128<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@baedd10cb413: Final verdict of PTC: pass 20241117160321733 DAUC <0003> db_auc.c:157 IMSI='262421788488652': No 2G Auth Data 20241117160321733 DAUC <0003> db_auc.c:192 IMSI='262421788488652': No 3G Auth Data HLR_Test-GSUP(171)@baedd10cb413: Created GsupExpect[0] for "262421788488652" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241117160321739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60142<->l=127.0.0.1:4258 20241117160321742 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160321742 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262421788488652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421788488652" source_name="the-source\n" session_id=3000678899 session_state=BEGIN} 20241117160321742 DSS <0004> hlr_ussd.c:576 262421788488652/0xb2dab9f3: Process SS (BEGIN) 20241117160321742 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117160321742 DSS <0004> hlr_ussd.c:518 262421788488652/0xb2dab9f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117160321742 DSS <0004> hlr_ussd.c:363 262421788488652/0xb2dab9f3: Tx USSD 'Your IMSI is 262421788488652' 20241117160321742 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262421788488652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421788488652" destination_name="the-source\n" session_id=3000678899 session_state=END} 20241117160321742 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262421788488652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160321742 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160321743 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@baedd10cb413: Found GsupExpect[0] for "262421788488652" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@baedd10cb413: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262421788488652" TC_mo_ussd_iuse_imsi_via_proxy(177)@baedd10cb413: setverdict(pass): none -> pass 20241117160321746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60142<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@baedd10cb413: Final verdict of PTC: pass 20241117160321747 DAUC <0003> db_auc.c:157 IMSI='262428874263401': No 2G Auth Data 20241117160321747 DAUC <0003> db_auc.c:192 IMSI='262428874263401': No 3G Auth Data HLR_Test-GSUP(171)@baedd10cb413: Created GsupExpect[0] for "262428874263401" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241117160321754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60156<->l=127.0.0.1:4258 20241117160321757 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160321757 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262428874263401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428874263401" source_name="the-source\n" session_id=1576033802 session_state=BEGIN} 20241117160321757 DSS <0004> hlr_ussd.c:576 262428874263401/0x5df05e0a: Process SS (BEGIN) 20241117160321757 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117160321757 DSS <0004> hlr_ussd.c:518 262428874263401/0x5df05e0a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117160321757 DSS <0004> hlr_ussd.c:363 262428874263401/0x5df05e0a: Tx USSD 'Your IMSI is 262428874263401' 20241117160321757 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262428874263401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428874263401" destination_name="the-source\n" session_id=1576033802 session_state=END} 20241117160321757 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262428874263401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160321757 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160321757 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@baedd10cb413: Found GsupExpect[0] for "262428874263401" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@baedd10cb413: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262428874263401" TC_mo_ussd_iuse_imsi_via_proxy(178)@baedd10cb413: setverdict(pass): none -> pass 20241117160321759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60156<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@baedd10cb413: Final verdict of PTC: pass 20241117160321760 DAUC <0003> db_auc.c:157 IMSI='262426076480116': No 2G Auth Data 20241117160321760 DAUC <0003> db_auc.c:192 IMSI='262426076480116': No 3G Auth Data HLR_Test-GSUP(171)@baedd10cb413: Created GsupExpect[0] for "262426076480116" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241117160321766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60158<->l=127.0.0.1:4258 20241117160321769 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160321769 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426076480116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426076480116" source_name="the-source\n" session_id=4018718653 session_state=BEGIN} 20241117160321769 DSS <0004> hlr_ussd.c:576 262426076480116/0xef88c7bd: Process SS (BEGIN) 20241117160321769 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117160321769 DSS <0004> hlr_ussd.c:518 262426076480116/0xef88c7bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117160321769 DSS <0004> hlr_ussd.c:363 262426076480116/0xef88c7bd: Tx USSD 'Your IMSI is 262426076480116' 20241117160321769 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426076480116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426076480116" destination_name="the-source\n" session_id=4018718653 session_state=END} 20241117160321769 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262426076480116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160321769 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160321770 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@baedd10cb413: Found GsupExpect[0] for "262426076480116" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@baedd10cb413: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262426076480116" TC_mo_ussd_iuse_imsi_via_proxy(179)@baedd10cb413: setverdict(pass): none -> pass 20241117160321772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60158<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@baedd10cb413: Final verdict of PTC: pass 20241117160321772 DAUC <0003> db_auc.c:157 IMSI='262429513984491': No 2G Auth Data 20241117160321772 DAUC <0003> db_auc.c:192 IMSI='262429513984491': No 3G Auth Data HLR_Test-GSUP(171)@baedd10cb413: Created GsupExpect[0] for "262429513984491" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241117160321779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60174<->l=127.0.0.1:4258 20241117160321782 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160321782 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262429513984491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429513984491" source_name="the-source\n" session_id=2040335345 session_state=BEGIN} 20241117160321782 DSS <0004> hlr_ussd.c:576 262429513984491/0x799d0bf1: Process SS (BEGIN) 20241117160321782 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117160321782 DSS <0004> hlr_ussd.c:518 262429513984491/0x799d0bf1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117160321782 DSS <0004> hlr_ussd.c:363 262429513984491/0x799d0bf1: Tx USSD 'Your IMSI is 262429513984491' 20241117160321782 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262429513984491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429513984491" destination_name="the-source\n" session_id=2040335345 session_state=END} 20241117160321782 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262429513984491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160321782 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160321782 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@baedd10cb413: Found GsupExpect[0] for "262429513984491" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@baedd10cb413: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262429513984491" TC_mo_ussd_iuse_imsi_via_proxy(180)@baedd10cb413: setverdict(pass): none -> pass 20241117160321784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60174<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@baedd10cb413: Final verdict of PTC: pass 20241117160321784 DAUC <0003> db_auc.c:157 IMSI='262423754442546': No 2G Auth Data 20241117160321784 DAUC <0003> db_auc.c:192 IMSI='262423754442546': No 3G Auth Data HLR_Test-GSUP(171)@baedd10cb413: Created GsupExpect[0] for "262423754442546" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241117160321791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60188<->l=127.0.0.1:4258 20241117160321794 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160321794 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262423754442546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423754442546" source_name="the-source\n" session_id=2877367931 session_state=BEGIN} 20241117160321794 DSS <0004> hlr_ussd.c:576 262423754442546/0xab81267b: Process SS (BEGIN) 20241117160321794 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117160321794 DSS <0004> hlr_ussd.c:518 262423754442546/0xab81267b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117160321794 DSS <0004> hlr_ussd.c:363 262423754442546/0xab81267b: Tx USSD 'Your IMSI is 262423754442546' 20241117160321794 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262423754442546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423754442546" destination_name="the-source\n" session_id=2877367931 session_state=END} 20241117160321794 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262423754442546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160321794 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160321794 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@baedd10cb413: Found GsupExpect[0] for "262423754442546" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@baedd10cb413: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262423754442546" TC_mo_ussd_iuse_imsi_via_proxy(181)@baedd10cb413: setverdict(pass): none -> pass 20241117160321796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60188<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@baedd10cb413: Final verdict of PTC: pass 20241117160321796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60100<->l=127.0.0.1:4258 20241117160321797 DLINP <000b> input/ipa.c:451 connected read/write 20241117160321797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160321797 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160321797 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160321797 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117160321797 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241117160321797 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40309<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@baedd10cb413: Final verdict of PTC: none 172@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 172: none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@baedd10cb413: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 16:03:21 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 20241117160321825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60198<->l=127.0.0.1:4258 20241117160322027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60198<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77892) Waiting for packet dumper to finish... 1 (prev_count=77892, count=83488) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 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@baedd10cb413: 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@baedd10cb413: Test case TC_mo_ussd_iuse_msisdn started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160325135 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160325135 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160325140 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160325142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60204<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160325146 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160325146 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160325146 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160325146 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  20241117160325146 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160325146 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  20241117160325146 DLGSUP <0013> gsup_server.c:235 2:  20241117160325146 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160325146 DLGSUP <0013> gsup_server.c:235 3:  20241117160325146 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160325146 DLGSUP <0013> gsup_server.c:235 4:  20241117160325146 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160325146 DLGSUP <0013> gsup_server.c:235 5:  20241117160325146 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160325146 DLGSUP <0013> gsup_server.c:235 7:  20241117160325146 DLGSUP <0013> gsup_server.c:237 7: 00  HLR_Test-GSUP-IPA(182)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160325146 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160325146 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160325146 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@baedd10cb413: 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") 20241117160325170 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33437<->l=127.0.0.1:4259) 20241117160325178 DAUC <0003> db_auc.c:157 IMSI='262426766037794': No 2G Auth Data 20241117160325178 DAUC <0003> db_auc.c:192 IMSI='262426766037794': No 3G Auth Data HLR_Test-GSUP(183)@baedd10cb413: Created GsupExpect[0] for "262426766037794" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241117160325190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60210<->l=127.0.0.1:4258 20241117160325200 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160325200 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426766037794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426766037794" session_id=150974586 session_state=BEGIN} 20241117160325200 DSS <0004> hlr_ussd.c:576 262426766037794/0x08ffb07a: Process SS (BEGIN) 20241117160325200 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117160325200 DSS <0004> hlr_ussd.c:518 262426766037794/0x08ffb07a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117160325200 DSS <0004> hlr_ussd.c:363 262426766037794/0x08ffb07a: Tx USSD 'Your extension is 491618655464' 20241117160325200 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426766037794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426766037794" session_id=150974586 session_state=END} 20241117160325200 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426766037794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160325200 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160325200 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@baedd10cb413: Found GsupExpect[0] for "262426766037794" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@baedd10cb413: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262426766037794" TC_mo_ussd_iuse_msisdn(186)@baedd10cb413: setverdict(pass): none -> pass 20241117160325208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60210<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@baedd10cb413: Final verdict of PTC: pass 20241117160325209 DAUC <0003> db_auc.c:157 IMSI='262427125684195': No 2G Auth Data 20241117160325209 DAUC <0003> db_auc.c:192 IMSI='262427125684195': No 3G Auth Data HLR_Test-GSUP(183)@baedd10cb413: Created GsupExpect[0] for "262427125684195" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241117160325222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60212<->l=127.0.0.1:4258 20241117160325226 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160325226 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427125684195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427125684195" session_id=2637626313 session_state=BEGIN} 20241117160325226 DSS <0004> hlr_ussd.c:576 262427125684195/0x9d36fbc9: Process SS (BEGIN) 20241117160325226 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117160325226 DSS <0004> hlr_ussd.c:518 262427125684195/0x9d36fbc9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117160325226 DSS <0004> hlr_ussd.c:363 262427125684195/0x9d36fbc9: Tx USSD 'Your extension is 491611777361' 20241117160325226 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427125684195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427125684195" session_id=2637626313 session_state=END} 20241117160325226 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427125684195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160325226 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160325226 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@baedd10cb413: Found GsupExpect[0] for "262427125684195" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@baedd10cb413: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262427125684195" TC_mo_ussd_iuse_msisdn(187)@baedd10cb413: setverdict(pass): none -> pass 20241117160325228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60212<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@baedd10cb413: Final verdict of PTC: pass 20241117160325228 DAUC <0003> db_auc.c:157 IMSI='262429100818893': No 2G Auth Data 20241117160325228 DAUC <0003> db_auc.c:192 IMSI='262429100818893': No 3G Auth Data HLR_Test-GSUP(183)@baedd10cb413: Created GsupExpect[0] for "262429100818893" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241117160325234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60218<->l=127.0.0.1:4258 20241117160325237 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160325237 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429100818893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429100818893" session_id=2858255724 session_state=BEGIN} 20241117160325237 DSS <0004> hlr_ussd.c:576 262429100818893/0xaa5d856c: Process SS (BEGIN) 20241117160325237 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117160325237 DSS <0004> hlr_ussd.c:518 262429100818893/0xaa5d856c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117160325237 DSS <0004> hlr_ussd.c:363 262429100818893/0xaa5d856c: Tx USSD 'Your extension is 491617207132' 20241117160325237 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429100818893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429100818893" session_id=2858255724 session_state=END} 20241117160325237 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429100818893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160325237 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160325237 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@baedd10cb413: Found GsupExpect[0] for "262429100818893" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@baedd10cb413: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262429100818893" TC_mo_ussd_iuse_msisdn(188)@baedd10cb413: setverdict(pass): none -> pass 20241117160325240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60218<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@baedd10cb413: Final verdict of PTC: pass 20241117160325241 DAUC <0003> db_auc.c:157 IMSI='262427460573868': No 2G Auth Data 20241117160325241 DAUC <0003> db_auc.c:192 IMSI='262427460573868': No 3G Auth Data HLR_Test-GSUP(183)@baedd10cb413: Created GsupExpect[0] for "262427460573868" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241117160325248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60220<->l=127.0.0.1:4258 20241117160325251 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160325251 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427460573868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427460573868" session_id=3611048134 session_state=BEGIN} 20241117160325251 DSS <0004> hlr_ussd.c:576 262427460573868/0xd73c38c6: Process SS (BEGIN) 20241117160325251 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117160325251 DSS <0004> hlr_ussd.c:518 262427460573868/0xd73c38c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117160325251 DSS <0004> hlr_ussd.c:363 262427460573868/0xd73c38c6: Tx USSD 'Your extension is 491611007668' 20241117160325251 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427460573868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427460573868" session_id=3611048134 session_state=END} 20241117160325251 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427460573868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160325251 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160325251 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@baedd10cb413: Found GsupExpect[0] for "262427460573868" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@baedd10cb413: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262427460573868" TC_mo_ussd_iuse_msisdn(189)@baedd10cb413: setverdict(pass): none -> pass 20241117160325253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60220<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@baedd10cb413: Final verdict of PTC: pass 20241117160325253 DAUC <0003> db_auc.c:157 IMSI='262420990542861': No 2G Auth Data 20241117160325253 DAUC <0003> db_auc.c:192 IMSI='262420990542861': No 3G Auth Data HLR_Test-GSUP(183)@baedd10cb413: Created GsupExpect[0] for "262420990542861" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241117160325260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60230<->l=127.0.0.1:4258 20241117160325263 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160325263 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420990542861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420990542861" session_id=417370369 session_state=BEGIN} 20241117160325263 DSS <0004> hlr_ussd.c:576 262420990542861/0x18e09101: Process SS (BEGIN) 20241117160325263 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117160325263 DSS <0004> hlr_ussd.c:518 262420990542861/0x18e09101: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117160325263 DSS <0004> hlr_ussd.c:363 262420990542861/0x18e09101: Tx USSD 'Your extension is 491614781275' 20241117160325263 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420990542861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420990542861" session_id=417370369 session_state=END} 20241117160325263 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420990542861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160325263 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160325263 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@baedd10cb413: Found GsupExpect[0] for "262420990542861" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@baedd10cb413: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262420990542861" TC_mo_ussd_iuse_msisdn(190)@baedd10cb413: setverdict(pass): none -> pass 20241117160325265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60230<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@baedd10cb413: Final verdict of PTC: pass 20241117160325265 DAUC <0003> db_auc.c:157 IMSI='262420334438696': No 2G Auth Data 20241117160325265 DAUC <0003> db_auc.c:192 IMSI='262420334438696': No 3G Auth Data HLR_Test-GSUP(183)@baedd10cb413: Created GsupExpect[0] for "262420334438696" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241117160325272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60232<->l=127.0.0.1:4258 20241117160325275 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160325275 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420334438696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420334438696" session_id=2200470326 session_state=BEGIN} 20241117160325275 DSS <0004> hlr_ussd.c:576 262420334438696/0x83288336: Process SS (BEGIN) 20241117160325275 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117160325275 DSS <0004> hlr_ussd.c:518 262420334438696/0x83288336: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117160325275 DSS <0004> hlr_ussd.c:363 262420334438696/0x83288336: Tx USSD 'Your extension is 491611873658' 20241117160325275 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420334438696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420334438696" session_id=2200470326 session_state=END} 20241117160325275 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420334438696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160325275 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160325275 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@baedd10cb413: Found GsupExpect[0] for "262420334438696" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@baedd10cb413: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262420334438696" TC_mo_ussd_iuse_msisdn(191)@baedd10cb413: setverdict(pass): none -> pass 20241117160325278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60232<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@baedd10cb413: Final verdict of PTC: pass 20241117160325278 DAUC <0003> db_auc.c:157 IMSI='262429625533068': No 2G Auth Data 20241117160325278 DAUC <0003> db_auc.c:192 IMSI='262429625533068': No 3G Auth Data HLR_Test-GSUP(183)@baedd10cb413: Created GsupExpect[0] for "262429625533068" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241117160325284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60240<->l=127.0.0.1:4258 20241117160325288 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160325288 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429625533068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429625533068" session_id=849767131 session_state=BEGIN} 20241117160325288 DSS <0004> hlr_ussd.c:576 262429625533068/0x32a66adb: Process SS (BEGIN) 20241117160325288 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117160325288 DSS <0004> hlr_ussd.c:518 262429625533068/0x32a66adb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117160325288 DSS <0004> hlr_ussd.c:363 262429625533068/0x32a66adb: Tx USSD 'Your extension is 491615560634' 20241117160325288 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429625533068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429625533068" session_id=849767131 session_state=END} 20241117160325288 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429625533068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160325288 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160325288 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@baedd10cb413: Found GsupExpect[0] for "262429625533068" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@baedd10cb413: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262429625533068" TC_mo_ussd_iuse_msisdn(192)@baedd10cb413: setverdict(pass): none -> pass 20241117160325290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60240<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@baedd10cb413: Final verdict of PTC: pass 20241117160325290 DAUC <0003> db_auc.c:157 IMSI='262421833115400': No 2G Auth Data 20241117160325290 DAUC <0003> db_auc.c:192 IMSI='262421833115400': No 3G Auth Data HLR_Test-GSUP(183)@baedd10cb413: Created GsupExpect[0] for "262421833115400" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241117160325296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60254<->l=127.0.0.1:4258 20241117160325299 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160325299 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421833115400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421833115400" session_id=315294442 session_state=BEGIN} 20241117160325299 DSS <0004> hlr_ussd.c:576 262421833115400/0x12cb02ea: Process SS (BEGIN) 20241117160325299 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117160325299 DSS <0004> hlr_ussd.c:518 262421833115400/0x12cb02ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117160325299 DSS <0004> hlr_ussd.c:363 262421833115400/0x12cb02ea: Tx USSD 'Your extension is 491614024271' 20241117160325299 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421833115400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421833115400" session_id=315294442 session_state=END} 20241117160325299 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421833115400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160325299 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160325299 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@baedd10cb413: Found GsupExpect[0] for "262421833115400" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@baedd10cb413: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262421833115400" TC_mo_ussd_iuse_msisdn(193)@baedd10cb413: setverdict(pass): none -> pass 20241117160325301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60254<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@baedd10cb413: Final verdict of PTC: pass 20241117160325302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60204<->l=127.0.0.1:4258 20241117160325302 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33437<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@baedd10cb413: Final verdict of PTC: none 184@baedd10cb413: Final verdict of PTC: none 20241117160325302 DLINP <000b> input/ipa.c:451 connected read/write 20241117160325302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160325302 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160325302 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160325302 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(185)@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 184: none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@baedd10cb413: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 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 20241117160325327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60256<->l=127.0.0.1:4258 20241117160325529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60256<->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=82340) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 16:03: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_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@baedd10cb413: 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@baedd10cb413: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160328772 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160328772 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160328775 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160328776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60270<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160328779 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160328779 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160328779 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160328779 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  20241117160328779 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160328779 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  20241117160328779 DLGSUP <0013> gsup_server.c:235 2:  20241117160328779 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160328779 DLGSUP <0013> gsup_server.c:235 3:  20241117160328779 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160328779 DLGSUP <0013> gsup_server.c:235 4:  20241117160328779 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160328779 DLGSUP <0013> gsup_server.c:235 5:  20241117160328779 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160328779 DLGSUP <0013> gsup_server.c:235 7:  20241117160328779 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160328779 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160328779 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160328779 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)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@baedd10cb413: 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") 20241117160328802 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33015<->l=127.0.0.1:4259) 20241117160328809 DAUC <0003> db_auc.c:157 IMSI='262422731157147': No 2G Auth Data 20241117160328809 DAUC <0003> db_auc.c:192 IMSI='262422731157147': No 3G Auth Data HLR_Test-GSUP(195)@baedd10cb413: Created GsupExpect[0] for "262422731157147" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241117160328832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60274<->l=127.0.0.1:4258 20241117160328846 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160328846 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262422731157147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422731157147" source_name="the-source\n" session_id=1682920522 session_state=BEGIN} 20241117160328846 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241117160328846 DSS <0004> hlr_ussd.c:576 262422731157147/0x644f544a: Process SS (BEGIN) 20241117160328846 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117160328846 DSS <0004> hlr_ussd.c:518 262422731157147/0x644f544a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117160328846 DSS <0004> hlr_ussd.c:363 262422731157147/0x644f544a: Tx USSD 'Your extension is 491618538227' 20241117160328846 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262422731157147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422731157147" destination_name="the-source\n" session_id=1682920522 session_state=END} 20241117160328846 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262422731157147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160328846 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160328846 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@baedd10cb413: Found GsupExpect[0] for "262422731157147" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@baedd10cb413: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262422731157147" TC_mo_ussd_iuse_msisdn_via_proxy(198)@baedd10cb413: setverdict(pass): none -> pass 20241117160328850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60274<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@baedd10cb413: Final verdict of PTC: pass 20241117160328851 DAUC <0003> db_auc.c:157 IMSI='262420331047024': No 2G Auth Data 20241117160328851 DAUC <0003> db_auc.c:192 IMSI='262420331047024': No 3G Auth Data HLR_Test-GSUP(195)@baedd10cb413: Created GsupExpect[0] for "262420331047024" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241117160328858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60276<->l=127.0.0.1:4258 20241117160328861 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160328861 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262420331047024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420331047024" source_name="the-source\n" session_id=3243981480 session_state=BEGIN} 20241117160328861 DSS <0004> hlr_ussd.c:576 262420331047024/0xc15b3aa8: Process SS (BEGIN) 20241117160328861 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117160328861 DSS <0004> hlr_ussd.c:518 262420331047024/0xc15b3aa8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117160328861 DSS <0004> hlr_ussd.c:363 262420331047024/0xc15b3aa8: Tx USSD 'Your extension is 491616168868' 20241117160328861 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262420331047024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420331047024" destination_name="the-source\n" session_id=3243981480 session_state=END} 20241117160328861 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262420331047024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160328861 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160328861 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@baedd10cb413: Found GsupExpect[0] for "262420331047024" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@baedd10cb413: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262420331047024" TC_mo_ussd_iuse_msisdn_via_proxy(199)@baedd10cb413: setverdict(pass): none -> pass 20241117160328862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60276<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@baedd10cb413: Final verdict of PTC: pass 20241117160328863 DAUC <0003> db_auc.c:157 IMSI='262426453663404': No 2G Auth Data 20241117160328863 DAUC <0003> db_auc.c:192 IMSI='262426453663404': No 3G Auth Data HLR_Test-GSUP(195)@baedd10cb413: Created GsupExpect[0] for "262426453663404" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241117160328869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60278<->l=127.0.0.1:4258 20241117160328874 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160328874 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262426453663404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426453663404" source_name="the-source\n" session_id=3187582520 session_state=BEGIN} 20241117160328874 DSS <0004> hlr_ussd.c:576 262426453663404/0xbdfea638: Process SS (BEGIN) 20241117160328874 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117160328874 DSS <0004> hlr_ussd.c:518 262426453663404/0xbdfea638: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117160328874 DSS <0004> hlr_ussd.c:363 262426453663404/0xbdfea638: Tx USSD 'Your extension is 491612713463' 20241117160328874 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262426453663404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426453663404" destination_name="the-source\n" session_id=3187582520 session_state=END} 20241117160328874 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262426453663404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160328874 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160328874 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@baedd10cb413: Found GsupExpect[0] for "262426453663404" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@baedd10cb413: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262426453663404" TC_mo_ussd_iuse_msisdn_via_proxy(200)@baedd10cb413: setverdict(pass): none -> pass 20241117160328877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60278<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@baedd10cb413: Final verdict of PTC: pass 20241117160328877 DAUC <0003> db_auc.c:157 IMSI='262426353870592': No 2G Auth Data 20241117160328877 DAUC <0003> db_auc.c:192 IMSI='262426353870592': No 3G Auth Data HLR_Test-GSUP(195)@baedd10cb413: Created GsupExpect[0] for "262426353870592" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241117160328883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60294<->l=127.0.0.1:4258 20241117160328888 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160328888 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262426353870592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426353870592" source_name="the-source\n" session_id=4031106265 session_state=BEGIN} 20241117160328888 DSS <0004> hlr_ussd.c:576 262426353870592/0xf045ccd9: Process SS (BEGIN) 20241117160328888 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117160328888 DSS <0004> hlr_ussd.c:518 262426353870592/0xf045ccd9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117160328888 DSS <0004> hlr_ussd.c:363 262426353870592/0xf045ccd9: Tx USSD 'Your extension is 491615281406' 20241117160328888 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262426353870592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426353870592" destination_name="the-source\n" session_id=4031106265 session_state=END} 20241117160328888 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262426353870592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160328888 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160328888 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@baedd10cb413: Found GsupExpect[0] for "262426353870592" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@baedd10cb413: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262426353870592" TC_mo_ussd_iuse_msisdn_via_proxy(201)@baedd10cb413: setverdict(pass): none -> pass 20241117160328891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60294<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@baedd10cb413: Final verdict of PTC: pass 20241117160328891 DAUC <0003> db_auc.c:157 IMSI='262426733484544': No 2G Auth Data 20241117160328891 DAUC <0003> db_auc.c:192 IMSI='262426733484544': No 3G Auth Data HLR_Test-GSUP(195)@baedd10cb413: Created GsupExpect[0] for "262426733484544" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241117160328897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60300<->l=127.0.0.1:4258 20241117160328900 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160328900 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262426733484544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426733484544" source_name="the-source\n" session_id=2596069267 session_state=BEGIN} 20241117160328900 DSS <0004> hlr_ussd.c:576 262426733484544/0x9abcdf93: Process SS (BEGIN) 20241117160328900 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117160328900 DSS <0004> hlr_ussd.c:518 262426733484544/0x9abcdf93: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117160328900 DSS <0004> hlr_ussd.c:363 262426733484544/0x9abcdf93: Tx USSD 'Your extension is 491613631454' 20241117160328900 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262426733484544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426733484544" destination_name="the-source\n" session_id=2596069267 session_state=END} 20241117160328900 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262426733484544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160328900 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160328900 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@baedd10cb413: Found GsupExpect[0] for "262426733484544" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@baedd10cb413: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262426733484544" TC_mo_ussd_iuse_msisdn_via_proxy(202)@baedd10cb413: setverdict(pass): none -> pass 20241117160328902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60300<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@baedd10cb413: Final verdict of PTC: pass 20241117160328903 DAUC <0003> db_auc.c:157 IMSI='262424722821030': No 2G Auth Data 20241117160328903 DAUC <0003> db_auc.c:192 IMSI='262424722821030': No 3G Auth Data HLR_Test-GSUP(195)@baedd10cb413: Created GsupExpect[0] for "262424722821030" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241117160328909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60312<->l=127.0.0.1:4258 20241117160328912 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160328912 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262424722821030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424722821030" source_name="the-source\n" session_id=1107124393 session_state=BEGIN} 20241117160328912 DSS <0004> hlr_ussd.c:576 262424722821030/0x41fd60a9: Process SS (BEGIN) 20241117160328912 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117160328912 DSS <0004> hlr_ussd.c:518 262424722821030/0x41fd60a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117160328912 DSS <0004> hlr_ussd.c:363 262424722821030/0x41fd60a9: Tx USSD 'Your extension is 491615770837' 20241117160328912 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262424722821030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424722821030" destination_name="the-source\n" session_id=1107124393 session_state=END} 20241117160328912 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262424722821030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160328912 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160328912 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@baedd10cb413: Found GsupExpect[0] for "262424722821030" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@baedd10cb413: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262424722821030" TC_mo_ussd_iuse_msisdn_via_proxy(203)@baedd10cb413: setverdict(pass): none -> pass 20241117160328914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60312<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@baedd10cb413: Final verdict of PTC: pass 20241117160328915 DAUC <0003> db_auc.c:157 IMSI='262428713684003': No 2G Auth Data 20241117160328915 DAUC <0003> db_auc.c:192 IMSI='262428713684003': No 3G Auth Data HLR_Test-GSUP(195)@baedd10cb413: Created GsupExpect[0] for "262428713684003" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241117160328921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60324<->l=127.0.0.1:4258 20241117160328924 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160328924 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428713684003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428713684003" source_name="the-source\n" session_id=2606533574 session_state=BEGIN} 20241117160328924 DSS <0004> hlr_ussd.c:576 262428713684003/0x9b5c8bc6: Process SS (BEGIN) 20241117160328924 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117160328924 DSS <0004> hlr_ussd.c:518 262428713684003/0x9b5c8bc6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117160328924 DSS <0004> hlr_ussd.c:363 262428713684003/0x9b5c8bc6: Tx USSD 'Your extension is 491614647244' 20241117160328924 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428713684003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428713684003" destination_name="the-source\n" session_id=2606533574 session_state=END} 20241117160328924 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262428713684003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160328924 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160328924 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@baedd10cb413: Found GsupExpect[0] for "262428713684003" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@baedd10cb413: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262428713684003" TC_mo_ussd_iuse_msisdn_via_proxy(204)@baedd10cb413: setverdict(pass): none -> pass 20241117160328926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60324<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@baedd10cb413: Final verdict of PTC: pass 20241117160328927 DAUC <0003> db_auc.c:157 IMSI='262420236337922': No 2G Auth Data 20241117160328927 DAUC <0003> db_auc.c:192 IMSI='262420236337922': No 3G Auth Data HLR_Test-GSUP(195)@baedd10cb413: Created GsupExpect[0] for "262420236337922" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241117160328933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60328<->l=127.0.0.1:4258 20241117160328936 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160328936 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262420236337922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420236337922" source_name="the-source\n" session_id=2463280138 session_state=BEGIN} 20241117160328936 DSS <0004> hlr_ussd.c:576 262420236337922/0x92d2ac0a: Process SS (BEGIN) 20241117160328936 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117160328936 DSS <0004> hlr_ussd.c:518 262420236337922/0x92d2ac0a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117160328936 DSS <0004> hlr_ussd.c:363 262420236337922/0x92d2ac0a: Tx USSD 'Your extension is 491618840448' 20241117160328936 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262420236337922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420236337922" destination_name="the-source\n" session_id=2463280138 session_state=END} 20241117160328936 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262420236337922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160328936 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160328936 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@baedd10cb413: Found GsupExpect[0] for "262420236337922" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@baedd10cb413: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262420236337922" TC_mo_ussd_iuse_msisdn_via_proxy(205)@baedd10cb413: setverdict(pass): none -> pass 20241117160328938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60328<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@baedd10cb413: Final verdict of PTC: pass 20241117160328938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60270<->l=127.0.0.1:4258 20241117160328939 DLINP <000b> input/ipa.c:451 connected read/write 20241117160328939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160328939 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160328939 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160328939 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117160328939 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241117160328939 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33015<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@baedd10cb413: Final verdict of PTC: none 196@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 196: none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@baedd10cb413: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 16:03:28 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 20241117160328962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60332<->l=127.0.0.1:4258 20241117160329163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60332<->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=83820) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 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@baedd10cb413: 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@baedd10cb413: Test case TC_mo_ussd_euse started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 20241117160332279 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39595 20241117160332279 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39595 MTC@baedd10cb413: in not legacy case 2 IPA-EUSE-foobar(208)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160332280 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332280 DLINP <000b> input/ipa.c:405 127.0.0.1:39595 message received 20241117160332281 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160332281 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@baedd10cb413: 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) } } } } IPA-EUSE-foobar(208)@baedd10cb413: 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 } } } } HLR_Test-GSUP-IPA(207)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160332282 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332282 DLINP <000b> input/ipa.c:405 127.0.0.1:39595 message received IPA-EUSE-foobar(208)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160332282 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160332282 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241117160332282 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241117160332282 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241117160332282 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  20241117160332282 DLGSUP <0013> gsup_server.c:235 2:  20241117160332282 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160332282 DLGSUP <0013> gsup_server.c:235 3:  20241117160332282 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160332282 DLGSUP <0013> gsup_server.c:235 4:  20241117160332282 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160332282 DLGSUP <0013> gsup_server.c:235 5:  20241117160332282 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160332282 DLGSUP <0013> gsup_server.c:235 7:  20241117160332282 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160332282 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160332282 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160332282 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39595 20241117160332282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52366<->l=127.0.0.1:4258 20241117160332283 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(207)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160332284 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(207)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160332284 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160332284 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160332284 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  20241117160332284 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160332284 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  20241117160332284 DLGSUP <0013> gsup_server.c:235 2:  20241117160332284 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160332284 DLGSUP <0013> gsup_server.c:235 3:  20241117160332284 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160332284 DLGSUP <0013> gsup_server.c:235 4:  20241117160332284 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160332284 DLGSUP <0013> gsup_server.c:235 5:  20241117160332284 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160332284 DLGSUP <0013> gsup_server.c:235 7:  20241117160332284 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160332284 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160332284 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160332284 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@baedd10cb413: 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") 20241117160332293 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36061<->l=127.0.0.1:4259) 20241117160332295 DAUC <0003> db_auc.c:157 IMSI='262426688557637': No 2G Auth Data 20241117160332295 DAUC <0003> db_auc.c:192 IMSI='262426688557637': No 3G Auth Data HLR_Test-GSUP(209)@baedd10cb413: Created GsupExpect[0] for "262426688557637" to be handled at TC_mo_ussd_euse(212) 20241117160332301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52368<->l=127.0.0.1:4258 20241117160332326 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160332326 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426688557637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426688557637" session_id=266925563 session_state=BEGIN} 20241117160332326 DSS <0004> hlr_ussd.c:576 262426688557637/0x0fe8f5fb: Process SS (BEGIN) 20241117160332326 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160332327 DSS <0004> hlr_ussd.c:518 262426688557637/0x0fe8f5fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160332327 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332327 DLINP <000b> input/ipa.c:431 127.0.0.1:39595 sending data 20241117160332327 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332327 DLINP <000b> input/ipa.c:431 127.0.0.1:39595 sending data EUSE-TC_mo_ussd_euse(206)@baedd10cb413: 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 } } } } } 20241117160332343 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332343 DLINP <000b> input/ipa.c:405 127.0.0.1:39595 message received 20241117160332343 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262426688557637 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426688557637" session_id=266925563 session_state=END} 20241117160332343 DSS <0004> hlr_ussd.c:576 262426688557637/0x0fe8f5fb: Process SS (END) 20241117160332343 DSS <0004> hlr_ussd.c:518 262426688557637/0x0fe8f5fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117160332343 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426688557637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426688557637" session_id=266925563 session_state=END} 20241117160332343 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426688557637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160332343 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262426688557637 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160332344 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160332344 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@baedd10cb413: Found GsupExpect[0] for "262426688557637" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@baedd10cb413: Added IMSI table entry 0TC_mo_ussd_euse(212)"262426688557637" TC_mo_ussd_euse(212)@baedd10cb413: setverdict(pass): none -> pass 20241117160332354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52368<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@baedd10cb413: Final verdict of PTC: pass 20241117160332357 DAUC <0003> db_auc.c:157 IMSI='262428827067132': No 2G Auth Data 20241117160332357 DAUC <0003> db_auc.c:192 IMSI='262428827067132': No 3G Auth Data HLR_Test-GSUP(209)@baedd10cb413: Created GsupExpect[0] for "262428827067132" to be handled at TC_mo_ussd_euse(213) 20241117160332370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52382<->l=127.0.0.1:4258 20241117160332372 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160332372 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428827067132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428827067132" session_id=4110164627 session_state=BEGIN} 20241117160332372 DSS <0004> hlr_ussd.c:576 262428827067132/0xf4fc2293: Process SS (BEGIN) 20241117160332373 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160332373 DSS <0004> hlr_ussd.c:518 262428827067132/0xf4fc2293: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160332373 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332373 DLINP <000b> input/ipa.c:431 127.0.0.1:39595 sending data 20241117160332373 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332373 DLINP <000b> input/ipa.c:431 127.0.0.1:39595 sending data EUSE-TC_mo_ussd_euse(206)@baedd10cb413: 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 } } } } } 20241117160332373 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332373 DLINP <000b> input/ipa.c:405 127.0.0.1:39595 message received 20241117160332373 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262428827067132 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428827067132" session_id=4110164627 session_state=END} 20241117160332373 DSS <0004> hlr_ussd.c:576 262428827067132/0xf4fc2293: Process SS (END) 20241117160332373 DSS <0004> hlr_ussd.c:518 262428827067132/0xf4fc2293: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117160332373 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428827067132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428827067132" session_id=4110164627 session_state=END} 20241117160332373 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428827067132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160332373 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262428827067132 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160332373 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160332373 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@baedd10cb413: Found GsupExpect[0] for "262428827067132" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@baedd10cb413: Added IMSI table entry 1TC_mo_ussd_euse(213)"262428827067132" TC_mo_ussd_euse(213)@baedd10cb413: setverdict(pass): none -> pass 20241117160332375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52382<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@baedd10cb413: Final verdict of PTC: pass 20241117160332376 DAUC <0003> db_auc.c:157 IMSI='262429528448907': No 2G Auth Data 20241117160332376 DAUC <0003> db_auc.c:192 IMSI='262429528448907': No 3G Auth Data HLR_Test-GSUP(209)@baedd10cb413: Created GsupExpect[0] for "262429528448907" to be handled at TC_mo_ussd_euse(214) 20241117160332382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52396<->l=127.0.0.1:4258 20241117160332385 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160332385 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429528448907 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429528448907" session_id=2977281741 session_state=BEGIN} 20241117160332385 DSS <0004> hlr_ussd.c:576 262429528448907/0xb175b6cd: Process SS (BEGIN) 20241117160332385 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160332385 DSS <0004> hlr_ussd.c:518 262429528448907/0xb175b6cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160332385 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332385 DLINP <000b> input/ipa.c:431 127.0.0.1:39595 sending data 20241117160332385 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332385 DLINP <000b> input/ipa.c:431 127.0.0.1:39595 sending data EUSE-TC_mo_ussd_euse(206)@baedd10cb413: 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 } } } } } 20241117160332386 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332386 DLINP <000b> input/ipa.c:405 127.0.0.1:39595 message received 20241117160332386 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262429528448907 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429528448907" session_id=2977281741 session_state=END} 20241117160332386 DSS <0004> hlr_ussd.c:576 262429528448907/0xb175b6cd: Process SS (END) 20241117160332386 DSS <0004> hlr_ussd.c:518 262429528448907/0xb175b6cd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117160332386 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429528448907 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429528448907" session_id=2977281741 session_state=END} 20241117160332386 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429528448907 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160332386 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262429528448907 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160332386 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160332386 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@baedd10cb413: Found GsupExpect[0] for "262429528448907" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@baedd10cb413: Added IMSI table entry 2TC_mo_ussd_euse(214)"262429528448907" TC_mo_ussd_euse(214)@baedd10cb413: setverdict(pass): none -> pass 20241117160332388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52396<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@baedd10cb413: Final verdict of PTC: pass 20241117160332388 DAUC <0003> db_auc.c:157 IMSI='262422504083386': No 2G Auth Data 20241117160332388 DAUC <0003> db_auc.c:192 IMSI='262422504083386': No 3G Auth Data HLR_Test-GSUP(209)@baedd10cb413: Created GsupExpect[0] for "262422504083386" to be handled at TC_mo_ussd_euse(215) 20241117160332395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52410<->l=127.0.0.1:4258 20241117160332398 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160332398 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422504083386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422504083386" session_id=365748660 session_state=BEGIN} 20241117160332398 DSS <0004> hlr_ussd.c:576 262422504083386/0x15cce1b4: Process SS (BEGIN) 20241117160332398 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160332398 DSS <0004> hlr_ussd.c:518 262422504083386/0x15cce1b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160332398 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332398 DLINP <000b> input/ipa.c:431 127.0.0.1:39595 sending data 20241117160332398 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332398 DLINP <000b> input/ipa.c:431 127.0.0.1:39595 sending data EUSE-TC_mo_ussd_euse(206)@baedd10cb413: 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 } } } } } 20241117160332399 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332399 DLINP <000b> input/ipa.c:405 127.0.0.1:39595 message received 20241117160332399 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262422504083386 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422504083386" session_id=365748660 session_state=END} 20241117160332399 DSS <0004> hlr_ussd.c:576 262422504083386/0x15cce1b4: Process SS (END) 20241117160332399 DSS <0004> hlr_ussd.c:518 262422504083386/0x15cce1b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117160332399 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422504083386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422504083386" session_id=365748660 session_state=END} 20241117160332399 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422504083386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160332399 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262422504083386 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160332399 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160332399 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@baedd10cb413: Found GsupExpect[0] for "262422504083386" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@baedd10cb413: Added IMSI table entry 3TC_mo_ussd_euse(215)"262422504083386" TC_mo_ussd_euse(215)@baedd10cb413: setverdict(pass): none -> pass 20241117160332401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52410<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@baedd10cb413: Final verdict of PTC: pass 20241117160332401 DAUC <0003> db_auc.c:157 IMSI='262423432407413': No 2G Auth Data 20241117160332401 DAUC <0003> db_auc.c:192 IMSI='262423432407413': No 3G Auth Data HLR_Test-GSUP(209)@baedd10cb413: Created GsupExpect[0] for "262423432407413" to be handled at TC_mo_ussd_euse(216) 20241117160332407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52412<->l=127.0.0.1:4258 20241117160332410 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160332410 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423432407413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423432407413" session_id=3834941679 session_state=BEGIN} 20241117160332410 DSS <0004> hlr_ussd.c:576 262423432407413/0xe49490ef: Process SS (BEGIN) 20241117160332410 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160332410 DSS <0004> hlr_ussd.c:518 262423432407413/0xe49490ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160332410 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332410 DLINP <000b> input/ipa.c:431 127.0.0.1:39595 sending data 20241117160332410 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332410 DLINP <000b> input/ipa.c:431 127.0.0.1:39595 sending data EUSE-TC_mo_ussd_euse(206)@baedd10cb413: 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 } } } } } 20241117160332411 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332411 DLINP <000b> input/ipa.c:405 127.0.0.1:39595 message received 20241117160332411 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262423432407413 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423432407413" session_id=3834941679 session_state=END} 20241117160332411 DSS <0004> hlr_ussd.c:576 262423432407413/0xe49490ef: Process SS (END) 20241117160332411 DSS <0004> hlr_ussd.c:518 262423432407413/0xe49490ef: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117160332411 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423432407413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423432407413" session_id=3834941679 session_state=END} 20241117160332411 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423432407413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160332411 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262423432407413 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160332411 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160332411 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@baedd10cb413: Found GsupExpect[0] for "262423432407413" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@baedd10cb413: Added IMSI table entry 4TC_mo_ussd_euse(216)"262423432407413" TC_mo_ussd_euse(216)@baedd10cb413: setverdict(pass): none -> pass 20241117160332413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52412<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@baedd10cb413: Final verdict of PTC: pass 20241117160332414 DAUC <0003> db_auc.c:157 IMSI='262420361075026': No 2G Auth Data 20241117160332414 DAUC <0003> db_auc.c:192 IMSI='262420361075026': No 3G Auth Data HLR_Test-GSUP(209)@baedd10cb413: Created GsupExpect[0] for "262420361075026" to be handled at TC_mo_ussd_euse(217) 20241117160332421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52414<->l=127.0.0.1:4258 20241117160332424 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160332424 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420361075026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420361075026" session_id=2785705296 session_state=BEGIN} 20241117160332424 DSS <0004> hlr_ussd.c:576 262420361075026/0xa60a7d50: Process SS (BEGIN) 20241117160332424 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160332424 DSS <0004> hlr_ussd.c:518 262420361075026/0xa60a7d50: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160332424 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332424 DLINP <000b> input/ipa.c:431 127.0.0.1:39595 sending data 20241117160332424 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332424 DLINP <000b> input/ipa.c:431 127.0.0.1:39595 sending data EUSE-TC_mo_ussd_euse(206)@baedd10cb413: 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 } } } } } 20241117160332425 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332425 DLINP <000b> input/ipa.c:405 127.0.0.1:39595 message received 20241117160332425 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262420361075026 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420361075026" session_id=2785705296 session_state=END} 20241117160332425 DSS <0004> hlr_ussd.c:576 262420361075026/0xa60a7d50: Process SS (END) 20241117160332425 DSS <0004> hlr_ussd.c:518 262420361075026/0xa60a7d50: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117160332425 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420361075026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420361075026" session_id=2785705296 session_state=END} 20241117160332425 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420361075026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160332425 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262420361075026 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160332425 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160332425 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@baedd10cb413: Found GsupExpect[0] for "262420361075026" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@baedd10cb413: Added IMSI table entry 5TC_mo_ussd_euse(217)"262420361075026" TC_mo_ussd_euse(217)@baedd10cb413: setverdict(pass): none -> pass 20241117160332427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52414<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@baedd10cb413: Final verdict of PTC: pass 20241117160332428 DAUC <0003> db_auc.c:157 IMSI='262425163877172': No 2G Auth Data 20241117160332428 DAUC <0003> db_auc.c:192 IMSI='262425163877172': No 3G Auth Data HLR_Test-GSUP(209)@baedd10cb413: Created GsupExpect[0] for "262425163877172" to be handled at TC_mo_ussd_euse(218) 20241117160332435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52416<->l=127.0.0.1:4258 20241117160332438 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160332438 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425163877172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425163877172" session_id=1597820315 session_state=BEGIN} 20241117160332438 DSS <0004> hlr_ussd.c:576 262425163877172/0x5f3ccd9b: Process SS (BEGIN) 20241117160332438 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160332438 DSS <0004> hlr_ussd.c:518 262425163877172/0x5f3ccd9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160332438 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332438 DLINP <000b> input/ipa.c:431 127.0.0.1:39595 sending data 20241117160332438 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332438 DLINP <000b> input/ipa.c:431 127.0.0.1:39595 sending data EUSE-TC_mo_ussd_euse(206)@baedd10cb413: 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 } } } } } 20241117160332439 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332439 DLINP <000b> input/ipa.c:405 127.0.0.1:39595 message received 20241117160332439 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262425163877172 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425163877172" session_id=1597820315 session_state=END} 20241117160332439 DSS <0004> hlr_ussd.c:576 262425163877172/0x5f3ccd9b: Process SS (END) 20241117160332439 DSS <0004> hlr_ussd.c:518 262425163877172/0x5f3ccd9b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117160332439 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425163877172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425163877172" session_id=1597820315 session_state=END} 20241117160332439 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425163877172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160332439 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262425163877172 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160332439 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160332439 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@baedd10cb413: Found GsupExpect[0] for "262425163877172" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@baedd10cb413: Added IMSI table entry 6TC_mo_ussd_euse(218)"262425163877172" TC_mo_ussd_euse(218)@baedd10cb413: setverdict(pass): none -> pass 20241117160332441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52416<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@baedd10cb413: Final verdict of PTC: pass 20241117160332441 DAUC <0003> db_auc.c:157 IMSI='262425416047487': No 2G Auth Data 20241117160332441 DAUC <0003> db_auc.c:192 IMSI='262425416047487': No 3G Auth Data HLR_Test-GSUP(209)@baedd10cb413: Created GsupExpect[0] for "262425416047487" to be handled at TC_mo_ussd_euse(219) 20241117160332448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52418<->l=127.0.0.1:4258 20241117160332451 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160332451 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425416047487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425416047487" session_id=1597000874 session_state=BEGIN} 20241117160332451 DSS <0004> hlr_ussd.c:576 262425416047487/0x5f304caa: Process SS (BEGIN) 20241117160332451 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160332451 DSS <0004> hlr_ussd.c:518 262425416047487/0x5f304caa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160332451 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332451 DLINP <000b> input/ipa.c:431 127.0.0.1:39595 sending data 20241117160332451 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332451 DLINP <000b> input/ipa.c:431 127.0.0.1:39595 sending data EUSE-TC_mo_ussd_euse(206)@baedd10cb413: 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 } } } } } 20241117160332452 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332452 DLINP <000b> input/ipa.c:405 127.0.0.1:39595 message received 20241117160332452 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262425416047487 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425416047487" session_id=1597000874 session_state=END} 20241117160332452 DSS <0004> hlr_ussd.c:576 262425416047487/0x5f304caa: Process SS (END) 20241117160332452 DSS <0004> hlr_ussd.c:518 262425416047487/0x5f304caa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117160332452 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425416047487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425416047487" session_id=1597000874 session_state=END} 20241117160332452 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425416047487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160332452 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262425416047487 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160332452 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160332452 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@baedd10cb413: Found GsupExpect[0] for "262425416047487" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@baedd10cb413: Added IMSI table entry 7TC_mo_ussd_euse(219)"262425416047487" TC_mo_ussd_euse(219)@baedd10cb413: setverdict(pass): none -> pass 20241117160332454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52418<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@baedd10cb413: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@baedd10cb413: Final verdict of PTC: none 20241117160332454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52366<->l=127.0.0.1:4258 20241117160332455 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160332455 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160332455 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160332455 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117160332455 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36061<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(207)@baedd10cb413: Final verdict of PTC: none 20241117160332455 DLINP <000b> input/ipa.c:451 connected read/write 20241117160332455 DLINP <000b> input/ipa.c:405 127.0.0.1:39595 message received HLR_Test-GSUP(209)@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@baedd10cb413: Final verdict of PTC: none 20241117160332455 DLINP <000b> input/ipa.c:414 127.0.0.1:39595 connection closed with server 20241117160332455 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39595 20241117160332455 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 210@baedd10cb413: Final verdict of PTC: none IPA-EUSE-foobar(208)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 210: none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@baedd10cb413: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 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 20241117160332482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52434<->l=127.0.0.1:4258 20241117160332684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52434<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=86328) Waiting for packet dumper to finish... 1 (prev_count=86328, count=111760) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 16:03:34 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@baedd10cb413: 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@baedd10cb413: Test case TC_mo_ussd_euse_continue started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 20241117160335768 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42101 20241117160335768 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:42101 MTC@baedd10cb413: in not legacy case 2 IPA-EUSE-foobar(222)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160335770 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335770 DLINP <000b> input/ipa.c:405 127.0.0.1:42101 message received 20241117160335771 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160335771 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@baedd10cb413: 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) } } } } IPA-EUSE-foobar(222)@baedd10cb413: 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 } } } } 20241117160335772 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335772 DLINP <000b> input/ipa.c:405 127.0.0.1:42101 message received HLR_Test-GSUP-IPA(221)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160335772 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160335772 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241117160335772 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241117160335772 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241117160335772 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  20241117160335772 DLGSUP <0013> gsup_server.c:235 2:  20241117160335773 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160335773 DLGSUP <0013> gsup_server.c:235 3:  20241117160335773 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160335773 DLGSUP <0013> gsup_server.c:235 4:  20241117160335773 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160335773 DLGSUP <0013> gsup_server.c:235 5:  20241117160335773 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160335773 DLGSUP <0013> gsup_server.c:235 7:  20241117160335773 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160335773 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160335773 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160335773 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42101 20241117160335773 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160335773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52438<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160335774 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(221)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160335774 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160335774 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160335774 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  20241117160335774 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160335774 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  20241117160335774 DLGSUP <0013> gsup_server.c:235 2:  20241117160335774 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160335774 DLGSUP <0013> gsup_server.c:235 3:  20241117160335774 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160335774 DLGSUP <0013> gsup_server.c:235 4:  20241117160335774 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160335774 DLGSUP <0013> gsup_server.c:235 5:  20241117160335774 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160335774 DLGSUP <0013> gsup_server.c:235 7:  20241117160335774 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160335774 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160335774 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160335774 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@baedd10cb413: 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") 20241117160335782 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42047<->l=127.0.0.1:4259) 20241117160335784 DAUC <0003> db_auc.c:157 IMSI='262424484118222': No 2G Auth Data 20241117160335784 DAUC <0003> db_auc.c:192 IMSI='262424484118222': No 3G Auth Data HLR_Test-GSUP(223)@baedd10cb413: Created GsupExpect[0] for "262424484118222" to be handled at TC_mo_ussd_euse_continue(226) 20241117160335790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52442<->l=127.0.0.1:4258 20241117160335822 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160335822 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424484118222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424484118222" session_id=1672899626 session_state=BEGIN} 20241117160335822 DSS <0004> hlr_ussd.c:576 262424484118222/0x63b66c2a: Process SS (BEGIN) 20241117160335822 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160335822 DSS <0004> hlr_ussd.c:518 262424484118222/0x63b66c2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160335823 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335823 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data 20241117160335823 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335823 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data EUSE-TC_mo_ussd_euse_continue(220)@baedd10cb413: 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 } } } } } 20241117160335844 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335844 DLINP <000b> input/ipa.c:405 127.0.0.1:42101 message received 20241117160335844 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262424484118222 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424484118222" session_id=1672899626 session_state=CONTINUE} 20241117160335844 DSS <0004> hlr_ussd.c:576 262424484118222/0x63b66c2a: Process SS (CONTINUE) 20241117160335844 DSS <0004> hlr_ussd.c:518 262424484118222/0x63b66c2a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117160335844 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424484118222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424484118222" session_id=1672899626 session_state=CONTINUE} 20241117160335844 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262424484118222 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160335844 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160335845 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@baedd10cb413: Found GsupExpect[0] for "262424484118222" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@baedd10cb413: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262424484118222" TC_mo_ussd_euse_continue(226)@baedd10cb413: setverdict(pass): none -> pass 20241117160335858 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160335858 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424484118222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424484118222" session_id=1672899626 session_state=CONTINUE} 20241117160335858 DSS <0004> hlr_ussd.c:576 262424484118222/0x63b66c2a: Process SS (CONTINUE) 20241117160335858 DSS <0004> hlr_ussd.c:518 262424484118222/0x63b66c2a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241117160335858 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424484118222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160335858 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335858 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data 20241117160335858 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335858 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data EUSE-TC_mo_ussd_euse_continue(220)@baedd10cb413: 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 } } } } } 20241117160335862 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335862 DLINP <000b> input/ipa.c:405 127.0.0.1:42101 message received 20241117160335862 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262424484118222 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424484118222" session_id=1672899626 session_state=END} 20241117160335862 DSS <0004> hlr_ussd.c:576 262424484118222/0x63b66c2a: Process SS (END) 20241117160335862 DSS <0004> hlr_ussd.c:518 262424484118222/0x63b66c2a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241117160335862 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424484118222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424484118222" session_id=1672899626 session_state=END} 20241117160335862 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424484118222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160335862 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262424484118222 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160335862 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160335862 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160335865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52442<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@baedd10cb413: Final verdict of PTC: pass 20241117160335867 DAUC <0003> db_auc.c:157 IMSI='262427944514755': No 2G Auth Data 20241117160335867 DAUC <0003> db_auc.c:192 IMSI='262427944514755': No 3G Auth Data HLR_Test-GSUP(223)@baedd10cb413: Created GsupExpect[0] for "262427944514755" to be handled at TC_mo_ussd_euse_continue(227) 20241117160335882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52448<->l=127.0.0.1:4258 20241117160335887 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160335887 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427944514755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427944514755" session_id=3557332928 session_state=BEGIN} 20241117160335887 DSS <0004> hlr_ussd.c:576 262427944514755/0xd40897c0: Process SS (BEGIN) 20241117160335887 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160335887 DSS <0004> hlr_ussd.c:518 262427944514755/0xd40897c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160335887 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335887 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data 20241117160335887 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335887 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data EUSE-TC_mo_ussd_euse_continue(220)@baedd10cb413: 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 } } } } } 20241117160335888 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335888 DLINP <000b> input/ipa.c:405 127.0.0.1:42101 message received 20241117160335888 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262427944514755 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427944514755" session_id=3557332928 session_state=CONTINUE} 20241117160335888 DSS <0004> hlr_ussd.c:576 262427944514755/0xd40897c0: Process SS (CONTINUE) 20241117160335888 DSS <0004> hlr_ussd.c:518 262427944514755/0xd40897c0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117160335888 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427944514755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427944514755" session_id=3557332928 session_state=CONTINUE} 20241117160335888 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262427944514755 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160335888 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160335888 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@baedd10cb413: Found GsupExpect[0] for "262427944514755" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@baedd10cb413: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262427944514755" TC_mo_ussd_euse_continue(227)@baedd10cb413: setverdict(pass): none -> pass 20241117160335891 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160335891 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427944514755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427944514755" session_id=3557332928 session_state=CONTINUE} 20241117160335891 DSS <0004> hlr_ussd.c:576 262427944514755/0xd40897c0: Process SS (CONTINUE) 20241117160335891 DSS <0004> hlr_ussd.c:518 262427944514755/0xd40897c0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241117160335891 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427944514755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160335891 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335891 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data 20241117160335891 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335891 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data EUSE-TC_mo_ussd_euse_continue(220)@baedd10cb413: 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 } } } } } 20241117160335891 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335891 DLINP <000b> input/ipa.c:405 127.0.0.1:42101 message received 20241117160335891 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262427944514755 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427944514755" session_id=3557332928 session_state=END} 20241117160335891 DSS <0004> hlr_ussd.c:576 262427944514755/0xd40897c0: Process SS (END) 20241117160335892 DSS <0004> hlr_ussd.c:518 262427944514755/0xd40897c0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241117160335892 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427944514755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427944514755" session_id=3557332928 session_state=END} 20241117160335892 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427944514755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160335892 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262427944514755 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160335892 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160335892 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160335893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52448<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@baedd10cb413: Final verdict of PTC: pass 20241117160335893 DAUC <0003> db_auc.c:157 IMSI='262424768088144': No 2G Auth Data 20241117160335893 DAUC <0003> db_auc.c:192 IMSI='262424768088144': No 3G Auth Data HLR_Test-GSUP(223)@baedd10cb413: Created GsupExpect[0] for "262424768088144" to be handled at TC_mo_ussd_euse_continue(228) 20241117160335901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52450<->l=127.0.0.1:4258 20241117160335904 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160335904 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424768088144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424768088144" session_id=3806460513 session_state=BEGIN} 20241117160335904 DSS <0004> hlr_ussd.c:576 262424768088144/0xe2e1fa61: Process SS (BEGIN) 20241117160335904 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160335904 DSS <0004> hlr_ussd.c:518 262424768088144/0xe2e1fa61: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160335904 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335904 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data 20241117160335904 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335904 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data EUSE-TC_mo_ussd_euse_continue(220)@baedd10cb413: 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 } } } } } 20241117160335905 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335905 DLINP <000b> input/ipa.c:405 127.0.0.1:42101 message received 20241117160335905 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262424768088144 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424768088144" session_id=3806460513 session_state=CONTINUE} 20241117160335905 DSS <0004> hlr_ussd.c:576 262424768088144/0xe2e1fa61: Process SS (CONTINUE) 20241117160335905 DSS <0004> hlr_ussd.c:518 262424768088144/0xe2e1fa61: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117160335905 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424768088144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424768088144" session_id=3806460513 session_state=CONTINUE} 20241117160335905 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262424768088144 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160335905 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160335905 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@baedd10cb413: Found GsupExpect[0] for "262424768088144" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@baedd10cb413: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262424768088144" TC_mo_ussd_euse_continue(228)@baedd10cb413: setverdict(pass): none -> pass 20241117160335907 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160335907 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424768088144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424768088144" session_id=3806460513 session_state=CONTINUE} 20241117160335907 DSS <0004> hlr_ussd.c:576 262424768088144/0xe2e1fa61: Process SS (CONTINUE) 20241117160335907 DSS <0004> hlr_ussd.c:518 262424768088144/0xe2e1fa61: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241117160335907 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424768088144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160335907 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335907 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data 20241117160335907 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335907 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data EUSE-TC_mo_ussd_euse_continue(220)@baedd10cb413: 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 } } } } } 20241117160335908 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335908 DLINP <000b> input/ipa.c:405 127.0.0.1:42101 message received 20241117160335908 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262424768088144 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424768088144" session_id=3806460513 session_state=END} 20241117160335908 DSS <0004> hlr_ussd.c:576 262424768088144/0xe2e1fa61: Process SS (END) 20241117160335908 DSS <0004> hlr_ussd.c:518 262424768088144/0xe2e1fa61: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241117160335908 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424768088144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424768088144" session_id=3806460513 session_state=END} 20241117160335908 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424768088144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160335908 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262424768088144 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160335908 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160335908 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160335909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52450<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@baedd10cb413: Final verdict of PTC: pass 20241117160335909 DAUC <0003> db_auc.c:157 IMSI='262422486298195': No 2G Auth Data 20241117160335909 DAUC <0003> db_auc.c:192 IMSI='262422486298195': No 3G Auth Data HLR_Test-GSUP(223)@baedd10cb413: Created GsupExpect[0] for "262422486298195" to be handled at TC_mo_ussd_euse_continue(229) 20241117160335916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52452<->l=127.0.0.1:4258 20241117160335919 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160335919 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422486298195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422486298195" session_id=934015396 session_state=BEGIN} 20241117160335919 DSS <0004> hlr_ussd.c:576 262422486298195/0x37abf1a4: Process SS (BEGIN) 20241117160335919 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160335919 DSS <0004> hlr_ussd.c:518 262422486298195/0x37abf1a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160335919 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335919 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data 20241117160335919 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335919 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data EUSE-TC_mo_ussd_euse_continue(220)@baedd10cb413: 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 } } } } } 20241117160335920 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335920 DLINP <000b> input/ipa.c:405 127.0.0.1:42101 message received 20241117160335920 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262422486298195 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422486298195" session_id=934015396 session_state=CONTINUE} 20241117160335920 DSS <0004> hlr_ussd.c:576 262422486298195/0x37abf1a4: Process SS (CONTINUE) 20241117160335920 DSS <0004> hlr_ussd.c:518 262422486298195/0x37abf1a4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117160335920 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422486298195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422486298195" session_id=934015396 session_state=CONTINUE} 20241117160335920 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262422486298195 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160335920 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160335920 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@baedd10cb413: Found GsupExpect[0] for "262422486298195" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@baedd10cb413: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262422486298195" TC_mo_ussd_euse_continue(229)@baedd10cb413: setverdict(pass): none -> pass 20241117160335922 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160335922 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422486298195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422486298195" session_id=934015396 session_state=CONTINUE} 20241117160335922 DSS <0004> hlr_ussd.c:576 262422486298195/0x37abf1a4: Process SS (CONTINUE) 20241117160335922 DSS <0004> hlr_ussd.c:518 262422486298195/0x37abf1a4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241117160335922 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422486298195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160335922 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335922 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data 20241117160335922 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335922 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data EUSE-TC_mo_ussd_euse_continue(220)@baedd10cb413: 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 } } } } } 20241117160335923 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335923 DLINP <000b> input/ipa.c:405 127.0.0.1:42101 message received 20241117160335923 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262422486298195 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422486298195" session_id=934015396 session_state=END} 20241117160335923 DSS <0004> hlr_ussd.c:576 262422486298195/0x37abf1a4: Process SS (END) 20241117160335923 DSS <0004> hlr_ussd.c:518 262422486298195/0x37abf1a4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241117160335923 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422486298195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422486298195" session_id=934015396 session_state=END} 20241117160335923 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422486298195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160335923 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262422486298195 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160335923 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160335923 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160335924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52452<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@baedd10cb413: Final verdict of PTC: pass 20241117160335925 DAUC <0003> db_auc.c:157 IMSI='262425628437507': No 2G Auth Data 20241117160335925 DAUC <0003> db_auc.c:192 IMSI='262425628437507': No 3G Auth Data HLR_Test-GSUP(223)@baedd10cb413: Created GsupExpect[0] for "262425628437507" to be handled at TC_mo_ussd_euse_continue(230) 20241117160335931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52464<->l=127.0.0.1:4258 20241117160335935 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160335935 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425628437507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425628437507" session_id=3032091401 session_state=BEGIN} 20241117160335935 DSS <0004> hlr_ussd.c:576 262425628437507/0xb4ba0b09: Process SS (BEGIN) 20241117160335935 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160335935 DSS <0004> hlr_ussd.c:518 262425628437507/0xb4ba0b09: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160335935 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335935 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data 20241117160335935 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335935 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data EUSE-TC_mo_ussd_euse_continue(220)@baedd10cb413: 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 } } } } } 20241117160335936 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335936 DLINP <000b> input/ipa.c:405 127.0.0.1:42101 message received 20241117160335936 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262425628437507 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425628437507" session_id=3032091401 session_state=CONTINUE} 20241117160335936 DSS <0004> hlr_ussd.c:576 262425628437507/0xb4ba0b09: Process SS (CONTINUE) 20241117160335936 DSS <0004> hlr_ussd.c:518 262425628437507/0xb4ba0b09: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117160335936 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425628437507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425628437507" session_id=3032091401 session_state=CONTINUE} 20241117160335936 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262425628437507 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160335936 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160335936 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@baedd10cb413: Found GsupExpect[0] for "262425628437507" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@baedd10cb413: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262425628437507" TC_mo_ussd_euse_continue(230)@baedd10cb413: setverdict(pass): none -> pass 20241117160335939 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160335939 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425628437507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425628437507" session_id=3032091401 session_state=CONTINUE} 20241117160335939 DSS <0004> hlr_ussd.c:576 262425628437507/0xb4ba0b09: Process SS (CONTINUE) 20241117160335939 DSS <0004> hlr_ussd.c:518 262425628437507/0xb4ba0b09: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241117160335939 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425628437507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160335939 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335939 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data 20241117160335939 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335939 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data EUSE-TC_mo_ussd_euse_continue(220)@baedd10cb413: 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 } } } } } 20241117160335939 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335939 DLINP <000b> input/ipa.c:405 127.0.0.1:42101 message received 20241117160335939 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262425628437507 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425628437507" session_id=3032091401 session_state=END} 20241117160335939 DSS <0004> hlr_ussd.c:576 262425628437507/0xb4ba0b09: Process SS (END) 20241117160335939 DSS <0004> hlr_ussd.c:518 262425628437507/0xb4ba0b09: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241117160335939 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425628437507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425628437507" session_id=3032091401 session_state=END} 20241117160335940 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425628437507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160335940 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262425628437507 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160335940 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160335940 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160335940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52464<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@baedd10cb413: Final verdict of PTC: pass 20241117160335941 DAUC <0003> db_auc.c:157 IMSI='262428574569255': No 2G Auth Data 20241117160335941 DAUC <0003> db_auc.c:192 IMSI='262428574569255': No 3G Auth Data HLR_Test-GSUP(223)@baedd10cb413: Created GsupExpect[0] for "262428574569255" to be handled at TC_mo_ussd_euse_continue(231) 20241117160335948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52472<->l=127.0.0.1:4258 20241117160335951 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160335951 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428574569255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428574569255" session_id=392356020 session_state=BEGIN} 20241117160335951 DSS <0004> hlr_ussd.c:576 262428574569255/0x1762e0b4: Process SS (BEGIN) 20241117160335951 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160335951 DSS <0004> hlr_ussd.c:518 262428574569255/0x1762e0b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160335951 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335951 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data 20241117160335951 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335951 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data EUSE-TC_mo_ussd_euse_continue(220)@baedd10cb413: 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 } } } } } 20241117160335952 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335952 DLINP <000b> input/ipa.c:405 127.0.0.1:42101 message received 20241117160335952 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262428574569255 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428574569255" session_id=392356020 session_state=CONTINUE} 20241117160335952 DSS <0004> hlr_ussd.c:576 262428574569255/0x1762e0b4: Process SS (CONTINUE) 20241117160335952 DSS <0004> hlr_ussd.c:518 262428574569255/0x1762e0b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117160335952 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428574569255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428574569255" session_id=392356020 session_state=CONTINUE} 20241117160335952 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262428574569255 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160335952 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160335952 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@baedd10cb413: Found GsupExpect[0] for "262428574569255" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@baedd10cb413: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262428574569255" TC_mo_ussd_euse_continue(231)@baedd10cb413: setverdict(pass): none -> pass 20241117160335955 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160335955 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428574569255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428574569255" session_id=392356020 session_state=CONTINUE} 20241117160335955 DSS <0004> hlr_ussd.c:576 262428574569255/0x1762e0b4: Process SS (CONTINUE) 20241117160335955 DSS <0004> hlr_ussd.c:518 262428574569255/0x1762e0b4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241117160335955 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428574569255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160335955 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335955 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data 20241117160335955 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335955 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data EUSE-TC_mo_ussd_euse_continue(220)@baedd10cb413: 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 } } } } } 20241117160335956 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335956 DLINP <000b> input/ipa.c:405 127.0.0.1:42101 message received 20241117160335956 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262428574569255 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428574569255" session_id=392356020 session_state=END} 20241117160335956 DSS <0004> hlr_ussd.c:576 262428574569255/0x1762e0b4: Process SS (END) 20241117160335956 DSS <0004> hlr_ussd.c:518 262428574569255/0x1762e0b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241117160335956 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428574569255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428574569255" session_id=392356020 session_state=END} 20241117160335956 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428574569255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160335956 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262428574569255 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160335956 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160335956 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160335957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52472<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@baedd10cb413: Final verdict of PTC: pass 20241117160335958 DAUC <0003> db_auc.c:157 IMSI='262428444071988': No 2G Auth Data 20241117160335958 DAUC <0003> db_auc.c:192 IMSI='262428444071988': No 3G Auth Data HLR_Test-GSUP(223)@baedd10cb413: Created GsupExpect[0] for "262428444071988" to be handled at TC_mo_ussd_euse_continue(232) 20241117160335964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52486<->l=127.0.0.1:4258 20241117160335967 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160335967 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428444071988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428444071988" session_id=1732273650 session_state=BEGIN} 20241117160335967 DSS <0004> hlr_ussd.c:576 262428444071988/0x674065f2: Process SS (BEGIN) 20241117160335967 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160335967 DSS <0004> hlr_ussd.c:518 262428444071988/0x674065f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160335967 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335967 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data 20241117160335967 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335967 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data EUSE-TC_mo_ussd_euse_continue(220)@baedd10cb413: 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 } } } } } 20241117160335968 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335968 DLINP <000b> input/ipa.c:405 127.0.0.1:42101 message received 20241117160335968 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262428444071988 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428444071988" session_id=1732273650 session_state=CONTINUE} 20241117160335968 DSS <0004> hlr_ussd.c:576 262428444071988/0x674065f2: Process SS (CONTINUE) 20241117160335968 DSS <0004> hlr_ussd.c:518 262428444071988/0x674065f2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117160335968 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428444071988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428444071988" session_id=1732273650 session_state=CONTINUE} 20241117160335968 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262428444071988 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160335968 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160335968 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@baedd10cb413: Found GsupExpect[0] for "262428444071988" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@baedd10cb413: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262428444071988" TC_mo_ussd_euse_continue(232)@baedd10cb413: setverdict(pass): none -> pass 20241117160335971 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160335971 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428444071988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428444071988" session_id=1732273650 session_state=CONTINUE} 20241117160335971 DSS <0004> hlr_ussd.c:576 262428444071988/0x674065f2: Process SS (CONTINUE) 20241117160335971 DSS <0004> hlr_ussd.c:518 262428444071988/0x674065f2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241117160335971 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428444071988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160335971 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335971 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data 20241117160335971 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335971 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data EUSE-TC_mo_ussd_euse_continue(220)@baedd10cb413: 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 } } } } } 20241117160335972 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335972 DLINP <000b> input/ipa.c:405 127.0.0.1:42101 message received 20241117160335972 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262428444071988 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428444071988" session_id=1732273650 session_state=END} 20241117160335972 DSS <0004> hlr_ussd.c:576 262428444071988/0x674065f2: Process SS (END) 20241117160335972 DSS <0004> hlr_ussd.c:518 262428444071988/0x674065f2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241117160335972 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428444071988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428444071988" session_id=1732273650 session_state=END} 20241117160335972 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428444071988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160335972 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262428444071988 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160335972 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160335972 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160335973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52486<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@baedd10cb413: Final verdict of PTC: pass 20241117160335973 DAUC <0003> db_auc.c:157 IMSI='262420676106006': No 2G Auth Data 20241117160335973 DAUC <0003> db_auc.c:192 IMSI='262420676106006': No 3G Auth Data HLR_Test-GSUP(223)@baedd10cb413: Created GsupExpect[0] for "262420676106006" to be handled at TC_mo_ussd_euse_continue(233) 20241117160335980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52498<->l=127.0.0.1:4258 20241117160335983 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160335983 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420676106006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420676106006" session_id=2325175131 session_state=BEGIN} 20241117160335983 DSS <0004> hlr_ussd.c:576 262420676106006/0x8a975b5b: Process SS (BEGIN) 20241117160335983 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117160335983 DSS <0004> hlr_ussd.c:518 262420676106006/0x8a975b5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117160335983 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335983 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data 20241117160335983 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335983 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data EUSE-TC_mo_ussd_euse_continue(220)@baedd10cb413: 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 } } } } } 20241117160335984 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335984 DLINP <000b> input/ipa.c:405 127.0.0.1:42101 message received 20241117160335984 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262420676106006 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420676106006" session_id=2325175131 session_state=CONTINUE} 20241117160335984 DSS <0004> hlr_ussd.c:576 262420676106006/0x8a975b5b: Process SS (CONTINUE) 20241117160335984 DSS <0004> hlr_ussd.c:518 262420676106006/0x8a975b5b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117160335984 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420676106006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420676106006" session_id=2325175131 session_state=CONTINUE} 20241117160335984 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262420676106006 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160335984 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160335984 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@baedd10cb413: Found GsupExpect[0] for "262420676106006" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@baedd10cb413: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262420676106006" TC_mo_ussd_euse_continue(233)@baedd10cb413: setverdict(pass): none -> pass 20241117160335987 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160335987 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420676106006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420676106006" session_id=2325175131 session_state=CONTINUE} 20241117160335987 DSS <0004> hlr_ussd.c:576 262420676106006/0x8a975b5b: Process SS (CONTINUE) 20241117160335987 DSS <0004> hlr_ussd.c:518 262420676106006/0x8a975b5b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241117160335987 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420676106006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160335987 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335987 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data 20241117160335987 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335987 DLINP <000b> input/ipa.c:431 127.0.0.1:42101 sending data EUSE-TC_mo_ussd_euse_continue(220)@baedd10cb413: 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 } } } } } 20241117160335987 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335987 DLINP <000b> input/ipa.c:405 127.0.0.1:42101 message received 20241117160335988 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262420676106006 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420676106006" session_id=2325175131 session_state=END} 20241117160335988 DSS <0004> hlr_ussd.c:576 262420676106006/0x8a975b5b: Process SS (END) 20241117160335988 DSS <0004> hlr_ussd.c:518 262420676106006/0x8a975b5b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241117160335988 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420676106006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420676106006" session_id=2325175131 session_state=END} 20241117160335988 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420676106006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160335988 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262420676106006 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160335988 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160335988 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160335989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52498<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@baedd10cb413: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@baedd10cb413: Final verdict of PTC: none 20241117160335989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52438<->l=127.0.0.1:4258 20241117160335990 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42047<->l=127.0.0.1:4259) 20241117160335990 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335990 DLINP <000b> input/ipa.c:405 127.0.0.1:42101 message received 20241117160335990 DLINP <000b> input/ipa.c:414 127.0.0.1:42101 connection closed with server 20241117160335990 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:42101 20241117160335990 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 224@baedd10cb413: Final verdict of PTC: none 20241117160335990 DLINP <000b> input/ipa.c:451 connected read/write 20241117160335990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160335990 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160335990 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160335990 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(222)@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP(223)@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 224: none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@baedd10cb413: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 16:03:35 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 20241117160336019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52514<->l=127.0.0.1:4258 20241117160336221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52514<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=144504) Waiting for packet dumper to finish... 1 (prev_count=144504, count=157140) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 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@baedd10cb413: 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@baedd10cb413: Test case TC_mo_ussd_euse_defaultroute started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 20241117160339336 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40791 20241117160339336 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40791 MTC@baedd10cb413: in not legacy case 2 IPA-EUSE-foobar(236)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160339337 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339337 DLINP <000b> input/ipa.c:405 127.0.0.1:40791 message received 20241117160339338 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160339338 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@baedd10cb413: 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) } } } } IPA-EUSE-foobar(236)@baedd10cb413: 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 } } } } 20241117160339339 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339339 DLINP <000b> input/ipa.c:405 127.0.0.1:40791 message received 20241117160339339 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160339339 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241117160339339 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241117160339339 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241117160339339 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  20241117160339339 DLGSUP <0013> gsup_server.c:235 2:  20241117160339339 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160339339 DLGSUP <0013> gsup_server.c:235 3:  20241117160339339 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160339339 DLGSUP <0013> gsup_server.c:235 4:  20241117160339339 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160339339 DLGSUP <0013> gsup_server.c:235 5:  20241117160339339 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160339339 DLGSUP <0013> gsup_server.c:235 7:  20241117160339339 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160339339 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160339339 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160339340 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40791 IPA-EUSE-foobar(236)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160339340 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160339341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52518<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160339342 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160339342 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160339342 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160339342 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  20241117160339342 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160339342 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  20241117160339342 DLGSUP <0013> gsup_server.c:235 2:  20241117160339342 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160339342 DLGSUP <0013> gsup_server.c:235 3:  20241117160339342 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160339342 DLGSUP <0013> gsup_server.c:235 4:  20241117160339342 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160339342 DLGSUP <0013> gsup_server.c:235 5:  20241117160339342 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160339342 DLGSUP <0013> gsup_server.c:235 7:  HLR_Test-GSUP-IPA(235)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160339342 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160339342 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160339342 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160339342 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@baedd10cb413: 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") 20241117160339351 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38951<->l=127.0.0.1:4259) 20241117160339355 DAUC <0003> db_auc.c:157 IMSI='262429710612181': No 2G Auth Data 20241117160339355 DAUC <0003> db_auc.c:192 IMSI='262429710612181': No 3G Auth Data HLR_Test-GSUP(237)@baedd10cb413: Created GsupExpect[0] for "262429710612181" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241117160339360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52528<->l=127.0.0.1:4258 20241117160339382 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160339382 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429710612181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429710612181" session_id=2371757824 session_state=BEGIN} 20241117160339382 DSS <0004> hlr_ussd.c:576 262429710612181/0x8d5e2700: Process SS (BEGIN) 20241117160339382 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241117160339382 DSS <0004> hlr_ussd.c:518 262429710612181/0x8d5e2700: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241117160339382 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339382 DLINP <000b> input/ipa.c:431 127.0.0.1:40791 sending data 20241117160339382 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339382 DLINP <000b> input/ipa.c:431 127.0.0.1:40791 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@baedd10cb413: 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 } } } } } 20241117160339394 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339394 DLINP <000b> input/ipa.c:405 127.0.0.1:40791 message received 20241117160339394 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262429710612181 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429710612181" session_id=2371757824 session_state=END} 20241117160339394 DSS <0004> hlr_ussd.c:576 262429710612181/0x8d5e2700: Process SS (END) 20241117160339394 DSS <0004> hlr_ussd.c:518 262429710612181/0x8d5e2700: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241117160339394 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429710612181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429710612181" session_id=2371757824 session_state=END} 20241117160339394 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429710612181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160339394 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262429710612181 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160339394 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160339394 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@baedd10cb413: Found GsupExpect[0] for "262429710612181" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@baedd10cb413: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262429710612181" TC_mo_ussd_euse_defaultroute(240)@baedd10cb413: setverdict(pass): none -> pass 20241117160339400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52528<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@baedd10cb413: Final verdict of PTC: pass 20241117160339401 DAUC <0003> db_auc.c:157 IMSI='262423432251961': No 2G Auth Data 20241117160339401 DAUC <0003> db_auc.c:192 IMSI='262423432251961': No 3G Auth Data HLR_Test-GSUP(237)@baedd10cb413: Created GsupExpect[0] for "262423432251961" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241117160339414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52530<->l=127.0.0.1:4258 20241117160339417 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160339417 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423432251961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423432251961" session_id=1579406667 session_state=BEGIN} 20241117160339417 DSS <0004> hlr_ussd.c:576 262423432251961/0x5e23d54b: Process SS (BEGIN) 20241117160339417 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241117160339417 DSS <0004> hlr_ussd.c:518 262423432251961/0x5e23d54b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241117160339417 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339417 DLINP <000b> input/ipa.c:431 127.0.0.1:40791 sending data 20241117160339417 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339417 DLINP <000b> input/ipa.c:431 127.0.0.1:40791 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@baedd10cb413: 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 } } } } } 20241117160339418 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339418 DLINP <000b> input/ipa.c:405 127.0.0.1:40791 message received 20241117160339418 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262423432251961 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423432251961" session_id=1579406667 session_state=END} 20241117160339418 DSS <0004> hlr_ussd.c:576 262423432251961/0x5e23d54b: Process SS (END) 20241117160339418 DSS <0004> hlr_ussd.c:518 262423432251961/0x5e23d54b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241117160339418 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423432251961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423432251961" session_id=1579406667 session_state=END} 20241117160339418 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423432251961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160339418 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262423432251961 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160339418 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160339418 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@baedd10cb413: Found GsupExpect[0] for "262423432251961" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@baedd10cb413: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262423432251961" TC_mo_ussd_euse_defaultroute(241)@baedd10cb413: setverdict(pass): none -> pass 20241117160339420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52530<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@baedd10cb413: Final verdict of PTC: pass 20241117160339421 DAUC <0003> db_auc.c:157 IMSI='262421062434591': No 2G Auth Data 20241117160339421 DAUC <0003> db_auc.c:192 IMSI='262421062434591': No 3G Auth Data HLR_Test-GSUP(237)@baedd10cb413: Created GsupExpect[0] for "262421062434591" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241117160339429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52544<->l=127.0.0.1:4258 20241117160339433 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160339433 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421062434591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421062434591" session_id=3548179581 session_state=BEGIN} 20241117160339433 DSS <0004> hlr_ussd.c:576 262421062434591/0xd37cec7d: Process SS (BEGIN) 20241117160339433 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241117160339433 DSS <0004> hlr_ussd.c:518 262421062434591/0xd37cec7d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241117160339433 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339433 DLINP <000b> input/ipa.c:431 127.0.0.1:40791 sending data 20241117160339433 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339433 DLINP <000b> input/ipa.c:431 127.0.0.1:40791 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@baedd10cb413: 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 } } } } } 20241117160339434 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339434 DLINP <000b> input/ipa.c:405 127.0.0.1:40791 message received 20241117160339434 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262421062434591 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421062434591" session_id=3548179581 session_state=END} 20241117160339434 DSS <0004> hlr_ussd.c:576 262421062434591/0xd37cec7d: Process SS (END) 20241117160339434 DSS <0004> hlr_ussd.c:518 262421062434591/0xd37cec7d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241117160339434 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421062434591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421062434591" session_id=3548179581 session_state=END} 20241117160339434 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421062434591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160339434 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262421062434591 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160339434 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160339434 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@baedd10cb413: Found GsupExpect[0] for "262421062434591" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@baedd10cb413: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262421062434591" TC_mo_ussd_euse_defaultroute(242)@baedd10cb413: setverdict(pass): none -> pass 20241117160339436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52544<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@baedd10cb413: Final verdict of PTC: pass 20241117160339437 DAUC <0003> db_auc.c:157 IMSI='262422563732265': No 2G Auth Data 20241117160339437 DAUC <0003> db_auc.c:192 IMSI='262422563732265': No 3G Auth Data HLR_Test-GSUP(237)@baedd10cb413: Created GsupExpect[0] for "262422563732265" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241117160339445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52554<->l=127.0.0.1:4258 20241117160339448 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160339448 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422563732265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422563732265" session_id=3792500243 session_state=BEGIN} 20241117160339448 DSS <0004> hlr_ussd.c:576 262422563732265/0xe20cf613: Process SS (BEGIN) 20241117160339448 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241117160339448 DSS <0004> hlr_ussd.c:518 262422563732265/0xe20cf613: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241117160339448 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339448 DLINP <000b> input/ipa.c:431 127.0.0.1:40791 sending data 20241117160339448 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339448 DLINP <000b> input/ipa.c:431 127.0.0.1:40791 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@baedd10cb413: 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 } } } } } 20241117160339449 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339449 DLINP <000b> input/ipa.c:405 127.0.0.1:40791 message received 20241117160339449 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262422563732265 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422563732265" session_id=3792500243 session_state=END} 20241117160339449 DSS <0004> hlr_ussd.c:576 262422563732265/0xe20cf613: Process SS (END) 20241117160339449 DSS <0004> hlr_ussd.c:518 262422563732265/0xe20cf613: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241117160339449 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422563732265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422563732265" session_id=3792500243 session_state=END} 20241117160339449 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422563732265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160339449 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262422563732265 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160339449 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160339449 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@baedd10cb413: Found GsupExpect[0] for "262422563732265" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@baedd10cb413: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262422563732265" TC_mo_ussd_euse_defaultroute(243)@baedd10cb413: setverdict(pass): none -> pass 20241117160339451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52554<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@baedd10cb413: Final verdict of PTC: pass 20241117160339452 DAUC <0003> db_auc.c:157 IMSI='262420512606888': No 2G Auth Data 20241117160339452 DAUC <0003> db_auc.c:192 IMSI='262420512606888': No 3G Auth Data HLR_Test-GSUP(237)@baedd10cb413: Created GsupExpect[0] for "262420512606888" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241117160339459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52570<->l=127.0.0.1:4258 20241117160339462 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160339462 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420512606888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420512606888" session_id=328266423 session_state=BEGIN} 20241117160339462 DSS <0004> hlr_ussd.c:576 262420512606888/0x1390f2b7: Process SS (BEGIN) 20241117160339462 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241117160339462 DSS <0004> hlr_ussd.c:518 262420512606888/0x1390f2b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241117160339462 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339462 DLINP <000b> input/ipa.c:431 127.0.0.1:40791 sending data 20241117160339462 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339462 DLINP <000b> input/ipa.c:431 127.0.0.1:40791 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@baedd10cb413: 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 } } } } } 20241117160339463 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339463 DLINP <000b> input/ipa.c:405 127.0.0.1:40791 message received 20241117160339463 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262420512606888 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420512606888" session_id=328266423 session_state=END} 20241117160339463 DSS <0004> hlr_ussd.c:576 262420512606888/0x1390f2b7: Process SS (END) 20241117160339463 DSS <0004> hlr_ussd.c:518 262420512606888/0x1390f2b7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241117160339463 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420512606888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420512606888" session_id=328266423 session_state=END} 20241117160339463 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420512606888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160339463 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262420512606888 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160339463 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160339463 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@baedd10cb413: Found GsupExpect[0] for "262420512606888" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@baedd10cb413: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262420512606888" TC_mo_ussd_euse_defaultroute(244)@baedd10cb413: setverdict(pass): none -> pass 20241117160339465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52570<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@baedd10cb413: Final verdict of PTC: pass 20241117160339466 DAUC <0003> db_auc.c:157 IMSI='262424336892797': No 2G Auth Data 20241117160339466 DAUC <0003> db_auc.c:192 IMSI='262424336892797': No 3G Auth Data HLR_Test-GSUP(237)@baedd10cb413: Created GsupExpect[0] for "262424336892797" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241117160339472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52578<->l=127.0.0.1:4258 20241117160339475 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160339475 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424336892797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424336892797" session_id=979343892 session_state=BEGIN} 20241117160339475 DSS <0004> hlr_ussd.c:576 262424336892797/0x3a5f9a14: Process SS (BEGIN) 20241117160339475 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241117160339475 DSS <0004> hlr_ussd.c:518 262424336892797/0x3a5f9a14: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241117160339475 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339475 DLINP <000b> input/ipa.c:431 127.0.0.1:40791 sending data 20241117160339475 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339475 DLINP <000b> input/ipa.c:431 127.0.0.1:40791 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@baedd10cb413: 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 } } } } } 20241117160339476 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339476 DLINP <000b> input/ipa.c:405 127.0.0.1:40791 message received 20241117160339476 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262424336892797 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424336892797" session_id=979343892 session_state=END} 20241117160339476 DSS <0004> hlr_ussd.c:576 262424336892797/0x3a5f9a14: Process SS (END) 20241117160339476 DSS <0004> hlr_ussd.c:518 262424336892797/0x3a5f9a14: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241117160339476 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424336892797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424336892797" session_id=979343892 session_state=END} 20241117160339476 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424336892797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160339476 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262424336892797 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160339476 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160339476 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@baedd10cb413: Found GsupExpect[0] for "262424336892797" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@baedd10cb413: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262424336892797" TC_mo_ussd_euse_defaultroute(245)@baedd10cb413: setverdict(pass): none -> pass 20241117160339478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52578<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@baedd10cb413: Final verdict of PTC: pass 20241117160339479 DAUC <0003> db_auc.c:157 IMSI='262424707196349': No 2G Auth Data 20241117160339479 DAUC <0003> db_auc.c:192 IMSI='262424707196349': No 3G Auth Data HLR_Test-GSUP(237)@baedd10cb413: Created GsupExpect[0] for "262424707196349" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241117160339485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52582<->l=127.0.0.1:4258 20241117160339488 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160339488 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424707196349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424707196349" session_id=2086500394 session_state=BEGIN} 20241117160339488 DSS <0004> hlr_ussd.c:576 262424707196349/0x7c5d782a: Process SS (BEGIN) 20241117160339488 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241117160339488 DSS <0004> hlr_ussd.c:518 262424707196349/0x7c5d782a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241117160339488 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339488 DLINP <000b> input/ipa.c:431 127.0.0.1:40791 sending data 20241117160339488 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339488 DLINP <000b> input/ipa.c:431 127.0.0.1:40791 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@baedd10cb413: 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 } } } } } 20241117160339489 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339489 DLINP <000b> input/ipa.c:405 127.0.0.1:40791 message received 20241117160339489 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262424707196349 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424707196349" session_id=2086500394 session_state=END} 20241117160339489 DSS <0004> hlr_ussd.c:576 262424707196349/0x7c5d782a: Process SS (END) 20241117160339489 DSS <0004> hlr_ussd.c:518 262424707196349/0x7c5d782a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241117160339489 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424707196349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424707196349" session_id=2086500394 session_state=END} 20241117160339489 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424707196349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160339489 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262424707196349 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160339489 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160339489 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@baedd10cb413: Found GsupExpect[0] for "262424707196349" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@baedd10cb413: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262424707196349" TC_mo_ussd_euse_defaultroute(246)@baedd10cb413: setverdict(pass): none -> pass 20241117160339491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52582<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@baedd10cb413: Final verdict of PTC: pass 20241117160339491 DAUC <0003> db_auc.c:157 IMSI='262421579386560': No 2G Auth Data 20241117160339491 DAUC <0003> db_auc.c:192 IMSI='262421579386560': No 3G Auth Data HLR_Test-GSUP(237)@baedd10cb413: Created GsupExpect[0] for "262421579386560" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241117160339497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52594<->l=127.0.0.1:4258 20241117160339500 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160339500 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421579386560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421579386560" session_id=3045354521 session_state=BEGIN} 20241117160339500 DSS <0004> hlr_ussd.c:576 262421579386560/0xb5846c19: Process SS (BEGIN) 20241117160339500 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241117160339500 DSS <0004> hlr_ussd.c:518 262421579386560/0xb5846c19: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241117160339500 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339500 DLINP <000b> input/ipa.c:431 127.0.0.1:40791 sending data 20241117160339500 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339500 DLINP <000b> input/ipa.c:431 127.0.0.1:40791 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@baedd10cb413: 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 } } } } } 20241117160339501 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339501 DLINP <000b> input/ipa.c:405 127.0.0.1:40791 message received 20241117160339501 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262421579386560 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421579386560" session_id=3045354521 session_state=END} 20241117160339501 DSS <0004> hlr_ussd.c:576 262421579386560/0xb5846c19: Process SS (END) 20241117160339501 DSS <0004> hlr_ussd.c:518 262421579386560/0xb5846c19: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241117160339501 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421579386560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421579386560" session_id=3045354521 session_state=END} 20241117160339501 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421579386560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160339501 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262421579386560 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117160339501 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160339501 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@baedd10cb413: Found GsupExpect[0] for "262421579386560" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@baedd10cb413: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262421579386560" TC_mo_ussd_euse_defaultroute(247)@baedd10cb413: setverdict(pass): none -> pass 20241117160339503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52594<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@baedd10cb413: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@baedd10cb413: Final verdict of PTC: none 20241117160339504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52518<->l=127.0.0.1:4258 HLR_Test-GSUP(237)@baedd10cb413: Final verdict of PTC: none 20241117160339505 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339505 DLINP <000b> input/ipa.c:405 127.0.0.1:40791 message received 20241117160339505 DLINP <000b> input/ipa.c:414 127.0.0.1:40791 connection closed with server 20241117160339505 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40791 20241117160339505 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241117160339505 DLINP <000b> input/ipa.c:451 connected read/write 20241117160339505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160339505 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160339505 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160339505 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117160339505 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38951<->l=127.0.0.1:4259) IPA-EUSE-foobar(236)@baedd10cb413: Final verdict of PTC: none 238@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 238: none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@baedd10cb413: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 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 20241117160339550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52602<->l=127.0.0.1:4258 20241117160339751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52602<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=87148) Waiting for packet dumper to finish... 1 (prev_count=87148, count=113580) 20241117160341287 DSS <0004> hlr_ussd.c:239 262427241900981/0x42febb74: SS Session Timeout, destroying 20241117160341288 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427241900981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160341302 DSS <0004> hlr_ussd.c:239 262424786070783/0x1c792751: SS Session Timeout, destroying 20241117160341302 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424786070783 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160341313 DSS <0004> hlr_ussd.c:239 262421562859309/0xb9778bd2: SS Session Timeout, destroying 20241117160341313 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421562859309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160341325 DSS <0004> hlr_ussd.c:239 262428317752723/0xab914300: SS Session Timeout, destroying 20241117160341325 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428317752723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160341337 DSS <0004> hlr_ussd.c:239 262429757981297/0xbb9034d8: SS Session Timeout, destroying 20241117160341337 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429757981297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160341350 DSS <0004> hlr_ussd.c:239 262420889612752/0xeefde010: SS Session Timeout, destroying 20241117160341350 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420889612752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160341364 DSS <0004> hlr_ussd.c:239 262421330934740/0x99fdd9b0: SS Session Timeout, destroying 20241117160341364 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421330934740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160341377 DSS <0004> hlr_ussd.c:239 262427604213444/0xd09c0b8d: SS Session Timeout, destroying 20241117160341377 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427604213444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 16:03:41 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@baedd10cb413: 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@baedd10cb413: Test case TC_mo_sss_reject started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160342818 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160342818 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160342819 DLINP <000b> input/ipa.c:451 connected read/write 20241117160342819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160342819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53452<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160342820 DLINP <000b> input/ipa.c:451 connected read/write 20241117160342820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(248)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160342820 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160342820 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160342820 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  20241117160342820 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160342820 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  20241117160342820 DLGSUP <0013> gsup_server.c:235 2:  20241117160342820 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160342820 DLGSUP <0013> gsup_server.c:235 3:  20241117160342820 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160342820 DLGSUP <0013> gsup_server.c:235 4:  20241117160342820 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160342820 DLGSUP <0013> gsup_server.c:235 5:  20241117160342820 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160342820 DLGSUP <0013> gsup_server.c:235 7:  20241117160342820 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160342820 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160342820 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160342820 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@baedd10cb413: 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") 20241117160342829 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42455<->l=127.0.0.1:4259) 20241117160342830 DAUC <0003> db_auc.c:157 IMSI='262421821368414': No 2G Auth Data 20241117160342830 DAUC <0003> db_auc.c:192 IMSI='262421821368414': No 3G Auth Data HLR_Test-GSUP(249)@baedd10cb413: Created GsupExpect[0] for "262421821368414" to be handled at TC_mo_sss_reject(252) 20241117160342836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53468<->l=127.0.0.1:4258 20241117160342866 DLINP <000b> input/ipa.c:451 connected read/write 20241117160342866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160342866 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421821368414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421821368414" session_id=3092424007 session_state=BEGIN} 20241117160342866 DSS <0004> hlr_ussd.c:576 262421821368414/0xb852a547: Process SS (BEGIN) 20241117160342866 DSS <0004> hlr_ussd.c:498 262421821368414/0xb852a547: SS CompType=Invoke, OpCode=InterrogateSS 20241117160342866 DSS <0004> hlr_ussd.c:506 262421821368414/0xb852a547: Structured SS requests are not supported, rejecting... 20241117160342866 DSS <0004> hlr_ussd.c:354 262421821368414/0xb852a547: Tx ReturnError(0, 0x15) 20241117160342866 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421821368414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421821368414" session_id=3092424007 session_state=END} 20241117160342866 DLINP <000b> input/ipa.c:451 connected read/write 20241117160342866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160342866 DLINP <000b> input/ipa.c:451 connected read/write 20241117160342866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@baedd10cb413: Found GsupExpect[0] for "262421821368414" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@baedd10cb413: Added IMSI table entry 0TC_mo_sss_reject(252)"262421821368414" TC_mo_sss_reject(252)@baedd10cb413: setverdict(pass): none -> pass 20241117160342875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53468<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@baedd10cb413: Final verdict of PTC: pass 20241117160342880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53452<->l=127.0.0.1:4258 20241117160342881 DLINP <000b> input/ipa.c:451 connected read/write 20241117160342881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160342882 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(249)@baedd10cb413: Final verdict of PTC: none 20241117160342882 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160342882 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117160342883 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42455<->l=127.0.0.1:4259) 250@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 250: none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@baedd10cb413: Test case TC_mo_sss_reject finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 16:03:42 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 20241117160342915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53470<->l=127.0.0.1:4258 20241117160343017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53470<->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=27860) 20241117160344677 DSS <0004> hlr_ussd.c:239 262427195396232/0xd6926ef9: SS Session Timeout, destroying 20241117160344677 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427195396232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160344703 DSS <0004> hlr_ussd.c:239 262426669699730/0xd1c3d495: SS Session Timeout, destroying 20241117160344703 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426669699730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160344714 DSS <0004> hlr_ussd.c:239 262425589585927/0x5d805798: SS Session Timeout, destroying 20241117160344714 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425589585927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160344725 DSS <0004> hlr_ussd.c:239 262427447881043/0xa6153f89: SS Session Timeout, destroying 20241117160344725 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427447881043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160344737 DSS <0004> hlr_ussd.c:239 262429156110836/0x1af5c4bd: SS Session Timeout, destroying 20241117160344738 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429156110836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160344749 DSS <0004> hlr_ussd.c:239 262429544986930/0x74cbd8ae: SS Session Timeout, destroying 20241117160344749 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429544986930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160344760 DSS <0004> hlr_ussd.c:239 262427634871251/0x9633e15c: SS Session Timeout, destroying 20241117160344761 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427634871251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117160344772 DSS <0004> hlr_ussd.c:239 262423303051380/0xc628f85f: SS Session Timeout, destroying 20241117160344772 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423303051380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 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@baedd10cb413: 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@baedd10cb413: Test case TC_gsup_check_imei started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160346137 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160346137 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160346140 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160346141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53482<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160346142 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(253)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160346143 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160346143 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160346143 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  20241117160346143 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160346143 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  20241117160346143 DLGSUP <0013> gsup_server.c:235 2:  20241117160346143 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160346143 DLGSUP <0013> gsup_server.c:235 3:  20241117160346143 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160346143 DLGSUP <0013> gsup_server.c:235 4:  20241117160346143 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160346143 DLGSUP <0013> gsup_server.c:235 5:  20241117160346143 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160346143 DLGSUP <0013> gsup_server.c:235 7:  20241117160346143 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160346143 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160346143 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160346143 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@baedd10cb413: 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") 20241117160346155 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42431<->l=127.0.0.1:4259) 20241117160346159 DAUC <0003> db_auc.c:157 IMSI='262427520904430': No 2G Auth Data 20241117160346159 DAUC <0003> db_auc.c:192 IMSI='262427520904430': No 3G Auth Data HLR_Test-GSUP(254)@baedd10cb413: Created GsupExpect[0] for "262427520904430" to be handled at TC_gsup_check_imei(257) 20241117160346167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53498<->l=127.0.0.1:4258 20241117160346186 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160346186 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427520904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427520904430"} 20241117160346186 DMAIN <0000> hlr.c:435 IMSI='262427520904430': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117160346187 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427520904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427520904430"} 20241117160346187 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427520904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160346187 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160346187 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@baedd10cb413: Found GsupExpect[0] for "262427520904430" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@baedd10cb413: Added IMSI table entry 0TC_gsup_check_imei(257)"262427520904430" TC_gsup_check_imei(257)@baedd10cb413: setverdict(pass): none -> pass 20241117160346193 DAUC <0003> db_auc.c:192 IMSI='262427520904430': No 3G Auth Data 20241117160346201 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160346201 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427520904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427520904430"} 20241117160346201 DAUC <0003> hlr.c:428 IMSI='262427520904430': storing IMEI = 12345678901234 20241117160346201 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427520904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427520904430"} 20241117160346201 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427520904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160346202 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160346202 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160346205 DAUC <0003> db_auc.c:192 IMSI='262427520904430': No 3G Auth Data 20241117160346207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53498<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@baedd10cb413: Final verdict of PTC: pass 20241117160346207 DAUC <0003> db_auc.c:157 IMSI='262423875124411': No 2G Auth Data 20241117160346207 DAUC <0003> db_auc.c:192 IMSI='262423875124411': No 3G Auth Data HLR_Test-GSUP(254)@baedd10cb413: Created GsupExpect[0] for "262423875124411" to be handled at TC_gsup_check_imei(258) 20241117160346225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53506<->l=127.0.0.1:4258 20241117160346227 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160346227 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423875124411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423875124411"} 20241117160346227 DMAIN <0000> hlr.c:435 IMSI='262423875124411': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117160346227 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423875124411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423875124411"} 20241117160346227 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423875124411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160346227 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160346227 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@baedd10cb413: Found GsupExpect[0] for "262423875124411" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@baedd10cb413: Added IMSI table entry 1TC_gsup_check_imei(258)"262423875124411" TC_gsup_check_imei(258)@baedd10cb413: setverdict(pass): none -> pass 20241117160346228 DAUC <0003> db_auc.c:192 IMSI='262423875124411': No 3G Auth Data 20241117160346229 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160346229 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423875124411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423875124411"} 20241117160346229 DAUC <0003> hlr.c:428 IMSI='262423875124411': storing IMEI = 12345678901234 20241117160346230 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423875124411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423875124411"} 20241117160346230 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423875124411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160346230 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160346230 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160346230 DAUC <0003> db_auc.c:192 IMSI='262423875124411': No 3G Auth Data 20241117160346231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53506<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@baedd10cb413: Final verdict of PTC: pass 20241117160346231 DAUC <0003> db_auc.c:157 IMSI='262425921548048': No 2G Auth Data 20241117160346231 DAUC <0003> db_auc.c:192 IMSI='262425921548048': No 3G Auth Data HLR_Test-GSUP(254)@baedd10cb413: Created GsupExpect[0] for "262425921548048" to be handled at TC_gsup_check_imei(259) 20241117160346239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53522<->l=127.0.0.1:4258 20241117160346241 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160346241 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425921548048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425921548048"} 20241117160346241 DMAIN <0000> hlr.c:435 IMSI='262425921548048': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117160346241 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425921548048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425921548048"} 20241117160346241 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425921548048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160346241 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160346241 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@baedd10cb413: Found GsupExpect[0] for "262425921548048" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@baedd10cb413: Added IMSI table entry 2TC_gsup_check_imei(259)"262425921548048" TC_gsup_check_imei(259)@baedd10cb413: setverdict(pass): none -> pass 20241117160346242 DAUC <0003> db_auc.c:192 IMSI='262425921548048': No 3G Auth Data 20241117160346243 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160346243 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425921548048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425921548048"} 20241117160346243 DAUC <0003> hlr.c:428 IMSI='262425921548048': storing IMEI = 12345678901234 20241117160346244 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425921548048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425921548048"} 20241117160346244 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425921548048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160346244 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160346244 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160346244 DAUC <0003> db_auc.c:192 IMSI='262425921548048': No 3G Auth Data 20241117160346245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53522<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@baedd10cb413: Final verdict of PTC: pass 20241117160346245 DAUC <0003> db_auc.c:157 IMSI='262429077466488': No 2G Auth Data 20241117160346245 DAUC <0003> db_auc.c:192 IMSI='262429077466488': No 3G Auth Data HLR_Test-GSUP(254)@baedd10cb413: Created GsupExpect[0] for "262429077466488" to be handled at TC_gsup_check_imei(260) 20241117160346251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53524<->l=127.0.0.1:4258 20241117160346254 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160346254 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429077466488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429077466488"} 20241117160346254 DMAIN <0000> hlr.c:435 IMSI='262429077466488': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117160346254 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429077466488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429077466488"} 20241117160346254 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429077466488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160346254 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160346254 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@baedd10cb413: Found GsupExpect[0] for "262429077466488" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@baedd10cb413: Added IMSI table entry 3TC_gsup_check_imei(260)"262429077466488" TC_gsup_check_imei(260)@baedd10cb413: setverdict(pass): none -> pass 20241117160346255 DAUC <0003> db_auc.c:157 IMSI='262429077466488': No 2G Auth Data 20241117160346256 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160346256 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429077466488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429077466488"} 20241117160346256 DAUC <0003> hlr.c:428 IMSI='262429077466488': storing IMEI = 12345678901234 20241117160346256 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429077466488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429077466488"} 20241117160346256 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429077466488 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160346256 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160346256 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160346256 DAUC <0003> db_auc.c:157 IMSI='262429077466488': No 2G Auth Data 20241117160346257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53524<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@baedd10cb413: Final verdict of PTC: pass 20241117160346257 DAUC <0003> db_auc.c:157 IMSI='262427913798763': No 2G Auth Data 20241117160346257 DAUC <0003> db_auc.c:192 IMSI='262427913798763': No 3G Auth Data HLR_Test-GSUP(254)@baedd10cb413: Created GsupExpect[0] for "262427913798763" to be handled at TC_gsup_check_imei(261) 20241117160346263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53540<->l=127.0.0.1:4258 20241117160346266 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160346266 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427913798763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427913798763"} 20241117160346266 DMAIN <0000> hlr.c:435 IMSI='262427913798763': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117160346266 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427913798763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427913798763"} 20241117160346266 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427913798763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160346266 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160346266 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@baedd10cb413: Found GsupExpect[0] for "262427913798763" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@baedd10cb413: Added IMSI table entry 4TC_gsup_check_imei(261)"262427913798763" TC_gsup_check_imei(261)@baedd10cb413: setverdict(pass): none -> pass 20241117160346267 DAUC <0003> db_auc.c:157 IMSI='262427913798763': No 2G Auth Data 20241117160346268 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160346268 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427913798763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427913798763"} 20241117160346268 DAUC <0003> hlr.c:428 IMSI='262427913798763': storing IMEI = 12345678901234 20241117160346268 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427913798763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427913798763"} 20241117160346268 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427913798763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160346268 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160346268 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160346269 DAUC <0003> db_auc.c:157 IMSI='262427913798763': No 2G Auth Data 20241117160346269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53540<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@baedd10cb413: Final verdict of PTC: pass 20241117160346270 DAUC <0003> db_auc.c:157 IMSI='262420011582954': No 2G Auth Data 20241117160346270 DAUC <0003> db_auc.c:192 IMSI='262420011582954': No 3G Auth Data HLR_Test-GSUP(254)@baedd10cb413: Created GsupExpect[0] for "262420011582954" to be handled at TC_gsup_check_imei(262) 20241117160346278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53546<->l=127.0.0.1:4258 20241117160346282 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160346282 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420011582954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420011582954"} 20241117160346282 DMAIN <0000> hlr.c:435 IMSI='262420011582954': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117160346282 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420011582954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420011582954"} 20241117160346282 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420011582954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160346282 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160346282 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@baedd10cb413: Found GsupExpect[0] for "262420011582954" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@baedd10cb413: Added IMSI table entry 5TC_gsup_check_imei(262)"262420011582954" TC_gsup_check_imei(262)@baedd10cb413: setverdict(pass): none -> pass 20241117160346285 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160346285 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420011582954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420011582954"} 20241117160346285 DAUC <0003> hlr.c:428 IMSI='262420011582954': storing IMEI = 12345678901234 20241117160346285 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420011582954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420011582954"} 20241117160346285 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420011582954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160346285 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160346285 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160346286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53546<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@baedd10cb413: Final verdict of PTC: pass 20241117160346287 DAUC <0003> db_auc.c:157 IMSI='262428150922206': No 2G Auth Data 20241117160346287 DAUC <0003> db_auc.c:192 IMSI='262428150922206': No 3G Auth Data HLR_Test-GSUP(254)@baedd10cb413: Created GsupExpect[0] for "262428150922206" to be handled at TC_gsup_check_imei(263) 20241117160346294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53548<->l=127.0.0.1:4258 20241117160346297 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160346298 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428150922206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428150922206"} 20241117160346298 DMAIN <0000> hlr.c:435 IMSI='262428150922206': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117160346298 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428150922206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428150922206"} 20241117160346298 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428150922206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160346298 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160346298 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@baedd10cb413: Found GsupExpect[0] for "262428150922206" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@baedd10cb413: Added IMSI table entry 6TC_gsup_check_imei(263)"262428150922206" TC_gsup_check_imei(263)@baedd10cb413: setverdict(pass): none -> pass 20241117160346300 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160346300 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428150922206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428150922206"} 20241117160346300 DAUC <0003> hlr.c:428 IMSI='262428150922206': storing IMEI = 12345678901234 20241117160346300 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428150922206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428150922206"} 20241117160346300 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428150922206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160346300 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160346300 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160346301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53548<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@baedd10cb413: Final verdict of PTC: pass 20241117160346302 DAUC <0003> db_auc.c:157 IMSI='262425172420987': No 2G Auth Data 20241117160346302 DAUC <0003> db_auc.c:192 IMSI='262425172420987': No 3G Auth Data HLR_Test-GSUP(254)@baedd10cb413: Created GsupExpect[0] for "262425172420987" to be handled at TC_gsup_check_imei(264) 20241117160346310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53560<->l=127.0.0.1:4258 20241117160346312 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160346312 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425172420987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425172420987"} 20241117160346312 DMAIN <0000> hlr.c:435 IMSI='262425172420987': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117160346312 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425172420987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425172420987"} 20241117160346312 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425172420987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160346313 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160346313 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@baedd10cb413: Found GsupExpect[0] for "262425172420987" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@baedd10cb413: Added IMSI table entry 7TC_gsup_check_imei(264)"262425172420987" TC_gsup_check_imei(264)@baedd10cb413: setverdict(pass): none -> pass 20241117160346315 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160346315 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425172420987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425172420987"} 20241117160346315 DAUC <0003> hlr.c:428 IMSI='262425172420987': storing IMEI = 12345678901234 20241117160346315 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425172420987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425172420987"} 20241117160346315 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425172420987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160346315 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160346315 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160346316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53560<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@baedd10cb413: Final verdict of PTC: pass MTC@baedd10cb413: setverdict(pass): none -> pass 20241117160346317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53482<->l=127.0.0.1:4258 20241117160346317 DLINP <000b> input/ipa.c:451 connected read/write 20241117160346317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160346318 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160346318 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(254)@baedd10cb413: Final verdict of PTC: none 20241117160346318 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117160346318 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42431<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(256)@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@baedd10cb413: Final verdict of PTC: none 255@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: pass MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@baedd10cb413: Test case TC_gsup_check_imei finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 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 20241117160346342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53564<->l=127.0.0.1:4258 20241117160346443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53564<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78392) Waiting for packet dumper to finish... 1 (prev_count=78392, count=125424) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 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@baedd10cb413: 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@baedd10cb413: Test case TC_gsup_check_imei_via_proxy started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160349548 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160349548 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160349551 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160349553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53580<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160349556 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160349557 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160349557 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160349557 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  20241117160349557 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160349557 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  20241117160349557 DLGSUP <0013> gsup_server.c:235 2:  20241117160349557 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160349557 DLGSUP <0013> gsup_server.c:235 3:  20241117160349557 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160349557 DLGSUP <0013> gsup_server.c:235 4:  20241117160349557 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160349557 DLGSUP <0013> gsup_server.c:235 5:  20241117160349557 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160349557 DLGSUP <0013> gsup_server.c:235 7:  20241117160349557 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160349557 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160349557 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160349557 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(265)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@baedd10cb413: 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") 20241117160349586 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34757<->l=127.0.0.1:4259) 20241117160349597 DAUC <0003> db_auc.c:157 IMSI='262426002349481': No 2G Auth Data 20241117160349597 DAUC <0003> db_auc.c:192 IMSI='262426002349481': No 3G Auth Data HLR_Test-GSUP(266)@baedd10cb413: Created GsupExpect[0] for "262426002349481" to be handled at TC_gsup_check_imei_via_proxy(269) 20241117160349626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53594<->l=127.0.0.1:4258 20241117160349638 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160349639 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262426002349481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426002349481" source_name="the-source\n"} 20241117160349639 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241117160349639 DMAIN <0000> hlr.c:435 IMSI='262426002349481': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117160349639 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262426002349481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426002349481" destination_name="the-source\n"} 20241117160349639 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262426002349481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160349639 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160349639 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@baedd10cb413: Found GsupExpect[0] for "262426002349481" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@baedd10cb413: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262426002349481" TC_gsup_check_imei_via_proxy(269)@baedd10cb413: setverdict(pass): none -> pass 20241117160349644 DAUC <0003> db_auc.c:192 IMSI='262426002349481': No 3G Auth Data 20241117160349648 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160349648 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262426002349481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426002349481" source_name="the-source\n"} 20241117160349648 DAUC <0003> hlr.c:428 IMSI='262426002349481': storing IMEI = 12345678901234 20241117160349648 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262426002349481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426002349481" destination_name="the-source\n"} 20241117160349648 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262426002349481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160349648 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160349648 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160349650 DAUC <0003> db_auc.c:192 IMSI='262426002349481': No 3G Auth Data 20241117160349652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53594<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@baedd10cb413: Final verdict of PTC: pass 20241117160349654 DAUC <0003> db_auc.c:157 IMSI='262425565328525': No 2G Auth Data 20241117160349654 DAUC <0003> db_auc.c:192 IMSI='262425565328525': No 3G Auth Data HLR_Test-GSUP(266)@baedd10cb413: Created GsupExpect[0] for "262425565328525" to be handled at TC_gsup_check_imei_via_proxy(270) 20241117160349663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53600<->l=127.0.0.1:4258 20241117160349665 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160349665 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262425565328525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425565328525" source_name="the-source\n"} 20241117160349665 DMAIN <0000> hlr.c:435 IMSI='262425565328525': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117160349665 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262425565328525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425565328525" destination_name="the-source\n"} 20241117160349665 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262425565328525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160349665 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160349665 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@baedd10cb413: Found GsupExpect[0] for "262425565328525" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@baedd10cb413: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262425565328525" TC_gsup_check_imei_via_proxy(270)@baedd10cb413: setverdict(pass): none -> pass 20241117160349666 DAUC <0003> db_auc.c:192 IMSI='262425565328525': No 3G Auth Data 20241117160349667 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160349667 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262425565328525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425565328525" source_name="the-source\n"} 20241117160349667 DAUC <0003> hlr.c:428 IMSI='262425565328525': storing IMEI = 12345678901234 20241117160349667 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262425565328525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425565328525" destination_name="the-source\n"} 20241117160349667 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262425565328525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160349667 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160349667 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160349667 DAUC <0003> db_auc.c:192 IMSI='262425565328525': No 3G Auth Data 20241117160349668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53600<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@baedd10cb413: Final verdict of PTC: pass 20241117160349668 DAUC <0003> db_auc.c:157 IMSI='262427232781763': No 2G Auth Data 20241117160349668 DAUC <0003> db_auc.c:192 IMSI='262427232781763': No 3G Auth Data HLR_Test-GSUP(266)@baedd10cb413: Created GsupExpect[0] for "262427232781763" to be handled at TC_gsup_check_imei_via_proxy(271) 20241117160349674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53614<->l=127.0.0.1:4258 20241117160349676 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160349676 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262427232781763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427232781763" source_name="the-source\n"} 20241117160349676 DMAIN <0000> hlr.c:435 IMSI='262427232781763': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117160349676 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262427232781763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427232781763" destination_name="the-source\n"} 20241117160349676 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262427232781763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160349676 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160349676 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@baedd10cb413: Found GsupExpect[0] for "262427232781763" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@baedd10cb413: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262427232781763" TC_gsup_check_imei_via_proxy(271)@baedd10cb413: setverdict(pass): none -> pass 20241117160349677 DAUC <0003> db_auc.c:192 IMSI='262427232781763': No 3G Auth Data 20241117160349678 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160349678 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262427232781763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427232781763" source_name="the-source\n"} 20241117160349678 DAUC <0003> hlr.c:428 IMSI='262427232781763': storing IMEI = 12345678901234 20241117160349678 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262427232781763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427232781763" destination_name="the-source\n"} 20241117160349678 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262427232781763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160349678 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160349678 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160349679 DAUC <0003> db_auc.c:192 IMSI='262427232781763': No 3G Auth Data 20241117160349679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53614<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@baedd10cb413: Final verdict of PTC: pass 20241117160349680 DAUC <0003> db_auc.c:157 IMSI='262423723462921': No 2G Auth Data 20241117160349680 DAUC <0003> db_auc.c:192 IMSI='262423723462921': No 3G Auth Data HLR_Test-GSUP(266)@baedd10cb413: Created GsupExpect[0] for "262423723462921" to be handled at TC_gsup_check_imei_via_proxy(272) 20241117160349686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53618<->l=127.0.0.1:4258 20241117160349689 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160349689 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262423723462921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423723462921" source_name="the-source\n"} 20241117160349689 DMAIN <0000> hlr.c:435 IMSI='262423723462921': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117160349689 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262423723462921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423723462921" destination_name="the-source\n"} 20241117160349689 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262423723462921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160349689 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160349689 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@baedd10cb413: Found GsupExpect[0] for "262423723462921" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@baedd10cb413: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262423723462921" TC_gsup_check_imei_via_proxy(272)@baedd10cb413: setverdict(pass): none -> pass 20241117160349690 DAUC <0003> db_auc.c:157 IMSI='262423723462921': No 2G Auth Data 20241117160349691 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160349691 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262423723462921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423723462921" source_name="the-source\n"} 20241117160349691 DAUC <0003> hlr.c:428 IMSI='262423723462921': storing IMEI = 12345678901234 20241117160349691 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262423723462921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423723462921" destination_name="the-source\n"} 20241117160349691 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262423723462921 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160349691 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160349691 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160349691 DAUC <0003> db_auc.c:157 IMSI='262423723462921': No 2G Auth Data 20241117160349692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53618<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@baedd10cb413: Final verdict of PTC: pass 20241117160349692 DAUC <0003> db_auc.c:157 IMSI='262422667479189': No 2G Auth Data 20241117160349692 DAUC <0003> db_auc.c:192 IMSI='262422667479189': No 3G Auth Data HLR_Test-GSUP(266)@baedd10cb413: Created GsupExpect[0] for "262422667479189" to be handled at TC_gsup_check_imei_via_proxy(273) 20241117160349698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53632<->l=127.0.0.1:4258 20241117160349701 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160349701 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262422667479189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422667479189" source_name="the-source\n"} 20241117160349701 DMAIN <0000> hlr.c:435 IMSI='262422667479189': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117160349701 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262422667479189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422667479189" destination_name="the-source\n"} 20241117160349701 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262422667479189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160349701 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160349701 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@baedd10cb413: Found GsupExpect[0] for "262422667479189" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@baedd10cb413: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262422667479189" TC_gsup_check_imei_via_proxy(273)@baedd10cb413: setverdict(pass): none -> pass 20241117160349702 DAUC <0003> db_auc.c:157 IMSI='262422667479189': No 2G Auth Data 20241117160349703 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160349703 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262422667479189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422667479189" source_name="the-source\n"} 20241117160349703 DAUC <0003> hlr.c:428 IMSI='262422667479189': storing IMEI = 12345678901234 20241117160349703 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262422667479189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422667479189" destination_name="the-source\n"} 20241117160349703 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262422667479189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160349703 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160349703 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160349704 DAUC <0003> db_auc.c:157 IMSI='262422667479189': No 2G Auth Data 20241117160349704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53632<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@baedd10cb413: Final verdict of PTC: pass 20241117160349705 DAUC <0003> db_auc.c:157 IMSI='262429991664351': No 2G Auth Data 20241117160349705 DAUC <0003> db_auc.c:192 IMSI='262429991664351': No 3G Auth Data HLR_Test-GSUP(266)@baedd10cb413: Created GsupExpect[0] for "262429991664351" to be handled at TC_gsup_check_imei_via_proxy(274) 20241117160349711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53636<->l=127.0.0.1:4258 20241117160349713 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160349713 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262429991664351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429991664351" source_name="the-source\n"} 20241117160349713 DMAIN <0000> hlr.c:435 IMSI='262429991664351': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117160349713 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262429991664351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429991664351" destination_name="the-source\n"} 20241117160349713 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262429991664351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160349713 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160349713 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@baedd10cb413: Found GsupExpect[0] for "262429991664351" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@baedd10cb413: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262429991664351" TC_gsup_check_imei_via_proxy(274)@baedd10cb413: setverdict(pass): none -> pass 20241117160349716 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160349716 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262429991664351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429991664351" source_name="the-source\n"} 20241117160349716 DAUC <0003> hlr.c:428 IMSI='262429991664351': storing IMEI = 12345678901234 20241117160349716 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262429991664351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429991664351" destination_name="the-source\n"} 20241117160349716 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262429991664351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160349716 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160349716 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160349717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53636<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@baedd10cb413: Final verdict of PTC: pass 20241117160349717 DAUC <0003> db_auc.c:157 IMSI='262420993307615': No 2G Auth Data 20241117160349717 DAUC <0003> db_auc.c:192 IMSI='262420993307615': No 3G Auth Data HLR_Test-GSUP(266)@baedd10cb413: Created GsupExpect[0] for "262420993307615" to be handled at TC_gsup_check_imei_via_proxy(275) 20241117160349724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53652<->l=127.0.0.1:4258 20241117160349726 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160349726 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262420993307615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420993307615" source_name="the-source\n"} 20241117160349726 DMAIN <0000> hlr.c:435 IMSI='262420993307615': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117160349726 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262420993307615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420993307615" destination_name="the-source\n"} 20241117160349726 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262420993307615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160349726 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160349726 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@baedd10cb413: Found GsupExpect[0] for "262420993307615" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@baedd10cb413: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262420993307615" TC_gsup_check_imei_via_proxy(275)@baedd10cb413: setverdict(pass): none -> pass 20241117160349728 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160349729 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262420993307615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420993307615" source_name="the-source\n"} 20241117160349729 DAUC <0003> hlr.c:428 IMSI='262420993307615': storing IMEI = 12345678901234 20241117160349729 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262420993307615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420993307615" destination_name="the-source\n"} 20241117160349729 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262420993307615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160349729 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160349729 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160349730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53652<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@baedd10cb413: Final verdict of PTC: pass 20241117160349731 DAUC <0003> db_auc.c:157 IMSI='262421950695418': No 2G Auth Data 20241117160349731 DAUC <0003> db_auc.c:192 IMSI='262421950695418': No 3G Auth Data HLR_Test-GSUP(266)@baedd10cb413: Created GsupExpect[0] for "262421950695418" to be handled at TC_gsup_check_imei_via_proxy(276) 20241117160349736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53668<->l=127.0.0.1:4258 20241117160349739 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160349739 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421950695418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421950695418" source_name="the-source\n"} 20241117160349739 DMAIN <0000> hlr.c:435 IMSI='262421950695418': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117160349739 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262421950695418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421950695418" destination_name="the-source\n"} 20241117160349739 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262421950695418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160349739 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160349739 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@baedd10cb413: Found GsupExpect[0] for "262421950695418" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@baedd10cb413: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262421950695418" TC_gsup_check_imei_via_proxy(276)@baedd10cb413: setverdict(pass): none -> pass 20241117160349741 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160349741 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421950695418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421950695418" source_name="the-source\n"} 20241117160349741 DAUC <0003> hlr.c:428 IMSI='262421950695418': storing IMEI = 12345678901234 20241117160349741 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262421950695418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421950695418" destination_name="the-source\n"} 20241117160349741 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262421950695418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160349741 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160349741 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160349742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53668<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@baedd10cb413: Final verdict of PTC: pass MTC@baedd10cb413: setverdict(pass): none -> pass 20241117160349743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53580<->l=127.0.0.1:4258 267@baedd10cb413: Final verdict of PTC: none 20241117160349743 DLINP <000b> input/ipa.c:451 connected read/write 20241117160349743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160349743 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160349743 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(266)@baedd10cb413: Final verdict of PTC: none 20241117160349743 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117160349743 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241117160349743 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34757<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(265)@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: pass MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@baedd10cb413: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 16:03:49 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 20241117160349766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53670<->l=127.0.0.1:4258 20241117160349867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53670<->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@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 16:03:51 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@baedd10cb413: 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@baedd10cb413: Test case TC_gsup_check_imei_invalid_len started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160352976 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160352976 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160352977 DLINP <000b> input/ipa.c:451 connected read/write 20241117160352977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160352978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39064<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160352979 DLINP <000b> input/ipa.c:451 connected read/write 20241117160352979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(277)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160352979 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160352979 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160352980 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  20241117160352980 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160352980 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  20241117160352980 DLGSUP <0013> gsup_server.c:235 2:  20241117160352980 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160352980 DLGSUP <0013> gsup_server.c:235 3:  20241117160352980 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160352980 DLGSUP <0013> gsup_server.c:235 4:  20241117160352980 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160352980 DLGSUP <0013> gsup_server.c:235 5:  20241117160352980 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160352980 DLGSUP <0013> gsup_server.c:235 7:  20241117160352980 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160352980 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160352980 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160352980 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@baedd10cb413: 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") 20241117160352996 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35805<->l=127.0.0.1:4259) 20241117160353002 DAUC <0003> db_auc.c:157 IMSI='262420901608314': No 2G Auth Data 20241117160353002 DAUC <0003> db_auc.c:192 IMSI='262420901608314': No 3G Auth Data HLR_Test-GSUP(278)@baedd10cb413: Created GsupExpect[0] for "262420901608314" to be handled at TC_gsup_check_imei_invalid_len(281) 20241117160353011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39074<->l=127.0.0.1:4258 20241117160353022 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353022 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420901608314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420901608314"} 20241117160353022 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420901608314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241117160353022 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420901608314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420901608314" cause=Invalid mandatory information} 20241117160353022 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420901608314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353022 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353022 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@baedd10cb413: Found GsupExpect[0] for "262420901608314" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@baedd10cb413: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262420901608314" TC_gsup_check_imei_invalid_len(281)@baedd10cb413: setverdict(pass): none -> pass 20241117160353026 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353026 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420901608314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420901608314"} 20241117160353026 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420901608314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241117160353026 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420901608314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420901608314" cause=Invalid mandatory information} 20241117160353026 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420901608314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353026 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353026 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353027 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353027 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420901608314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420901608314"} 20241117160353027 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420901608314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241117160353027 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420901608314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420901608314" cause=Invalid mandatory information} 20241117160353027 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420901608314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353027 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353027 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353029 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353029 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420901608314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420901608314"} 20241117160353029 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420901608314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241117160353029 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420901608314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420901608314" cause=Invalid mandatory information} 20241117160353029 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420901608314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353029 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353029 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353032 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353032 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420901608314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420901608314"} 20241117160353032 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420901608314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241117160353032 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420901608314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420901608314" cause=Invalid mandatory information} 20241117160353032 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420901608314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353032 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353032 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39074<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@baedd10cb413: Final verdict of PTC: pass 20241117160353036 DAUC <0003> db_auc.c:157 IMSI='262425601673049': No 2G Auth Data 20241117160353036 DAUC <0003> db_auc.c:192 IMSI='262425601673049': No 3G Auth Data HLR_Test-GSUP(278)@baedd10cb413: Created GsupExpect[0] for "262425601673049" to be handled at TC_gsup_check_imei_invalid_len(282) 20241117160353046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39078<->l=127.0.0.1:4258 20241117160353048 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353048 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425601673049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425601673049"} 20241117160353048 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425601673049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241117160353048 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425601673049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425601673049" cause=Invalid mandatory information} 20241117160353048 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425601673049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353048 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353048 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@baedd10cb413: Found GsupExpect[0] for "262425601673049" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@baedd10cb413: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262425601673049" TC_gsup_check_imei_invalid_len(282)@baedd10cb413: setverdict(pass): none -> pass 20241117160353049 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353049 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425601673049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425601673049"} 20241117160353049 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425601673049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241117160353049 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425601673049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425601673049" cause=Invalid mandatory information} 20241117160353049 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425601673049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353049 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353049 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353050 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353050 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425601673049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425601673049"} 20241117160353050 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425601673049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241117160353050 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425601673049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425601673049" cause=Invalid mandatory information} 20241117160353050 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425601673049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353050 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353050 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353051 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353051 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425601673049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425601673049"} 20241117160353051 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425601673049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241117160353051 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425601673049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425601673049" cause=Invalid mandatory information} 20241117160353051 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425601673049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353051 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353051 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353052 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353052 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425601673049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425601673049"} 20241117160353052 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425601673049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241117160353052 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425601673049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425601673049" cause=Invalid mandatory information} 20241117160353052 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425601673049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353052 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353052 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39078<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@baedd10cb413: Final verdict of PTC: pass 20241117160353053 DAUC <0003> db_auc.c:157 IMSI='262425298236215': No 2G Auth Data 20241117160353053 DAUC <0003> db_auc.c:192 IMSI='262425298236215': No 3G Auth Data HLR_Test-GSUP(278)@baedd10cb413: Created GsupExpect[0] for "262425298236215" to be handled at TC_gsup_check_imei_invalid_len(283) 20241117160353060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39088<->l=127.0.0.1:4258 20241117160353063 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353063 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425298236215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425298236215"} 20241117160353063 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425298236215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241117160353063 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425298236215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425298236215" cause=Invalid mandatory information} 20241117160353063 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425298236215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353063 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353063 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@baedd10cb413: Found GsupExpect[0] for "262425298236215" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@baedd10cb413: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262425298236215" TC_gsup_check_imei_invalid_len(283)@baedd10cb413: setverdict(pass): none -> pass 20241117160353064 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353064 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425298236215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425298236215"} 20241117160353064 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425298236215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241117160353064 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425298236215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425298236215" cause=Invalid mandatory information} 20241117160353064 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425298236215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353064 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353064 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353065 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353065 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425298236215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425298236215"} 20241117160353065 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425298236215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241117160353065 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425298236215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425298236215" cause=Invalid mandatory information} 20241117160353065 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425298236215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353065 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353065 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353065 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353065 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425298236215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425298236215"} 20241117160353065 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425298236215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241117160353065 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425298236215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425298236215" cause=Invalid mandatory information} 20241117160353065 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425298236215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353065 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353065 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353066 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353066 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425298236215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425298236215"} 20241117160353066 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425298236215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241117160353066 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425298236215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425298236215" cause=Invalid mandatory information} 20241117160353066 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425298236215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353066 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353066 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39088<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@baedd10cb413: Final verdict of PTC: pass 20241117160353068 DAUC <0003> db_auc.c:157 IMSI='262427350768071': No 2G Auth Data 20241117160353068 DAUC <0003> db_auc.c:192 IMSI='262427350768071': No 3G Auth Data HLR_Test-GSUP(278)@baedd10cb413: Created GsupExpect[0] for "262427350768071" to be handled at TC_gsup_check_imei_invalid_len(284) 20241117160353073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39092<->l=127.0.0.1:4258 20241117160353075 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353075 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427350768071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427350768071"} 20241117160353075 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427350768071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241117160353075 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427350768071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427350768071" cause=Invalid mandatory information} 20241117160353075 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427350768071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353075 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353075 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@baedd10cb413: Found GsupExpect[0] for "262427350768071" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@baedd10cb413: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262427350768071" TC_gsup_check_imei_invalid_len(284)@baedd10cb413: setverdict(pass): none -> pass 20241117160353076 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353076 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427350768071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427350768071"} 20241117160353076 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427350768071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241117160353076 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427350768071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427350768071" cause=Invalid mandatory information} 20241117160353076 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427350768071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353076 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353076 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353077 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353077 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427350768071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427350768071"} 20241117160353077 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427350768071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241117160353077 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427350768071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427350768071" cause=Invalid mandatory information} 20241117160353077 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427350768071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353077 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353077 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353078 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353078 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427350768071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427350768071"} 20241117160353078 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427350768071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241117160353078 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427350768071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427350768071" cause=Invalid mandatory information} 20241117160353078 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427350768071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353078 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353078 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353079 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353079 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427350768071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427350768071"} 20241117160353079 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427350768071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241117160353079 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427350768071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427350768071" cause=Invalid mandatory information} 20241117160353079 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427350768071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353079 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353079 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39092<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@baedd10cb413: Final verdict of PTC: pass 20241117160353080 DAUC <0003> db_auc.c:157 IMSI='262424194474679': No 2G Auth Data 20241117160353080 DAUC <0003> db_auc.c:192 IMSI='262424194474679': No 3G Auth Data HLR_Test-GSUP(278)@baedd10cb413: Created GsupExpect[0] for "262424194474679" to be handled at TC_gsup_check_imei_invalid_len(285) 20241117160353086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39102<->l=127.0.0.1:4258 20241117160353088 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353088 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424194474679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424194474679"} 20241117160353088 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424194474679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241117160353088 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424194474679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424194474679" cause=Invalid mandatory information} 20241117160353088 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424194474679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353088 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353088 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@baedd10cb413: Found GsupExpect[0] for "262424194474679" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@baedd10cb413: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262424194474679" TC_gsup_check_imei_invalid_len(285)@baedd10cb413: setverdict(pass): none -> pass 20241117160353090 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353090 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424194474679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424194474679"} 20241117160353090 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424194474679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241117160353090 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424194474679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424194474679" cause=Invalid mandatory information} 20241117160353090 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424194474679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353090 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353090 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353090 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353091 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424194474679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424194474679"} 20241117160353091 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424194474679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241117160353091 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424194474679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424194474679" cause=Invalid mandatory information} 20241117160353091 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424194474679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353091 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353091 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353091 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353091 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424194474679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424194474679"} 20241117160353091 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424194474679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241117160353092 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424194474679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424194474679" cause=Invalid mandatory information} 20241117160353092 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424194474679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353092 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353092 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353092 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353092 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424194474679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424194474679"} 20241117160353092 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424194474679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241117160353092 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424194474679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424194474679" cause=Invalid mandatory information} 20241117160353092 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424194474679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353092 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353092 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39102<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@baedd10cb413: Final verdict of PTC: pass 20241117160353094 DAUC <0003> db_auc.c:157 IMSI='262426136445818': No 2G Auth Data 20241117160353094 DAUC <0003> db_auc.c:192 IMSI='262426136445818': No 3G Auth Data HLR_Test-GSUP(278)@baedd10cb413: Created GsupExpect[0] for "262426136445818" to be handled at TC_gsup_check_imei_invalid_len(286) 20241117160353100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39104<->l=127.0.0.1:4258 20241117160353102 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353102 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426136445818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426136445818"} 20241117160353102 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426136445818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241117160353102 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426136445818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426136445818" cause=Invalid mandatory information} 20241117160353102 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426136445818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353102 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353102 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@baedd10cb413: Found GsupExpect[0] for "262426136445818" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@baedd10cb413: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262426136445818" TC_gsup_check_imei_invalid_len(286)@baedd10cb413: setverdict(pass): none -> pass 20241117160353103 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353103 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426136445818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426136445818"} 20241117160353103 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426136445818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241117160353103 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426136445818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426136445818" cause=Invalid mandatory information} 20241117160353103 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426136445818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353103 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353103 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353104 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353104 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426136445818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426136445818"} 20241117160353104 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426136445818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241117160353104 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426136445818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426136445818" cause=Invalid mandatory information} 20241117160353104 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426136445818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353104 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353104 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353104 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353104 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426136445818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426136445818"} 20241117160353104 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426136445818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241117160353104 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426136445818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426136445818" cause=Invalid mandatory information} 20241117160353104 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426136445818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353104 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353104 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353105 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353105 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426136445818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426136445818"} 20241117160353105 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426136445818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241117160353105 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426136445818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426136445818" cause=Invalid mandatory information} 20241117160353105 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426136445818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353105 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353105 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39104<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@baedd10cb413: Final verdict of PTC: pass 20241117160353106 DAUC <0003> db_auc.c:157 IMSI='262421262157013': No 2G Auth Data 20241117160353106 DAUC <0003> db_auc.c:192 IMSI='262421262157013': No 3G Auth Data HLR_Test-GSUP(278)@baedd10cb413: Created GsupExpect[0] for "262421262157013" to be handled at TC_gsup_check_imei_invalid_len(287) 20241117160353112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39108<->l=127.0.0.1:4258 20241117160353114 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353114 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421262157013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421262157013"} 20241117160353114 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421262157013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241117160353114 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421262157013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421262157013" cause=Invalid mandatory information} 20241117160353114 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421262157013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353114 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353114 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@baedd10cb413: Found GsupExpect[0] for "262421262157013" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@baedd10cb413: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262421262157013" TC_gsup_check_imei_invalid_len(287)@baedd10cb413: setverdict(pass): none -> pass 20241117160353115 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353115 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421262157013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421262157013"} 20241117160353115 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421262157013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241117160353115 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421262157013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421262157013" cause=Invalid mandatory information} 20241117160353115 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421262157013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353115 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353115 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353116 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353116 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421262157013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421262157013"} 20241117160353116 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421262157013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241117160353116 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421262157013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421262157013" cause=Invalid mandatory information} 20241117160353116 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421262157013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353116 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353116 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353116 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353116 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421262157013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421262157013"} 20241117160353116 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421262157013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241117160353116 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421262157013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421262157013" cause=Invalid mandatory information} 20241117160353117 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421262157013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353117 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353117 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353117 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353117 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421262157013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421262157013"} 20241117160353117 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421262157013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241117160353117 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421262157013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421262157013" cause=Invalid mandatory information} 20241117160353117 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421262157013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353117 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353117 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39108<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@baedd10cb413: Final verdict of PTC: pass 20241117160353119 DAUC <0003> db_auc.c:157 IMSI='262428735153926': No 2G Auth Data 20241117160353119 DAUC <0003> db_auc.c:192 IMSI='262428735153926': No 3G Auth Data HLR_Test-GSUP(278)@baedd10cb413: Created GsupExpect[0] for "262428735153926" to be handled at TC_gsup_check_imei_invalid_len(288) 20241117160353125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39116<->l=127.0.0.1:4258 20241117160353126 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353126 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428735153926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428735153926"} 20241117160353126 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428735153926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241117160353126 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428735153926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428735153926" cause=Invalid mandatory information} 20241117160353126 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428735153926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353126 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353126 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@baedd10cb413: Found GsupExpect[0] for "262428735153926" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@baedd10cb413: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262428735153926" TC_gsup_check_imei_invalid_len(288)@baedd10cb413: setverdict(pass): none -> pass 20241117160353127 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353128 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428735153926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428735153926"} 20241117160353128 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428735153926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241117160353128 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428735153926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428735153926" cause=Invalid mandatory information} 20241117160353128 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428735153926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353128 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353128 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353129 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353129 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428735153926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428735153926"} 20241117160353129 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428735153926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241117160353129 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428735153926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428735153926" cause=Invalid mandatory information} 20241117160353129 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428735153926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353129 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353129 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353130 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353130 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428735153926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428735153926"} 20241117160353130 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428735153926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241117160353130 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428735153926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428735153926" cause=Invalid mandatory information} 20241117160353130 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428735153926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353130 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353130 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353130 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353130 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428735153926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428735153926"} 20241117160353130 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428735153926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241117160353130 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428735153926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428735153926" cause=Invalid mandatory information} 20241117160353130 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428735153926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160353130 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160353130 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160353131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39116<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@baedd10cb413: Final verdict of PTC: pass MTC@baedd10cb413: setverdict(pass): none -> pass 20241117160353132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39064<->l=127.0.0.1:4258 20241117160353132 DLINP <000b> input/ipa.c:451 connected read/write 20241117160353132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160353132 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160353132 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160353132 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117160353133 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35805<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@baedd10cb413: Final verdict of PTC: none 279@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: pass MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@baedd10cb413: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 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 20241117160353155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39126<->l=127.0.0.1:4258 20241117160353256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39126<->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=168356) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 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@baedd10cb413: 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@baedd10cb413: Test case TC_gsup_check_imei_unknown_imsi started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160356364 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160356365 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160356368 DLINP <000b> input/ipa.c:451 connected read/write 20241117160356368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160356369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39128<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160356370 DLINP <000b> input/ipa.c:451 connected read/write 20241117160356371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160356371 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160356371 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160356371 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  20241117160356371 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160356371 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  20241117160356371 DLGSUP <0013> gsup_server.c:235 2:  20241117160356371 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160356371 DLGSUP <0013> gsup_server.c:235 3:  20241117160356371 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160356371 DLGSUP <0013> gsup_server.c:235 4:  20241117160356371 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160356371 DLGSUP <0013> gsup_server.c:235 5:  20241117160356371 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160356371 DLGSUP <0013> gsup_server.c:235 7:  HLR_Test-GSUP-IPA(289)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160356371 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160356371 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160356371 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160356371 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@baedd10cb413: 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") 20241117160356381 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44589<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@baedd10cb413: Created GsupExpect[0] for "262424852913527" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241117160356388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39132<->l=127.0.0.1:4258 20241117160356414 DLINP <000b> input/ipa.c:451 connected read/write 20241117160356414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160356414 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424852913527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424852913527"} 20241117160356414 DMAIN <0000> hlr.c:435 IMSI='262424852913527': has IMEI = 22245678901234 (consider setting 'store-imei') 20241117160356414 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424852913527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241117160356415 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424852913527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424852913527" cause=Invalid mandatory information} 20241117160356415 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424852913527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160356415 DLINP <000b> input/ipa.c:451 connected read/write 20241117160356415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160356415 DLINP <000b> input/ipa.c:451 connected read/write 20241117160356415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@baedd10cb413: Found GsupExpect[0] for "262424852913527" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@baedd10cb413: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262424852913527" TC_gsup_check_imei_unknown_imsi(293)@baedd10cb413: setverdict(pass): none -> pass 20241117160356425 DLINP <000b> input/ipa.c:451 connected read/write 20241117160356425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160356425 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424852913527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424852913527"} 20241117160356425 DAUC <0003> hlr.c:428 IMSI='262424852913527': storing IMEI = 22245678901234 20241117160356425 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424852913527': no such subscriber 20241117160356425 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424852913527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241117160356425 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424852913527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424852913527" cause=Invalid mandatory information} 20241117160356425 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424852913527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160356425 DLINP <000b> input/ipa.c:451 connected read/write 20241117160356425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160356425 DLINP <000b> input/ipa.c:451 connected read/write 20241117160356425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160356428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39132<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@baedd10cb413: Final verdict of PTC: pass 20241117160356430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39128<->l=127.0.0.1:4258 20241117160356432 DLINP <000b> input/ipa.c:451 connected read/write 20241117160356432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160356432 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160356432 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160356432 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117160356432 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44589<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@baedd10cb413: Final verdict of PTC: none 291@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 291: none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@baedd10cb413: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 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 20241117160356468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39144<->l=127.0.0.1:4258 20241117160356569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39144<->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@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 16:03:58 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@baedd10cb413: 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@baedd10cb413: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160359711 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160359712 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160359723 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160359725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39148<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160359732 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160359732 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160359732 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160359732 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  20241117160359732 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160359732 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  20241117160359732 DLGSUP <0013> gsup_server.c:235 2:  20241117160359732 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160359732 DLGSUP <0013> gsup_server.c:235 3:  20241117160359732 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160359732 DLGSUP <0013> gsup_server.c:235 4:  20241117160359732 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160359732 DLGSUP <0013> gsup_server.c:235 5:  20241117160359732 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160359732 DLGSUP <0013> gsup_server.c:235 7:  20241117160359732 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160359732 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160359732 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160359732 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)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@baedd10cb413: 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") 20241117160359745 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38469<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@baedd10cb413: Created GsupExpect[0] for "262423612979847" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241117160359753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39156<->l=127.0.0.1:4258 20241117160359774 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160359774 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423612979847"} 20241117160359774 DMAIN <0000> hlr.c:227 IMSI='262423612979847': Creating subscriber on demand 20241117160359774 DMAIN <0000> hlr.c:243 IMSI='262423612979847': Successfully assigned MSISDN='712' 20241117160359774 DAUC <0003> hlr.c:428 IMSI='262423612979847': storing IMEI = 12345678901234 20241117160359774 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423612979847"} 20241117160359774 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160359774 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160359774 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@baedd10cb413: Found GsupExpect[0] for "262423612979847" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@baedd10cb413: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262423612979847" TC_subscr_create_on_demand_check_imei_early(298)@baedd10cb413: setverdict(pass): none -> pass 20241117160359776 DAUC <0003> db_auc.c:157 IMSI='262423612979847': No 2G Auth Data 20241117160359776 DAUC <0003> db_auc.c:192 IMSI='262423612979847': No 3G Auth Data 20241117160359777 DAUC <0003> db_auc.c:157 IMSI='262423612979847': No 2G Auth Data 20241117160359777 DAUC <0003> db_auc.c:192 IMSI='262423612979847': No 3G Auth Data 20241117160359778 DAUC <0003> db_auc.c:157 IMSI='262423612979847': No 2G Auth Data 20241117160359778 DAUC <0003> db_auc.c:192 IMSI='262423612979847': No 3G Auth Data 20241117160359779 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160359779 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423612979847" cn_domain=PS} 20241117160359779 DLU <0006> fsm.c:456 lu(262423612979847)[0x6120000135a0]{UNVALIDATED}: Allocated 20241117160359779 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160359779 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423612979847)[0x6120000135a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160359779 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423612979847" cn_domain=PS} 20241117160359779 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160359779 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160359781 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160359781 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423612979847"} 20241117160359781 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423612979847)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160359781 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160359781 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423612979847"} 20241117160359781 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160359781 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423612979847)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160359781 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423612979847)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160359781 DLU <0006> fsm.c:568 lu(PS:IMSI-262423612979847)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160359781 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160359781 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160359784 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160359784 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423612979847"} 20241117160359784 DMAIN <0000> hlr.c:227 IMSI='262423612979847': Creating subscriber on demand 20241117160359784 DMAIN <0000> hlr.c:243 IMSI='262423612979847': Successfully assigned MSISDN='003' 20241117160359784 DAUC <0003> hlr.c:428 IMSI='262423612979847': storing IMEI = 12345678901234 20241117160359784 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423612979847"} 20241117160359784 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160359784 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160359784 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160359784 DAUC <0003> db_auc.c:157 IMSI='262423612979847': No 2G Auth Data 20241117160359784 DAUC <0003> db_auc.c:192 IMSI='262423612979847': No 3G Auth Data 20241117160359785 DAUC <0003> db_auc.c:157 IMSI='262423612979847': No 2G Auth Data 20241117160359785 DAUC <0003> db_auc.c:192 IMSI='262423612979847': No 3G Auth Data 20241117160359786 DAUC <0003> db_auc.c:157 IMSI='262423612979847': No 2G Auth Data 20241117160359786 DAUC <0003> db_auc.c:192 IMSI='262423612979847': No 3G Auth Data 20241117160359786 DAUC <0003> db_auc.c:157 IMSI='262423612979847': No 2G Auth Data 20241117160359786 DAUC <0003> db_auc.c:192 IMSI='262423612979847': No 3G Auth Data 20241117160359787 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160359787 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423612979847" cn_domain=PS} 20241117160359787 DLU <0006> fsm.c:456 lu(262423612979847)[0x612000013720]{UNVALIDATED}: Allocated 20241117160359787 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160359787 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423612979847)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160359787 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423612979847" cn_domain=PS} 20241117160359787 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160359787 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160359789 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160359789 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423612979847"} 20241117160359789 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423612979847)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160359789 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160359789 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423612979847"} 20241117160359789 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160359789 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423612979847)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160359789 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423612979847)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160359789 DLU <0006> fsm.c:568 lu(PS:IMSI-262423612979847)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160359789 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160359789 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160359793 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160359793 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423612979847"} 20241117160359793 DMAIN <0000> hlr.c:227 IMSI='262423612979847': Creating subscriber on demand 20241117160359793 DMAIN <0000> hlr.c:243 IMSI='262423612979847': Successfully assigned MSISDN='964' 20241117160359793 DAUC <0003> hlr.c:428 IMSI='262423612979847': storing IMEI = 12345678901234 20241117160359793 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423612979847"} 20241117160359793 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160359793 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160359793 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160359794 DAUC <0003> db_auc.c:157 IMSI='262423612979847': No 2G Auth Data 20241117160359794 DAUC <0003> db_auc.c:192 IMSI='262423612979847': No 3G Auth Data 20241117160359795 DAUC <0003> db_auc.c:157 IMSI='262423612979847': No 2G Auth Data 20241117160359795 DAUC <0003> db_auc.c:192 IMSI='262423612979847': No 3G Auth Data 20241117160359795 DAUC <0003> db_auc.c:157 IMSI='262423612979847': No 2G Auth Data 20241117160359795 DAUC <0003> db_auc.c:192 IMSI='262423612979847': No 3G Auth Data 20241117160359796 DAUC <0003> db_auc.c:157 IMSI='262423612979847': No 2G Auth Data 20241117160359796 DAUC <0003> db_auc.c:192 IMSI='262423612979847': No 3G Auth Data 20241117160359797 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160359797 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423612979847" cn_domain=PS} 20241117160359797 DLU <0006> fsm.c:456 lu(262423612979847)[0x6120000138a0]{UNVALIDATED}: Allocated 20241117160359797 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241117160359797 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423612979847" cause=GPRS services not allowed} 20241117160359797 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160359797 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423612979847)[0x6120000138a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160359797 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423612979847)[0x6120000138a0]{UNVALIDATED}: Freeing instance 20241117160359797 DLU <0006> fsm.c:568 lu(PS:IMSI-262423612979847)[0x6120000138a0]{UNVALIDATED}: Deallocated 20241117160359797 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160359797 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160359801 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160359801 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423612979847"} 20241117160359801 DMAIN <0000> hlr.c:227 IMSI='262423612979847': Creating subscriber on demand 20241117160359801 DMAIN <0000> hlr.c:243 IMSI='262423612979847': Successfully assigned MSISDN='495' 20241117160359801 DAUC <0003> hlr.c:428 IMSI='262423612979847': storing IMEI = 12345678901234 20241117160359801 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423612979847"} 20241117160359801 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160359801 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160359801 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160359802 DAUC <0003> db_auc.c:157 IMSI='262423612979847': No 2G Auth Data 20241117160359803 DAUC <0003> db_auc.c:192 IMSI='262423612979847': No 3G Auth Data 20241117160359803 DAUC <0003> db_auc.c:157 IMSI='262423612979847': No 2G Auth Data 20241117160359803 DAUC <0003> db_auc.c:192 IMSI='262423612979847': No 3G Auth Data 20241117160359803 DAUC <0003> db_auc.c:157 IMSI='262423612979847': No 2G Auth Data 20241117160359803 DAUC <0003> db_auc.c:192 IMSI='262423612979847': No 3G Auth Data 20241117160359805 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160359805 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423612979847" cn_domain=PS} 20241117160359805 DLU <0006> fsm.c:456 lu(262423612979847)[0x612000013a20]{UNVALIDATED}: Allocated 20241117160359805 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241117160359805 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423612979847" cause=GPRS services not allowed} 20241117160359805 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160359805 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423612979847)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160359805 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423612979847)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241117160359805 DLU <0006> fsm.c:568 lu(PS:IMSI-262423612979847)[0x612000013a20]{UNVALIDATED}: Deallocated 20241117160359805 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160359805 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160359808 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160359808 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423612979847"} 20241117160359808 DMAIN <0000> hlr.c:227 IMSI='262423612979847': Creating subscriber on demand 20241117160359808 DAUC <0003> hlr.c:428 IMSI='262423612979847': storing IMEI = 12345678901234 20241117160359808 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423612979847"} 20241117160359808 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160359808 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160359808 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160359809 DAUC <0003> db_auc.c:157 IMSI='262423612979847': No 2G Auth Data 20241117160359809 DAUC <0003> db_auc.c:192 IMSI='262423612979847': No 3G Auth Data 20241117160359809 DAUC <0003> db_auc.c:157 IMSI='262423612979847': No 2G Auth Data 20241117160359809 DAUC <0003> db_auc.c:192 IMSI='262423612979847': No 3G Auth Data 20241117160359809 DAUC <0003> db_auc.c:157 IMSI='262423612979847': No 2G Auth Data 20241117160359809 DAUC <0003> db_auc.c:192 IMSI='262423612979847': No 3G Auth Data 20241117160359810 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160359810 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423612979847" cn_domain=PS} 20241117160359810 DLU <0006> fsm.c:456 lu(262423612979847)[0x612000013ba0]{UNVALIDATED}: Allocated 20241117160359810 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241117160359810 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423612979847" cause=GPRS services not allowed} 20241117160359810 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160359810 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423612979847)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160359810 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423612979847)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241117160359810 DLU <0006> fsm.c:568 lu(PS:IMSI-262423612979847)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241117160359810 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160359810 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160359812 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160359812 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423612979847"} 20241117160359812 DMAIN <0000> hlr.c:227 IMSI='262423612979847': Creating subscriber on demand 20241117160359812 DAUC <0003> hlr.c:428 IMSI='262423612979847': storing IMEI = 12345678901234 20241117160359812 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423612979847"} 20241117160359812 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117160359812 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160359812 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160359813 DAUC <0003> db_auc.c:157 IMSI='262423612979847': No 2G Auth Data 20241117160359813 DAUC <0003> db_auc.c:192 IMSI='262423612979847': No 3G Auth Data 20241117160359813 DAUC <0003> db_auc.c:157 IMSI='262423612979847': No 2G Auth Data 20241117160359813 DAUC <0003> db_auc.c:192 IMSI='262423612979847': No 3G Auth Data 20241117160359814 DAUC <0003> db_auc.c:157 IMSI='262423612979847': No 2G Auth Data 20241117160359814 DAUC <0003> db_auc.c:192 IMSI='262423612979847': No 3G Auth Data 20241117160359815 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160359815 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423612979847" cn_domain=PS} 20241117160359815 DLU <0006> fsm.c:456 lu(262423612979847)[0x612000013d20]{UNVALIDATED}: Allocated 20241117160359815 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160359815 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423612979847)[0x612000013d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160359815 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423612979847" cn_domain=PS} 20241117160359815 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160359815 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160359816 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160359816 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423612979847"} 20241117160359816 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423612979847)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160359816 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160359816 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423612979847"} 20241117160359816 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423612979847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160359816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423612979847)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160359816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423612979847)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160359816 DLU <0006> fsm.c:568 lu(PS:IMSI-262423612979847)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160359816 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160359816 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160359818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39156<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@baedd10cb413: Final verdict of PTC: pass 20241117160359819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39148<->l=127.0.0.1:4258 20241117160359820 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38469<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@baedd10cb413: Final verdict of PTC: none 296@baedd10cb413: Final verdict of PTC: none 20241117160359820 DLINP <000b> input/ipa.c:451 connected read/write 20241117160359820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160359820 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160359820 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160359820 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(297)@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 296: none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@baedd10cb413: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 16:03:59 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 20241117160359858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39172<->l=127.0.0.1:4258 20241117160359959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39172<->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=97056) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 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@baedd10cb413: 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@baedd10cb413: Test case TC_subscr_create_on_demand_ul started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160403057 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160403057 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160403061 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160403063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40664<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160403068 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(299)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160403069 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160403069 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160403069 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  20241117160403069 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160403069 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  20241117160403069 DLGSUP <0013> gsup_server.c:235 2:  20241117160403069 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160403069 DLGSUP <0013> gsup_server.c:235 3:  20241117160403069 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160403069 DLGSUP <0013> gsup_server.c:235 4:  20241117160403069 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160403069 DLGSUP <0013> gsup_server.c:235 5:  20241117160403069 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160403069 DLGSUP <0013> gsup_server.c:235 7:  20241117160403069 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160403069 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160403069 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160403069 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@baedd10cb413: 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") 20241117160403105 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39033<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@baedd10cb413: Created GsupExpect[0] for "262421226737488" to be handled at TC_subscr_create_on_demand_ul(303) 20241117160403130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40672<->l=127.0.0.1:4258 20241117160403143 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160403143 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421226737488" cn_domain=PS} 20241117160403143 DMAIN <0000> hlr.c:227 IMSI='262421226737488': Creating subscriber on demand 20241117160403143 DMAIN <0000> hlr.c:243 IMSI='262421226737488': Successfully assigned MSISDN='901' 20241117160403143 DLU <0006> fsm.c:456 lu(262421226737488)[0x612000013ea0]{UNVALIDATED}: Allocated 20241117160403143 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160403143 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421226737488)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160403143 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421226737488" cn_domain=PS} 20241117160403143 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160403144 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@baedd10cb413: Found GsupExpect[0] for "262421226737488" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@baedd10cb413: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262421226737488" 20241117160403149 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160403150 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421226737488"} 20241117160403150 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421226737488)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160403150 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160403150 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421226737488"} 20241117160403150 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160403150 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421226737488)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160403150 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421226737488)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160403150 DLU <0006> fsm.c:568 lu(PS:IMSI-262421226737488)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160403150 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160403150 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@baedd10cb413: setverdict(pass): none -> pass 20241117160403153 DAUC <0003> db_auc.c:157 IMSI='262421226737488': No 2G Auth Data 20241117160403153 DAUC <0003> db_auc.c:192 IMSI='262421226737488': No 3G Auth Data 20241117160403155 DAUC <0003> db_auc.c:157 IMSI='262421226737488': No 2G Auth Data 20241117160403155 DAUC <0003> db_auc.c:192 IMSI='262421226737488': No 3G Auth Data 20241117160403157 DAUC <0003> db_auc.c:157 IMSI='262421226737488': No 2G Auth Data 20241117160403157 DAUC <0003> db_auc.c:192 IMSI='262421226737488': No 3G Auth Data 20241117160403165 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160403165 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421226737488" cn_domain=PS} 20241117160403165 DMAIN <0000> hlr.c:227 IMSI='262421226737488': Creating subscriber on demand 20241117160403165 DMAIN <0000> hlr.c:243 IMSI='262421226737488': Successfully assigned MSISDN='981' 20241117160403165 DLU <0006> fsm.c:456 lu(262421226737488)[0x612000014020]{UNVALIDATED}: Allocated 20241117160403165 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160403166 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421226737488)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160403166 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421226737488" cn_domain=PS} 20241117160403166 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160403166 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160403169 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160403169 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421226737488"} 20241117160403169 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421226737488)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160403169 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160403169 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421226737488"} 20241117160403169 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160403169 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421226737488)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160403169 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421226737488)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160403169 DLU <0006> fsm.c:568 lu(PS:IMSI-262421226737488)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160403169 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160403169 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160403171 DAUC <0003> db_auc.c:157 IMSI='262421226737488': No 2G Auth Data 20241117160403172 DAUC <0003> db_auc.c:192 IMSI='262421226737488': No 3G Auth Data 20241117160403173 DAUC <0003> db_auc.c:157 IMSI='262421226737488': No 2G Auth Data 20241117160403173 DAUC <0003> db_auc.c:192 IMSI='262421226737488': No 3G Auth Data 20241117160403175 DAUC <0003> db_auc.c:157 IMSI='262421226737488': No 2G Auth Data 20241117160403175 DAUC <0003> db_auc.c:192 IMSI='262421226737488': No 3G Auth Data 20241117160403177 DAUC <0003> db_auc.c:157 IMSI='262421226737488': No 2G Auth Data 20241117160403177 DAUC <0003> db_auc.c:192 IMSI='262421226737488': No 3G Auth Data 20241117160403183 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160403183 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421226737488" cn_domain=PS} 20241117160403183 DMAIN <0000> hlr.c:227 IMSI='262421226737488': Creating subscriber on demand 20241117160403184 DMAIN <0000> hlr.c:243 IMSI='262421226737488': Successfully assigned MSISDN='708' 20241117160403184 DLU <0006> fsm.c:456 lu(262421226737488)[0x6120000141a0]{UNVALIDATED}: Allocated 20241117160403184 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241117160403184 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421226737488" cause=GPRS services not allowed} 20241117160403184 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160403184 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421226737488)[0x6120000141a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160403184 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421226737488)[0x6120000141a0]{UNVALIDATED}: Freeing instance 20241117160403184 DLU <0006> fsm.c:568 lu(PS:IMSI-262421226737488)[0x6120000141a0]{UNVALIDATED}: Deallocated 20241117160403184 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160403184 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160403186 DAUC <0003> db_auc.c:157 IMSI='262421226737488': No 2G Auth Data 20241117160403186 DAUC <0003> db_auc.c:192 IMSI='262421226737488': No 3G Auth Data 20241117160403187 DAUC <0003> db_auc.c:157 IMSI='262421226737488': No 2G Auth Data 20241117160403187 DAUC <0003> db_auc.c:192 IMSI='262421226737488': No 3G Auth Data 20241117160403188 DAUC <0003> db_auc.c:157 IMSI='262421226737488': No 2G Auth Data 20241117160403188 DAUC <0003> db_auc.c:192 IMSI='262421226737488': No 3G Auth Data 20241117160403189 DAUC <0003> db_auc.c:157 IMSI='262421226737488': No 2G Auth Data 20241117160403189 DAUC <0003> db_auc.c:192 IMSI='262421226737488': No 3G Auth Data 20241117160403194 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160403194 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421226737488" cn_domain=PS} 20241117160403194 DMAIN <0000> hlr.c:227 IMSI='262421226737488': Creating subscriber on demand 20241117160403194 DMAIN <0000> hlr.c:243 IMSI='262421226737488': Successfully assigned MSISDN='262' 20241117160403194 DLU <0006> fsm.c:456 lu(262421226737488)[0x612000014320]{UNVALIDATED}: Allocated 20241117160403194 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241117160403194 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421226737488" cause=GPRS services not allowed} 20241117160403194 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160403194 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421226737488)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160403194 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421226737488)[0x612000014320]{UNVALIDATED}: Freeing instance 20241117160403194 DLU <0006> fsm.c:568 lu(PS:IMSI-262421226737488)[0x612000014320]{UNVALIDATED}: Deallocated 20241117160403194 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160403195 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160403196 DAUC <0003> db_auc.c:157 IMSI='262421226737488': No 2G Auth Data 20241117160403196 DAUC <0003> db_auc.c:192 IMSI='262421226737488': No 3G Auth Data 20241117160403198 DAUC <0003> db_auc.c:157 IMSI='262421226737488': No 2G Auth Data 20241117160403198 DAUC <0003> db_auc.c:192 IMSI='262421226737488': No 3G Auth Data 20241117160403199 DAUC <0003> db_auc.c:157 IMSI='262421226737488': No 2G Auth Data 20241117160403199 DAUC <0003> db_auc.c:192 IMSI='262421226737488': No 3G Auth Data 20241117160403205 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160403205 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421226737488" cn_domain=PS} 20241117160403205 DMAIN <0000> hlr.c:227 IMSI='262421226737488': Creating subscriber on demand 20241117160403205 DLU <0006> fsm.c:456 lu(262421226737488)[0x6120000144a0]{UNVALIDATED}: Allocated 20241117160403205 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241117160403205 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421226737488" cause=GPRS services not allowed} 20241117160403205 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160403205 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421226737488)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160403205 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421226737488)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241117160403205 DLU <0006> fsm.c:568 lu(PS:IMSI-262421226737488)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241117160403205 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160403205 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160403207 DAUC <0003> db_auc.c:157 IMSI='262421226737488': No 2G Auth Data 20241117160403207 DAUC <0003> db_auc.c:192 IMSI='262421226737488': No 3G Auth Data 20241117160403208 DAUC <0003> db_auc.c:157 IMSI='262421226737488': No 2G Auth Data 20241117160403208 DAUC <0003> db_auc.c:192 IMSI='262421226737488': No 3G Auth Data 20241117160403209 DAUC <0003> db_auc.c:157 IMSI='262421226737488': No 2G Auth Data 20241117160403209 DAUC <0003> db_auc.c:192 IMSI='262421226737488': No 3G Auth Data 20241117160403214 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160403214 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421226737488" cn_domain=PS} 20241117160403214 DMAIN <0000> hlr.c:227 IMSI='262421226737488': Creating subscriber on demand 20241117160403214 DLU <0006> fsm.c:456 lu(262421226737488)[0x612000014620]{UNVALIDATED}: Allocated 20241117160403214 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160403214 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421226737488)[0x612000014620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160403214 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421226737488" cn_domain=PS} 20241117160403214 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160403214 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160403216 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160403216 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421226737488"} 20241117160403216 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421226737488)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160403216 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160403216 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421226737488"} 20241117160403216 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421226737488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160403216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421226737488)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160403216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421226737488)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160403216 DLU <0006> fsm.c:568 lu(PS:IMSI-262421226737488)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160403216 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160403216 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160403218 DAUC <0003> db_auc.c:157 IMSI='262421226737488': No 2G Auth Data 20241117160403218 DAUC <0003> db_auc.c:192 IMSI='262421226737488': No 3G Auth Data 20241117160403219 DAUC <0003> db_auc.c:157 IMSI='262421226737488': No 2G Auth Data 20241117160403219 DAUC <0003> db_auc.c:192 IMSI='262421226737488': No 3G Auth Data 20241117160403221 DAUC <0003> db_auc.c:157 IMSI='262421226737488': No 2G Auth Data 20241117160403221 DAUC <0003> db_auc.c:192 IMSI='262421226737488': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160403223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40672<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@baedd10cb413: Final verdict of PTC: pass 20241117160403224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40664<->l=127.0.0.1:4258 20241117160403225 DLINP <000b> input/ipa.c:451 connected read/write 20241117160403225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160403225 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160403225 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160403225 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117160403225 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39033<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@baedd10cb413: Final verdict of PTC: none 301@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 301: none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@baedd10cb413: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 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 20241117160403251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40688<->l=127.0.0.1:4258 20241117160403352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40688<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76660) Waiting for packet dumper to finish... 1 (prev_count=76660, count=81540) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 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@baedd10cb413: 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@baedd10cb413: Test case TC_subscr_create_on_demand_sai started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160406470 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160406470 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160406472 DLINP <000b> input/ipa.c:451 connected read/write 20241117160406472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160406472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40692<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160406474 DLINP <000b> input/ipa.c:451 connected read/write 20241117160406474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(304)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160406474 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160406474 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160406474 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  20241117160406474 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160406474 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  20241117160406474 DLGSUP <0013> gsup_server.c:235 2:  20241117160406474 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160406474 DLGSUP <0013> gsup_server.c:235 3:  20241117160406475 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160406475 DLGSUP <0013> gsup_server.c:235 4:  20241117160406475 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160406475 DLGSUP <0013> gsup_server.c:235 5:  20241117160406475 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160406475 DLGSUP <0013> gsup_server.c:235 7:  20241117160406475 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160406475 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160406475 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160406475 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@baedd10cb413: 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") 20241117160406487 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44563<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@baedd10cb413: Created GsupExpect[0] for "262425064142475" to be handled at TC_subscr_create_on_demand_sai(308) 20241117160406501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40704<->l=127.0.0.1:4258 20241117160406518 DLINP <000b> input/ipa.c:451 connected read/write 20241117160406518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160406518 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425064142475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425064142475"} 20241117160406518 DMAIN <0000> hlr.c:227 IMSI='262425064142475': Creating subscriber on demand 20241117160406519 DMAIN <0000> hlr.c:243 IMSI='262425064142475': Successfully assigned MSISDN='422' 20241117160406519 DAUC <0003> db_auc.c:157 IMSI='262425064142475': No 2G Auth Data 20241117160406519 DAUC <0003> db_auc.c:192 IMSI='262425064142475': No 3G Auth Data 20241117160406519 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425064142475 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 20241117160406519 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425064142475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425064142475" cause=IMSI unknown in HLR} 20241117160406519 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425064142475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117160406519 DLINP <000b> input/ipa.c:451 connected read/write 20241117160406519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160406520 DLINP <000b> input/ipa.c:451 connected read/write 20241117160406520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@baedd10cb413: Found GsupExpect[0] for "262425064142475" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@baedd10cb413: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262425064142475" TC_subscr_create_on_demand_sai(308)@baedd10cb413: setverdict(pass): none -> pass 20241117160406524 DAUC <0003> db_auc.c:157 IMSI='262425064142475': No 2G Auth Data 20241117160406524 DAUC <0003> db_auc.c:192 IMSI='262425064142475': No 3G Auth Data 20241117160406526 DAUC <0003> db_auc.c:157 IMSI='262425064142475': No 2G Auth Data 20241117160406526 DAUC <0003> db_auc.c:192 IMSI='262425064142475': No 3G Auth Data 20241117160406528 DAUC <0003> db_auc.c:157 IMSI='262425064142475': No 2G Auth Data 20241117160406528 DAUC <0003> db_auc.c:192 IMSI='262425064142475': No 3G Auth Data 20241117160406532 DLINP <000b> input/ipa.c:451 connected read/write 20241117160406532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160406532 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425064142475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425064142475" cn_domain=PS} 20241117160406532 DLU <0006> fsm.c:456 lu(262425064142475)[0x6120000147a0]{UNVALIDATED}: Allocated 20241117160406532 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425064142475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117160406532 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425064142475)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160406532 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425064142475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425064142475" cn_domain=PS} 20241117160406532 DLINP <000b> input/ipa.c:451 connected read/write 20241117160406532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160406533 DLINP <000b> input/ipa.c:451 connected read/write 20241117160406533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160406538 DLINP <000b> input/ipa.c:451 connected read/write 20241117160406538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160406538 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425064142475 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425064142475"} 20241117160406538 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425064142475)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160406538 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425064142475 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160406538 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425064142475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425064142475"} 20241117160406538 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425064142475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160406538 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425064142475)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160406538 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425064142475)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160406538 DLU <0006> fsm.c:568 lu(PS:IMSI-262425064142475)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160406538 DLINP <000b> input/ipa.c:451 connected read/write 20241117160406538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160406538 DLINP <000b> input/ipa.c:451 connected read/write 20241117160406538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160406542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40704<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@baedd10cb413: Final verdict of PTC: pass 20241117160406544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40692<->l=127.0.0.1:4258 20241117160406545 DLINP <000b> input/ipa.c:451 connected read/write 20241117160406545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160406545 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160406546 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160406546 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@baedd10cb413: Final verdict of PTC: none 306@baedd10cb413: Final verdict of PTC: none 20241117160406546 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44563<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(304)@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 306: none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@baedd10cb413: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 16:04:06 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 20241117160406582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40718<->l=127.0.0.1:4258 20241117160406683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40718<->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@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 16:04:08 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@baedd10cb413: 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@baedd10cb413: Test case TC_MSLookup_mDNS_service_other_home started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160409790 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160409791 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160409795 DLINP <000b> input/ipa.c:451 connected read/write 20241117160409795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160409796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40732<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160409800 DLINP <000b> input/ipa.c:451 connected read/write 20241117160409800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(309)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160409800 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160409800 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160409800 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  20241117160409800 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160409800 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  20241117160409800 DLGSUP <0013> gsup_server.c:235 2:  20241117160409800 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160409801 DLGSUP <0013> gsup_server.c:235 3:  20241117160409801 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160409801 DLGSUP <0013> gsup_server.c:235 4:  20241117160409801 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160409801 DLGSUP <0013> gsup_server.c:235 5:  20241117160409801 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160409801 DLGSUP <0013> gsup_server.c:235 7:  20241117160409801 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160409801 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160409801 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160409801 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@baedd10cb413: 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") 20241117160409825 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35417<->l=127.0.0.1:4259) 20241117160409829 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241117160409830 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@baedd10cb413: Created GsupExpect[0] for "262427996771008" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241117160409858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40742<->l=127.0.0.1:4258 20241117160409866 DAUC <0003> db_auc.c:157 IMSI='262427996771008': No 2G Auth Data 20241117160409866 DAUC <0003> db_auc.c:192 IMSI='262427996771008': No 3G Auth Data 20241117160409877 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616155327.msisdn 20241117160409877 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616155327.msisdn: not attached (vlr_number unset) 20241117160409877 DDGSM <0007> mslookup_server.c:327 sip.voice.491616155327.msisdn: does not exist in GSUP proxy 20241117160410881 DLINP <000b> input/ipa.c:451 connected read/write 20241117160410881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160410881 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427996771008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427996771008" cn_domain=CS} 20241117160410881 DLU <0006> fsm.c:456 lu(262427996771008)[0x612000014c20]{UNVALIDATED}: Allocated 20241117160410881 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427996771008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241117160410881 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262427996771008)[0x612000014c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117160410881 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427996771008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427996771008" cn_domain=CS} 20241117160410881 DLINP <000b> input/ipa.c:451 connected read/write 20241117160410881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160410881 DLINP <000b> input/ipa.c:451 connected read/write 20241117160410881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@baedd10cb413: Found GsupExpect[0] for "262427996771008" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@baedd10cb413: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262427996771008" 20241117160410886 DLINP <000b> input/ipa.c:451 connected read/write 20241117160410886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160410886 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262427996771008 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427996771008"} 20241117160410886 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262427996771008)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117160410886 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262427996771008 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117160410886 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427996771008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427996771008"} 20241117160410886 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427996771008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160410886 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262427996771008)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117160410886 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262427996771008)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117160410886 DLU <0006> fsm.c:568 lu(CS:IMSI-262427996771008)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117160410887 DLINP <000b> input/ipa.c:451 connected read/write 20241117160410887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160410887 DLINP <000b> input/ipa.c:451 connected read/write 20241117160410887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@baedd10cb413: setverdict(pass): none -> pass 20241117160410890 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616155327.msisdn 20241117160410890 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616155327.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241117160410890 DDGSM <0007> mslookup_server.c:327 sip.voice.491616155327.msisdn: does not exist in GSUP proxy 20241117160410890 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616155327.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@baedd10cb413: setverdict(pass): pass -> pass, component reason not changed 20241117160410897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40742<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@baedd10cb413: Final verdict of PTC: pass 20241117160410899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40732<->l=127.0.0.1:4258 20241117160410900 DLINP <000b> input/ipa.c:451 connected read/write 20241117160410900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160410900 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160410900 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160410900 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(310)@baedd10cb413: Final verdict of PTC: none 311@baedd10cb413: Final verdict of PTC: none 20241117160410901 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35417<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(309)@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 311: none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@baedd10cb413: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 16:04:10 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 20241117160410955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40744<->l=127.0.0.1:4258 20241117160411056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40744<->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) 20241117160412869 DSS <0004> hlr_ussd.c:239 262421821368414/0xb852a547: SS Session Timeout, destroying 20241117160412869 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421821368414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 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@baedd10cb413: 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@baedd10cb413: Test case TC_MSLookup_GSUP_proxy started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160414149 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160414149 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160414153 DLINP <000b> input/ipa.c:451 connected read/write 20241117160414154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160414155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59730<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160414159 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241117160414159 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241117160414159 DLINP <000b> input/ipa.c:451 connected read/write 20241117160414159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(314)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160414159 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160414160 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160414160 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  20241117160414160 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160414160 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  20241117160414160 DLGSUP <0013> gsup_server.c:235 2:  20241117160414160 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160414160 DLGSUP <0013> gsup_server.c:235 3:  20241117160414160 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160414160 DLGSUP <0013> gsup_server.c:235 4:  20241117160414160 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160414160 DLGSUP <0013> gsup_server.c:235 5:  20241117160414160 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160414160 DLGSUP <0013> gsup_server.c:235 7:  20241117160414160 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160414160 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160414160 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160414160 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 316@baedd10cb413: 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") 20241117160414189 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37121<->l=127.0.0.1:4259) 20241117160414190 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241117160414190 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@baedd10cb413: Created GsupExpect[0] for "262428950654117" to be handled at TC_MSLookup_GSUP_proxy(320) 20241117160414195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59732<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@baedd10cb413: Created GsupExpect[0] for "262428950654117" to be handled at TC_MSLookup_GSUP_proxy(320) 20241117160414202 DLINP <000b> input/ipa.c:451 connected read/write 20241117160414202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160414202 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428950654117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428950654117" cn_domain=CS} 20241117160414202 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428950654117 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241117160414202 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428950654117 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241117160414202 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428950654117.imsi 20241117160414202 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428950654117.imsi 20241117160414202 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428950654117.imsi: does not exist in local HLR 20241117160414206 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428950654117 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241117160414206 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241117160414206 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241117160414206 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241117160414206 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241117160414206 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241117160414206 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428950654117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160414206 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241117160414206 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241117160414206 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241117160414206 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241117160414206 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241117160414206 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@baedd10cb413: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@baedd10cb413: 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) } } } } 20241117160414207 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117160414207 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117160414207 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241117160414207 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241117160414207 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117160414208 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117160414208 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117160414208 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@baedd10cb413: 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)@baedd10cb413: 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(317)@baedd10cb413: Found GsupExpect[0] for "262428950654117" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@baedd10cb413: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262428950654117" HLR_Test-GSUP-server-IPA(318)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160414250 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117160414250 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117160414250 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117160414250 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117160414251 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428950654117 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611867616 20241117160414251 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428950654117 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241117160414251 DLINP <000b> input/ipa.c:451 connected read/write 20241117160414251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160414251 DLINP <000b> input/ipa.c:451 connected read/write 20241117160414251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@baedd10cb413: Found GsupExpect[0] for "262428950654117" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@baedd10cb413: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262428950654117" 20241117160414259 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117160414260 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117160414260 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428950654117 MSISDN-491611867616 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241117160414260 DLINP <000b> input/ipa.c:451 connected read/write 20241117160414260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160414260 DLINP <000b> input/ipa.c:451 connected read/write 20241117160414260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160414263 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117160414263 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117160414263 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428950654117 MSISDN-491611867616 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 20241117160414264 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428950654117 MSISDN-491611867616 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241117160414264 DLINP <000b> input/ipa.c:451 connected read/write 20241117160414264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160414264 DLINP <000b> input/ipa.c:451 connected read/write 20241117160414264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@baedd10cb413: setverdict(pass): none -> pass 20241117160414266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59732<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@baedd10cb413: Final verdict of PTC: pass 20241117160414268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59730<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@baedd10cb413: Final verdict of PTC: none 20241117160414271 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37121<->l=127.0.0.1:4259) HLR_Test-GSUP(315)@baedd10cb413: Final verdict of PTC: none 20241117160414271 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117160414272 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117160414272 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241117160414272 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241117160414272 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 316@baedd10cb413: Final verdict of PTC: none 20241117160414272 DLINP <000b> input/ipa.c:451 connected read/write 20241117160414272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160414272 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160414272 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160414273 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(319)@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 316: none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@baedd10cb413: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 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 20241117160414360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59742<->l=127.0.0.1:4258 20241117160414461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59742<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=884) Waiting for packet dumper to finish... 1 (prev_count=884, count=43036) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 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@baedd10cb413: 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@baedd10cb413: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160417587 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160417587 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160417591 DLINP <000b> input/ipa.c:451 connected read/write 20241117160417591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160417593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59758<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160417597 DLINP <000b> input/ipa.c:451 connected read/write 20241117160417597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160417597 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160417597 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160417597 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  20241117160417597 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160417597 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  20241117160417597 DLGSUP <0013> gsup_server.c:235 2:  20241117160417597 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160417597 DLGSUP <0013> gsup_server.c:235 3:  20241117160417597 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160417597 DLGSUP <0013> gsup_server.c:235 4:  20241117160417597 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160417597 DLGSUP <0013> gsup_server.c:235 5:  20241117160417597 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160417597 DLGSUP <0013> gsup_server.c:235 7:  20241117160417597 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160417597 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160417597 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160417597 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117160417597 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241117160417597 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@baedd10cb413: 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") 20241117160417620 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37095<->l=127.0.0.1:4259) 20241117160417624 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241117160417624 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@baedd10cb413: Created GsupExpect[0] for "262425306342592" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241117160417639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59766<->l=127.0.0.1:4258 20241117160417643 DAUC <0003> db_auc.c:157 IMSI='262425306342592': No 2G Auth Data 20241117160417643 DAUC <0003> db_auc.c:192 IMSI='262425306342592': No 3G Auth Data 20241117160417651 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425306342592.imsi 20241117160417651 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425306342592.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@baedd10cb413: setverdict(pass): none -> pass 20241117160417657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59766<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@baedd10cb413: Final verdict of PTC: pass 20241117160417658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59758<->l=127.0.0.1:4258 20241117160417659 DLINP <000b> input/ipa.c:451 connected read/write 20241117160417659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160417659 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160417659 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160417659 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@baedd10cb413: Final verdict of PTC: none 20241117160417660 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37095<->l=127.0.0.1:4259) 323@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 323: none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@baedd10cb413: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 16:04:17 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 20241117160417693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59782<->l=127.0.0.1:4258 20241117160417794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59782<->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=27864) MTC@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 16:04:19 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@baedd10cb413: 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@baedd10cb413: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160420906 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160420907 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160420911 DLINP <000b> input/ipa.c:451 connected read/write 20241117160420912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160420913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59794<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@baedd10cb413: 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)@baedd10cb413: 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 } } } } 20241117160420917 DLINP <000b> input/ipa.c:451 connected read/write 20241117160420917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160420917 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160420917 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160420917 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  20241117160420917 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160420917 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  20241117160420917 DLGSUP <0013> gsup_server.c:235 2:  20241117160420918 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160420918 DLGSUP <0013> gsup_server.c:235 3:  20241117160420918 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160420918 DLGSUP <0013> gsup_server.c:235 4:  20241117160420918 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160420918 DLGSUP <0013> gsup_server.c:235 5:  20241117160420918 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160420918 DLGSUP <0013> gsup_server.c:235 7:  20241117160420918 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160420918 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117160420918 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160420918 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)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160420920 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241117160420920 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@baedd10cb413: 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") 20241117160420956 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43911<->l=127.0.0.1:4259) 20241117160420961 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241117160420961 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@baedd10cb413: Created GsupExpect[0] for "262420491774741" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241117160420985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59796<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@baedd10cb413: Created GsupExpect[0] for "262420491774741" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241117160420993 DLINP <000b> input/ipa.c:451 connected read/write 20241117160420993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160420993 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420491774741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420491774741" cn_domain=CS} 20241117160420993 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420491774741 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241117160420993 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420491774741 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241117160420993 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420491774741.imsi 20241117160420993 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420491774741.imsi 20241117160420993 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420491774741.imsi: does not exist in local HLR 20241117160421002 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420491774741 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241117160421003 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241117160421003 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241117160421003 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241117160421003 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241117160421003 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241117160421003 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420491774741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160421003 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241117160421003 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241117160421003 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241117160421003 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241117160421003 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241117160421003 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@baedd10cb413: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@baedd10cb413: 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) } } } } 20241117160421005 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117160421005 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117160421005 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241117160421005 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241117160421005 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117160421007 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117160421007 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117160421007 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@baedd10cb413: 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)@baedd10cb413: 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)@baedd10cb413: Found GsupExpect[0] for "262420491774741" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@baedd10cb413: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420491774741" HLR_Test-GSUP-server-IPA(330)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160421050 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117160421050 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117160421050 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117160421050 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117160421051 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420491774741 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617088018 20241117160421051 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420491774741 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241117160421051 DLINP <000b> input/ipa.c:451 connected read/write 20241117160421051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160421051 DLINP <000b> input/ipa.c:451 connected read/write 20241117160421051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@baedd10cb413: Found GsupExpect[0] for "262420491774741" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@baedd10cb413: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420491774741" 20241117160421061 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117160421061 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117160421061 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420491774741 MSISDN-491617088018 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241117160421061 DLINP <000b> input/ipa.c:451 connected read/write 20241117160421061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160421061 DLINP <000b> input/ipa.c:451 connected read/write 20241117160421061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160421065 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117160421065 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117160421065 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420491774741 MSISDN-491617088018 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 20241117160421065 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420491774741 MSISDN-491617088018 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241117160421065 DLINP <000b> input/ipa.c:451 connected read/write 20241117160421065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160421065 DLINP <000b> input/ipa.c:451 connected read/write 20241117160421065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160421070 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420491774741.imsi 20241117160421070 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420491774741.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@baedd10cb413: setverdict(pass): none -> pass 20241117160422072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59796<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@baedd10cb413: Final verdict of PTC: pass 20241117160422074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59794<->l=127.0.0.1:4258 HLR_Test-GSUP(327)@baedd10cb413: Final verdict of PTC: none 20241117160422077 DLINP <000b> input/ipa.c:451 connected read/write 20241117160422077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160422077 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160422077 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160422077 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117160422077 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43911<->l=127.0.0.1:4259) HLR_Test-GSUP-server(329)@baedd10cb413: Final verdict of PTC: none 20241117160422079 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117160422079 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117160422079 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241117160422079 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241117160422079 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(326)@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@baedd10cb413: Final verdict of PTC: none 328@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 328: none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@baedd10cb413: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 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 20241117160422176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50106<->l=127.0.0.1:4258 20241117160422277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50106<->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@baedd10cb413: 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@baedd10cb413: 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 ------ Sun Nov 17 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@baedd10cb413: 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@baedd10cb413: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@baedd10cb413: legacy= false MTC@baedd10cb413: in not legacy case 1 MTC@baedd10cb413: in not legacy case 2 20241117160425424 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117160425424 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160425429 DLINP <000b> input/ipa.c:451 connected read/write 20241117160425429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160425431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50110<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@baedd10cb413: 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) } } } } 20241117160425435 DLINP <000b> input/ipa.c:451 connected read/write 20241117160425435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(333)@baedd10cb413: 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 } } } } 20241117160425435 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117160425435 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117160425435 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  20241117160425435 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117160425435 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  20241117160425435 DLGSUP <0013> gsup_server.c:235 2:  20241117160425435 DLGSUP <0013> gsup_server.c:237 2: 00  20241117160425435 DLGSUP <0013> gsup_server.c:235 3:  20241117160425435 DLGSUP <0013> gsup_server.c:237 3: 00  20241117160425435 DLGSUP <0013> gsup_server.c:235 4:  20241117160425435 DLGSUP <0013> gsup_server.c:237 4: 00  20241117160425435 DLGSUP <0013> gsup_server.c:235 5:  20241117160425435 DLGSUP <0013> gsup_server.c:237 5: 00  20241117160425436 DLGSUP <0013> gsup_server.c:235 7:  20241117160425436 DLGSUP <0013> gsup_server.c:237 7: 00  20241117160425436 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(333)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160425436 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117160425436 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117160425437 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241117160425437 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@baedd10cb413: 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") 20241117160425467 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38791<->l=127.0.0.1:4259) 20241117160425469 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241117160425469 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@baedd10cb413: Created GsupExpect[0] for "262425070329633" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241117160425479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@baedd10cb413: Created GsupExpect[0] for "262425070329633" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241117160425483 DLINP <000b> input/ipa.c:451 connected read/write 20241117160425483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160425483 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262425070329633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425070329633" cn_domain=CS} 20241117160425483 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425070329633 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241117160425483 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425070329633 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241117160425483 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425070329633.imsi 20241117160425484 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425070329633.imsi 20241117160425484 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425070329633.imsi: does not exist in local HLR 20241117160425491 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425070329633 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241117160425491 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241117160425491 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241117160425491 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241117160425491 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241117160425491 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241117160425491 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262425070329633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117160425491 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241117160425491 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241117160425491 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241117160425491 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241117160425491 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241117160425491 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@baedd10cb413: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@baedd10cb413: 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) } } } } 20241117160425495 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117160425495 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117160425495 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241117160425495 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241117160425495 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241117160425497 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read HLR_Test-GSUP-server-IPA(337)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241117160425497 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117160425497 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@baedd10cb413: 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)@baedd10cb413: 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)@baedd10cb413: Found GsupExpect[0] for "262425070329633" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@baedd10cb413: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262425070329633" HLR_Test-GSUP-server-IPA(337)@baedd10cb413: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@baedd10cb413: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241117160425538 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117160425538 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117160425538 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117160425538 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117160425539 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425070329633 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616577451 20241117160425539 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425070329633 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241117160425539 DLINP <000b> input/ipa.c:451 connected read/write 20241117160425539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160425539 DLINP <000b> input/ipa.c:451 connected read/write 20241117160425539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@baedd10cb413: Found GsupExpect[0] for "262425070329633" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@baedd10cb413: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262425070329633" 20241117160425545 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117160425546 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117160425546 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425070329633 MSISDN-491616577451 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241117160425546 DLINP <000b> input/ipa.c:451 connected read/write 20241117160425546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160425546 DLINP <000b> input/ipa.c:451 connected read/write 20241117160425546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160425549 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117160425549 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117160425549 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425070329633 MSISDN-491616577451 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 20241117160425550 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425070329633 MSISDN-491616577451 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241117160425550 DLINP <000b> input/ipa.c:451 connected read/write 20241117160425550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160425550 DLINP <000b> input/ipa.c:451 connected read/write 20241117160425550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117160425554 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616577451.msisdn 20241117160425554 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491616577451.msisdn: does not exist in local HLR 20241117160425554 DDGSM <0007> mslookup_server.c:352 sip.voice.491616577451.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241117160425554 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616577451.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@baedd10cb413: setverdict(pass): none -> pass 20241117160425558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@baedd10cb413: Final verdict of PTC: pass 20241117160425559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50110<->l=127.0.0.1:4258 20241117160425561 DLINP <000b> input/ipa.c:451 connected read/write 20241117160425561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117160425561 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117160425561 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117160425561 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117160425562 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117160425562 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117160425562 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241117160425562 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241117160425562 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241117160425562 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38791<->l=127.0.0.1:4259) HLR_Test-GSUP(334)@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-server(336)@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@baedd10cb413: Final verdict of PTC: none 335@baedd10cb413: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@baedd10cb413: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@baedd10cb413: Final verdict of PTC: none MTC@baedd10cb413: Setting final verdict of the test case. MTC@baedd10cb413: Local verdict of MTC: none MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@baedd10cb413: Local verdict of PTC with component reference 335: none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@baedd10cb413: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@baedd10cb413: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@baedd10cb413: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@baedd10cb413: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@baedd10cb413: 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'. Sun Nov 17 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 20241117160425600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50130<->l=127.0.0.1:4258 20241117160425701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50130<->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=46360) MTC@baedd10cb413: 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@baedd10cb413: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@baedd10cb413: Terminating MTC. MC@baedd10cb413: MTC terminated. MC2> exit MC@baedd10cb413: Shutting down session. MC@baedd10cb413: 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 (2823491) [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-20241117-1602-a7d9e997-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-20241117-1602-a7d9e997-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2823448) [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-20241117-1602-a7d9e997-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']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-asan-20241117-1602-a7d9e997-0'] testenv-hlr-osmocom-nightly-asan-20241117-1602-a7d9e997-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-asan/164/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS