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 17e0e3a61e384af019e5d2c81b03416609c23161 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 17e0e3a61e384af019e5d2c81b03416609c23161 # timeout=10 Commit message: "bts: add TC_data_facch_*: test FACCH/[FH] on data channels" > git rev-list --no-walk 17e0e3a61e384af019e5d2c81b03416609c23161 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-asan] $ /bin/sh -xe /tmp/jenkins4607154818615164638.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:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs -b osmocom:nightly:asan [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-asan-20241111-1602-73857934-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/podman/testenv-hlr-osmocom-nightly-asan-20241111-1602-73857934-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241111-1602-73857934-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241111-1602-73857934-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 [190 kB] Fetched 9236 kB in 1s (11.1 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-20241111-1602-73857934-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-20241111-1602-73857934-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-20241111-1602-73857934-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-20241111-1602-73857934-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-20241111-1602-73857934-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-20241111-1602-73857934-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_3.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_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_Operations.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for SS_Errors.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_2.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.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_3.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_1.cc Creating dependency file for TCCInterface_Functions_part_2.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 PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.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_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.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_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_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_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for SS_Types.cc Creating dependency file for Socket_API_Definitions.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_Emulation.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241111-1602-73857934-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-20241111-1602-73857934-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [51.9 kB] Fetched 53.5 kB in 0s (144 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-20241111-1602-73857934-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 3035 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 202411102029 [1196 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.30.51bb.202411102029~asan [582 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.30.51bb.202411102029~asan [161 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.30.51bb.202411102029~asan [1082 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.30.51bb.202411102029~asan [276 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202411102029~asan [313 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.5.0451.202411102029~asan [49.9 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mslookup1 1.8.0.5.0451.202411102029~asan [74.9 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.30.51bb.202411102029~asan [96.7 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hlr 1.8.0.5.0451.202411102029~asan [398 kB] Fetched 3035 kB in 0s (28.1 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_202411102029_amd64.deb ... Unpacking osmocom-nightly-asan (202411102029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.30.51bb.202411102029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.30.51bb.202411102029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.30.51bb.202411102029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.30.51bb.202411102029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.30.51bb.202411102029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.30.51bb.202411102029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.30.51bb.202411102029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.30.51bb.202411102029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.21.7306.202411102029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202411102029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.5.0451.202411102029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.5.0451.202411102029~asan) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.5.0451.202411102029~asan_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.5.0451.202411102029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.30.51bb.202411102029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.30.51bb.202411102029~asan) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.5.0451.202411102029~asan_amd64.deb ... Unpacking osmo-hlr (1.8.0.5.0451.202411102029~asan) ... Setting up osmocom-nightly-asan (202411102029) ... Setting up libosmocore22:amd64 (1.10.0.30.51bb.202411102029~asan) ... Setting up libosmovty13:amd64 (1.10.0.30.51bb.202411102029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.30.51bb.202411102029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.30.51bb.202411102029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202411102029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.30.51bb.202411102029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.5.0451.202411102029~asan) ... Setting up libosmo-mslookup1:amd64 (1.8.0.5.0451.202411102029~asan) ... Setting up osmo-hlr (1.8.0.5.0451.202411102029~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-20241111-1602-73857934-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-20241111-1602-73857934-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-20241111-1602-73857934-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-20241111-1602-73857934-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-20241111-1602-73857934-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-20241111-1602-73857934-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-20241111-1602-73857934-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-20241111-1602-73857934-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-20241111-1602-73857934-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr/hlr.log'] 20241111160216469 DMAIN <0000> hlr.c:813 hlr starting 20241111160216469 DDB <0001> db.c:599 using database: :memory: 20241111160216469 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241111160216470 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241111160216470 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241111160216470 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241111160216471 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241111160216471 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241111160216471 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241111160216472 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241111160216472 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-20241111-1602-73857934-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@8c4d2a58a3a3: Unix server socket created successfully. MC@8c4d2a58a3a3: Listening on TCP port 34167. MC2> 8c4d2a58a3a3 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 8c4d2a58a3a3 34167 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@8c4d2a58a3a3: New HC connected from 10.0.2.100 [10.0.2.100]. 8c4d2a58a3a3: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@8c4d2a58a3a3: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@8c4d2a58a3a3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@8c4d2a58a3a3: Configuration file was processed on all HCs. MC@8c4d2a58a3a3: Creating MTC on host 10.0.2.100. MC@8c4d2a58a3a3: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_gsup_sai_err_invalid_imsi started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160218010 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160218011 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160218015 DLINP <000b> input/ipa.c:451 connected read/write 20241111160218015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160218015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50870<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@8c4d2a58a3a3: 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) } } } } 20241111160218016 DLINP <000b> input/ipa.c:451 connected read/write 20241111160218016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160218016 DLGSUP <0013> gsup_server.c:280 CCM Callback HLR_Test-GSUP-IPA(3)@8c4d2a58a3a3: 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 } } } } 20241111160218016 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160218016 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 20241111160218016 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160218016 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 20241111160218016 DLGSUP <0013> gsup_server.c:235 2: 20241111160218016 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160218016 DLGSUP <0013> gsup_server.c:235 3: 20241111160218016 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160218016 DLGSUP <0013> gsup_server.c:235 4: 20241111160218016 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160218016 DLGSUP <0013> gsup_server.c:235 5: 20241111160218016 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160218016 DLGSUP <0013> gsup_server.c:235 7: 20241111160218016 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160218016 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160218016 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160218016 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(3)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@8c4d2a58a3a3: 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") 20241111160218036 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35925<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@8c4d2a58a3a3: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241111160218044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50884<->l=127.0.0.1:4258 20241111160218058 DLINP <000b> input/ipa.c:451 connected read/write 20241111160218058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160218058 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"} 20241111160218058 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" 20241111160218058 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} 20241111160218058 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 20241111160218058 DLINP <000b> input/ipa.c:451 connected read/write 20241111160218058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160218058 DLINP <000b> input/ipa.c:451 connected read/write 20241111160218058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@8c4d2a58a3a3: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@8c4d2a58a3a3: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160218062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50884<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160218065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50870<->l=127.0.0.1:4258 20241111160218067 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35925<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160218068 DLINP <000b> input/ipa.c:451 connected read/write 20241111160218068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160218068 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160218068 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160218068 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 5@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 5: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@8c4d2a58a3a3: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 16:02:18 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20241111160218119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50900<->l=127.0.0.1:4258 20241111160218220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50900<->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=25320) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 16:02:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_gsup_sai started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160221325 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160221325 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160221329 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160221331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50902<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(8)@8c4d2a58a3a3: 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 } } } } 20241111160221334 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160221334 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160221334 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160221334 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 20241111160221334 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160221334 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 20241111160221334 DLGSUP <0013> gsup_server.c:235 2: 20241111160221334 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160221334 DLGSUP <0013> gsup_server.c:235 3: 20241111160221335 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160221335 DLGSUP <0013> gsup_server.c:235 4: 20241111160221335 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160221335 DLGSUP <0013> gsup_server.c:235 5: 20241111160221335 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160221335 DLGSUP <0013> gsup_server.c:235 7: 20241111160221335 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160221335 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160221335 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160221335 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)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@8c4d2a58a3a3: 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") 20241111160221359 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41941<->l=127.0.0.1:4259) 20241111160221366 DAUC <0003> db_auc.c:157 IMSI='262420120538641': No 2G Auth Data 20241111160221366 DAUC <0003> db_auc.c:192 IMSI='262420120538641': No 3G Auth Data HLR_Test-GSUP(9)@8c4d2a58a3a3: Created GsupExpect[0] for "262420120538641" to be handled at TC_gsup_sai(12) 20241111160221381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50912<->l=127.0.0.1:4258 20241111160221389 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160221389 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420120538641 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420120538641"} 20241111160221389 DAUC <0003> db_auc.c:192 IMSI='262420120538641': No 3G Auth Data 20241111160221389 DAUC <0003> db_auc.c:236 IMSI='262420120538641': Calling to generate 5 vectors 20241111160221389 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241111160221389 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160221389 DAUC <0003> auc.c:113 vector [0]: rand = ac5f9ba2c9f8804320b0b7d1f26e5912 20241111160221389 DAUC <0003> auc.c:179 vector [0]: kc = afd47e08b286bc00 20241111160221389 DAUC <0003> auc.c:180 vector [0]: sres = b73bf115 20241111160221389 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241111160221389 DAUC <0003> auc.c:113 vector [1]: rand = cd990941de4f1e48f14953c4ba857dca 20241111160221389 DAUC <0003> auc.c:179 vector [1]: kc = 45b2363c2360a800 20241111160221389 DAUC <0003> auc.c:180 vector [1]: sres = 5bd8a2e0 20241111160221389 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241111160221389 DAUC <0003> auc.c:113 vector [2]: rand = 409eca7d3a2f8821f59989e48e407775 20241111160221389 DAUC <0003> auc.c:179 vector [2]: kc = b7bb3a72f551dc00 20241111160221389 DAUC <0003> auc.c:180 vector [2]: sres = 0ac3e05b 20241111160221389 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241111160221389 DAUC <0003> auc.c:113 vector [3]: rand = 9170167b25b32c1011220a260374c567 20241111160221390 DAUC <0003> auc.c:179 vector [3]: kc = d5d9e5381797ec00 20241111160221390 DAUC <0003> auc.c:180 vector [3]: sres = 9f187d4a 20241111160221390 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241111160221390 DAUC <0003> auc.c:113 vector [4]: rand = c28895d350eabbf774a924fa6e3198a4 20241111160221390 DAUC <0003> auc.c:179 vector [4]: kc = 72228674fbe09c00 20241111160221390 DAUC <0003> auc.c:180 vector [4]: sres = 442c2475 20241111160221390 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241111160221390 DAUC <0003> db_auc.c:245 IMSI='262420120538641': Generated 5 vectors 20241111160221390 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420120538641 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420120538641"} 20241111160221390 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420120538641 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160221390 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160221390 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8c4d2a58a3a3: Found GsupExpect[0] for "262420120538641" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@8c4d2a58a3a3: Added IMSI table entry 0TC_gsup_sai(12)"262420120538641" TC_gsup_sai(12)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_sai(12)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160221394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50912<->l=127.0.0.1:4258 TC_gsup_sai(12)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160221396 DAUC <0003> db_auc.c:157 IMSI='262429522096487': No 2G Auth Data 20241111160221396 DAUC <0003> db_auc.c:192 IMSI='262429522096487': No 3G Auth Data 20241111160221407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50928<->l=127.0.0.1:4258 HLR_Test-GSUP(9)@8c4d2a58a3a3: Created GsupExpect[0] for "262429522096487" to be handled at TC_gsup_sai(13) 20241111160221408 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160221408 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429522096487 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429522096487"} 20241111160221408 DAUC <0003> db_auc.c:192 IMSI='262429522096487': No 3G Auth Data 20241111160221408 DAUC <0003> db_auc.c:236 IMSI='262429522096487': Calling to generate 5 vectors 20241111160221408 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241111160221408 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160221408 DAUC <0003> auc.c:113 vector [0]: rand = d73213697118bbe951c399bd4a099f85 20241111160221408 DAUC <0003> auc.c:179 vector [0]: kc = 69d57687d3cacc00 20241111160221408 DAUC <0003> auc.c:180 vector [0]: sres = 460f7e5d 20241111160221408 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241111160221408 DAUC <0003> auc.c:113 vector [1]: rand = 65e7a09540e052f9e305fd74d70176d4 20241111160221408 DAUC <0003> auc.c:179 vector [1]: kc = b3af5c03a2247c00 20241111160221408 DAUC <0003> auc.c:180 vector [1]: sres = 1f8d7856 20241111160221408 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241111160221408 DAUC <0003> auc.c:113 vector [2]: rand = 1a03fbfe18c1442ea84487fc233712eb 20241111160221409 DAUC <0003> auc.c:179 vector [2]: kc = 6994da2c44dc0400 20241111160221409 DAUC <0003> auc.c:180 vector [2]: sres = 5b491a4a 20241111160221409 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241111160221409 DAUC <0003> auc.c:113 vector [3]: rand = d5c10f7327a9332b08566072582b5029 20241111160221409 DAUC <0003> auc.c:179 vector [3]: kc = ad11bbdbee281800 20241111160221409 DAUC <0003> auc.c:180 vector [3]: sres = bbbddf66 20241111160221409 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241111160221409 DAUC <0003> auc.c:113 vector [4]: rand = 220a800980f1b0a5759c8ead3b920299 20241111160221409 DAUC <0003> auc.c:179 vector [4]: kc = 01dee179b0d06c00 20241111160221409 DAUC <0003> auc.c:180 vector [4]: sres = d90ed071 20241111160221409 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241111160221409 DAUC <0003> db_auc.c:245 IMSI='262429522096487': Generated 5 vectors 20241111160221409 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429522096487 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429522096487"} 20241111160221409 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429522096487 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160221409 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160221409 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8c4d2a58a3a3: Found GsupExpect[0] for "262429522096487" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@8c4d2a58a3a3: Added IMSI table entry 1TC_gsup_sai(13)"262429522096487" TC_gsup_sai(13)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_sai(13)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160221409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50928<->l=127.0.0.1:4258 TC_gsup_sai(13)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160221410 DAUC <0003> db_auc.c:157 IMSI='262429272282572': No 2G Auth Data 20241111160221410 DAUC <0003> db_auc.c:192 IMSI='262429272282572': No 3G Auth Data HLR_Test-GSUP(9)@8c4d2a58a3a3: Created GsupExpect[0] for "262429272282572" to be handled at TC_gsup_sai(14) 20241111160221416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50932<->l=127.0.0.1:4258 20241111160221418 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160221418 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429272282572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429272282572"} 20241111160221418 DAUC <0003> db_auc.c:192 IMSI='262429272282572': No 3G Auth Data 20241111160221418 DAUC <0003> db_auc.c:236 IMSI='262429272282572': Calling to generate 5 vectors 20241111160221418 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241111160221418 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160221418 DAUC <0003> auc.c:113 vector [0]: rand = 857b0f5bf12f34b94f5a5480dca4b34c 20241111160221418 DAUC <0003> auc.c:179 vector [0]: kc = ad9b66832db6856e 20241111160221418 DAUC <0003> auc.c:180 vector [0]: sres = 7bc5dee9 20241111160221418 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241111160221418 DAUC <0003> auc.c:113 vector [1]: rand = 0e1b7640061e3583f6b3cd248e480b8f 20241111160221418 DAUC <0003> auc.c:179 vector [1]: kc = de84acd05e25ac98 20241111160221418 DAUC <0003> auc.c:180 vector [1]: sres = e3e9bd2b 20241111160221418 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241111160221418 DAUC <0003> auc.c:113 vector [2]: rand = 09fb2d69b6236d2f54cafaf92f4fbf23 20241111160221418 DAUC <0003> auc.c:179 vector [2]: kc = 9213dd88a3affc82 20241111160221418 DAUC <0003> auc.c:180 vector [2]: sres = 1c00bdeb 20241111160221418 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241111160221418 DAUC <0003> auc.c:113 vector [3]: rand = ce78981b24399e6a3a84119af0b11db3 20241111160221418 DAUC <0003> auc.c:179 vector [3]: kc = a2a6bd7a731fe060 20241111160221418 DAUC <0003> auc.c:180 vector [3]: sres = f04a20c5 20241111160221418 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241111160221418 DAUC <0003> auc.c:113 vector [4]: rand = 0f2cf9c3b37078eb158ea571d0870fbc 20241111160221418 DAUC <0003> auc.c:179 vector [4]: kc = 193c17ac983b8d4a 20241111160221418 DAUC <0003> auc.c:180 vector [4]: sres = 07c44491 20241111160221418 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241111160221418 DAUC <0003> db_auc.c:245 IMSI='262429272282572': Generated 5 vectors 20241111160221418 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429272282572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429272282572"} 20241111160221418 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429272282572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160221418 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160221418 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8c4d2a58a3a3: Found GsupExpect[0] for "262429272282572" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@8c4d2a58a3a3: Added IMSI table entry 2TC_gsup_sai(14)"262429272282572" TC_gsup_sai(14)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_sai(14)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160221419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50932<->l=127.0.0.1:4258 TC_gsup_sai(14)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160221419 DAUC <0003> db_auc.c:157 IMSI='262423583810378': No 2G Auth Data 20241111160221420 DAUC <0003> db_auc.c:192 IMSI='262423583810378': No 3G Auth Data HLR_Test-GSUP(9)@8c4d2a58a3a3: Created GsupExpect[0] for "262423583810378" to be handled at TC_gsup_sai(15) 20241111160221426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50944<->l=127.0.0.1:4258 20241111160221427 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160221427 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423583810378 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423583810378"} 20241111160221427 DAUC <0003> db_auc.c:157 IMSI='262423583810378': No 2G Auth Data 20241111160221428 DAUC <0003> db_auc.c:236 IMSI='262423583810378': Calling to generate 5 vectors 20241111160221428 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241111160221428 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160221428 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160221428 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241111160221428 DAUC <0003> auc.c:113 vector [0]: rand = 9274b9fb933fe1f83ffdcdbcc989a641 20241111160221428 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241111160221428 DAUC <0003> auc.c:142 vector [0]: autn = 4d23e37ad054000017eaf4bfb1d03dd9 20241111160221428 DAUC <0003> auc.c:143 vector [0]: ck = ecc1e3a24317a56b613105e25e3f3f77 20241111160221428 DAUC <0003> auc.c:144 vector [0]: ik = d276d3a3b93861db18b376eb4a666ea1 20241111160221428 DAUC <0003> auc.c:145 vector [0]: res = d356d9e1797d9c6b0000000000000000 20241111160221428 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160221428 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241111160221428 DAUC <0003> auc.c:151 vector [0]: kc = 47354308ee769566 20241111160221428 DAUC <0003> auc.c:152 vector [0]: sres = aa2b458a 20241111160221428 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241111160221428 DAUC <0003> auc.c:113 vector [1]: rand = 0be84530fdfe08d4443b50e39dc55ea4 20241111160221428 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241111160221428 DAUC <0003> auc.c:142 vector [1]: autn = a2cd785c2bc7000015ba36c6e9bdd305 20241111160221428 DAUC <0003> auc.c:143 vector [1]: ck = 414150f3d395c2576a35e6ffa8c0c1ad 20241111160221428 DAUC <0003> auc.c:144 vector [1]: ik = 0ae64a4e15698ae780afb4449ac80321 20241111160221428 DAUC <0003> auc.c:145 vector [1]: res = 1dd337f7478b459c0000000000000000 20241111160221428 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160221428 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241111160221428 DAUC <0003> auc.c:151 vector [1]: kc = a13d4806f4f48a3c 20241111160221428 DAUC <0003> auc.c:152 vector [1]: sres = 5a58726b 20241111160221428 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241111160221428 DAUC <0003> auc.c:113 vector [2]: rand = 1132783841e453211b33b4a122e2ca2e 20241111160221428 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241111160221428 DAUC <0003> auc.c:142 vector [2]: autn = 988f08df86da00005d83f54e99ee4c4c 20241111160221428 DAUC <0003> auc.c:143 vector [2]: ck = 3cb4ebadfdd259e788b3bbfa28b71919 20241111160221428 DAUC <0003> auc.c:144 vector [2]: ik = 6ac78d95cf5fd826eb6ba0f874b04f84 20241111160221428 DAUC <0003> auc.c:145 vector [2]: res = 13eafb2e724c11070000000000000000 20241111160221428 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160221428 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241111160221428 DAUC <0003> auc.c:151 vector [2]: kc = 35ab7d3a6e8ad75c 20241111160221428 DAUC <0003> auc.c:152 vector [2]: sres = 61a6ea29 20241111160221428 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241111160221428 DAUC <0003> auc.c:113 vector [3]: rand = 09cafafc1bce6e9463a4122d12ff0b92 20241111160221428 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241111160221428 DAUC <0003> auc.c:142 vector [3]: autn = 70e90121ef73000021837f39e6187a49 20241111160221428 DAUC <0003> auc.c:143 vector [3]: ck = dd57f6bf64c99e6640d65abd43d652f5 20241111160221428 DAUC <0003> auc.c:144 vector [3]: ik = ca389dca59c819f2e7f23666d797b90b 20241111160221428 DAUC <0003> auc.c:145 vector [3]: res = 789e7a6c4188e9c00000000000000000 20241111160221428 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160221428 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241111160221428 DAUC <0003> auc.c:151 vector [3]: kc = b04b07aea9406c6a 20241111160221428 DAUC <0003> auc.c:152 vector [3]: sres = 391693ac 20241111160221428 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241111160221428 DAUC <0003> auc.c:113 vector [4]: rand = a2356647f59d18a47352ed213747e4f8 20241111160221428 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241111160221428 DAUC <0003> auc.c:142 vector [4]: autn = 70fed0e2a5550000d050dcf747966990 20241111160221428 DAUC <0003> auc.c:143 vector [4]: ck = df34b93a1d4ed48452dcda656bb45c54 20241111160221428 DAUC <0003> auc.c:144 vector [4]: ik = b623ca0d7cc28d5c6227ec57d7f92bbe 20241111160221428 DAUC <0003> auc.c:145 vector [4]: res = f8274bf433a13fcf0000000000000000 20241111160221428 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241111160221428 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241111160221428 DAUC <0003> auc.c:151 vector [4]: kc = 59ec4505ddc12e32 20241111160221428 DAUC <0003> auc.c:152 vector [4]: sres = cb86743b 20241111160221428 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241111160221428 DAUC <0003> db_auc.c:245 IMSI='262423583810378': Generated 5 vectors 20241111160221428 DAUC <0003> db_auc.c:249 IMSI='262423583810378': Updating SQN=161 in DB 20241111160221428 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423583810378 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423583810378"} 20241111160221428 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423583810378 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160221428 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160221428 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8c4d2a58a3a3: Found GsupExpect[0] for "262423583810378" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@8c4d2a58a3a3: Added IMSI table entry 3TC_gsup_sai(15)"262423583810378" TC_gsup_sai(15)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_sai(15)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160221430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50944<->l=127.0.0.1:4258 TC_gsup_sai(15)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160221430 DAUC <0003> db_auc.c:157 IMSI='262425325137839': No 2G Auth Data 20241111160221430 DAUC <0003> db_auc.c:192 IMSI='262425325137839': No 3G Auth Data HLR_Test-GSUP(9)@8c4d2a58a3a3: Created GsupExpect[0] for "262425325137839" to be handled at TC_gsup_sai(16) 20241111160221436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50948<->l=127.0.0.1:4258 20241111160221438 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160221438 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425325137839 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425325137839"} 20241111160221438 DAUC <0003> db_auc.c:157 IMSI='262425325137839': No 2G Auth Data 20241111160221438 DAUC <0003> db_auc.c:236 IMSI='262425325137839': Calling to generate 5 vectors 20241111160221438 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241111160221438 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160221438 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241111160221438 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241111160221438 DAUC <0003> auc.c:113 vector [0]: rand = e58fa98451ff30438e1a8683e6bd566b 20241111160221438 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241111160221438 DAUC <0003> auc.c:142 vector [0]: autn = 67af8eb4e2cf0000b6ce56645440e853 20241111160221438 DAUC <0003> auc.c:143 vector [0]: ck = 569d4f457607eadc156645833f2e2fca 20241111160221438 DAUC <0003> auc.c:144 vector [0]: ik = 3b0316d80142e75d0cd01f6a60a5b1db 20241111160221438 DAUC <0003> auc.c:145 vector [0]: res = 43d710534f7aa19a0000000000000000 20241111160221438 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160221438 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241111160221438 DAUC <0003> auc.c:151 vector [0]: kc = 7428037428ce9390 20241111160221438 DAUC <0003> auc.c:152 vector [0]: sres = 0cadb1c9 20241111160221438 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241111160221438 DAUC <0003> auc.c:113 vector [1]: rand = 3c5643ecd74063d64d6b7cb9d5884386 20241111160221438 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241111160221438 DAUC <0003> auc.c:142 vector [1]: autn = 656acf4400850000bf594b7048f61dba 20241111160221438 DAUC <0003> auc.c:143 vector [1]: ck = c6ca70b81828ab14e692470a16d4e0a7 20241111160221438 DAUC <0003> auc.c:144 vector [1]: ik = cbc79013166a6840d7edd4367e463a63 20241111160221438 DAUC <0003> auc.c:145 vector [1]: res = 22b41ff7a0141b890000000000000000 20241111160221438 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160221438 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241111160221438 DAUC <0003> auc.c:151 vector [1]: kc = 3c72739766d01990 20241111160221438 DAUC <0003> auc.c:152 vector [1]: sres = 82a0047e 20241111160221438 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241111160221438 DAUC <0003> auc.c:113 vector [2]: rand = aba210129018ea32339a0988e03713c9 20241111160221438 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241111160221438 DAUC <0003> auc.c:142 vector [2]: autn = 3a83886b93f4000032aaa092b72ddfce 20241111160221438 DAUC <0003> auc.c:143 vector [2]: ck = 6950fb4fd6e8a41cd0201cb41fe7f82d 20241111160221438 DAUC <0003> auc.c:144 vector [2]: ik = 44a36fb7d1dec777a7607a3aad0cab5a 20241111160221438 DAUC <0003> auc.c:145 vector [2]: res = 80ac190f858d37f70000000000000000 20241111160221438 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160221438 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241111160221438 DAUC <0003> auc.c:151 vector [2]: kc = 5ab3f276b5dd301c 20241111160221438 DAUC <0003> auc.c:152 vector [2]: sres = 05212ef8 20241111160221438 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241111160221438 DAUC <0003> auc.c:113 vector [3]: rand = 9488702d64439954ea9c63a976c50813 20241111160221438 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241111160221438 DAUC <0003> auc.c:142 vector [3]: autn = a6224bb9715c0000973a1f0429c18170 20241111160221438 DAUC <0003> auc.c:143 vector [3]: ck = 1a706bf6da7acd53342a7bfd51d24230 20241111160221438 DAUC <0003> auc.c:144 vector [3]: ik = 377bbdd2b00eed6d601e6b4b8356aa42 20241111160221438 DAUC <0003> auc.c:145 vector [3]: res = 589d66a55c53bf9b0000000000000000 20241111160221439 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160221439 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241111160221439 DAUC <0003> auc.c:151 vector [3]: kc = 793fc692b8f0c84c 20241111160221439 DAUC <0003> auc.c:152 vector [3]: sres = 04ced93e 20241111160221439 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241111160221439 DAUC <0003> auc.c:113 vector [4]: rand = cf37c0fe1b0621d2ebf4294dae9bfdf4 20241111160221439 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241111160221439 DAUC <0003> auc.c:142 vector [4]: autn = 13ed8db566f60000b4158cfe19043501 20241111160221439 DAUC <0003> auc.c:143 vector [4]: ck = 4693488480676fb61b06117efc536da1 20241111160221439 DAUC <0003> auc.c:144 vector [4]: ik = 96c2b52228d8eab83cef6e4c720409fc 20241111160221439 DAUC <0003> auc.c:145 vector [4]: res = 5f73582572bc17b50000000000000000 20241111160221439 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241111160221439 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241111160221439 DAUC <0003> auc.c:151 vector [4]: kc = f7b8829426e8e153 20241111160221439 DAUC <0003> auc.c:152 vector [4]: sres = 2dcf4f90 20241111160221439 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241111160221439 DAUC <0003> db_auc.c:245 IMSI='262425325137839': Generated 5 vectors 20241111160221439 DAUC <0003> db_auc.c:249 IMSI='262425325137839': Updating SQN=161 in DB 20241111160221439 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425325137839 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425325137839"} 20241111160221439 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425325137839 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160221439 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160221439 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8c4d2a58a3a3: Found GsupExpect[0] for "262425325137839" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@8c4d2a58a3a3: Added IMSI table entry 4TC_gsup_sai(16)"262425325137839" TC_gsup_sai(16)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_sai(16)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160221440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50948<->l=127.0.0.1:4258 TC_gsup_sai(16)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160221441 DAUC <0003> db_auc.c:157 IMSI='262424203553539': No 2G Auth Data 20241111160221441 DAUC <0003> db_auc.c:192 IMSI='262424203553539': No 3G Auth Data HLR_Test-GSUP(9)@8c4d2a58a3a3: Created GsupExpect[0] for "262424203553539" to be handled at TC_gsup_sai(17) 20241111160221446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50956<->l=127.0.0.1:4258 20241111160221448 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160221448 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424203553539 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424203553539"} 20241111160221448 DAUC <0003> db_auc.c:236 IMSI='262424203553539': Calling to generate 5 vectors 20241111160221448 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241111160221448 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160221448 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160221448 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241111160221448 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160221448 DAUC <0003> auc.c:113 vector [0]: rand = af0959ad8b38a7df5a5ea479607ed59c 20241111160221448 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241111160221448 DAUC <0003> auc.c:142 vector [0]: autn = 2f522d54c91f0000e30bfbe746b0fe57 20241111160221448 DAUC <0003> auc.c:143 vector [0]: ck = 4e3b694776a44643dd21eefb146abf77 20241111160221448 DAUC <0003> auc.c:144 vector [0]: ik = 56ea49df2848ece854a30962e990e92a 20241111160221448 DAUC <0003> auc.c:145 vector [0]: res = bbb38525936335cb0000000000000000 20241111160221448 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160221448 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241111160221448 DAUC <0003> auc.c:179 vector [0]: kc = 1941e36bba4b1400 20241111160221448 DAUC <0003> auc.c:180 vector [0]: sres = 3149f886 20241111160221448 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241111160221448 DAUC <0003> auc.c:113 vector [1]: rand = eb400056cac2ad4d27d67e95a2495765 20241111160221448 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241111160221448 DAUC <0003> auc.c:142 vector [1]: autn = 74343cb2824000009817023f96d95562 20241111160221448 DAUC <0003> auc.c:143 vector [1]: ck = 4645c412db25c4fd427af723c6baf68c 20241111160221448 DAUC <0003> auc.c:144 vector [1]: ik = 53e33bcfd65cd75c9632ceb9b5cc82ce 20241111160221448 DAUC <0003> auc.c:145 vector [1]: res = 693b31293f10edb90000000000000000 20241111160221448 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160221448 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241111160221448 DAUC <0003> auc.c:179 vector [1]: kc = 40d42ae2d57f0000 20241111160221448 DAUC <0003> auc.c:180 vector [1]: sres = 5e04c4fe 20241111160221448 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241111160221448 DAUC <0003> auc.c:113 vector [2]: rand = de40232ab19f776fcd43c192d3f4ffe5 20241111160221448 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241111160221448 DAUC <0003> auc.c:142 vector [2]: autn = 3f76e60ca62000008472462802dcda15 20241111160221448 DAUC <0003> auc.c:143 vector [2]: ck = bd03c9135f78c833381e7ba1fc028bce 20241111160221448 DAUC <0003> auc.c:144 vector [2]: ik = 071f90d6a73cb8dd8215d1893efeb0db 20241111160221448 DAUC <0003> auc.c:145 vector [2]: res = 2e8fdcad11eb4ba40000000000000000 20241111160221449 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160221449 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241111160221449 DAUC <0003> auc.c:179 vector [2]: kc = 936dd25dc479b000 20241111160221449 DAUC <0003> auc.c:180 vector [2]: sres = 73a718d7 20241111160221449 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241111160221449 DAUC <0003> auc.c:113 vector [3]: rand = 8c6cbfafb2b58daed04c5c460d8edca4 20241111160221449 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241111160221449 DAUC <0003> auc.c:142 vector [3]: autn = 04d3e33422e8000032ea67f6393084b9 20241111160221449 DAUC <0003> auc.c:143 vector [3]: ck = 62c9501a11f7bc06fe603d5fe746cb7e 20241111160221449 DAUC <0003> auc.c:144 vector [3]: ik = 2152c0a69c3282297e80ae2f03d617c0 20241111160221449 DAUC <0003> auc.c:145 vector [3]: res = 212b62dc7da903f30000000000000000 20241111160221449 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160221449 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241111160221449 DAUC <0003> auc.c:179 vector [3]: kc = 54bdb584eadf9000 20241111160221449 DAUC <0003> auc.c:180 vector [3]: sres = 228dcca0 20241111160221449 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241111160221449 DAUC <0003> auc.c:113 vector [4]: rand = 4d4eb9a83a03adf4ee7386af518bb96a 20241111160221449 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241111160221449 DAUC <0003> auc.c:142 vector [4]: autn = 94b4fc9a8da00000b65d2643be8aec6c 20241111160221449 DAUC <0003> auc.c:143 vector [4]: ck = 7ed3e1f98c369191c59092e1fafcffc6 20241111160221449 DAUC <0003> auc.c:144 vector [4]: ik = fcf143049b2a4e07e443917d7c2507a1 20241111160221449 DAUC <0003> auc.c:145 vector [4]: res = 13d3af0def5cbeac0000000000000000 20241111160221449 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241111160221449 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241111160221449 DAUC <0003> auc.c:179 vector [4]: kc = f16b49d094a3c400 20241111160221449 DAUC <0003> auc.c:180 vector [4]: sres = 340cfb68 20241111160221449 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241111160221449 DAUC <0003> db_auc.c:245 IMSI='262424203553539': Generated 5 vectors 20241111160221449 DAUC <0003> db_auc.c:249 IMSI='262424203553539': Updating SQN=161 in DB 20241111160221449 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424203553539 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424203553539"} 20241111160221449 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424203553539 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160221449 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160221449 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8c4d2a58a3a3: Found GsupExpect[0] for "262424203553539" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@8c4d2a58a3a3: Added IMSI table entry 5TC_gsup_sai(17)"262424203553539" TC_gsup_sai(17)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_sai(17)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160221450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50956<->l=127.0.0.1:4258 TC_gsup_sai(17)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160221451 DAUC <0003> db_auc.c:157 IMSI='262427138867681': No 2G Auth Data 20241111160221451 DAUC <0003> db_auc.c:192 IMSI='262427138867681': No 3G Auth Data HLR_Test-GSUP(9)@8c4d2a58a3a3: Created GsupExpect[0] for "262427138867681" to be handled at TC_gsup_sai(18) 20241111160221457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50960<->l=127.0.0.1:4258 20241111160221459 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160221459 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427138867681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427138867681"} 20241111160221459 DAUC <0003> db_auc.c:236 IMSI='262427138867681': Calling to generate 5 vectors 20241111160221459 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241111160221459 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160221459 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160221459 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241111160221459 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160221459 DAUC <0003> auc.c:113 vector [0]: rand = bf6735503a7236cd0cf7874a313d7fa8 20241111160221459 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241111160221459 DAUC <0003> auc.c:142 vector [0]: autn = 4e710f0ddaf200008623f3a4d0a065b3 20241111160221459 DAUC <0003> auc.c:143 vector [0]: ck = e7fc43b95b87c58127dc8faa9eff07cb 20241111160221459 DAUC <0003> auc.c:144 vector [0]: ik = b6b64c97d620b17651dff1f20707cf0d 20241111160221459 DAUC <0003> auc.c:145 vector [0]: res = 8d607b13a21102900000000000000000 20241111160221459 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160221459 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241111160221459 DAUC <0003> auc.c:179 vector [0]: kc = 85e0b5cf44b40400 20241111160221459 DAUC <0003> auc.c:180 vector [0]: sres = 91d20a60 20241111160221459 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241111160221459 DAUC <0003> auc.c:113 vector [1]: rand = 9e157a204baaa944fa929ec1f56438bd 20241111160221459 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241111160221459 DAUC <0003> auc.c:142 vector [1]: autn = 1b4eb4047d6200004366982827f7cadf 20241111160221459 DAUC <0003> auc.c:143 vector [1]: ck = 40e80b2885e3465f280c6ae2e9481112 20241111160221459 DAUC <0003> auc.c:144 vector [1]: ik = 395c5ca1d7f5d53f3efa1522bc074fc9 20241111160221459 DAUC <0003> auc.c:145 vector [1]: res = f2fac2ca1d1e8c7c0000000000000000 20241111160221459 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160221459 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241111160221459 DAUC <0003> auc.c:179 vector [1]: kc = 0bfd42a2d426bc00 20241111160221459 DAUC <0003> auc.c:180 vector [1]: sres = 6186e679 20241111160221459 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241111160221459 DAUC <0003> auc.c:113 vector [2]: rand = 17aa33a78372be63b8a8426b28d817b6 20241111160221459 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241111160221459 DAUC <0003> auc.c:142 vector [2]: autn = 088b0f7344e60000d22b4cc40ee7214e 20241111160221459 DAUC <0003> auc.c:143 vector [2]: ck = 70aa4805b662dc54155ef2f18e17f7a6 20241111160221459 DAUC <0003> auc.c:144 vector [2]: ik = b0d8a2aacd56e1544de4cdb1af4a6c91 20241111160221459 DAUC <0003> auc.c:145 vector [2]: res = a94be70ea445dffd0000000000000000 20241111160221459 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160221459 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241111160221459 DAUC <0003> auc.c:179 vector [2]: kc = 0624bf7165536800 20241111160221459 DAUC <0003> auc.c:180 vector [2]: sres = ce809475 20241111160221459 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241111160221459 DAUC <0003> auc.c:113 vector [3]: rand = 41240f79005ac273dcbfbf6802fdad13 20241111160221459 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241111160221459 DAUC <0003> auc.c:142 vector [3]: autn = 09b037ae1453000081b0f3f7a4dcbaaa 20241111160221459 DAUC <0003> auc.c:143 vector [3]: ck = f73741248e1626b2cf5e70743141644e 20241111160221459 DAUC <0003> auc.c:144 vector [3]: ik = 8b4448d79b2e65a895cf9f6e147fb06c 20241111160221459 DAUC <0003> auc.c:145 vector [3]: res = cca5044f093544730000000000000000 20241111160221459 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160221459 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241111160221459 DAUC <0003> auc.c:179 vector [3]: kc = da9ab033b6842400 20241111160221459 DAUC <0003> auc.c:180 vector [3]: sres = 22608037 20241111160221459 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241111160221459 DAUC <0003> auc.c:113 vector [4]: rand = e1d8f32a68e52a3c44109bc16f8693ab 20241111160221459 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241111160221459 DAUC <0003> auc.c:142 vector [4]: autn = 56847d6e615f0000f871eb1f704c1263 20241111160221459 DAUC <0003> auc.c:143 vector [4]: ck = bbf57b7518f467f0a935fdc7700ab659 20241111160221459 DAUC <0003> auc.c:144 vector [4]: ik = fd55a0622003757d877d7f0544bcb889 20241111160221459 DAUC <0003> auc.c:145 vector [4]: res = 9edbe028f16686f80000000000000000 20241111160221459 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241111160221459 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241111160221459 DAUC <0003> auc.c:179 vector [4]: kc = c3db21e239f0f800 20241111160221459 DAUC <0003> auc.c:180 vector [4]: sres = 3c2f9f7b 20241111160221459 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241111160221459 DAUC <0003> db_auc.c:245 IMSI='262427138867681': Generated 5 vectors 20241111160221459 DAUC <0003> db_auc.c:249 IMSI='262427138867681': Updating SQN=161 in DB 20241111160221459 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427138867681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427138867681"} 20241111160221459 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427138867681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160221459 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160221459 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8c4d2a58a3a3: Found GsupExpect[0] for "262427138867681" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@8c4d2a58a3a3: Added IMSI table entry 6TC_gsup_sai(18)"262427138867681" TC_gsup_sai(18)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_sai(18)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160221461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50960<->l=127.0.0.1:4258 TC_gsup_sai(18)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160221461 DAUC <0003> db_auc.c:157 IMSI='262421228756345': No 2G Auth Data 20241111160221461 DAUC <0003> db_auc.c:192 IMSI='262421228756345': No 3G Auth Data HLR_Test-GSUP(9)@8c4d2a58a3a3: Created GsupExpect[0] for "262421228756345" to be handled at TC_gsup_sai(19) 20241111160221468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50972<->l=127.0.0.1:4258 20241111160221470 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160221470 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421228756345 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421228756345"} 20241111160221470 DAUC <0003> db_auc.c:236 IMSI='262421228756345': Calling to generate 5 vectors 20241111160221470 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241111160221470 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160221470 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160221470 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241111160221470 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160221470 DAUC <0003> auc.c:113 vector [0]: rand = 8c6294754a58e592476925afa5e39399 20241111160221470 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241111160221470 DAUC <0003> auc.c:142 vector [0]: autn = 7aa63c1783420000d58359957677e81f 20241111160221470 DAUC <0003> auc.c:143 vector [0]: ck = 61e3d60c1eabe448d0aa724aae4416ca 20241111160221470 DAUC <0003> auc.c:144 vector [0]: ik = db9cefd381cee1cdbee87e63d075d728 20241111160221470 DAUC <0003> auc.c:145 vector [0]: res = e79efe2f38f496350000000000000000 20241111160221470 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160221470 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241111160221470 DAUC <0003> auc.c:179 vector [0]: kc = 4a23e515cdc6ef01 20241111160221470 DAUC <0003> auc.c:180 vector [0]: sres = c3117074 20241111160221470 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241111160221470 DAUC <0003> auc.c:113 vector [1]: rand = db4aee6c6d87d57404e8ab4c33f37788 20241111160221470 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241111160221470 DAUC <0003> auc.c:142 vector [1]: autn = 75b26108ae4300004fbac523e9f4e68a 20241111160221470 DAUC <0003> auc.c:143 vector [1]: ck = 38b0813e85213124ab2f81ece2599abd 20241111160221470 DAUC <0003> auc.c:144 vector [1]: ik = b670793fe30bbe876e8f5f4790edba3b 20241111160221470 DAUC <0003> auc.c:145 vector [1]: res = 1c10da2897868b520000000000000000 20241111160221470 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160221470 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241111160221470 DAUC <0003> auc.c:179 vector [1]: kc = 08339c110089a19d 20241111160221470 DAUC <0003> auc.c:180 vector [1]: sres = 62f06421 20241111160221470 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241111160221470 DAUC <0003> auc.c:113 vector [2]: rand = 0c687628c326393ba916433cc85a0bf5 20241111160221470 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241111160221470 DAUC <0003> auc.c:142 vector [2]: autn = 8beff82560010000fb46bc55ebb8abc9 20241111160221470 DAUC <0003> auc.c:143 vector [2]: ck = 2773f331785ef7104f846236b7dea328 20241111160221470 DAUC <0003> auc.c:144 vector [2]: ik = c0d1fe5941538872f1a7d756bd602e38 20241111160221470 DAUC <0003> auc.c:145 vector [2]: res = 4498b4e0fc0e71e40000000000000000 20241111160221470 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160221470 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241111160221470 DAUC <0003> auc.c:179 vector [2]: kc = 9a26cbdc78ce2ab0 20241111160221470 DAUC <0003> auc.c:180 vector [2]: sres = 8e012c85 20241111160221470 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241111160221470 DAUC <0003> auc.c:113 vector [3]: rand = 3b39c9edd86bba5458d82e6c1f86dd92 20241111160221470 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241111160221470 DAUC <0003> auc.c:142 vector [3]: autn = 6090a10f46990000b06d0c61d5e3394c 20241111160221470 DAUC <0003> auc.c:143 vector [3]: ck = ea5dbb94072dc369a36309aced0a0b82 20241111160221470 DAUC <0003> auc.c:144 vector [3]: ik = 971e7600a60c5d6c3773eeb704bd516c 20241111160221470 DAUC <0003> auc.c:145 vector [3]: res = 8a869a6919c2248b0000000000000000 20241111160221470 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160221470 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241111160221470 DAUC <0003> auc.c:179 vector [3]: kc = 1d6391826b6120f2 20241111160221470 DAUC <0003> auc.c:180 vector [3]: sres = bccf41f2 20241111160221470 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241111160221470 DAUC <0003> auc.c:113 vector [4]: rand = 835ad4b55ccfa60030330e955b35e518 20241111160221470 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241111160221470 DAUC <0003> auc.c:142 vector [4]: autn = 4da9a7bcdc80000066d258c6616508a2 20241111160221470 DAUC <0003> auc.c:143 vector [4]: ck = 336c97fcfd8f7eb196a8a0fc41a30cdf 20241111160221470 DAUC <0003> auc.c:144 vector [4]: ik = bdd03a9db208357541a7d98f61410958 20241111160221470 DAUC <0003> auc.c:145 vector [4]: res = bc7974fb97bfdcc30000000000000000 20241111160221470 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241111160221470 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241111160221470 DAUC <0003> auc.c:179 vector [4]: kc = cd218a856159fddd 20241111160221470 DAUC <0003> auc.c:180 vector [4]: sres = c045a643 20241111160221470 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241111160221470 DAUC <0003> db_auc.c:245 IMSI='262421228756345': Generated 5 vectors 20241111160221470 DAUC <0003> db_auc.c:249 IMSI='262421228756345': Updating SQN=161 in DB 20241111160221470 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421228756345 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421228756345"} 20241111160221470 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421228756345 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160221470 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160221470 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8c4d2a58a3a3: Found GsupExpect[0] for "262421228756345" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@8c4d2a58a3a3: Added IMSI table entry 7TC_gsup_sai(19)"262421228756345" TC_gsup_sai(19)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_sai(19)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160221472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50972<->l=127.0.0.1:4258 TC_gsup_sai(19)@8c4d2a58a3a3: Final verdict of PTC: pass MTC@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160221473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50902<->l=127.0.0.1:4258 20241111160221473 DLINP <000b> input/ipa.c:451 connected read/write 20241111160221474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160221474 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160221474 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(9)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160221474 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241111160221474 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41941<->l=127.0.0.1:4259) 10@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: pass MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@8c4d2a58a3a3: Test case TC_gsup_sai finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160221497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50976<->l=127.0.0.1:4258 20241111160221598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50976<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78624) Waiting for packet dumper to finish... 1 (prev_count=78624, count=163644) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_gsup_sai_num_auth_vectors started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160224722 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160224722 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160224727 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45160<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160224732 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224732 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160224732 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160224732 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 20241111160224732 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160224732 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 20241111160224732 DLGSUP <0013> gsup_server.c:235 2: 20241111160224732 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160224732 DLGSUP <0013> gsup_server.c:235 3: 20241111160224732 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160224732 DLGSUP <0013> gsup_server.c:235 4: 20241111160224732 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160224732 DLGSUP <0013> gsup_server.c:235 5: 20241111160224732 DLGSUP <0013> gsup_server.c:237 5: 00 HLR_Test-GSUP-IPA(20)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160224732 DLGSUP <0013> gsup_server.c:235 7: 20241111160224732 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160224732 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160224732 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160224732 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@8c4d2a58a3a3: 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") 20241111160224757 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38217<->l=127.0.0.1:4259) 20241111160224771 DAUC <0003> db_auc.c:157 IMSI='262422639174599': No 2G Auth Data 20241111160224771 DAUC <0003> db_auc.c:192 IMSI='262422639174599': No 3G Auth Data HLR_Test-GSUP(21)@8c4d2a58a3a3: Created GsupExpect[0] for "262422639174599" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241111160224787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45176<->l=127.0.0.1:4258 20241111160224793 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224793 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422639174599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422639174599"} 20241111160224793 DAUC <0003> db_auc.c:192 IMSI='262422639174599': No 3G Auth Data 20241111160224793 DAUC <0003> db_auc.c:236 IMSI='262422639174599': Calling to generate 1 vectors 20241111160224793 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241111160224793 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224793 DAUC <0003> auc.c:113 vector [0]: rand = 381968b56607a717b6d1349dca3585b6 20241111160224793 DAUC <0003> auc.c:179 vector [0]: kc = 0ec903ac7078a000 20241111160224793 DAUC <0003> auc.c:180 vector [0]: sres = f2296368 20241111160224793 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241111160224793 DAUC <0003> db_auc.c:245 IMSI='262422639174599': Generated 1 vectors 20241111160224793 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422639174599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422639174599"} 20241111160224793 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422639174599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224793 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224793 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8c4d2a58a3a3: Found GsupExpect[0] for "262422639174599" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@8c4d2a58a3a3: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262422639174599" TC_gsup_sai_num_auth_vectors(24)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160224796 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224796 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422639174599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422639174599"} 20241111160224796 DAUC <0003> db_auc.c:192 IMSI='262422639174599': No 3G Auth Data 20241111160224796 DAUC <0003> db_auc.c:236 IMSI='262422639174599': Calling to generate 4 vectors 20241111160224796 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241111160224796 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224796 DAUC <0003> auc.c:113 vector [0]: rand = c796671aa081c22a96db3570d317cea7 20241111160224796 DAUC <0003> auc.c:179 vector [0]: kc = 7ce1808ea0a17000 20241111160224796 DAUC <0003> auc.c:180 vector [0]: sres = be915a73 20241111160224796 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241111160224796 DAUC <0003> auc.c:113 vector [1]: rand = 189b089356204d845d24d106f9a1f36f 20241111160224796 DAUC <0003> auc.c:179 vector [1]: kc = 7113278bb25df000 20241111160224796 DAUC <0003> auc.c:180 vector [1]: sres = a2af9ad8 20241111160224796 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241111160224796 DAUC <0003> auc.c:113 vector [2]: rand = 698aab980c0036471611cdadbb022c5c 20241111160224796 DAUC <0003> auc.c:179 vector [2]: kc = 23abb2a06a01e400 20241111160224796 DAUC <0003> auc.c:180 vector [2]: sres = 2540f3aa 20241111160224796 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241111160224796 DAUC <0003> auc.c:113 vector [3]: rand = 1e631c7bcceb60ba25f6daa8df464cbe 20241111160224796 DAUC <0003> auc.c:179 vector [3]: kc = f8adf3a156f23000 20241111160224796 DAUC <0003> auc.c:180 vector [3]: sres = 267cdf50 20241111160224796 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241111160224797 DAUC <0003> db_auc.c:245 IMSI='262422639174599': Generated 4 vectors 20241111160224797 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422639174599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422639174599"} 20241111160224797 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422639174599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224797 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224797 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224798 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224798 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422639174599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422639174599"} 20241111160224798 DAUC <0003> db_auc.c:192 IMSI='262422639174599': No 3G Auth Data 20241111160224798 DAUC <0003> db_auc.c:236 IMSI='262422639174599': Calling to generate 5 vectors 20241111160224798 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241111160224798 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224798 DAUC <0003> auc.c:113 vector [0]: rand = 3066ae775610eea80bcf93e82abf3fca 20241111160224798 DAUC <0003> auc.c:179 vector [0]: kc = 8a16a99a1802c400 20241111160224798 DAUC <0003> auc.c:180 vector [0]: sres = 2745d5b1 20241111160224798 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241111160224798 DAUC <0003> auc.c:113 vector [1]: rand = 1d532d2da3be63834da94f796879545a 20241111160224798 DAUC <0003> auc.c:179 vector [1]: kc = 709da9c2e2014c00 20241111160224798 DAUC <0003> auc.c:180 vector [1]: sres = 3e32256f 20241111160224798 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241111160224798 DAUC <0003> auc.c:113 vector [2]: rand = 36f228744b9d7fe9da231f5f869533eb 20241111160224798 DAUC <0003> auc.c:179 vector [2]: kc = ceab9c6a90f1c000 20241111160224798 DAUC <0003> auc.c:180 vector [2]: sres = 3bd5c377 20241111160224798 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241111160224798 DAUC <0003> auc.c:113 vector [3]: rand = 908b594c2bd7ae303739c2a70fce2181 20241111160224798 DAUC <0003> auc.c:179 vector [3]: kc = 37122f4a25808400 20241111160224798 DAUC <0003> auc.c:180 vector [3]: sres = b5afe875 20241111160224798 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241111160224798 DAUC <0003> auc.c:113 vector [4]: rand = 2fbbbfba13d7ddfb3195fa2ade9b69ed 20241111160224798 DAUC <0003> auc.c:179 vector [4]: kc = 8a2ecd76176ba000 20241111160224798 DAUC <0003> auc.c:180 vector [4]: sres = 984fc838 20241111160224798 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241111160224798 DAUC <0003> db_auc.c:245 IMSI='262422639174599': Generated 5 vectors 20241111160224798 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422639174599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422639174599"} 20241111160224798 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422639174599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224798 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224798 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224799 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224799 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422639174599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422639174599"} 20241111160224800 DAUC <0003> db_auc.c:192 IMSI='262422639174599': No 3G Auth Data 20241111160224800 DAUC <0003> db_auc.c:236 IMSI='262422639174599': Calling to generate 5 vectors 20241111160224800 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241111160224800 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224800 DAUC <0003> auc.c:113 vector [0]: rand = e5f183e83f514c58ed6d775d8b8cf788 20241111160224800 DAUC <0003> auc.c:179 vector [0]: kc = c4bc423205de4800 20241111160224800 DAUC <0003> auc.c:180 vector [0]: sres = ba81137d 20241111160224800 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241111160224800 DAUC <0003> auc.c:113 vector [1]: rand = bca1ae11c32c9a3032155178929152c0 20241111160224800 DAUC <0003> auc.c:179 vector [1]: kc = 11317edd053f5400 20241111160224800 DAUC <0003> auc.c:180 vector [1]: sres = 4052988c 20241111160224800 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241111160224800 DAUC <0003> auc.c:113 vector [2]: rand = cf929e94048c5ee34a86448a1320cc6c 20241111160224800 DAUC <0003> auc.c:179 vector [2]: kc = c00d6cf1d200e000 20241111160224800 DAUC <0003> auc.c:180 vector [2]: sres = af49d1b6 20241111160224800 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241111160224800 DAUC <0003> auc.c:113 vector [3]: rand = 8c58117b58ebaf0967dc5ccf6f77fec7 20241111160224800 DAUC <0003> auc.c:179 vector [3]: kc = afc2d07498cce400 20241111160224800 DAUC <0003> auc.c:180 vector [3]: sres = 9178ebda 20241111160224800 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241111160224800 DAUC <0003> auc.c:113 vector [4]: rand = bcf39134bf550d7d0452429bbec58a53 20241111160224800 DAUC <0003> auc.c:179 vector [4]: kc = 657c385ed73ab800 20241111160224800 DAUC <0003> auc.c:180 vector [4]: sres = 362ce75e 20241111160224800 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241111160224800 DAUC <0003> db_auc.c:245 IMSI='262422639174599': Generated 5 vectors 20241111160224800 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422639174599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422639174599"} 20241111160224800 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422639174599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224800 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224800 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45176<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160224802 DAUC <0003> db_auc.c:157 IMSI='262429377774281': No 2G Auth Data 20241111160224802 DAUC <0003> db_auc.c:192 IMSI='262429377774281': No 3G Auth Data HLR_Test-GSUP(21)@8c4d2a58a3a3: Created GsupExpect[0] for "262429377774281" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241111160224808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45180<->l=127.0.0.1:4258 20241111160224809 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224809 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429377774281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429377774281"} 20241111160224809 DAUC <0003> db_auc.c:192 IMSI='262429377774281': No 3G Auth Data 20241111160224809 DAUC <0003> db_auc.c:236 IMSI='262429377774281': Calling to generate 1 vectors 20241111160224809 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241111160224809 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224809 DAUC <0003> auc.c:113 vector [0]: rand = 2d76e70adc8c0619530f046c1b384fd4 20241111160224809 DAUC <0003> auc.c:179 vector [0]: kc = a1dfead2572f9400 20241111160224809 DAUC <0003> auc.c:180 vector [0]: sres = 81487ad7 20241111160224809 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241111160224809 DAUC <0003> db_auc.c:245 IMSI='262429377774281': Generated 1 vectors 20241111160224809 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429377774281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429377774281"} 20241111160224809 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429377774281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224809 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224809 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8c4d2a58a3a3: Found GsupExpect[0] for "262429377774281" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@8c4d2a58a3a3: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262429377774281" TC_gsup_sai_num_auth_vectors(25)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160224810 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224810 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429377774281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429377774281"} 20241111160224810 DAUC <0003> db_auc.c:192 IMSI='262429377774281': No 3G Auth Data 20241111160224811 DAUC <0003> db_auc.c:236 IMSI='262429377774281': Calling to generate 4 vectors 20241111160224811 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241111160224811 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224811 DAUC <0003> auc.c:113 vector [0]: rand = fe4b647a025a907570c2c8c855f4b3ec 20241111160224811 DAUC <0003> auc.c:179 vector [0]: kc = 75c71d1b76a85c00 20241111160224811 DAUC <0003> auc.c:180 vector [0]: sres = a54913e8 20241111160224811 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241111160224811 DAUC <0003> auc.c:113 vector [1]: rand = 65d2451228d707794d4f4e0a6ff722ce 20241111160224811 DAUC <0003> auc.c:179 vector [1]: kc = 0f01891ea4684000 20241111160224811 DAUC <0003> auc.c:180 vector [1]: sres = b7d48a8b 20241111160224811 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241111160224811 DAUC <0003> auc.c:113 vector [2]: rand = 52589adb693370cbe4fca813d8a1783c 20241111160224811 DAUC <0003> auc.c:179 vector [2]: kc = 79895ad1aceb5400 20241111160224811 DAUC <0003> auc.c:180 vector [2]: sres = 8354ce5d 20241111160224811 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241111160224811 DAUC <0003> auc.c:113 vector [3]: rand = 22aa00eb62a5d8d0be26358befb2bea6 20241111160224811 DAUC <0003> auc.c:179 vector [3]: kc = 54a050cd28eb8c00 20241111160224811 DAUC <0003> auc.c:180 vector [3]: sres = 371e7d77 20241111160224811 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241111160224811 DAUC <0003> db_auc.c:245 IMSI='262429377774281': Generated 4 vectors 20241111160224811 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429377774281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429377774281"} 20241111160224811 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429377774281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224811 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224811 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224811 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224811 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429377774281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429377774281"} 20241111160224811 DAUC <0003> db_auc.c:192 IMSI='262429377774281': No 3G Auth Data 20241111160224811 DAUC <0003> db_auc.c:236 IMSI='262429377774281': Calling to generate 5 vectors 20241111160224811 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241111160224811 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224811 DAUC <0003> auc.c:113 vector [0]: rand = fdb3d77d2c2e096f2f8049eadb8c4863 20241111160224812 DAUC <0003> auc.c:179 vector [0]: kc = 7a30e53044ea8c00 20241111160224812 DAUC <0003> auc.c:180 vector [0]: sres = c152799f 20241111160224812 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241111160224812 DAUC <0003> auc.c:113 vector [1]: rand = ae947b6dbd1297919b9380567537ea2f 20241111160224812 DAUC <0003> auc.c:179 vector [1]: kc = 7ef7e425214be800 20241111160224812 DAUC <0003> auc.c:180 vector [1]: sres = 947bf773 20241111160224812 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241111160224812 DAUC <0003> auc.c:113 vector [2]: rand = a59213c8938e32a7d1391a3d18e3ebb6 20241111160224812 DAUC <0003> auc.c:179 vector [2]: kc = 73d16bb124746800 20241111160224812 DAUC <0003> auc.c:180 vector [2]: sres = 511aa279 20241111160224812 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241111160224812 DAUC <0003> auc.c:113 vector [3]: rand = fbaae8ca861999e7405f384a6fcb04e8 20241111160224812 DAUC <0003> auc.c:179 vector [3]: kc = 126b77280fb14c00 20241111160224812 DAUC <0003> auc.c:180 vector [3]: sres = a74d989d 20241111160224812 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241111160224812 DAUC <0003> auc.c:113 vector [4]: rand = a8d030ea057602181bd2133646875880 20241111160224812 DAUC <0003> auc.c:179 vector [4]: kc = 4a515b2face5bc00 20241111160224812 DAUC <0003> auc.c:180 vector [4]: sres = b8b2cdd6 20241111160224812 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241111160224812 DAUC <0003> db_auc.c:245 IMSI='262429377774281': Generated 5 vectors 20241111160224812 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429377774281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429377774281"} 20241111160224812 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429377774281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224812 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224812 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224812 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224813 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429377774281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429377774281"} 20241111160224813 DAUC <0003> db_auc.c:192 IMSI='262429377774281': No 3G Auth Data 20241111160224813 DAUC <0003> db_auc.c:236 IMSI='262429377774281': Calling to generate 5 vectors 20241111160224813 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241111160224813 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224813 DAUC <0003> auc.c:113 vector [0]: rand = 5decc9ee00807a00c742179841a82e81 20241111160224813 DAUC <0003> auc.c:179 vector [0]: kc = 75fcf249cccd0c00 20241111160224813 DAUC <0003> auc.c:180 vector [0]: sres = cb5118b0 20241111160224813 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241111160224813 DAUC <0003> auc.c:113 vector [1]: rand = bfa5c4a0d45e3c86bd9c4bfef12ceff9 20241111160224813 DAUC <0003> auc.c:179 vector [1]: kc = 18b5087e51fbe000 20241111160224813 DAUC <0003> auc.c:180 vector [1]: sres = 1fb4896c 20241111160224813 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241111160224813 DAUC <0003> auc.c:113 vector [2]: rand = 1401d03b0dc9cfb2666da5b7687af586 20241111160224813 DAUC <0003> auc.c:179 vector [2]: kc = 4b767f0afbf8bc00 20241111160224813 DAUC <0003> auc.c:180 vector [2]: sres = b6138f1f 20241111160224813 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241111160224813 DAUC <0003> auc.c:113 vector [3]: rand = 23dca988d02b2e5527e404454189f3fa 20241111160224813 DAUC <0003> auc.c:179 vector [3]: kc = cc7c4815d00ab800 20241111160224813 DAUC <0003> auc.c:180 vector [3]: sres = 7775ebfc 20241111160224813 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241111160224813 DAUC <0003> auc.c:113 vector [4]: rand = 2ea5a5efb12f08c558ff9281a99959d2 20241111160224813 DAUC <0003> auc.c:179 vector [4]: kc = 47b9290ca76ea000 20241111160224813 DAUC <0003> auc.c:180 vector [4]: sres = 1d27544d 20241111160224813 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241111160224813 DAUC <0003> db_auc.c:245 IMSI='262429377774281': Generated 5 vectors 20241111160224813 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429377774281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429377774281"} 20241111160224813 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429377774281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224813 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224813 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45180<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160224814 DAUC <0003> db_auc.c:157 IMSI='262423310481199': No 2G Auth Data 20241111160224814 DAUC <0003> db_auc.c:192 IMSI='262423310481199': No 3G Auth Data HLR_Test-GSUP(21)@8c4d2a58a3a3: Created GsupExpect[0] for "262423310481199" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241111160224821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45182<->l=127.0.0.1:4258 20241111160224823 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224823 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423310481199 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423310481199"} 20241111160224823 DAUC <0003> db_auc.c:192 IMSI='262423310481199': No 3G Auth Data 20241111160224823 DAUC <0003> db_auc.c:236 IMSI='262423310481199': Calling to generate 1 vectors 20241111160224823 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241111160224823 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224823 DAUC <0003> auc.c:113 vector [0]: rand = f5437adb401f17e935c1ab29fb6682ca 20241111160224823 DAUC <0003> auc.c:179 vector [0]: kc = da4f256899a75a82 20241111160224823 DAUC <0003> auc.c:180 vector [0]: sres = aaf02ea8 20241111160224823 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241111160224823 DAUC <0003> db_auc.c:245 IMSI='262423310481199': Generated 1 vectors 20241111160224823 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423310481199 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423310481199"} 20241111160224823 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423310481199 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224823 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224823 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8c4d2a58a3a3: Found GsupExpect[0] for "262423310481199" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@8c4d2a58a3a3: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262423310481199" TC_gsup_sai_num_auth_vectors(26)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160224825 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224825 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423310481199 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423310481199"} 20241111160224825 DAUC <0003> db_auc.c:192 IMSI='262423310481199': No 3G Auth Data 20241111160224825 DAUC <0003> db_auc.c:236 IMSI='262423310481199': Calling to generate 4 vectors 20241111160224825 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241111160224825 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224825 DAUC <0003> auc.c:113 vector [0]: rand = 7b33a8611c2335de08fab0f93e9a60e5 20241111160224825 DAUC <0003> auc.c:179 vector [0]: kc = eb09f5187e7857bf 20241111160224825 DAUC <0003> auc.c:180 vector [0]: sres = 266466a1 20241111160224825 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241111160224825 DAUC <0003> auc.c:113 vector [1]: rand = d015763c3c799d1721a0cb51ae69d677 20241111160224825 DAUC <0003> auc.c:179 vector [1]: kc = 0423450bbb0b7dda 20241111160224825 DAUC <0003> auc.c:180 vector [1]: sres = 2a1a80f0 20241111160224825 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241111160224825 DAUC <0003> auc.c:113 vector [2]: rand = b888f37336cb3d9b627a28f506491a74 20241111160224825 DAUC <0003> auc.c:179 vector [2]: kc = 587514a4a13105d8 20241111160224825 DAUC <0003> auc.c:180 vector [2]: sres = c63ce2a0 20241111160224825 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241111160224825 DAUC <0003> auc.c:113 vector [3]: rand = e51c91bdce617029475cd1b35ae27891 20241111160224825 DAUC <0003> auc.c:179 vector [3]: kc = ff3cd00119b467ac 20241111160224825 DAUC <0003> auc.c:180 vector [3]: sres = bc51b838 20241111160224825 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241111160224825 DAUC <0003> db_auc.c:245 IMSI='262423310481199': Generated 4 vectors 20241111160224825 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423310481199 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423310481199"} 20241111160224825 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423310481199 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224825 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224825 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224826 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224826 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423310481199 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423310481199"} 20241111160224826 DAUC <0003> db_auc.c:192 IMSI='262423310481199': No 3G Auth Data 20241111160224826 DAUC <0003> db_auc.c:236 IMSI='262423310481199': Calling to generate 5 vectors 20241111160224826 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241111160224826 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224826 DAUC <0003> auc.c:113 vector [0]: rand = ee051bdd7492d8e0f91522b90f5cdd85 20241111160224826 DAUC <0003> auc.c:179 vector [0]: kc = b9a3a285e7847d08 20241111160224826 DAUC <0003> auc.c:180 vector [0]: sres = d6bac312 20241111160224826 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241111160224826 DAUC <0003> auc.c:113 vector [1]: rand = 7831b73f8899f0b5d19b4082b073c8b8 20241111160224826 DAUC <0003> auc.c:179 vector [1]: kc = 2b084221639c5f84 20241111160224826 DAUC <0003> auc.c:180 vector [1]: sres = f22ff463 20241111160224826 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241111160224826 DAUC <0003> auc.c:113 vector [2]: rand = c53b86faf7e6acdf292eafcd321330b0 20241111160224826 DAUC <0003> auc.c:179 vector [2]: kc = e4ca80aac4e12a8b 20241111160224826 DAUC <0003> auc.c:180 vector [2]: sres = 33872a5b 20241111160224826 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241111160224826 DAUC <0003> auc.c:113 vector [3]: rand = 4a62619a5cb708252e7924ddc1a31aab 20241111160224826 DAUC <0003> auc.c:179 vector [3]: kc = be6399ebc38b005e 20241111160224826 DAUC <0003> auc.c:180 vector [3]: sres = a5de1bce 20241111160224826 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241111160224826 DAUC <0003> auc.c:113 vector [4]: rand = df88eed33aeae73c75f2188959b282c0 20241111160224826 DAUC <0003> auc.c:179 vector [4]: kc = 44e455c2c2931d0b 20241111160224826 DAUC <0003> auc.c:180 vector [4]: sres = cf821d55 20241111160224826 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241111160224826 DAUC <0003> db_auc.c:245 IMSI='262423310481199': Generated 5 vectors 20241111160224826 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423310481199 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423310481199"} 20241111160224826 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423310481199 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224826 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224826 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224827 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224827 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423310481199 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423310481199"} 20241111160224827 DAUC <0003> db_auc.c:192 IMSI='262423310481199': No 3G Auth Data 20241111160224827 DAUC <0003> db_auc.c:236 IMSI='262423310481199': Calling to generate 5 vectors 20241111160224827 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241111160224827 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224827 DAUC <0003> auc.c:113 vector [0]: rand = 8dbb4bb38b4d20de8a87fa6a73628d0e 20241111160224828 DAUC <0003> auc.c:179 vector [0]: kc = a27dbd5a05fa0de3 20241111160224828 DAUC <0003> auc.c:180 vector [0]: sres = 43a1eae6 20241111160224828 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241111160224828 DAUC <0003> auc.c:113 vector [1]: rand = 82bdd0a5f791ccf1eacaf3c62a39c674 20241111160224828 DAUC <0003> auc.c:179 vector [1]: kc = 5b06c2e6e8a8054f 20241111160224828 DAUC <0003> auc.c:180 vector [1]: sres = 23ca1441 20241111160224828 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241111160224828 DAUC <0003> auc.c:113 vector [2]: rand = 47429f4133ab86a06bfa1a4cfb11d69b 20241111160224828 DAUC <0003> auc.c:179 vector [2]: kc = 7c27bad09a19abb4 20241111160224828 DAUC <0003> auc.c:180 vector [2]: sres = c7ec280b 20241111160224828 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241111160224828 DAUC <0003> auc.c:113 vector [3]: rand = 1346a0a70d0fdc7893329511889bbde4 20241111160224828 DAUC <0003> auc.c:179 vector [3]: kc = 00dac348f3e5b4a0 20241111160224828 DAUC <0003> auc.c:180 vector [3]: sres = 8588bb6f 20241111160224828 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241111160224828 DAUC <0003> auc.c:113 vector [4]: rand = e58937bb3c256f407a11987c409571e3 20241111160224828 DAUC <0003> auc.c:179 vector [4]: kc = c528ba086b32ed58 20241111160224828 DAUC <0003> auc.c:180 vector [4]: sres = fc0c4a7f 20241111160224828 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241111160224828 DAUC <0003> db_auc.c:245 IMSI='262423310481199': Generated 5 vectors 20241111160224828 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423310481199 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423310481199"} 20241111160224828 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423310481199 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224828 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224828 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45182<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160224830 DAUC <0003> db_auc.c:157 IMSI='262424573427464': No 2G Auth Data 20241111160224830 DAUC <0003> db_auc.c:192 IMSI='262424573427464': No 3G Auth Data HLR_Test-GSUP(21)@8c4d2a58a3a3: Created GsupExpect[0] for "262424573427464" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241111160224837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45194<->l=127.0.0.1:4258 20241111160224838 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224839 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424573427464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424573427464"} 20241111160224839 DAUC <0003> db_auc.c:157 IMSI='262424573427464': No 2G Auth Data 20241111160224839 DAUC <0003> db_auc.c:236 IMSI='262424573427464': Calling to generate 1 vectors 20241111160224839 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241111160224839 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160224839 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160224839 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241111160224839 DAUC <0003> auc.c:113 vector [0]: rand = 2080f7cad0d683f11dab0fc082e5d4eb 20241111160224839 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241111160224839 DAUC <0003> auc.c:142 vector [0]: autn = ea1049e775530000b2929abdf9c96b9b 20241111160224839 DAUC <0003> auc.c:143 vector [0]: ck = 3174ce38ecd177ca8f00b6286b2fe600 20241111160224839 DAUC <0003> auc.c:144 vector [0]: ik = 5e9bd307ef97d9b45eb2d814411c7d68 20241111160224839 DAUC <0003> auc.c:145 vector [0]: res = 1339c3a90d34d5b60000000000000000 20241111160224839 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160224839 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241111160224839 DAUC <0003> auc.c:151 vector [0]: kc = be5d730329753516 20241111160224839 DAUC <0003> auc.c:152 vector [0]: sres = 1e0d161f 20241111160224839 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241111160224839 DAUC <0003> db_auc.c:245 IMSI='262424573427464': Generated 1 vectors 20241111160224839 DAUC <0003> db_auc.c:249 IMSI='262424573427464': Updating SQN=33 in DB 20241111160224839 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424573427464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424573427464"} 20241111160224839 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424573427464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224839 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224839 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8c4d2a58a3a3: Found GsupExpect[0] for "262424573427464" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@8c4d2a58a3a3: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262424573427464" TC_gsup_sai_num_auth_vectors(27)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160224840 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224840 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424573427464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424573427464"} 20241111160224840 DAUC <0003> db_auc.c:157 IMSI='262424573427464': No 2G Auth Data 20241111160224840 DAUC <0003> db_auc.c:236 IMSI='262424573427464': Calling to generate 4 vectors 20241111160224840 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241111160224840 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160224840 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160224840 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241111160224840 DAUC <0003> auc.c:113 vector [0]: rand = 3ee298578faacfe17f80b5fa0e4a80f1 20241111160224840 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241111160224840 DAUC <0003> auc.c:142 vector [0]: autn = cd3a2b8b71b300000663398ecfe1587a 20241111160224840 DAUC <0003> auc.c:143 vector [0]: ck = b5ee9b0726346587fb0abda93c9b44eb 20241111160224840 DAUC <0003> auc.c:144 vector [0]: ik = e60ddbf08235cfd3a92a2a2a062ae848 20241111160224840 DAUC <0003> auc.c:145 vector [0]: res = df8081f4d98888500000000000000000 20241111160224840 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160224840 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241111160224840 DAUC <0003> auc.c:151 vector [0]: kc = 01c3d7749eb006f7 20241111160224840 DAUC <0003> auc.c:152 vector [0]: sres = 060809a4 20241111160224840 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241111160224840 DAUC <0003> auc.c:113 vector [1]: rand = d89dd211f76c89a48c86a6f6163f4fd9 20241111160224840 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241111160224840 DAUC <0003> auc.c:142 vector [1]: autn = 522aff429c750000e5e5132acf6a910f 20241111160224840 DAUC <0003> auc.c:143 vector [1]: ck = d4a1a7e63e7acd7722d88db6b71ebb45 20241111160224840 DAUC <0003> auc.c:144 vector [1]: ik = 0bee3615777dd7a033db3728643d0d3c 20241111160224840 DAUC <0003> auc.c:145 vector [1]: res = cf02178818a9c27e0000000000000000 20241111160224840 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160224840 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241111160224840 DAUC <0003> auc.c:151 vector [1]: kc = ce4c2b6d9a24acae 20241111160224840 DAUC <0003> auc.c:152 vector [1]: sres = d7abd5f6 20241111160224840 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241111160224840 DAUC <0003> auc.c:113 vector [2]: rand = 1c942e2c0e74a4887c573a1cb3068c5f 20241111160224840 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241111160224840 DAUC <0003> auc.c:142 vector [2]: autn = 01974f5cfe0e0000ddad963e0719092b 20241111160224840 DAUC <0003> auc.c:143 vector [2]: ck = a41e9a7af66daabad726913e5ff2860a 20241111160224840 DAUC <0003> auc.c:144 vector [2]: ik = 6c3b6bef93cf85f9b3afeb3df20b58ba 20241111160224840 DAUC <0003> auc.c:145 vector [2]: res = 596c48683e6568060000000000000000 20241111160224840 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160224840 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241111160224840 DAUC <0003> auc.c:151 vector [2]: kc = acac8b96c85bf1f3 20241111160224840 DAUC <0003> auc.c:152 vector [2]: sres = 6709206e 20241111160224840 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241111160224840 DAUC <0003> auc.c:113 vector [3]: rand = ae2e7a22f2c46082fa2af8d8af59087c 20241111160224840 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241111160224840 DAUC <0003> auc.c:142 vector [3]: autn = 4ff4b44c72c3000021faa423282f333c 20241111160224840 DAUC <0003> auc.c:143 vector [3]: ck = c61444db6a249f8507c6c4d718b4bf14 20241111160224840 DAUC <0003> auc.c:144 vector [3]: ik = 58ef8c8dbc5bfac38e4da95afb820bc4 20241111160224840 DAUC <0003> auc.c:145 vector [3]: res = b3cded35b91fea4f0000000000000000 20241111160224840 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160224840 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241111160224840 DAUC <0003> auc.c:151 vector [3]: kc = 1770a5db3549d196 20241111160224840 DAUC <0003> auc.c:152 vector [3]: sres = 0ad2077a 20241111160224840 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241111160224840 DAUC <0003> db_auc.c:245 IMSI='262424573427464': Generated 4 vectors 20241111160224840 DAUC <0003> db_auc.c:249 IMSI='262424573427464': Updating SQN=161 in DB 20241111160224840 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424573427464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424573427464"} 20241111160224840 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424573427464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224840 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224840 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224842 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224842 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424573427464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424573427464"} 20241111160224842 DAUC <0003> db_auc.c:157 IMSI='262424573427464': No 2G Auth Data 20241111160224842 DAUC <0003> db_auc.c:236 IMSI='262424573427464': Calling to generate 5 vectors 20241111160224842 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241111160224842 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160224842 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160224842 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241111160224842 DAUC <0003> auc.c:113 vector [0]: rand = 96e71df61ec2158b32df0416c369859d 20241111160224842 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241111160224842 DAUC <0003> auc.c:142 vector [0]: autn = ed95d61affcd0000d83e5ee9888acdf4 20241111160224842 DAUC <0003> auc.c:143 vector [0]: ck = 153303fd341fa0524bd4507ea658732f 20241111160224842 DAUC <0003> auc.c:144 vector [0]: ik = a5936f670828513bc86197151d4fe870 20241111160224842 DAUC <0003> auc.c:145 vector [0]: res = 393e89195dc8fa890000000000000000 20241111160224842 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160224842 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241111160224842 DAUC <0003> auc.c:151 vector [0]: kc = 3315abf187206a36 20241111160224842 DAUC <0003> auc.c:152 vector [0]: sres = 64f67390 20241111160224842 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241111160224842 DAUC <0003> auc.c:113 vector [1]: rand = 95df3774d9ed738eb827a8f62c0a0182 20241111160224842 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241111160224842 DAUC <0003> auc.c:142 vector [1]: autn = 8dc713503f51000000c0a07a25636929 20241111160224842 DAUC <0003> auc.c:143 vector [1]: ck = 52ff7c4703f9d82365096cf3c857d133 20241111160224842 DAUC <0003> auc.c:144 vector [1]: ik = 0c74ebba00aca6ecc5b45e6f97b2d189 20241111160224842 DAUC <0003> auc.c:145 vector [1]: res = 2a268146df78819c0000000000000000 20241111160224842 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160224842 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241111160224842 DAUC <0003> auc.c:151 vector [1]: kc = fe36a5615cb07e75 20241111160224842 DAUC <0003> auc.c:152 vector [1]: sres = f55e00da 20241111160224842 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241111160224842 DAUC <0003> auc.c:113 vector [2]: rand = 71dfa63fe975c6a99cb5846025ccbf67 20241111160224842 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241111160224842 DAUC <0003> auc.c:142 vector [2]: autn = ffbda5196aa9000033d9603d461f7a18 20241111160224842 DAUC <0003> auc.c:143 vector [2]: ck = a88df969d0b2d0dcb2de8ea42597e05b 20241111160224842 DAUC <0003> auc.c:144 vector [2]: ik = 3f1adad4da4bb8771e1fdf692d40d1ec 20241111160224842 DAUC <0003> auc.c:145 vector [2]: res = 36e7dfb7166df05d0000000000000000 20241111160224842 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160224842 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241111160224842 DAUC <0003> auc.c:151 vector [2]: kc = 3b567270022e591c 20241111160224842 DAUC <0003> auc.c:152 vector [2]: sres = 208a2fea 20241111160224842 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241111160224842 DAUC <0003> auc.c:113 vector [3]: rand = 7dc7a0f38d7f5139aebb02794b4b6346 20241111160224842 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241111160224842 DAUC <0003> auc.c:142 vector [3]: autn = bf1e347558210000d3d5a5569903382d 20241111160224842 DAUC <0003> auc.c:143 vector [3]: ck = 658c8e3ea1fe6832061bf5940eef43f5 20241111160224842 DAUC <0003> auc.c:144 vector [3]: ik = 20ea3f074d70b4e1abe6f2ba5ced3914 20241111160224842 DAUC <0003> auc.c:145 vector [3]: res = 1bd8386a1f934c570000000000000000 20241111160224842 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160224842 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241111160224842 DAUC <0003> auc.c:151 vector [3]: kc = e89bb617be8ca632 20241111160224842 DAUC <0003> auc.c:152 vector [3]: sres = 044b743d 20241111160224842 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241111160224842 DAUC <0003> auc.c:113 vector [4]: rand = 1f9657d88ea20919664bf8f4503deea7 20241111160224842 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241111160224842 DAUC <0003> auc.c:142 vector [4]: autn = e44d6eee0ea200006a3916f7b7c14395 20241111160224842 DAUC <0003> auc.c:143 vector [4]: ck = 0d957ec2d96167d72a6e7777734f8a2d 20241111160224842 DAUC <0003> auc.c:144 vector [4]: ik = 5bd07e9a52251d96a93a393d97711d53 20241111160224842 DAUC <0003> auc.c:145 vector [4]: res = 0cb79b1b2c39451d0000000000000000 20241111160224842 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241111160224842 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241111160224842 DAUC <0003> auc.c:151 vector [4]: kc = d5114e126f7aed3f 20241111160224842 DAUC <0003> auc.c:152 vector [4]: sres = 208ede06 20241111160224842 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241111160224842 DAUC <0003> db_auc.c:245 IMSI='262424573427464': Generated 5 vectors 20241111160224842 DAUC <0003> db_auc.c:249 IMSI='262424573427464': Updating SQN=321 in DB 20241111160224842 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424573427464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424573427464"} 20241111160224842 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424573427464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224842 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224842 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224843 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224843 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424573427464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424573427464"} 20241111160224843 DAUC <0003> db_auc.c:157 IMSI='262424573427464': No 2G Auth Data 20241111160224843 DAUC <0003> db_auc.c:236 IMSI='262424573427464': Calling to generate 5 vectors 20241111160224843 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241111160224843 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160224843 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160224843 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241111160224843 DAUC <0003> auc.c:113 vector [0]: rand = 20f46dc644de74e352739cfdb09a2d73 20241111160224843 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241111160224843 DAUC <0003> auc.c:142 vector [0]: autn = d13592d7b1f6000052be0bf3473f1d9f 20241111160224843 DAUC <0003> auc.c:143 vector [0]: ck = 2aaadcf8879012024e8b12e538efbe31 20241111160224843 DAUC <0003> auc.c:144 vector [0]: ik = e33b1cbf567cb234c93398efbca97ed3 20241111160224843 DAUC <0003> auc.c:145 vector [0]: res = 980771391cdfdbd90000000000000000 20241111160224843 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160224843 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241111160224843 DAUC <0003> auc.c:151 vector [0]: kc = 4e294a4d55aa60d4 20241111160224843 DAUC <0003> auc.c:152 vector [0]: sres = 84d8aae0 20241111160224843 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241111160224843 DAUC <0003> auc.c:113 vector [1]: rand = 9110ae3285c403058880a9f072a3853a 20241111160224843 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241111160224843 DAUC <0003> auc.c:142 vector [1]: autn = d4d81f2cfcbc00009050894b91a7edc6 20241111160224843 DAUC <0003> auc.c:143 vector [1]: ck = 54422ee97f357ce9ba730d0a752ebfd6 20241111160224843 DAUC <0003> auc.c:144 vector [1]: ik = 2451e881f6bbd2865e3223e9d9f15da5 20241111160224843 DAUC <0003> auc.c:145 vector [1]: res = b9fbeb2010c254920000000000000000 20241111160224843 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160224843 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241111160224843 DAUC <0003> auc.c:151 vector [1]: kc = 9452e88b25514c1c 20241111160224843 DAUC <0003> auc.c:152 vector [1]: sres = a939bfb2 20241111160224843 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241111160224843 DAUC <0003> auc.c:113 vector [2]: rand = 78b7dff7957c64febc4b2955e2ef2511 20241111160224844 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241111160224844 DAUC <0003> auc.c:142 vector [2]: autn = fb06616bea540000e9fb2164c3a87695 20241111160224844 DAUC <0003> auc.c:143 vector [2]: ck = 5f5cbc63de1ec1ed59ff69d48301bd5d 20241111160224844 DAUC <0003> auc.c:144 vector [2]: ik = b859073a20d71c7be23e32782c656b86 20241111160224844 DAUC <0003> auc.c:145 vector [2]: res = 94fb3199dccc4cb00000000000000000 20241111160224844 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160224844 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241111160224844 DAUC <0003> auc.c:151 vector [2]: kc = 5cc4e0f551ad0b4d 20241111160224844 DAUC <0003> auc.c:152 vector [2]: sres = 48377d29 20241111160224844 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241111160224844 DAUC <0003> auc.c:113 vector [3]: rand = 1158106555c40a130511e8816f552497 20241111160224844 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241111160224844 DAUC <0003> auc.c:142 vector [3]: autn = f7581c21aff60000fd4f5c4642f2b6a6 20241111160224844 DAUC <0003> auc.c:143 vector [3]: ck = d3a13e6135afd0ade3df094d9ccc78a5 20241111160224844 DAUC <0003> auc.c:144 vector [3]: ik = b7e362a9c227b7b5fb47403ca27e0abc 20241111160224844 DAUC <0003> auc.c:145 vector [3]: res = 319b50543d9ab5560000000000000000 20241111160224844 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160224844 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241111160224844 DAUC <0003> auc.c:151 vector [3]: kc = 7cda15b9c93a1501 20241111160224844 DAUC <0003> auc.c:152 vector [3]: sres = 0c01e502 20241111160224844 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241111160224844 DAUC <0003> auc.c:113 vector [4]: rand = b84e3fadb87aab2aaaf9c9fa52d7b483 20241111160224844 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241111160224844 DAUC <0003> auc.c:142 vector [4]: autn = 283a215c3c3c0000a4d4dd2b4f99adbc 20241111160224844 DAUC <0003> auc.c:143 vector [4]: ck = 7774aefed36c70b69e2c00632c7d3076 20241111160224844 DAUC <0003> auc.c:144 vector [4]: ik = 3b740fa2a02959c114fe8d10715178d3 20241111160224844 DAUC <0003> auc.c:145 vector [4]: res = 2923176686699a240000000000000000 20241111160224844 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241111160224844 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241111160224844 DAUC <0003> auc.c:151 vector [4]: kc = c6d22c2f2e6961d2 20241111160224844 DAUC <0003> auc.c:152 vector [4]: sres = af4a8d42 20241111160224844 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241111160224844 DAUC <0003> db_auc.c:245 IMSI='262424573427464': Generated 5 vectors 20241111160224844 DAUC <0003> db_auc.c:249 IMSI='262424573427464': Updating SQN=481 in DB 20241111160224844 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424573427464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424573427464"} 20241111160224844 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424573427464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224844 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224844 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45194<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160224846 DAUC <0003> db_auc.c:157 IMSI='262429021665438': No 2G Auth Data 20241111160224846 DAUC <0003> db_auc.c:192 IMSI='262429021665438': No 3G Auth Data HLR_Test-GSUP(21)@8c4d2a58a3a3: Created GsupExpect[0] for "262429021665438" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241111160224853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45196<->l=127.0.0.1:4258 20241111160224855 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224855 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429021665438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429021665438"} 20241111160224855 DAUC <0003> db_auc.c:157 IMSI='262429021665438': No 2G Auth Data 20241111160224855 DAUC <0003> db_auc.c:236 IMSI='262429021665438': Calling to generate 1 vectors 20241111160224855 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241111160224855 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160224855 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241111160224855 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241111160224855 DAUC <0003> auc.c:113 vector [0]: rand = 6e88c3af0d9233d1b89b2fedc70371de 20241111160224855 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241111160224855 DAUC <0003> auc.c:142 vector [0]: autn = 241290f9b3e80000e4d0d46aaf5426f2 20241111160224855 DAUC <0003> auc.c:143 vector [0]: ck = c975952e01ede5435c5ae76b399a02e3 20241111160224855 DAUC <0003> auc.c:144 vector [0]: ik = bddd05dc2bc1d0aa2c4682b3a24b1d62 20241111160224855 DAUC <0003> auc.c:145 vector [0]: res = b587fa6de9bbdb130000000000000000 20241111160224855 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160224855 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241111160224855 DAUC <0003> auc.c:151 vector [0]: kc = 04b4f52ab1fd2a68 20241111160224855 DAUC <0003> auc.c:152 vector [0]: sres = 5c3c217e 20241111160224855 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241111160224855 DAUC <0003> db_auc.c:245 IMSI='262429021665438': Generated 1 vectors 20241111160224855 DAUC <0003> db_auc.c:249 IMSI='262429021665438': Updating SQN=33 in DB 20241111160224855 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429021665438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429021665438"} 20241111160224855 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429021665438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224855 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224855 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8c4d2a58a3a3: Found GsupExpect[0] for "262429021665438" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@8c4d2a58a3a3: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262429021665438" TC_gsup_sai_num_auth_vectors(28)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160224857 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224857 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429021665438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429021665438"} 20241111160224857 DAUC <0003> db_auc.c:157 IMSI='262429021665438': No 2G Auth Data 20241111160224857 DAUC <0003> db_auc.c:236 IMSI='262429021665438': Calling to generate 4 vectors 20241111160224857 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241111160224857 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160224857 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241111160224857 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241111160224857 DAUC <0003> auc.c:113 vector [0]: rand = fde56011d35ebab9bfd0e91775df0e07 20241111160224857 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241111160224857 DAUC <0003> auc.c:142 vector [0]: autn = b9de7995b7f6000007bf77bf63d09d0b 20241111160224857 DAUC <0003> auc.c:143 vector [0]: ck = af4473aa41e47f83540470329d630700 20241111160224857 DAUC <0003> auc.c:144 vector [0]: ik = 23fa6bb914e082651e297903a7b9a18f 20241111160224857 DAUC <0003> auc.c:145 vector [0]: res = 962d16ee46e93c910000000000000000 20241111160224857 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160224857 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241111160224857 DAUC <0003> auc.c:151 vector [0]: kc = c69311226fde5b69 20241111160224857 DAUC <0003> auc.c:152 vector [0]: sres = d0c42a7f 20241111160224857 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241111160224857 DAUC <0003> auc.c:113 vector [1]: rand = 308611fb9f58382a04cac7b3b763486d 20241111160224857 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241111160224857 DAUC <0003> auc.c:142 vector [1]: autn = bff8a88bf42e0000e923d08e1cfa2d37 20241111160224857 DAUC <0003> auc.c:143 vector [1]: ck = 5b7bb49ae6d4baca183a2dcdd5f9aa7c 20241111160224857 DAUC <0003> auc.c:144 vector [1]: ik = 0043d37129d59c7548fc6baf2bc4eab9 20241111160224857 DAUC <0003> auc.c:145 vector [1]: res = 14aca68e622776000000000000000000 20241111160224857 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160224857 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241111160224857 DAUC <0003> auc.c:151 vector [1]: kc = 0bfe2189313c667a 20241111160224857 DAUC <0003> auc.c:152 vector [1]: sres = 768bd08e 20241111160224857 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241111160224857 DAUC <0003> auc.c:113 vector [2]: rand = 2ce77485b248a859d091a911476ba6f9 20241111160224857 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241111160224857 DAUC <0003> auc.c:142 vector [2]: autn = 54354896d2c7000023bd431df066b655 20241111160224857 DAUC <0003> auc.c:143 vector [2]: ck = 8a5e2b73709eafe0b0b5333b0b3ec105 20241111160224857 DAUC <0003> auc.c:144 vector [2]: ik = a0ebbb9b292ca11318c7df07778cdd0b 20241111160224857 DAUC <0003> auc.c:145 vector [2]: res = 078877875537c93e0000000000000000 20241111160224857 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160224857 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241111160224857 DAUC <0003> auc.c:151 vector [2]: kc = 82c77cd4250012fd 20241111160224857 DAUC <0003> auc.c:152 vector [2]: sres = 52bfbeb9 20241111160224857 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241111160224857 DAUC <0003> auc.c:113 vector [3]: rand = 28b038da50ec3accb149acb11112746f 20241111160224857 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241111160224857 DAUC <0003> auc.c:142 vector [3]: autn = a3d97d972ccf0000f7d912984196168b 20241111160224857 DAUC <0003> auc.c:143 vector [3]: ck = 5126a0780f10fae65782900acdd16f61 20241111160224857 DAUC <0003> auc.c:144 vector [3]: ik = f21167167eeda89c194178c738d58f54 20241111160224857 DAUC <0003> auc.c:145 vector [3]: res = 4a66bf5d01900ffc0000000000000000 20241111160224857 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160224857 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241111160224857 DAUC <0003> auc.c:151 vector [3]: kc = edf42fa384f9b24f 20241111160224857 DAUC <0003> auc.c:152 vector [3]: sres = 4bf6b0a1 20241111160224857 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241111160224858 DAUC <0003> db_auc.c:245 IMSI='262429021665438': Generated 4 vectors 20241111160224858 DAUC <0003> db_auc.c:249 IMSI='262429021665438': Updating SQN=161 in DB 20241111160224858 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429021665438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429021665438"} 20241111160224858 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429021665438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224858 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224858 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224859 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224859 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429021665438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429021665438"} 20241111160224859 DAUC <0003> db_auc.c:157 IMSI='262429021665438': No 2G Auth Data 20241111160224859 DAUC <0003> db_auc.c:236 IMSI='262429021665438': Calling to generate 5 vectors 20241111160224859 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241111160224859 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160224859 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241111160224859 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241111160224859 DAUC <0003> auc.c:113 vector [0]: rand = 2b2eeea702340b94ed0c628b8366a123 20241111160224859 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241111160224859 DAUC <0003> auc.c:142 vector [0]: autn = 7e88cd7a15eb0000d237def36ffeb42b 20241111160224859 DAUC <0003> auc.c:143 vector [0]: ck = 127957ec6fce005006d81b40c41406e9 20241111160224859 DAUC <0003> auc.c:144 vector [0]: ik = b6d787033416fc7680e6beb710222a9f 20241111160224859 DAUC <0003> auc.c:145 vector [0]: res = bdbc0944d5910bbe0000000000000000 20241111160224859 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160224859 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241111160224859 DAUC <0003> auc.c:151 vector [0]: kc = 229075188feed050 20241111160224859 DAUC <0003> auc.c:152 vector [0]: sres = 682d02fa 20241111160224859 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241111160224859 DAUC <0003> auc.c:113 vector [1]: rand = 43001bd6764b38a5418a48d21430a484 20241111160224859 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241111160224859 DAUC <0003> auc.c:142 vector [1]: autn = 445b27f7f4960000acc059997364ac7e 20241111160224859 DAUC <0003> auc.c:143 vector [1]: ck = 101bce2e68787aa515843c5fd806cf22 20241111160224859 DAUC <0003> auc.c:144 vector [1]: ik = 73902bc5103c4fe7c46f118749186a26 20241111160224859 DAUC <0003> auc.c:145 vector [1]: res = aaa584f2eb915d190000000000000000 20241111160224859 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160224859 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241111160224859 DAUC <0003> auc.c:151 vector [1]: kc = b260c833e95a9046 20241111160224859 DAUC <0003> auc.c:152 vector [1]: sres = 4134d9eb 20241111160224859 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241111160224859 DAUC <0003> auc.c:113 vector [2]: rand = 4de42b1564c21eee61310fdb1bd19ba6 20241111160224859 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241111160224859 DAUC <0003> auc.c:142 vector [2]: autn = 1784ca6eb4aa000033dc33cd4801131e 20241111160224860 DAUC <0003> auc.c:143 vector [2]: ck = b6db94161ea744fdf332f9a91b926243 20241111160224860 DAUC <0003> auc.c:144 vector [2]: ik = 09555f002cb440cac6c0060722543f56 20241111160224860 DAUC <0003> auc.c:145 vector [2]: res = e600ff100d151d440000000000000000 20241111160224860 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160224860 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241111160224860 DAUC <0003> auc.c:151 vector [2]: kc = 8a7c34b80bd55922 20241111160224860 DAUC <0003> auc.c:152 vector [2]: sres = eb15e254 20241111160224860 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241111160224860 DAUC <0003> auc.c:113 vector [3]: rand = 6e06667d58bd661a092aca08c583b8aa 20241111160224860 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241111160224860 DAUC <0003> auc.c:142 vector [3]: autn = 2efb010ec2f000001d321409b8bb4f3b 20241111160224860 DAUC <0003> auc.c:143 vector [3]: ck = 527aeb0db4aff515e4d37396cb41f1e7 20241111160224860 DAUC <0003> auc.c:144 vector [3]: ik = 872be4ee2b5aebcd16715632ed425c1b 20241111160224860 DAUC <0003> auc.c:145 vector [3]: res = 09f3b022024ff9ad0000000000000000 20241111160224860 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160224860 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241111160224860 DAUC <0003> auc.c:151 vector [3]: kc = 27f32a47b9f6b324 20241111160224860 DAUC <0003> auc.c:152 vector [3]: sres = 0bbc498f 20241111160224860 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241111160224860 DAUC <0003> auc.c:113 vector [4]: rand = f7e2b2adf6cf0a076d30eb1171c82971 20241111160224860 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241111160224860 DAUC <0003> auc.c:142 vector [4]: autn = 853853ed0ade000010d701320af0a8c6 20241111160224860 DAUC <0003> auc.c:143 vector [4]: ck = 2a950cd38bda1135d60994be830419b2 20241111160224860 DAUC <0003> auc.c:144 vector [4]: ik = ed7094f4349087db2f413e3f26d7b922 20241111160224860 DAUC <0003> auc.c:145 vector [4]: res = 8419612c5fd9033c0000000000000000 20241111160224860 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241111160224860 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241111160224860 DAUC <0003> auc.c:151 vector [4]: kc = 3ead32a61a99367e 20241111160224860 DAUC <0003> auc.c:152 vector [4]: sres = dbc06210 20241111160224860 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241111160224860 DAUC <0003> db_auc.c:245 IMSI='262429021665438': Generated 5 vectors 20241111160224860 DAUC <0003> db_auc.c:249 IMSI='262429021665438': Updating SQN=321 in DB 20241111160224860 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429021665438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429021665438"} 20241111160224860 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429021665438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224860 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224860 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224861 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224862 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429021665438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429021665438"} 20241111160224862 DAUC <0003> db_auc.c:157 IMSI='262429021665438': No 2G Auth Data 20241111160224862 DAUC <0003> db_auc.c:236 IMSI='262429021665438': Calling to generate 5 vectors 20241111160224862 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241111160224862 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160224862 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241111160224862 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241111160224862 DAUC <0003> auc.c:113 vector [0]: rand = bf5f56f7ea1c0063c67751440600507b 20241111160224862 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241111160224862 DAUC <0003> auc.c:142 vector [0]: autn = 3377c71e6253000008ab1418950f214e 20241111160224862 DAUC <0003> auc.c:143 vector [0]: ck = bb4cd4f29bc5125d1042e2137a4f4dad 20241111160224862 DAUC <0003> auc.c:144 vector [0]: ik = fb9988cc2a512d93df1c66e36c6ab19f 20241111160224862 DAUC <0003> auc.c:145 vector [0]: res = 3c7a7b332e6cea4c0000000000000000 20241111160224862 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160224862 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241111160224862 DAUC <0003> auc.c:151 vector [0]: kc = 8f8bd8cea7b1c3fc 20241111160224862 DAUC <0003> auc.c:152 vector [0]: sres = 1216917f 20241111160224862 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241111160224862 DAUC <0003> auc.c:113 vector [1]: rand = b9bb6132e4855e953c3f8ea973e8b16d 20241111160224862 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241111160224862 DAUC <0003> auc.c:142 vector [1]: autn = aede9abc5d8c0000434e64d8f90a4e18 20241111160224862 DAUC <0003> auc.c:143 vector [1]: ck = 81e97151de6a922f5e97bc36266926ad 20241111160224862 DAUC <0003> auc.c:144 vector [1]: ik = 64e16f98824ffd8bb053ffccd22737f0 20241111160224862 DAUC <0003> auc.c:145 vector [1]: res = 6afafed17b1b097f0000000000000000 20241111160224862 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160224862 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241111160224862 DAUC <0003> auc.c:151 vector [1]: kc = 0bcc5d33a86b7ef9 20241111160224862 DAUC <0003> auc.c:152 vector [1]: sres = 11e1f7ae 20241111160224862 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241111160224862 DAUC <0003> auc.c:113 vector [2]: rand = 73eb2b4c04950a58e8e082d99401f54a 20241111160224862 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241111160224862 DAUC <0003> auc.c:142 vector [2]: autn = 39fe54250d3200002ba7e24153c4f851 20241111160224862 DAUC <0003> auc.c:143 vector [2]: ck = d2a70fe1232c596a78ef5b2222a26296 20241111160224862 DAUC <0003> auc.c:144 vector [2]: ik = 69ed83ca2bd7005a6991739afb84dc93 20241111160224862 DAUC <0003> auc.c:145 vector [2]: res = 73d2bdb0c7fb32740000000000000000 20241111160224862 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160224862 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241111160224862 DAUC <0003> auc.c:151 vector [2]: kc = aa34a493d1dde735 20241111160224862 DAUC <0003> auc.c:152 vector [2]: sres = b4298fc4 20241111160224862 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241111160224862 DAUC <0003> auc.c:113 vector [3]: rand = a557d4c2803a75ff9b195ba21d322a9a 20241111160224862 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241111160224862 DAUC <0003> auc.c:142 vector [3]: autn = 6516ff1854bc000038c11cde719cd433 20241111160224862 DAUC <0003> auc.c:143 vector [3]: ck = 98d4a18b7f19fd9f5da8835b00a60068 20241111160224862 DAUC <0003> auc.c:144 vector [3]: ik = df64dd39d95c7caa05057f085dc68b33 20241111160224862 DAUC <0003> auc.c:145 vector [3]: res = bebf1343b70fc9350000000000000000 20241111160224862 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160224862 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241111160224862 DAUC <0003> auc.c:151 vector [3]: kc = 1f1d80e1fb250a6e 20241111160224862 DAUC <0003> auc.c:152 vector [3]: sres = 09b0da76 20241111160224862 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241111160224862 DAUC <0003> auc.c:113 vector [4]: rand = 6589b2c3dc58dca4b1040494292c9c07 20241111160224862 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241111160224862 DAUC <0003> auc.c:142 vector [4]: autn = 683517108f7000002b4837e878a93685 20241111160224862 DAUC <0003> auc.c:143 vector [4]: ck = 12d5a6460fc084a10653ded113cddce4 20241111160224862 DAUC <0003> auc.c:144 vector [4]: ik = 53cafd94218fcfd938ecabd18d39627d 20241111160224862 DAUC <0003> auc.c:145 vector [4]: res = ae71d66e739c7a620000000000000000 20241111160224862 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241111160224862 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241111160224862 DAUC <0003> auc.c:151 vector [4]: kc = 7fa02ed2b0bbf5e1 20241111160224862 DAUC <0003> auc.c:152 vector [4]: sres = ddedac0c 20241111160224862 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241111160224862 DAUC <0003> db_auc.c:245 IMSI='262429021665438': Generated 5 vectors 20241111160224862 DAUC <0003> db_auc.c:249 IMSI='262429021665438': Updating SQN=481 in DB 20241111160224863 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429021665438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429021665438"} 20241111160224863 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429021665438 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224863 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224863 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45196<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160224865 DAUC <0003> db_auc.c:157 IMSI='262429730876360': No 2G Auth Data 20241111160224865 DAUC <0003> db_auc.c:192 IMSI='262429730876360': No 3G Auth Data HLR_Test-GSUP(21)@8c4d2a58a3a3: Created GsupExpect[0] for "262429730876360" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241111160224871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45212<->l=127.0.0.1:4258 20241111160224873 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224873 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429730876360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429730876360"} 20241111160224873 DAUC <0003> db_auc.c:236 IMSI='262429730876360': Calling to generate 1 vectors 20241111160224873 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241111160224873 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160224873 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160224873 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241111160224873 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224873 DAUC <0003> auc.c:113 vector [0]: rand = b3af306338f77769668102f0436778ee 20241111160224873 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241111160224873 DAUC <0003> auc.c:142 vector [0]: autn = 5549a2a5123200008d4a7cfe97a201f7 20241111160224873 DAUC <0003> auc.c:143 vector [0]: ck = b628cb42a6d86d2cec9e809cbedd7c7c 20241111160224873 DAUC <0003> auc.c:144 vector [0]: ik = 90a606582d044640580fed9a7740c91d 20241111160224873 DAUC <0003> auc.c:145 vector [0]: res = f8940d8c85f9ea440000000000000000 20241111160224873 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160224873 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241111160224873 DAUC <0003> auc.c:179 vector [0]: kc = b550ec7f3134fc00 20241111160224873 DAUC <0003> auc.c:180 vector [0]: sres = 04ad1240 20241111160224873 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241111160224873 DAUC <0003> db_auc.c:245 IMSI='262429730876360': Generated 1 vectors 20241111160224873 DAUC <0003> db_auc.c:249 IMSI='262429730876360': Updating SQN=33 in DB 20241111160224873 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429730876360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429730876360"} 20241111160224873 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429730876360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224873 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224873 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8c4d2a58a3a3: Found GsupExpect[0] for "262429730876360" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@8c4d2a58a3a3: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262429730876360" TC_gsup_sai_num_auth_vectors(29)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160224874 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224874 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429730876360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429730876360"} 20241111160224874 DAUC <0003> db_auc.c:236 IMSI='262429730876360': Calling to generate 4 vectors 20241111160224874 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241111160224874 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160224874 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160224874 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241111160224875 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224875 DAUC <0003> auc.c:113 vector [0]: rand = 1ce9039de36006079f1cdb27465043aa 20241111160224875 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241111160224875 DAUC <0003> auc.c:142 vector [0]: autn = a6c5af489d76000072bf3d0e6895a225 20241111160224875 DAUC <0003> auc.c:143 vector [0]: ck = c1ad9fc74879a027c9f9c5e1e7c4700c 20241111160224875 DAUC <0003> auc.c:144 vector [0]: ik = 621c4902b13836509331c2baac9ba9c7 20241111160224875 DAUC <0003> auc.c:145 vector [0]: res = 4cd3a6a4f17b3ffc0000000000000000 20241111160224875 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160224875 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241111160224875 DAUC <0003> auc.c:179 vector [0]: kc = d1915e21ab27f800 20241111160224875 DAUC <0003> auc.c:180 vector [0]: sres = 1332698b 20241111160224875 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241111160224875 DAUC <0003> auc.c:113 vector [1]: rand = abecc7463c81b3e99b8bf2a0e5eca155 20241111160224875 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241111160224875 DAUC <0003> auc.c:142 vector [1]: autn = eb34b11e4c8500007004fcf082133123 20241111160224875 DAUC <0003> auc.c:143 vector [1]: ck = 6b2e9fa2a1896d7a4300eeba3d19320b 20241111160224875 DAUC <0003> auc.c:144 vector [1]: ik = c631f23ca3090eef4733bfad6c253050 20241111160224875 DAUC <0003> auc.c:145 vector [1]: res = 3f3937cc364e4c700000000000000000 20241111160224875 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160224875 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241111160224875 DAUC <0003> auc.c:179 vector [1]: kc = ef9abf2f3716ac00 20241111160224875 DAUC <0003> auc.c:180 vector [1]: sres = 01f3b2ae 20241111160224875 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241111160224875 DAUC <0003> auc.c:113 vector [2]: rand = f1af76a97182ed118f664acbe38e262d 20241111160224875 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241111160224875 DAUC <0003> auc.c:142 vector [2]: autn = aa67e6767be20000b574420e8a2e9c30 20241111160224875 DAUC <0003> auc.c:143 vector [2]: ck = e15275bb6b5902ab3d4fffdd814d7b9c 20241111160224875 DAUC <0003> auc.c:144 vector [2]: ik = 924258b72b6c00928f8ad6ed1126e200 20241111160224875 DAUC <0003> auc.c:145 vector [2]: res = ced9a2f333f634590000000000000000 20241111160224875 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160224875 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241111160224875 DAUC <0003> auc.c:179 vector [2]: kc = 2d46a21ae016ac00 20241111160224875 DAUC <0003> auc.c:180 vector [2]: sres = e2e463f5 20241111160224875 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241111160224875 DAUC <0003> auc.c:113 vector [3]: rand = b15dd6e1ec36290f4bf3fc9b24e34f03 20241111160224875 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241111160224875 DAUC <0003> auc.c:142 vector [3]: autn = 761aed8111060000fff2c09ae7a12d4a 20241111160224875 DAUC <0003> auc.c:143 vector [3]: ck = 021277e82309dca4846cf3a8e636eac3 20241111160224875 DAUC <0003> auc.c:144 vector [3]: ik = 1b9fdf6233255fc110e89bbbe8a33d85 20241111160224875 DAUC <0003> auc.c:145 vector [3]: res = b68b712536a363000000000000000000 20241111160224875 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160224875 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241111160224875 DAUC <0003> auc.c:179 vector [3]: kc = 3d7d4835fae50c00 20241111160224875 DAUC <0003> auc.c:180 vector [3]: sres = 2c3b748d 20241111160224875 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241111160224875 DAUC <0003> db_auc.c:245 IMSI='262429730876360': Generated 4 vectors 20241111160224875 DAUC <0003> db_auc.c:249 IMSI='262429730876360': Updating SQN=161 in DB 20241111160224875 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429730876360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429730876360"} 20241111160224875 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429730876360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224875 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224875 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224877 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224877 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429730876360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429730876360"} 20241111160224877 DAUC <0003> db_auc.c:236 IMSI='262429730876360': Calling to generate 5 vectors 20241111160224877 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241111160224877 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160224877 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160224877 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241111160224877 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224877 DAUC <0003> auc.c:113 vector [0]: rand = f926cd2f2689febb9cdcc37e9f21f0d4 20241111160224877 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241111160224877 DAUC <0003> auc.c:142 vector [0]: autn = 24ed8345668b0000d2c596c3ff0ee08d 20241111160224877 DAUC <0003> auc.c:143 vector [0]: ck = 6d0a444e53caacba3dd48d95e3f3a3d6 20241111160224877 DAUC <0003> auc.c:144 vector [0]: ik = 5928150b5188cb464d5c4b0b2b44d771 20241111160224877 DAUC <0003> auc.c:145 vector [0]: res = eff0373539d251270000000000000000 20241111160224877 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160224877 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241111160224877 DAUC <0003> auc.c:179 vector [0]: kc = 47e72ba06cc8c400 20241111160224877 DAUC <0003> auc.c:180 vector [0]: sres = cdd16644 20241111160224877 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241111160224877 DAUC <0003> auc.c:113 vector [1]: rand = aec81439317c3e19992562814efa862e 20241111160224877 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241111160224877 DAUC <0003> auc.c:142 vector [1]: autn = 6f909f50da9600005a6162a52a35e1b5 20241111160224877 DAUC <0003> auc.c:143 vector [1]: ck = e3e2429ec43f964b659b59ebac49d723 20241111160224877 DAUC <0003> auc.c:144 vector [1]: ik = 4ba03b227fb930aebb938917bc863db9 20241111160224877 DAUC <0003> auc.c:145 vector [1]: res = 0cee88a973265b2b0000000000000000 20241111160224877 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160224877 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241111160224877 DAUC <0003> auc.c:179 vector [1]: kc = 521e0c8cb1bc8c00 20241111160224877 DAUC <0003> auc.c:180 vector [1]: sres = 9a93463c 20241111160224877 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241111160224877 DAUC <0003> auc.c:113 vector [2]: rand = 695fa9d64c3a8c19a857764bb3e8a924 20241111160224877 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241111160224877 DAUC <0003> auc.c:142 vector [2]: autn = c607b8c7fff300004058bc446e70e51b 20241111160224877 DAUC <0003> auc.c:143 vector [2]: ck = 9dc6639ea3def5115cabd860920d2b06 20241111160224877 DAUC <0003> auc.c:144 vector [2]: ik = 6fda7a2559aedce371730132daad0ad1 20241111160224877 DAUC <0003> auc.c:145 vector [2]: res = d984447e0644faec0000000000000000 20241111160224877 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160224877 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241111160224877 DAUC <0003> auc.c:179 vector [2]: kc = 545d0a5027c80800 20241111160224877 DAUC <0003> auc.c:180 vector [2]: sres = 97bf3d56 20241111160224877 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241111160224877 DAUC <0003> auc.c:113 vector [3]: rand = fc7ec9d71222f011842f28d91133cbbd 20241111160224877 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241111160224877 DAUC <0003> auc.c:142 vector [3]: autn = 8552206351470000d6e9154313bbc767 20241111160224877 DAUC <0003> auc.c:143 vector [3]: ck = 281e40ed10ae02e3d6e4600ed01a09a1 20241111160224877 DAUC <0003> auc.c:144 vector [3]: ik = ab5c3b48653b6dc9d1380ad47b6d79c8 20241111160224877 DAUC <0003> auc.c:145 vector [3]: res = b236b81bc2f28e6a0000000000000000 20241111160224877 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160224878 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241111160224878 DAUC <0003> auc.c:179 vector [3]: kc = cfbd1d0e6d722400 20241111160224878 DAUC <0003> auc.c:180 vector [3]: sres = bbfba9a4 20241111160224878 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241111160224878 DAUC <0003> auc.c:113 vector [4]: rand = 126cfcbda226cb9d4782b3a9797f61a7 20241111160224878 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241111160224878 DAUC <0003> auc.c:142 vector [4]: autn = e88c6bdff4f00000e39d6a155c5fe152 20241111160224878 DAUC <0003> auc.c:143 vector [4]: ck = 7155cdbc2ea03cb730e192677bf3d7ec 20241111160224878 DAUC <0003> auc.c:144 vector [4]: ik = 1fc7970364064de184d49b287e1d406e 20241111160224878 DAUC <0003> auc.c:145 vector [4]: res = f58b69d7117a423d0000000000000000 20241111160224878 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241111160224878 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241111160224878 DAUC <0003> auc.c:179 vector [4]: kc = c8ddd2ac6e361400 20241111160224878 DAUC <0003> auc.c:180 vector [4]: sres = 308fd88d 20241111160224878 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241111160224878 DAUC <0003> db_auc.c:245 IMSI='262429730876360': Generated 5 vectors 20241111160224878 DAUC <0003> db_auc.c:249 IMSI='262429730876360': Updating SQN=321 in DB 20241111160224878 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429730876360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429730876360"} 20241111160224878 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429730876360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224878 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224878 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224879 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224879 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429730876360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429730876360"} 20241111160224879 DAUC <0003> db_auc.c:236 IMSI='262429730876360': Calling to generate 5 vectors 20241111160224879 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241111160224879 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160224879 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160224879 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241111160224879 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224879 DAUC <0003> auc.c:113 vector [0]: rand = c40b7733d5cceee5770679ec01fb762c 20241111160224879 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241111160224879 DAUC <0003> auc.c:142 vector [0]: autn = 0426ef4170f30000b4e3012a68cfd656 20241111160224879 DAUC <0003> auc.c:143 vector [0]: ck = d0bd2a2f00b426fcc217fbf1f9236242 20241111160224879 DAUC <0003> auc.c:144 vector [0]: ik = 49a7093573773c4591c5a7a5c7a809a9 20241111160224879 DAUC <0003> auc.c:145 vector [0]: res = 2010293b93e4cca20000000000000000 20241111160224879 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160224880 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241111160224880 DAUC <0003> auc.c:179 vector [0]: kc = 4c45d87f0e205c00 20241111160224880 DAUC <0003> auc.c:180 vector [0]: sres = 7cb569ee 20241111160224880 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241111160224880 DAUC <0003> auc.c:113 vector [1]: rand = 17e055ec0412f7d8f6c5a16ff3240e17 20241111160224880 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241111160224880 DAUC <0003> auc.c:142 vector [1]: autn = c3cefe0178d30000d274bb7243aa6ee5 20241111160224880 DAUC <0003> auc.c:143 vector [1]: ck = 83df0e2bdbea001e242e79c65ea413b7 20241111160224880 DAUC <0003> auc.c:144 vector [1]: ik = e2216e6c1bed2a30d2769b48487024ed 20241111160224880 DAUC <0003> auc.c:145 vector [1]: res = 271c826ab81bfe720000000000000000 20241111160224880 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160224880 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241111160224880 DAUC <0003> auc.c:179 vector [1]: kc = 99a2ac5fbf759000 20241111160224880 DAUC <0003> auc.c:180 vector [1]: sres = 7bfdbb8c 20241111160224880 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241111160224880 DAUC <0003> auc.c:113 vector [2]: rand = a2336b462284b2a9e5f05ad5a9b52643 20241111160224880 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241111160224880 DAUC <0003> auc.c:142 vector [2]: autn = 1a1ff04fe3b000006dedc61058c17c1a 20241111160224880 DAUC <0003> auc.c:143 vector [2]: ck = 4dfaa6419c4afa7abddcf7737e90cb0b 20241111160224880 DAUC <0003> auc.c:144 vector [2]: ik = 48737309f0904fe265f869ebdb83dc11 20241111160224880 DAUC <0003> auc.c:145 vector [2]: res = 6cc7dfe16a25f3fb0000000000000000 20241111160224880 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160224880 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241111160224880 DAUC <0003> auc.c:179 vector [2]: kc = fa167e7fb6d43c00 20241111160224880 DAUC <0003> auc.c:180 vector [2]: sres = 7c4ccd63 20241111160224880 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241111160224880 DAUC <0003> auc.c:113 vector [3]: rand = 8cdaf5962db26e7566daa563d6b0195d 20241111160224880 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241111160224880 DAUC <0003> auc.c:142 vector [3]: autn = 635b1cf623f60000faf70886310eac8d 20241111160224880 DAUC <0003> auc.c:143 vector [3]: ck = c7a37a8133d27a12a5335d751e942565 20241111160224880 DAUC <0003> auc.c:144 vector [3]: ik = 18b22dd1430fbb42ffddd7b809de5f24 20241111160224880 DAUC <0003> auc.c:145 vector [3]: res = 913ca70f955c89c70000000000000000 20241111160224880 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160224880 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241111160224880 DAUC <0003> auc.c:179 vector [3]: kc = 35119bb773350c00 20241111160224880 DAUC <0003> auc.c:180 vector [3]: sres = 457eeb24 20241111160224880 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241111160224880 DAUC <0003> auc.c:113 vector [4]: rand = 21ffc9659f86e601c15d4f535c6ce415 20241111160224880 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241111160224880 DAUC <0003> auc.c:142 vector [4]: autn = 0a19538fc585000021e5e3b2a658f8d8 20241111160224880 DAUC <0003> auc.c:143 vector [4]: ck = 0930efcaf22209e7361f30678093ea3f 20241111160224880 DAUC <0003> auc.c:144 vector [4]: ik = 7af007fb272cc1d37db7d9e5f4bbb472 20241111160224880 DAUC <0003> auc.c:145 vector [4]: res = 75387fe8c2ce42dd0000000000000000 20241111160224880 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241111160224880 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241111160224880 DAUC <0003> auc.c:179 vector [4]: kc = 8037555c05ab1400 20241111160224880 DAUC <0003> auc.c:180 vector [4]: sres = f2a1ac66 20241111160224880 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241111160224880 DAUC <0003> db_auc.c:245 IMSI='262429730876360': Generated 5 vectors 20241111160224880 DAUC <0003> db_auc.c:249 IMSI='262429730876360': Updating SQN=481 in DB 20241111160224880 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429730876360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429730876360"} 20241111160224880 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429730876360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224880 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224880 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45212<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160224882 DAUC <0003> db_auc.c:157 IMSI='262425622686088': No 2G Auth Data 20241111160224882 DAUC <0003> db_auc.c:192 IMSI='262425622686088': No 3G Auth Data HLR_Test-GSUP(21)@8c4d2a58a3a3: Created GsupExpect[0] for "262425622686088" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241111160224889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45228<->l=127.0.0.1:4258 20241111160224891 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224891 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425622686088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425622686088"} 20241111160224891 DAUC <0003> db_auc.c:236 IMSI='262425622686088': Calling to generate 1 vectors 20241111160224891 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241111160224891 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160224891 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160224891 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241111160224891 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224891 DAUC <0003> auc.c:113 vector [0]: rand = 01839c4a6c1f950f722bb0df8f19c6c2 20241111160224891 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241111160224891 DAUC <0003> auc.c:142 vector [0]: autn = 3d29e769799900007cfa30407c4737bf 20241111160224891 DAUC <0003> auc.c:143 vector [0]: ck = ac3d51d68601e4af552888bdbdebca1c 20241111160224891 DAUC <0003> auc.c:144 vector [0]: ik = 17927fba979933bf632dc376f4bd0c8a 20241111160224891 DAUC <0003> auc.c:145 vector [0]: res = b7133031b6adf86c0000000000000000 20241111160224891 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160224891 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241111160224891 DAUC <0003> auc.c:179 vector [0]: kc = b91d4213fd2c7c00 20241111160224891 DAUC <0003> auc.c:180 vector [0]: sres = c3f04f20 20241111160224891 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241111160224891 DAUC <0003> db_auc.c:245 IMSI='262425622686088': Generated 1 vectors 20241111160224891 DAUC <0003> db_auc.c:249 IMSI='262425622686088': Updating SQN=33 in DB 20241111160224891 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425622686088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425622686088"} 20241111160224891 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425622686088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224891 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224891 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8c4d2a58a3a3: Found GsupExpect[0] for "262425622686088" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@8c4d2a58a3a3: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262425622686088" TC_gsup_sai_num_auth_vectors(30)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160224892 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224892 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425622686088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425622686088"} 20241111160224892 DAUC <0003> db_auc.c:236 IMSI='262425622686088': Calling to generate 4 vectors 20241111160224892 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241111160224892 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160224892 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160224892 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241111160224892 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224892 DAUC <0003> auc.c:113 vector [0]: rand = 26e5cad44f6bd648f7dada09ced8a36d 20241111160224893 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241111160224893 DAUC <0003> auc.c:142 vector [0]: autn = 8fa999041d100000d86bac98fd8bbdca 20241111160224893 DAUC <0003> auc.c:143 vector [0]: ck = 0219a48b82218198ac00ef3c90f870f3 20241111160224893 DAUC <0003> auc.c:144 vector [0]: ik = ef2d7dc8a18689c03cb7d3b21cb9395c 20241111160224893 DAUC <0003> auc.c:145 vector [0]: res = ae4e1c038ae541970000000000000000 20241111160224893 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160224893 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241111160224893 DAUC <0003> auc.c:179 vector [0]: kc = 3a61661c568b2800 20241111160224893 DAUC <0003> auc.c:180 vector [0]: sres = f24e21e0 20241111160224893 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241111160224893 DAUC <0003> auc.c:113 vector [1]: rand = f1a34c9c9b6422820bff67aeb1519fe3 20241111160224893 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241111160224893 DAUC <0003> auc.c:142 vector [1]: autn = c877b799a722000090d15cb90d916a7a 20241111160224893 DAUC <0003> auc.c:143 vector [1]: ck = 70a861e0cb00f2e72a4d002e89ddfd45 20241111160224893 DAUC <0003> auc.c:144 vector [1]: ik = 22b0a2100c6319e604d5b7d68895fc1c 20241111160224893 DAUC <0003> auc.c:145 vector [1]: res = 1119294095dc89100000000000000000 20241111160224893 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160224893 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241111160224893 DAUC <0003> auc.c:179 vector [1]: kc = bfd85e20d0644400 20241111160224893 DAUC <0003> auc.c:180 vector [1]: sres = f85eaa74 20241111160224893 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241111160224893 DAUC <0003> auc.c:113 vector [2]: rand = 42051b86bcdd5b98015e0a617deca759 20241111160224893 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241111160224893 DAUC <0003> auc.c:142 vector [2]: autn = 50a65ad5a56c0000b618c3f9ab355eae 20241111160224893 DAUC <0003> auc.c:143 vector [2]: ck = 9dd5d8fd737f7a71fdbb79ea95383b6c 20241111160224893 DAUC <0003> auc.c:144 vector [2]: ik = f71a5e0be3bf56d38bb8b02bc966e36f 20241111160224893 DAUC <0003> auc.c:145 vector [2]: res = 85e1bf049bce4a3a0000000000000000 20241111160224893 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160224893 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241111160224893 DAUC <0003> auc.c:179 vector [2]: kc = d27083c9e7beac00 20241111160224893 DAUC <0003> auc.c:180 vector [2]: sres = ba931b74 20241111160224893 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241111160224893 DAUC <0003> auc.c:113 vector [3]: rand = 534a8db9a3448d63b63f7174fe02ed6a 20241111160224893 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241111160224893 DAUC <0003> auc.c:142 vector [3]: autn = fdf275d5601400000a40180e47d2fdc6 20241111160224893 DAUC <0003> auc.c:143 vector [3]: ck = c42b245a500f1d51d9e35d7af3ae9ff2 20241111160224893 DAUC <0003> auc.c:144 vector [3]: ik = 5f9bb28054b90045914a16d973ba32bf 20241111160224893 DAUC <0003> auc.c:145 vector [3]: res = bb310aacde9cb41d0000000000000000 20241111160224893 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160224893 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241111160224893 DAUC <0003> auc.c:179 vector [3]: kc = 7c6283dbe4bbc800 20241111160224893 DAUC <0003> auc.c:180 vector [3]: sres = f9ae45d8 20241111160224893 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241111160224893 DAUC <0003> db_auc.c:245 IMSI='262425622686088': Generated 4 vectors 20241111160224893 DAUC <0003> db_auc.c:249 IMSI='262425622686088': Updating SQN=161 in DB 20241111160224893 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425622686088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425622686088"} 20241111160224893 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425622686088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224893 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224893 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224895 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224895 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425622686088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425622686088"} 20241111160224895 DAUC <0003> db_auc.c:236 IMSI='262425622686088': Calling to generate 5 vectors 20241111160224895 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241111160224895 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160224895 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160224895 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241111160224895 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224895 DAUC <0003> auc.c:113 vector [0]: rand = cf02cfa4cbab86f3d91fd364dc312850 20241111160224895 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241111160224895 DAUC <0003> auc.c:142 vector [0]: autn = adb52419b2f10000bb0b62dee21015c6 20241111160224895 DAUC <0003> auc.c:143 vector [0]: ck = 74bb88fb0d688d4fb213e6e04c4245c9 20241111160224895 DAUC <0003> auc.c:144 vector [0]: ik = 966388ca9fc8154332201213d1393386 20241111160224895 DAUC <0003> auc.c:145 vector [0]: res = 3377d608960288bf0000000000000000 20241111160224895 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160224895 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241111160224895 DAUC <0003> auc.c:179 vector [0]: kc = 46e5be85e87f7800 20241111160224895 DAUC <0003> auc.c:180 vector [0]: sres = 804ac724 20241111160224895 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241111160224895 DAUC <0003> auc.c:113 vector [1]: rand = 25002a05a8365616b8ebcb6cdd1337e2 20241111160224895 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241111160224895 DAUC <0003> auc.c:142 vector [1]: autn = 7917de80dc59000015183257c5ce34a3 20241111160224895 DAUC <0003> auc.c:143 vector [1]: ck = 64e063df6e876841d2502c979af248a9 20241111160224895 DAUC <0003> auc.c:144 vector [1]: ik = a5f918b0a3d52ee07a5422b28e8ed67c 20241111160224895 DAUC <0003> auc.c:145 vector [1]: res = f50ca5c41a07c2250000000000000000 20241111160224895 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160224895 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241111160224895 DAUC <0003> auc.c:179 vector [1]: kc = ed85c8be44732000 20241111160224895 DAUC <0003> auc.c:180 vector [1]: sres = 7e8c1b1a 20241111160224895 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241111160224895 DAUC <0003> auc.c:113 vector [2]: rand = f7cd428d6a705606b0c847b2321b5c6c 20241111160224895 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241111160224895 DAUC <0003> auc.c:142 vector [2]: autn = ada44ab938c200000f4d81a448ca3082 20241111160224895 DAUC <0003> auc.c:143 vector [2]: ck = 95994a31ca21af836d1e3352168d9d3d 20241111160224895 DAUC <0003> auc.c:144 vector [2]: ik = 906f9bdef51c83fc9e658b95967a2618 20241111160224895 DAUC <0003> auc.c:145 vector [2]: res = 5aa3c58530bedec50000000000000000 20241111160224895 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160224895 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241111160224895 DAUC <0003> auc.c:179 vector [2]: kc = c49be0e9b4638400 20241111160224895 DAUC <0003> auc.c:180 vector [2]: sres = b56235b4 20241111160224895 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241111160224895 DAUC <0003> auc.c:113 vector [3]: rand = 78dd06e1910158669be4e02ea0607988 20241111160224895 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241111160224895 DAUC <0003> auc.c:142 vector [3]: autn = 3023530dbcb70000d06fd8ccb7bf74d2 20241111160224895 DAUC <0003> auc.c:143 vector [3]: ck = 78a3e9909b43644e0b11ed720c0bf8d0 20241111160224895 DAUC <0003> auc.c:144 vector [3]: ik = c58b4d20889a65bf1e6cca3dc354a926 20241111160224895 DAUC <0003> auc.c:145 vector [3]: res = 5bb0bbe38401dfc20000000000000000 20241111160224895 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160224895 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241111160224895 DAUC <0003> auc.c:179 vector [3]: kc = d0e0ef6d1a06fc00 20241111160224895 DAUC <0003> auc.c:180 vector [3]: sres = 673dfa9c 20241111160224895 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241111160224895 DAUC <0003> auc.c:113 vector [4]: rand = aaefb9d3b9ee5a76acc5fda82c67bbf6 20241111160224895 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241111160224895 DAUC <0003> auc.c:142 vector [4]: autn = 76ffbf8cf7a00000ad51680651d41faf 20241111160224895 DAUC <0003> auc.c:143 vector [4]: ck = 8b583ca537d8f85cbda3315948dff4b2 20241111160224895 DAUC <0003> auc.c:144 vector [4]: ik = 7e85a07e874c1f35da2965ebfcbfbfda 20241111160224895 DAUC <0003> auc.c:145 vector [4]: res = 4e222050e905a30b0000000000000000 20241111160224895 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241111160224895 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241111160224895 DAUC <0003> auc.c:179 vector [4]: kc = 6159780931e5ac00 20241111160224896 DAUC <0003> auc.c:180 vector [4]: sres = d0b8976c 20241111160224896 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241111160224896 DAUC <0003> db_auc.c:245 IMSI='262425622686088': Generated 5 vectors 20241111160224896 DAUC <0003> db_auc.c:249 IMSI='262425622686088': Updating SQN=321 in DB 20241111160224896 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425622686088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425622686088"} 20241111160224896 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425622686088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224896 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224896 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224897 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224897 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425622686088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425622686088"} 20241111160224897 DAUC <0003> db_auc.c:236 IMSI='262425622686088': Calling to generate 5 vectors 20241111160224897 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241111160224897 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160224897 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160224897 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241111160224897 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224897 DAUC <0003> auc.c:113 vector [0]: rand = b146c7e33a7eacc759d52ed0281cf9d8 20241111160224897 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241111160224897 DAUC <0003> auc.c:142 vector [0]: autn = 2c0da544d3500000c4338a9a799a1276 20241111160224897 DAUC <0003> auc.c:143 vector [0]: ck = 66d1b3e5257049833b8cdf35c7376def 20241111160224897 DAUC <0003> auc.c:144 vector [0]: ik = 939c437a1e65ee769574f730828e9665 20241111160224897 DAUC <0003> auc.c:145 vector [0]: res = f53287848b66221d0000000000000000 20241111160224897 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160224897 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241111160224897 DAUC <0003> auc.c:179 vector [0]: kc = f6a5e6afc2fa1400 20241111160224897 DAUC <0003> auc.c:180 vector [0]: sres = e1ca0e21 20241111160224897 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241111160224897 DAUC <0003> auc.c:113 vector [1]: rand = f18369b2f990cfa642950cfd325f92c9 20241111160224897 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241111160224897 DAUC <0003> auc.c:142 vector [1]: autn = 2bd441b1dd140000da405576d4c89ca8 20241111160224897 DAUC <0003> auc.c:143 vector [1]: ck = ca4a64f7436662a375fde3d80d495c1e 20241111160224897 DAUC <0003> auc.c:144 vector [1]: ik = 8331f70eb7fd1fce0f5788b653982290 20241111160224897 DAUC <0003> auc.c:145 vector [1]: res = b41b10ccf17b0f410000000000000000 20241111160224897 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160224897 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241111160224897 DAUC <0003> auc.c:179 vector [1]: kc = 301c2b8cd27c5800 20241111160224897 DAUC <0003> auc.c:180 vector [1]: sres = 0bc6f1c0 20241111160224897 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241111160224897 DAUC <0003> auc.c:113 vector [2]: rand = 54fe8424a0234ac967369b6cc8ffb0a9 20241111160224897 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241111160224897 DAUC <0003> auc.c:142 vector [2]: autn = aa6f403908e40000c67cb955d7cae55c 20241111160224897 DAUC <0003> auc.c:143 vector [2]: ck = 69ade1d9af01d8e6330e84c2f260f1d4 20241111160224897 DAUC <0003> auc.c:144 vector [2]: ik = 93f26a752681434116bce5a0294d67c6 20241111160224897 DAUC <0003> auc.c:145 vector [2]: res = ff80e2076d5bab630000000000000000 20241111160224897 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160224897 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241111160224897 DAUC <0003> auc.c:179 vector [2]: kc = a9871cff9dc47800 20241111160224897 DAUC <0003> auc.c:180 vector [2]: sres = 38f6efa6 20241111160224897 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241111160224897 DAUC <0003> auc.c:113 vector [3]: rand = 09a39453373d8117ea291d26a45fcdf3 20241111160224897 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241111160224897 DAUC <0003> auc.c:142 vector [3]: autn = 8834ada4c88c00009565f6a4106c23a1 20241111160224897 DAUC <0003> auc.c:143 vector [3]: ck = 7ef2fecb3247fc5ab374db52225edc98 20241111160224897 DAUC <0003> auc.c:144 vector [3]: ik = f679cd35886e51eac7fae5c1ec2e247c 20241111160224897 DAUC <0003> auc.c:145 vector [3]: res = 33f1e7f17056094c0000000000000000 20241111160224897 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160224897 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241111160224898 DAUC <0003> auc.c:179 vector [3]: kc = 239cfdbbfe371800 20241111160224898 DAUC <0003> auc.c:180 vector [3]: sres = 356f0e96 20241111160224898 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241111160224898 DAUC <0003> auc.c:113 vector [4]: rand = 9360cae675f2c9008ca767d4d5315972 20241111160224898 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241111160224898 DAUC <0003> auc.c:142 vector [4]: autn = 6a0203537c7600006eadefb2bbdbe403 20241111160224898 DAUC <0003> auc.c:143 vector [4]: ck = 706648006bd4490118fdc848dd2b003b 20241111160224898 DAUC <0003> auc.c:144 vector [4]: ik = 15c693c465af2234fbec23d323a5b929 20241111160224898 DAUC <0003> auc.c:145 vector [4]: res = dcb535a77c6647e50000000000000000 20241111160224898 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241111160224898 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241111160224898 DAUC <0003> auc.c:179 vector [4]: kc = 795d46ca72b22800 20241111160224898 DAUC <0003> auc.c:180 vector [4]: sres = 701cd2a0 20241111160224898 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241111160224898 DAUC <0003> db_auc.c:245 IMSI='262425622686088': Generated 5 vectors 20241111160224898 DAUC <0003> db_auc.c:249 IMSI='262425622686088': Updating SQN=481 in DB 20241111160224898 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425622686088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425622686088"} 20241111160224898 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425622686088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224898 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224898 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45228<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160224900 DAUC <0003> db_auc.c:157 IMSI='262421962912786': No 2G Auth Data 20241111160224900 DAUC <0003> db_auc.c:192 IMSI='262421962912786': No 3G Auth Data HLR_Test-GSUP(21)@8c4d2a58a3a3: Created GsupExpect[0] for "262421962912786" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241111160224907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45236<->l=127.0.0.1:4258 20241111160224908 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224908 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421962912786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421962912786"} 20241111160224908 DAUC <0003> db_auc.c:236 IMSI='262421962912786': Calling to generate 1 vectors 20241111160224908 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241111160224908 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160224908 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160224908 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241111160224908 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224908 DAUC <0003> auc.c:113 vector [0]: rand = 8c528264ef5c981d94dcbf9056c8662b 20241111160224908 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241111160224909 DAUC <0003> auc.c:142 vector [0]: autn = 4cdf4be43a0900004772e3dfa850f483 20241111160224909 DAUC <0003> auc.c:143 vector [0]: ck = 4f7e24fdfcfba214e27c4f82f32a47b2 20241111160224909 DAUC <0003> auc.c:144 vector [0]: ik = 9026ef3429d162163cbd2e90f02ccf6b 20241111160224909 DAUC <0003> auc.c:145 vector [0]: res = 58fa7ac35515b0210000000000000000 20241111160224909 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160224909 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241111160224909 DAUC <0003> auc.c:179 vector [0]: kc = 298dc65ea1a94a13 20241111160224909 DAUC <0003> auc.c:180 vector [0]: sres = e3588da1 20241111160224909 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241111160224909 DAUC <0003> db_auc.c:245 IMSI='262421962912786': Generated 1 vectors 20241111160224909 DAUC <0003> db_auc.c:249 IMSI='262421962912786': Updating SQN=33 in DB 20241111160224909 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421962912786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421962912786"} 20241111160224909 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421962912786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224909 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224909 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8c4d2a58a3a3: Found GsupExpect[0] for "262421962912786" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@8c4d2a58a3a3: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262421962912786" TC_gsup_sai_num_auth_vectors(31)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160224910 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224910 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421962912786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421962912786"} 20241111160224910 DAUC <0003> db_auc.c:236 IMSI='262421962912786': Calling to generate 4 vectors 20241111160224910 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241111160224910 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160224910 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160224910 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241111160224910 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224910 DAUC <0003> auc.c:113 vector [0]: rand = 0bad7c7837aea408222bad96b8ff21fd 20241111160224910 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241111160224910 DAUC <0003> auc.c:142 vector [0]: autn = e765f2c6cf9b000061bb3d498cf14045 20241111160224910 DAUC <0003> auc.c:143 vector [0]: ck = 13c025ab8c8f11e27a3e44b51c50e364 20241111160224910 DAUC <0003> auc.c:144 vector [0]: ik = 7ae02dc3512bda9c4b38d67d1b0bdbee 20241111160224910 DAUC <0003> auc.c:145 vector [0]: res = 5cee2871de918e630000000000000000 20241111160224910 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160224910 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241111160224910 DAUC <0003> auc.c:179 vector [0]: kc = 62c029fc568a5b2f 20241111160224910 DAUC <0003> auc.c:180 vector [0]: sres = e7c455e1 20241111160224910 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241111160224910 DAUC <0003> auc.c:113 vector [1]: rand = 69479193637620efa575f7ec8d01ff17 20241111160224910 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241111160224910 DAUC <0003> auc.c:142 vector [1]: autn = cd5e4385b5b1000016e1357852cfb230 20241111160224910 DAUC <0003> auc.c:143 vector [1]: ck = ce58fef6b4bfc7068594746ad0a1f6c2 20241111160224910 DAUC <0003> auc.c:144 vector [1]: ik = 890f359df0094e9bdaf2b7e10c86ebad 20241111160224910 DAUC <0003> auc.c:145 vector [1]: res = 65ca7cd560c21b940000000000000000 20241111160224910 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160224910 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241111160224910 DAUC <0003> auc.c:179 vector [1]: kc = 4f4dbf5810090396 20241111160224911 DAUC <0003> auc.c:180 vector [1]: sres = f95e3ca6 20241111160224911 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241111160224911 DAUC <0003> auc.c:113 vector [2]: rand = c80d61d6e0798f14448ce2fe177735a7 20241111160224911 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241111160224911 DAUC <0003> auc.c:142 vector [2]: autn = 490199355ddf0000a11a6724ed827e35 20241111160224911 DAUC <0003> auc.c:143 vector [2]: ck = 98fcc4eb7589a3bac82fbe7705106fd3 20241111160224911 DAUC <0003> auc.c:144 vector [2]: ik = 5a70251b0ec6fbe4ffeec4d98588a09d 20241111160224911 DAUC <0003> auc.c:145 vector [2]: res = b25765f710e467f70000000000000000 20241111160224911 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160224911 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241111160224911 DAUC <0003> auc.c:179 vector [2]: kc = f773b9c25c64619e 20241111160224911 DAUC <0003> auc.c:180 vector [2]: sres = c702164e 20241111160224911 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241111160224911 DAUC <0003> auc.c:113 vector [3]: rand = 2b734d4a414c99aed077524fa8bd5174 20241111160224911 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241111160224911 DAUC <0003> auc.c:142 vector [3]: autn = 8a0cca0595ac000093ee5347b46168ec 20241111160224911 DAUC <0003> auc.c:143 vector [3]: ck = 07127bfb9f172de62317d4c5e085ca3e 20241111160224911 DAUC <0003> auc.c:144 vector [3]: ik = 77394cf279955f35bc1731fd4b852e53 20241111160224911 DAUC <0003> auc.c:145 vector [3]: res = 24c385a8ebd71d4d0000000000000000 20241111160224911 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160224911 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241111160224911 DAUC <0003> auc.c:179 vector [3]: kc = 4ce14723c64d4e8a 20241111160224911 DAUC <0003> auc.c:180 vector [3]: sres = b13c18e8 20241111160224911 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241111160224911 DAUC <0003> db_auc.c:245 IMSI='262421962912786': Generated 4 vectors 20241111160224911 DAUC <0003> db_auc.c:249 IMSI='262421962912786': Updating SQN=161 in DB 20241111160224911 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421962912786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421962912786"} 20241111160224911 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421962912786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224911 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224911 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224912 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224912 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421962912786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421962912786"} 20241111160224912 DAUC <0003> db_auc.c:236 IMSI='262421962912786': Calling to generate 5 vectors 20241111160224912 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241111160224912 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160224912 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160224912 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241111160224912 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224912 DAUC <0003> auc.c:113 vector [0]: rand = edf7a068340a4ec96222702efb7f060e 20241111160224912 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241111160224912 DAUC <0003> auc.c:142 vector [0]: autn = cf4f3b10b8fc0000043b631944769fc3 20241111160224912 DAUC <0003> auc.c:143 vector [0]: ck = 585bd4e6b5b21fbb3c7d8407276e6396 20241111160224912 DAUC <0003> auc.c:144 vector [0]: ik = 9b5d52cb744ea060fd09c8b5b13510c9 20241111160224912 DAUC <0003> auc.c:145 vector [0]: res = e4657f8742349d530000000000000000 20241111160224912 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160224912 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241111160224912 DAUC <0003> auc.c:179 vector [0]: kc = ab92f9759242de1a 20241111160224912 DAUC <0003> auc.c:180 vector [0]: sres = 3df2c095 20241111160224912 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241111160224912 DAUC <0003> auc.c:113 vector [1]: rand = 697d941823992f7ff3eabb184e68c339 20241111160224912 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241111160224912 DAUC <0003> auc.c:142 vector [1]: autn = 97da6c220adc00007d4bab37d2ed53f5 20241111160224912 DAUC <0003> auc.c:143 vector [1]: ck = b787c7915f0723683c6374e3d48210f7 20241111160224912 DAUC <0003> auc.c:144 vector [1]: ik = 31bf0e7e8bfb033b79d08bb39edc2759 20241111160224912 DAUC <0003> auc.c:145 vector [1]: res = 6b73800b7640e7970000000000000000 20241111160224912 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160224912 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241111160224912 DAUC <0003> auc.c:179 vector [1]: kc = f193557a811295ac 20241111160224912 DAUC <0003> auc.c:180 vector [1]: sres = 29806eae 20241111160224912 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241111160224912 DAUC <0003> auc.c:113 vector [2]: rand = 809b292f3763fa668e760269c9b1b390 20241111160224912 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241111160224912 DAUC <0003> auc.c:142 vector [2]: autn = f9852080b8eb0000995d969243d4e560 20241111160224912 DAUC <0003> auc.c:143 vector [2]: ck = 1a84a95e7f2a3b9624d5889e826ad88f 20241111160224912 DAUC <0003> auc.c:144 vector [2]: ik = f0edf9d13f5bb909e50dc59107efc5dd 20241111160224912 DAUC <0003> auc.c:145 vector [2]: res = 23a8485ca5ab06370000000000000000 20241111160224913 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160224913 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241111160224913 DAUC <0003> auc.c:179 vector [2]: kc = fe2ea599975452ab 20241111160224913 DAUC <0003> auc.c:180 vector [2]: sres = d5c87006 20241111160224913 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241111160224913 DAUC <0003> auc.c:113 vector [3]: rand = fed4c05bc7327deeb099518a51d9e0c5 20241111160224913 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241111160224913 DAUC <0003> auc.c:142 vector [3]: autn = 4ffe82bc12b10000254fc30f32b181d9 20241111160224913 DAUC <0003> auc.c:143 vector [3]: ck = 8dc2931eb32e7d823cfad3368b424a0a 20241111160224913 DAUC <0003> auc.c:144 vector [3]: ik = 401c5089442661ab97eb54fe49e94754 20241111160224913 DAUC <0003> auc.c:145 vector [3]: res = 95d071e8c63bd3d30000000000000000 20241111160224913 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160224913 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241111160224913 DAUC <0003> auc.c:179 vector [3]: kc = 6d4e866c4576df1a 20241111160224913 DAUC <0003> auc.c:180 vector [3]: sres = 6ff6caa3 20241111160224913 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241111160224913 DAUC <0003> auc.c:113 vector [4]: rand = 8412a601141b8aa9ba3c7376a402dfc9 20241111160224913 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241111160224913 DAUC <0003> auc.c:142 vector [4]: autn = 9c34753f81f50000ce1b73b332b379c9 20241111160224913 DAUC <0003> auc.c:143 vector [4]: ck = 6b8a90b6fcd96b6f74ae418ae52e8bce 20241111160224913 DAUC <0003> auc.c:144 vector [4]: ik = 5e5633dbf5aadfe662c2651764ba5374 20241111160224913 DAUC <0003> auc.c:145 vector [4]: res = 0d070509ef9445c50000000000000000 20241111160224913 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241111160224913 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241111160224913 DAUC <0003> auc.c:179 vector [4]: kc = 12a1d0ef1f2da3cd 20241111160224913 DAUC <0003> auc.c:180 vector [4]: sres = 5e7e3a85 20241111160224913 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241111160224913 DAUC <0003> db_auc.c:245 IMSI='262421962912786': Generated 5 vectors 20241111160224913 DAUC <0003> db_auc.c:249 IMSI='262421962912786': Updating SQN=321 in DB 20241111160224913 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421962912786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421962912786"} 20241111160224913 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421962912786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224913 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224913 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224914 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224914 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421962912786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421962912786"} 20241111160224914 DAUC <0003> db_auc.c:236 IMSI='262421962912786': Calling to generate 5 vectors 20241111160224914 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241111160224914 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160224914 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160224914 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241111160224914 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160224914 DAUC <0003> auc.c:113 vector [0]: rand = fa781f2e88561999ae860c135f55f0fa 20241111160224914 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241111160224914 DAUC <0003> auc.c:142 vector [0]: autn = ddfc6e7f8e5e0000f811855823ee8ab7 20241111160224914 DAUC <0003> auc.c:143 vector [0]: ck = c9989d4ae339ad350a2d1e57d70b72b0 20241111160224914 DAUC <0003> auc.c:144 vector [0]: ik = 30d5e93d7d81d4bff6068f9bf93df0f9 20241111160224914 DAUC <0003> auc.c:145 vector [0]: res = 032c22782957010f0000000000000000 20241111160224914 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160224914 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241111160224914 DAUC <0003> auc.c:179 vector [0]: kc = 9e8e2124d877fbda 20241111160224914 DAUC <0003> auc.c:180 vector [0]: sres = 870be2f0 20241111160224914 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241111160224914 DAUC <0003> auc.c:113 vector [1]: rand = cca367388f0fbbabbde358c6e8d09b62 20241111160224914 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241111160224914 DAUC <0003> auc.c:142 vector [1]: autn = fe6ef792683c0000a75aaa2c7b279cf4 20241111160224914 DAUC <0003> auc.c:143 vector [1]: ck = 2cf7af4da8aad5154b7960d39b5a0729 20241111160224914 DAUC <0003> auc.c:144 vector [1]: ik = 911116909d18ab69d7ae044598e393b6 20241111160224914 DAUC <0003> auc.c:145 vector [1]: res = 5697e15ea55e7a920000000000000000 20241111160224914 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160224914 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241111160224914 DAUC <0003> auc.c:179 vector [1]: kc = c2877f0151e2e694 20241111160224914 DAUC <0003> auc.c:180 vector [1]: sres = 7b0381cc 20241111160224914 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241111160224914 DAUC <0003> auc.c:113 vector [2]: rand = 0f11d23acf7fde24761ab6074cd0e103 20241111160224915 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241111160224915 DAUC <0003> auc.c:142 vector [2]: autn = f174da07171300003057f725b6d8d2be 20241111160224915 DAUC <0003> auc.c:143 vector [2]: ck = ce086f4a356ee39c7224acfe6ea0824b 20241111160224915 DAUC <0003> auc.c:144 vector [2]: ik = ac674dd175696ce2cb738c0d6962b736 20241111160224915 DAUC <0003> auc.c:145 vector [2]: res = 9a6c6d73006423500000000000000000 20241111160224915 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160224915 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241111160224915 DAUC <0003> auc.c:179 vector [2]: kc = df4c833970bba52b 20241111160224915 DAUC <0003> auc.c:180 vector [2]: sres = 71078a6b 20241111160224915 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241111160224915 DAUC <0003> auc.c:113 vector [3]: rand = 4afb8507bfcd208acb268d551a88aea7 20241111160224915 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241111160224915 DAUC <0003> auc.c:142 vector [3]: autn = bccb199a81b300009087cf11177cb16c 20241111160224915 DAUC <0003> auc.c:143 vector [3]: ck = cf6e0a1762fa5f3f8823fb3c8acf23e7 20241111160224915 DAUC <0003> auc.c:144 vector [3]: ik = e45c1ef94d32c5979b639945e6f532be 20241111160224915 DAUC <0003> auc.c:145 vector [3]: res = bc025093c8f88fbb0000000000000000 20241111160224915 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160224915 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241111160224915 DAUC <0003> auc.c:179 vector [3]: kc = 1564f3e2bf73b062 20241111160224915 DAUC <0003> auc.c:180 vector [3]: sres = 28f6c2ea 20241111160224915 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241111160224915 DAUC <0003> auc.c:113 vector [4]: rand = 59e54d05e252d8e169412f1c1b786a97 20241111160224915 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241111160224915 DAUC <0003> auc.c:142 vector [4]: autn = c8c3a8659be300003ef579288b816695 20241111160224915 DAUC <0003> auc.c:143 vector [4]: ck = 90ac03cdc7b7c298ca59a5b54aede2bb 20241111160224915 DAUC <0003> auc.c:144 vector [4]: ik = 4d83bd3b27aefecbefc3b309a70f6bac 20241111160224915 DAUC <0003> auc.c:145 vector [4]: res = c16f80783d6850930000000000000000 20241111160224915 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241111160224915 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241111160224915 DAUC <0003> auc.c:179 vector [4]: kc = 3ece24f1b5875eca 20241111160224915 DAUC <0003> auc.c:180 vector [4]: sres = cf28a394 20241111160224915 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241111160224915 DAUC <0003> db_auc.c:245 IMSI='262421962912786': Generated 5 vectors 20241111160224915 DAUC <0003> db_auc.c:249 IMSI='262421962912786': Updating SQN=481 in DB 20241111160224915 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421962912786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421962912786"} 20241111160224915 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421962912786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160224915 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160224915 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160224916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45236<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@8c4d2a58a3a3: Final verdict of PTC: pass MTC@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160224917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45160<->l=127.0.0.1:4258 20241111160224917 DLINP <000b> input/ipa.c:451 connected read/write 20241111160224917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160224918 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(21)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160224918 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160224918 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241111160224918 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38217<->l=127.0.0.1:4259) 22@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: pass MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@8c4d2a58a3a3: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160224940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45252<->l=127.0.0.1:4258 20241111160225041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45252<->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=408908) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 16:02:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_gsup_sai_eps started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160228137 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160228137 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160228141 DLINP <000b> input/ipa.c:451 connected read/write 20241111160228141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160228143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45256<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160228146 DLINP <000b> input/ipa.c:451 connected read/write 20241111160228146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(32)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160228146 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160228146 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160228147 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 20241111160228147 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160228147 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 20241111160228147 DLGSUP <0013> gsup_server.c:235 2: 20241111160228147 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160228147 DLGSUP <0013> gsup_server.c:235 3: 20241111160228147 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160228147 DLGSUP <0013> gsup_server.c:235 4: 20241111160228147 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160228147 DLGSUP <0013> gsup_server.c:235 5: 20241111160228147 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160228147 DLGSUP <0013> gsup_server.c:235 7: 20241111160228147 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160228147 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160228147 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160228147 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@8c4d2a58a3a3: 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") 20241111160228171 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36077<->l=127.0.0.1:4259) 20241111160228177 DAUC <0003> db_auc.c:157 IMSI='262420108353514': No 2G Auth Data 20241111160228177 DAUC <0003> db_auc.c:192 IMSI='262420108353514': No 3G Auth Data HLR_Test-GSUP(33)@8c4d2a58a3a3: Created GsupExpect[0] for "262420108353514" to be handled at TC_gsup_sai_eps(36) 20241111160228201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45268<->l=127.0.0.1:4258 20241111160228208 DLINP <000b> input/ipa.c:451 connected read/write 20241111160228208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160228208 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420108353514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420108353514"} 20241111160228208 DAUC <0003> db_auc.c:157 IMSI='262420108353514': No 2G Auth Data 20241111160228208 DAUC <0003> db_auc.c:236 IMSI='262420108353514': Calling to generate 5 vectors 20241111160228208 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241111160228208 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160228208 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160228208 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241111160228208 DAUC <0003> auc.c:113 vector [0]: rand = 36cf21f239667d8cd78ffc2f7e7143de 20241111160228208 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241111160228208 DAUC <0003> auc.c:142 vector [0]: autn = 0d44dc9fc82b8000dd6a2cd5cbae3398 20241111160228208 DAUC <0003> auc.c:143 vector [0]: ck = 848f5cdcd03af04ee6b19f0ea004f3dc 20241111160228208 DAUC <0003> auc.c:144 vector [0]: ik = 4fd337707e60634ea8fe8f807ebd5870 20241111160228208 DAUC <0003> auc.c:145 vector [0]: res = 04acf7ddb40f7e120000000000000000 20241111160228208 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160228208 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241111160228208 DAUC <0003> auc.c:151 vector [0]: kc = 85137b2270e338ac 20241111160228208 DAUC <0003> auc.c:152 vector [0]: sres = b0a389cf 20241111160228209 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241111160228209 DAUC <0003> auc.c:113 vector [1]: rand = 84f90faaf6c8ba2fc2d6bd56f540ef3e 20241111160228209 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241111160228209 DAUC <0003> auc.c:142 vector [1]: autn = 9b6ad79dbd6d8000dc3955b22b98b267 20241111160228209 DAUC <0003> auc.c:143 vector [1]: ck = 749c0bff12f5500b9a1d64fdc79c4c68 20241111160228209 DAUC <0003> auc.c:144 vector [1]: ik = fa44ffda41839c1eb2eba3faa8ec10b0 20241111160228209 DAUC <0003> auc.c:145 vector [1]: res = 70e096158c34e6810000000000000000 20241111160228209 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160228209 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241111160228209 DAUC <0003> auc.c:151 vector [1]: kc = a62e33223c0690cd 20241111160228209 DAUC <0003> auc.c:152 vector [1]: sres = fcd47094 20241111160228209 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241111160228209 DAUC <0003> auc.c:113 vector [2]: rand = 6bd6fd1ce8ce4962cf05ebc399fc2b27 20241111160228209 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241111160228209 DAUC <0003> auc.c:142 vector [2]: autn = d15f4890aefb8000864617b780c58eb5 20241111160228209 DAUC <0003> auc.c:143 vector [2]: ck = c7ff434e12b37083374f1ac056601da2 20241111160228209 DAUC <0003> auc.c:144 vector [2]: ik = dda5aefcec36b97d56dad3232c1b7759 20241111160228209 DAUC <0003> auc.c:145 vector [2]: res = e0ee0b8d0e9d19770000000000000000 20241111160228209 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160228209 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241111160228209 DAUC <0003> auc.c:151 vector [2]: kc = 7bcf245184fea305 20241111160228209 DAUC <0003> auc.c:152 vector [2]: sres = ee7312fa 20241111160228209 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241111160228209 DAUC <0003> auc.c:113 vector [3]: rand = f643a050771191315c3d624364bd0f2c 20241111160228209 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241111160228209 DAUC <0003> auc.c:142 vector [3]: autn = a02d71aa3bcc8000c7d5d3f8cb3fda75 20241111160228209 DAUC <0003> auc.c:143 vector [3]: ck = cf505b5e269450d015474c4377a204a3 20241111160228209 DAUC <0003> auc.c:144 vector [3]: ik = a82ddf588e6b137ef54674c92966c98a 20241111160228209 DAUC <0003> auc.c:145 vector [3]: res = c596f4cc1fcd1db00000000000000000 20241111160228209 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160228209 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241111160228209 DAUC <0003> auc.c:151 vector [3]: kc = 877cbc8cf63b8e87 20241111160228209 DAUC <0003> auc.c:152 vector [3]: sres = da5be97c 20241111160228209 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241111160228209 DAUC <0003> auc.c:113 vector [4]: rand = b8b1d7bb5004a9a4cb6ab80d162ee250 20241111160228209 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241111160228209 DAUC <0003> auc.c:142 vector [4]: autn = 0b3b62878c768000238e1f4fc13f4a1a 20241111160228209 DAUC <0003> auc.c:143 vector [4]: ck = 8a74ae1b36a2b41344e3888e655ade77 20241111160228209 DAUC <0003> auc.c:144 vector [4]: ik = 96656840b7d7bd8caa2caa58b8dad63e 20241111160228209 DAUC <0003> auc.c:145 vector [4]: res = d5fc1befd8de70900000000000000000 20241111160228209 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241111160228209 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241111160228209 DAUC <0003> auc.c:151 vector [4]: kc = f2dee48d5cf501d6 20241111160228210 DAUC <0003> auc.c:152 vector [4]: sres = 0d226b7f 20241111160228210 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241111160228210 DAUC <0003> db_auc.c:245 IMSI='262420108353514': Generated 5 vectors 20241111160228210 DAUC <0003> db_auc.c:249 IMSI='262420108353514': Updating SQN=161 in DB 20241111160228210 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420108353514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420108353514"} 20241111160228210 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420108353514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160228210 DLINP <000b> input/ipa.c:451 connected read/write 20241111160228210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160228210 DLINP <000b> input/ipa.c:451 connected read/write 20241111160228210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8c4d2a58a3a3: Found GsupExpect[0] for "262420108353514" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@8c4d2a58a3a3: Added IMSI table entry 0TC_gsup_sai_eps(36)"262420108353514" TC_gsup_sai_eps(36)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160228217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45268<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160228219 DAUC <0003> db_auc.c:157 IMSI='262426696067463': No 2G Auth Data 20241111160228219 DAUC <0003> db_auc.c:192 IMSI='262426696067463': No 3G Auth Data HLR_Test-GSUP(33)@8c4d2a58a3a3: Created GsupExpect[0] for "262426696067463" to be handled at TC_gsup_sai_eps(37) 20241111160228230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45272<->l=127.0.0.1:4258 20241111160228231 DLINP <000b> input/ipa.c:451 connected read/write 20241111160228232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160228232 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426696067463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426696067463"} 20241111160228232 DAUC <0003> db_auc.c:157 IMSI='262426696067463': No 2G Auth Data 20241111160228232 DAUC <0003> db_auc.c:236 IMSI='262426696067463': Calling to generate 5 vectors 20241111160228232 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241111160228232 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160228232 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241111160228232 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241111160228232 DAUC <0003> auc.c:113 vector [0]: rand = 5b8a5825a54bf51d0e34657e3d7ded8a 20241111160228232 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241111160228232 DAUC <0003> auc.c:142 vector [0]: autn = d7684b6709568000944c87279eea45bf 20241111160228232 DAUC <0003> auc.c:143 vector [0]: ck = 0e62bc86143bc12a72f7eb5c94eff2f3 20241111160228232 DAUC <0003> auc.c:144 vector [0]: ik = 65ec41e73458d44c9f508a255158c5ac 20241111160228232 DAUC <0003> auc.c:145 vector [0]: res = 4c6043d19803a2130000000000000000 20241111160228232 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160228232 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241111160228232 DAUC <0003> auc.c:151 vector [0]: kc = 86299c18e5d42239 20241111160228232 DAUC <0003> auc.c:152 vector [0]: sres = d463e1c2 20241111160228232 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241111160228232 DAUC <0003> auc.c:113 vector [1]: rand = cf3eff1887cbe772d1cc54a363dc8dcb 20241111160228232 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241111160228232 DAUC <0003> auc.c:142 vector [1]: autn = 63404eb53eb58000255563594c1ab867 20241111160228232 DAUC <0003> auc.c:143 vector [1]: ck = bf8dd186be0ffa5f1c30385e2fdb68c3 20241111160228232 DAUC <0003> auc.c:144 vector [1]: ik = be8e958955f60980ef1199dfae78e2be 20241111160228232 DAUC <0003> auc.c:145 vector [1]: res = 9da7a2a97ca0bb5d0000000000000000 20241111160228232 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160228232 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241111160228232 DAUC <0003> auc.c:151 vector [1]: kc = f222e58e6a5a79a2 20241111160228232 DAUC <0003> auc.c:152 vector [1]: sres = e10719f4 20241111160228232 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241111160228232 DAUC <0003> auc.c:113 vector [2]: rand = 01bca95abd2b9cfb8ac6c5434dcf2380 20241111160228232 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241111160228232 DAUC <0003> auc.c:142 vector [2]: autn = 94728ffc8113800037b08d1cbbe444b3 20241111160228232 DAUC <0003> auc.c:143 vector [2]: ck = 2cac8361013a7a10bba8276795f536dc 20241111160228232 DAUC <0003> auc.c:144 vector [2]: ik = 01a4c92c7cc79d9b0e9ec5dfbae89a75 20241111160228232 DAUC <0003> auc.c:145 vector [2]: res = 6ca7e4fcfd756b970000000000000000 20241111160228232 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160228232 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241111160228232 DAUC <0003> auc.c:151 vector [2]: kc = 983ea8f552e04b22 20241111160228232 DAUC <0003> auc.c:152 vector [2]: sres = 91d28f6b 20241111160228232 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241111160228232 DAUC <0003> auc.c:113 vector [3]: rand = 00908934f21d2922bff782c80d516f91 20241111160228232 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241111160228232 DAUC <0003> auc.c:142 vector [3]: autn = 565739f657e780009dfb7862ae2e7462 20241111160228232 DAUC <0003> auc.c:143 vector [3]: ck = c8758b80d76d73ef56bcbbd6d9427a62 20241111160228232 DAUC <0003> auc.c:144 vector [3]: ik = d065822737a1cd78f70bd7100fd59066 20241111160228232 DAUC <0003> auc.c:145 vector [3]: res = ce6664e15a4ebf5a0000000000000000 20241111160228232 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160228232 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241111160228232 DAUC <0003> auc.c:151 vector [3]: kc = b9a76561365b5493 20241111160228232 DAUC <0003> auc.c:152 vector [3]: sres = 9428dbbb 20241111160228232 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241111160228232 DAUC <0003> auc.c:113 vector [4]: rand = 252b77f59160d269497a35f7c845561e 20241111160228232 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241111160228232 DAUC <0003> auc.c:142 vector [4]: autn = 0ce3d9a464a1800073e213042c56313e 20241111160228232 DAUC <0003> auc.c:143 vector [4]: ck = b7a42c4dcdccd31446c53401f1c3e84d 20241111160228232 DAUC <0003> auc.c:144 vector [4]: ik = c7583acc1330f17fc87c82ce623cc591 20241111160228232 DAUC <0003> auc.c:145 vector [4]: res = 7c9ddc66d5491ea50000000000000000 20241111160228232 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241111160228233 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241111160228233 DAUC <0003> auc.c:151 vector [4]: kc = fe45a04e4d030fb7 20241111160228233 DAUC <0003> auc.c:152 vector [4]: sres = a9d4c2c3 20241111160228233 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241111160228233 DAUC <0003> db_auc.c:245 IMSI='262426696067463': Generated 5 vectors 20241111160228233 DAUC <0003> db_auc.c:249 IMSI='262426696067463': Updating SQN=161 in DB 20241111160228233 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426696067463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426696067463"} 20241111160228233 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426696067463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160228233 DLINP <000b> input/ipa.c:451 connected read/write 20241111160228233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160228233 DLINP <000b> input/ipa.c:451 connected read/write 20241111160228233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8c4d2a58a3a3: Found GsupExpect[0] for "262426696067463" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@8c4d2a58a3a3: Added IMSI table entry 1TC_gsup_sai_eps(37)"262426696067463" TC_gsup_sai_eps(37)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160228234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45272<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160228235 DAUC <0003> db_auc.c:157 IMSI='262428232190691': No 2G Auth Data 20241111160228235 DAUC <0003> db_auc.c:192 IMSI='262428232190691': No 3G Auth Data HLR_Test-GSUP(33)@8c4d2a58a3a3: Created GsupExpect[0] for "262428232190691" to be handled at TC_gsup_sai_eps(38) 20241111160228242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45282<->l=127.0.0.1:4258 20241111160228244 DLINP <000b> input/ipa.c:451 connected read/write 20241111160228244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160228244 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428232190691 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428232190691"} 20241111160228244 DAUC <0003> db_auc.c:236 IMSI='262428232190691': Calling to generate 5 vectors 20241111160228244 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241111160228244 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160228244 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160228244 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241111160228244 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160228244 DAUC <0003> auc.c:113 vector [0]: rand = c88995a3c5df237269ddd78d6e109283 20241111160228244 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241111160228244 DAUC <0003> auc.c:142 vector [0]: autn = be90e7bc7fd480002987956bf133a8ba 20241111160228244 DAUC <0003> auc.c:143 vector [0]: ck = e4060489c22d6e0730743c5daf247d29 20241111160228244 DAUC <0003> auc.c:144 vector [0]: ik = 1966acbb6a8321634a325b87afc782d5 20241111160228244 DAUC <0003> auc.c:145 vector [0]: res = 14deeeb8b72c005d0000000000000000 20241111160228244 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160228244 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241111160228244 DAUC <0003> auc.c:179 vector [0]: kc = 7a85ecd527410c00 20241111160228244 DAUC <0003> auc.c:180 vector [0]: sres = e97e9ce7 20241111160228244 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241111160228244 DAUC <0003> auc.c:113 vector [1]: rand = 760baec8d65dab9431a1deae4dc34de7 20241111160228244 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241111160228244 DAUC <0003> auc.c:142 vector [1]: autn = 71b2254fe3f2800047257ed33106be5a 20241111160228244 DAUC <0003> auc.c:143 vector [1]: ck = 966dec0f5cfd265533797032528d2c02 20241111160228244 DAUC <0003> auc.c:144 vector [1]: ik = 6a1247a52cf75ab271a03e2a72399d8a 20241111160228244 DAUC <0003> auc.c:145 vector [1]: res = 02053f0558a09ebd0000000000000000 20241111160228244 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160228244 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241111160228244 DAUC <0003> auc.c:179 vector [1]: kc = 70ec6a8343d36c00 20241111160228244 DAUC <0003> auc.c:180 vector [1]: sres = 94876e25 20241111160228244 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241111160228244 DAUC <0003> auc.c:113 vector [2]: rand = 0cf4848df052e8f0edd8a19cbe30c3b9 20241111160228244 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241111160228244 DAUC <0003> auc.c:142 vector [2]: autn = d9f365918fad8000405a9c6980456e78 20241111160228244 DAUC <0003> auc.c:143 vector [2]: ck = a0fe4bb370e77febd7b1ca5e58ae63fe 20241111160228244 DAUC <0003> auc.c:144 vector [2]: ik = a123e6c7c3b599a339a4b7a4f033d658 20241111160228244 DAUC <0003> auc.c:145 vector [2]: res = ec906e8a11e8b6e40000000000000000 20241111160228244 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160228244 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241111160228245 DAUC <0003> auc.c:179 vector [2]: kc = 27cfeebace8b9400 20241111160228245 DAUC <0003> auc.c:180 vector [2]: sres = 689b8f54 20241111160228245 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241111160228245 DAUC <0003> auc.c:113 vector [3]: rand = 17514d3c888cda8147a9278d18e3181e 20241111160228245 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241111160228245 DAUC <0003> auc.c:142 vector [3]: autn = 6e8bdaf33d6f8000ab6a01a6f450fa64 20241111160228245 DAUC <0003> auc.c:143 vector [3]: ck = e5d5d46aa0229aaf458c40db2d4d91e2 20241111160228245 DAUC <0003> auc.c:144 vector [3]: ik = 62e4e0d5d5f645eb7fdbcad5a749d149 20241111160228245 DAUC <0003> auc.c:145 vector [3]: res = 77ceb0ebdb16c4230000000000000000 20241111160228245 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160228245 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241111160228245 DAUC <0003> auc.c:179 vector [3]: kc = ba170704d7e2e000 20241111160228245 DAUC <0003> auc.c:180 vector [3]: sres = 14df0e9f 20241111160228245 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241111160228245 DAUC <0003> auc.c:113 vector [4]: rand = 750acf2a4c181d42866909d8b758da65 20241111160228245 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241111160228245 DAUC <0003> auc.c:142 vector [4]: autn = d2f75e4c4f6c8000231995e6182c7ebc 20241111160228245 DAUC <0003> auc.c:143 vector [4]: ck = 78dd7f1f2b688a940f508bc93688b83e 20241111160228245 DAUC <0003> auc.c:144 vector [4]: ik = 82024597e74d6470aa7616dc593938d4 20241111160228245 DAUC <0003> auc.c:145 vector [4]: res = 0e6bd694720d34ce0000000000000000 20241111160228245 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241111160228245 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241111160228245 DAUC <0003> auc.c:179 vector [4]: kc = 212a333289f9ec00 20241111160228245 DAUC <0003> auc.c:180 vector [4]: sres = 2389ef06 20241111160228245 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241111160228245 DAUC <0003> db_auc.c:245 IMSI='262428232190691': Generated 5 vectors 20241111160228245 DAUC <0003> db_auc.c:249 IMSI='262428232190691': Updating SQN=161 in DB 20241111160228245 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428232190691 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428232190691"} 20241111160228245 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428232190691 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160228245 DLINP <000b> input/ipa.c:451 connected read/write 20241111160228245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160228245 DLINP <000b> input/ipa.c:451 connected read/write 20241111160228245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8c4d2a58a3a3: Found GsupExpect[0] for "262428232190691" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@8c4d2a58a3a3: Added IMSI table entry 2TC_gsup_sai_eps(38)"262428232190691" TC_gsup_sai_eps(38)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160228247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45282<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160228247 DAUC <0003> db_auc.c:157 IMSI='262422593587032': No 2G Auth Data 20241111160228247 DAUC <0003> db_auc.c:192 IMSI='262422593587032': No 3G Auth Data HLR_Test-GSUP(33)@8c4d2a58a3a3: Created GsupExpect[0] for "262422593587032" to be handled at TC_gsup_sai_eps(39) 20241111160228254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45288<->l=127.0.0.1:4258 20241111160228255 DLINP <000b> input/ipa.c:451 connected read/write 20241111160228255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160228256 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422593587032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422593587032"} 20241111160228256 DAUC <0003> db_auc.c:236 IMSI='262422593587032': Calling to generate 5 vectors 20241111160228256 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241111160228256 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160228256 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160228256 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241111160228256 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160228256 DAUC <0003> auc.c:113 vector [0]: rand = 99a7e68458045eaf5de79b73e213029c 20241111160228256 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241111160228256 DAUC <0003> auc.c:142 vector [0]: autn = feaa210d266e8000dd0aa805eb1b93d3 20241111160228256 DAUC <0003> auc.c:143 vector [0]: ck = e3f438e9971ec78fa9cf2d24d24dfc6d 20241111160228256 DAUC <0003> auc.c:144 vector [0]: ik = 7c16837e79d59eba85e2fef253e2d28c 20241111160228256 DAUC <0003> auc.c:145 vector [0]: res = d23c5a2c1a8f19830000000000000000 20241111160228256 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160228256 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241111160228256 DAUC <0003> auc.c:179 vector [0]: kc = 7feb451229a74000 20241111160228256 DAUC <0003> auc.c:180 vector [0]: sres = f07dcbf0 20241111160228256 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241111160228256 DAUC <0003> auc.c:113 vector [1]: rand = d6c9e404897cd54fbbf0141e3cdcabaa 20241111160228256 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241111160228256 DAUC <0003> auc.c:142 vector [1]: autn = fa148aeb57708000894023d6fabae451 20241111160228256 DAUC <0003> auc.c:143 vector [1]: ck = 445653e29f7b396d4f146b06ff762e4c 20241111160228256 DAUC <0003> auc.c:144 vector [1]: ik = 180294d8f9b69021888ddb9c0a924ba0 20241111160228256 DAUC <0003> auc.c:145 vector [1]: res = a8a42e6fb0e62bb20000000000000000 20241111160228256 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160228256 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241111160228256 DAUC <0003> auc.c:179 vector [1]: kc = d2fd63e7c36ce400 20241111160228256 DAUC <0003> auc.c:180 vector [1]: sres = 296f27d2 20241111160228256 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241111160228256 DAUC <0003> auc.c:113 vector [2]: rand = a729351b1a407d9a7b54a14bcddcd6cd 20241111160228256 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241111160228256 DAUC <0003> auc.c:142 vector [2]: autn = 4461fff9831e80007e0ba101b12c680e 20241111160228256 DAUC <0003> auc.c:143 vector [2]: ck = fa93e898f7c3a1a280a2d8e61c2100d4 20241111160228256 DAUC <0003> auc.c:144 vector [2]: ik = 09277ac3eec837eae0852e2e402745bf 20241111160228256 DAUC <0003> auc.c:145 vector [2]: res = 53b201dccf86202e0000000000000000 20241111160228256 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160228256 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241111160228256 DAUC <0003> auc.c:179 vector [2]: kc = 4a060032ae9fa400 20241111160228256 DAUC <0003> auc.c:180 vector [2]: sres = 6e451e6c 20241111160228256 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241111160228256 DAUC <0003> auc.c:113 vector [3]: rand = 1735ecc80df39247b43ed32a3941ff5c 20241111160228256 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241111160228256 DAUC <0003> auc.c:142 vector [3]: autn = 2f0aa925bf2c8000b10a222c10e0403e 20241111160228256 DAUC <0003> auc.c:143 vector [3]: ck = 1d38ef68360c432e8203da4cf70fec7d 20241111160228256 DAUC <0003> auc.c:144 vector [3]: ik = 88669e447e5b39ccd44b077aebd34c74 20241111160228256 DAUC <0003> auc.c:145 vector [3]: res = 156cc9cd005c3bb80000000000000000 20241111160228256 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160228256 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241111160228256 DAUC <0003> auc.c:179 vector [3]: kc = be6343a7b9d69000 20241111160228256 DAUC <0003> auc.c:180 vector [3]: sres = b8799909 20241111160228256 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241111160228256 DAUC <0003> auc.c:113 vector [4]: rand = 0ce0a8b3189c4ea517f2d18015f2b2f6 20241111160228256 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241111160228256 DAUC <0003> auc.c:142 vector [4]: autn = 08df7be1756380006370e880e3f53f30 20241111160228256 DAUC <0003> auc.c:143 vector [4]: ck = 44fc555bb9a2508547a74a371e7e6ef4 20241111160228256 DAUC <0003> auc.c:144 vector [4]: ik = 7f414db2db3f28c3036850c40002129f 20241111160228257 DAUC <0003> auc.c:145 vector [4]: res = b52e8ae592b660180000000000000000 20241111160228257 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241111160228257 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241111160228257 DAUC <0003> auc.c:179 vector [4]: kc = c42128707f9bd000 20241111160228257 DAUC <0003> auc.c:180 vector [4]: sres = e3155685 20241111160228257 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241111160228257 DAUC <0003> db_auc.c:245 IMSI='262422593587032': Generated 5 vectors 20241111160228257 DAUC <0003> db_auc.c:249 IMSI='262422593587032': Updating SQN=161 in DB 20241111160228257 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422593587032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422593587032"} 20241111160228257 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422593587032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160228257 DLINP <000b> input/ipa.c:451 connected read/write 20241111160228257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160228257 DLINP <000b> input/ipa.c:451 connected read/write 20241111160228257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8c4d2a58a3a3: Found GsupExpect[0] for "262422593587032" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@8c4d2a58a3a3: Added IMSI table entry 3TC_gsup_sai_eps(39)"262422593587032" TC_gsup_sai_eps(39)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160228258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45288<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160228259 DAUC <0003> db_auc.c:157 IMSI='262420674410780': No 2G Auth Data 20241111160228259 DAUC <0003> db_auc.c:192 IMSI='262420674410780': No 3G Auth Data HLR_Test-GSUP(33)@8c4d2a58a3a3: Created GsupExpect[0] for "262420674410780" to be handled at TC_gsup_sai_eps(40) 20241111160228266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45300<->l=127.0.0.1:4258 20241111160228268 DLINP <000b> input/ipa.c:451 connected read/write 20241111160228268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160228268 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420674410780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420674410780"} 20241111160228268 DAUC <0003> db_auc.c:236 IMSI='262420674410780': Calling to generate 5 vectors 20241111160228268 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241111160228268 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241111160228268 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241111160228268 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241111160228268 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241111160228268 DAUC <0003> auc.c:113 vector [0]: rand = 70aba8cee7784b38c2f2a2db817675b1 20241111160228268 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241111160228268 DAUC <0003> auc.c:142 vector [0]: autn = e65f78d2e0e680007a511506d06e170d 20241111160228268 DAUC <0003> auc.c:143 vector [0]: ck = 7e867850cfe734d7c3c6f737278caf30 20241111160228268 DAUC <0003> auc.c:144 vector [0]: ik = a05cfc35d6b0987cd471bd9f96606df8 20241111160228268 DAUC <0003> auc.c:145 vector [0]: res = 80cd55be784794b00000000000000000 20241111160228268 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241111160228268 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241111160228268 DAUC <0003> auc.c:179 vector [0]: kc = 143b4bdf8f532e15 20241111160228268 DAUC <0003> auc.c:180 vector [0]: sres = 811dfae0 20241111160228268 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241111160228268 DAUC <0003> auc.c:113 vector [1]: rand = f39a36f03147561e1f1c3242f0b47745 20241111160228268 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241111160228268 DAUC <0003> auc.c:142 vector [1]: autn = cfd8a5616aa980000205e7685b10f3fe 20241111160228268 DAUC <0003> auc.c:143 vector [1]: ck = 33be4fb1a0d56e0689fe5ce337d6e861 20241111160228268 DAUC <0003> auc.c:144 vector [1]: ik = cb95d9dce9ca4d264f9d2f30574ab584 20241111160228268 DAUC <0003> auc.c:145 vector [1]: res = aee1783a86af68080000000000000000 20241111160228268 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241111160228268 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241111160228268 DAUC <0003> auc.c:179 vector [1]: kc = 878a4f5c88c37b6c 20241111160228268 DAUC <0003> auc.c:180 vector [1]: sres = e08f8427 20241111160228268 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241111160228268 DAUC <0003> auc.c:113 vector [2]: rand = 97c3560ada903168aad8f5a4453cc1d3 20241111160228268 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241111160228268 DAUC <0003> auc.c:142 vector [2]: autn = 804c8ee2304d800060a159f567e665fc 20241111160228268 DAUC <0003> auc.c:143 vector [2]: ck = 40a3e7a7c5fdd44ceaf52938311f8a11 20241111160228268 DAUC <0003> auc.c:144 vector [2]: ik = f359cf6f2df51f9a794364174c88d9c4 20241111160228268 DAUC <0003> auc.c:145 vector [2]: res = ec72a9eeb26962260000000000000000 20241111160228268 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241111160228268 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241111160228268 DAUC <0003> auc.c:179 vector [2]: kc = 05ecaf4361d8c10f 20241111160228268 DAUC <0003> auc.c:180 vector [2]: sres = dd93fe01 20241111160228268 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241111160228268 DAUC <0003> auc.c:113 vector [3]: rand = 4c4937e52433267f6b689a32d88b3845 20241111160228268 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241111160228268 DAUC <0003> auc.c:142 vector [3]: autn = 7b9ae7ccca0480009163855904f9ff98 20241111160228268 DAUC <0003> auc.c:143 vector [3]: ck = 97bdacb4001396e0c9055d892115663f 20241111160228268 DAUC <0003> auc.c:144 vector [3]: ik = e9f00c7fd0b8458324dda3a3d018b536 20241111160228268 DAUC <0003> auc.c:145 vector [3]: res = 90a675efdcc455640000000000000000 20241111160228268 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241111160228268 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241111160228268 DAUC <0003> auc.c:179 vector [3]: kc = dc2ce2a847782ec5 20241111160228268 DAUC <0003> auc.c:180 vector [3]: sres = 3cf11c98 20241111160228268 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241111160228268 DAUC <0003> auc.c:113 vector [4]: rand = 83771abd7c38743e6d6f49555ec98664 20241111160228269 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241111160228269 DAUC <0003> auc.c:142 vector [4]: autn = 3dcc4187955f80003dc8ed9eecbf5b77 20241111160228269 DAUC <0003> auc.c:143 vector [4]: ck = e2e8709ecc5e8dfc7f29484721dd95d2 20241111160228269 DAUC <0003> auc.c:144 vector [4]: ik = 37eb1eaeac9c0c46a77675d6072d064f 20241111160228269 DAUC <0003> auc.c:145 vector [4]: res = 35d09eb47c3597260000000000000000 20241111160228269 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241111160228269 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241111160228269 DAUC <0003> auc.c:179 vector [4]: kc = be63a99f6ca21e4d 20241111160228269 DAUC <0003> auc.c:180 vector [4]: sres = fdd97ef1 20241111160228269 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241111160228269 DAUC <0003> db_auc.c:245 IMSI='262420674410780': Generated 5 vectors 20241111160228269 DAUC <0003> db_auc.c:249 IMSI='262420674410780': Updating SQN=161 in DB 20241111160228269 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420674410780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420674410780"} 20241111160228269 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420674410780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160228269 DLINP <000b> input/ipa.c:451 connected read/write 20241111160228269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160228269 DLINP <000b> input/ipa.c:451 connected read/write 20241111160228269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8c4d2a58a3a3: Found GsupExpect[0] for "262420674410780" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@8c4d2a58a3a3: Added IMSI table entry 4TC_gsup_sai_eps(40)"262420674410780" TC_gsup_sai_eps(40)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160228270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45300<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@8c4d2a58a3a3: Final verdict of PTC: pass MTC@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160228272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45256<->l=127.0.0.1:4258 20241111160228272 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36077<->l=127.0.0.1:4259) 34@8c4d2a58a3a3: Final verdict of PTC: none 20241111160228272 DLINP <000b> input/ipa.c:451 connected read/write 20241111160228272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP(33)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160228272 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160228272 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160228272 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(35)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: pass MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@8c4d2a58a3a3: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 16:02:28 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20241111160228295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45306<->l=127.0.0.1:4258 20241111160228396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45306<->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=126080) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 16:02:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_gsup_ul_unknown_imsi started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160231499 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160231499 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160231504 DLINP <000b> input/ipa.c:451 connected read/write 20241111160231504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160231505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45312<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160231509 DLINP <000b> input/ipa.c:451 connected read/write 20241111160231509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(41)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160231510 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160231510 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160231510 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 20241111160231510 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160231510 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 20241111160231510 DLGSUP <0013> gsup_server.c:235 2: 20241111160231510 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160231510 DLGSUP <0013> gsup_server.c:235 3: 20241111160231510 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160231510 DLGSUP <0013> gsup_server.c:235 4: 20241111160231510 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160231510 DLGSUP <0013> gsup_server.c:235 5: 20241111160231510 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160231511 DLGSUP <0013> gsup_server.c:235 7: 20241111160231511 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160231511 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160231511 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160231511 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@8c4d2a58a3a3: 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") 20241111160231539 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37103<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@8c4d2a58a3a3: Created GsupExpect[0] for "262428441330092" to be handled at TC_gsup_ul_unknown_imsi(45) 20241111160231558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45322<->l=127.0.0.1:4258 20241111160231568 DLINP <000b> input/ipa.c:451 connected read/write 20241111160231568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160231568 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428441330092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428441330092" cn_domain=PS} 20241111160231568 DLU <0006> fsm.c:456 lu(262428441330092)[0x61200000b320]{UNVALIDATED}: Allocated 20241111160231568 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428441330092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241111160231568 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428441330092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428441330092" cause=IMSI unknown in HLR} 20241111160231568 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428441330092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160231569 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428441330092)[0x61200000b320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160231569 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428441330092)[0x61200000b320]{UNVALIDATED}: Freeing instance 20241111160231569 DLU <0006> fsm.c:568 lu(PS:IMSI-262428441330092)[0x61200000b320]{UNVALIDATED}: Deallocated 20241111160231569 DLINP <000b> input/ipa.c:451 connected read/write 20241111160231569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160231569 DLINP <000b> input/ipa.c:451 connected read/write 20241111160231569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@8c4d2a58a3a3: Found GsupExpect[0] for "262428441330092" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@8c4d2a58a3a3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262428441330092" TC_gsup_ul_unknown_imsi(45)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160231573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45322<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160231575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45312<->l=127.0.0.1:4258 20241111160231576 DLINP <000b> input/ipa.c:451 connected read/write 20241111160231576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160231577 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160231577 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160231577 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241111160231577 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37103<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(44)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP(42)@8c4d2a58a3a3: Final verdict of PTC: none 43@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 43: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@8c4d2a58a3a3: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160231612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52234<->l=127.0.0.1:4258 20241111160231713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52234<->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@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160234833 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160234833 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160234837 DLINP <000b> input/ipa.c:451 connected read/write 20241111160234838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160234839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52248<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160234843 DLINP <000b> input/ipa.c:451 connected read/write 20241111160234843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(46)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160234844 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160234844 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160234844 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 20241111160234844 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160234844 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 20241111160234844 DLGSUP <0013> gsup_server.c:235 2: 20241111160234844 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160234844 DLGSUP <0013> gsup_server.c:235 3: 20241111160234844 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160234844 DLGSUP <0013> gsup_server.c:235 4: 20241111160234844 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160234844 DLGSUP <0013> gsup_server.c:235 5: 20241111160234844 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160234844 DLGSUP <0013> gsup_server.c:235 7: 20241111160234844 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160234844 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160234844 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160234844 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@8c4d2a58a3a3: 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") 20241111160234874 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35435<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@8c4d2a58a3a3: Created GsupExpect[0] for "262424944937042" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241111160234896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52254<->l=127.0.0.1:4258 20241111160234905 DLINP <000b> input/ipa.c:451 connected read/write 20241111160234905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160234905 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262424944937042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424944937042" cn_domain=PS source_name="the-source\n"} 20241111160234905 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241111160234905 DLU <0006> fsm.c:456 lu(262424944937042)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241111160234905 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262424944937042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241111160234905 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262424944937042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424944937042" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241111160234905 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262424944937042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160234905 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424944937042)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160234905 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424944937042)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241111160234905 DLU <0006> fsm.c:568 lu(PS:IMSI-262424944937042)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241111160234906 DLINP <000b> input/ipa.c:451 connected read/write 20241111160234906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160234906 DLINP <000b> input/ipa.c:451 connected read/write 20241111160234906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@8c4d2a58a3a3: Found GsupExpect[0] for "262424944937042" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@8c4d2a58a3a3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262424944937042" TC_gsup_ul_unknown_imsi_via_proxy(50)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160234909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52254<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160234910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52248<->l=127.0.0.1:4258 20241111160234911 DLINP <000b> input/ipa.c:451 connected read/write 20241111160234911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160234911 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(47)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160234911 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160234911 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241111160234912 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241111160234912 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35435<->l=127.0.0.1:4259) 48@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 48: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@8c4d2a58a3a3: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160234941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52256<->l=127.0.0.1:4258 20241111160235042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52256<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26728) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 16:02:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160238160 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160238160 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160238164 DLINP <000b> input/ipa.c:451 connected read/write 20241111160238164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160238165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52258<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(51)@8c4d2a58a3a3: 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 } } } } 20241111160238170 DLINP <000b> input/ipa.c:451 connected read/write 20241111160238170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(51)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160238170 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160238170 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160238170 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 20241111160238170 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160238170 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 20241111160238170 DLGSUP <0013> gsup_server.c:235 2: 20241111160238170 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160238171 DLGSUP <0013> gsup_server.c:235 3: 20241111160238171 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160238171 DLGSUP <0013> gsup_server.c:235 4: 20241111160238171 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160238171 DLGSUP <0013> gsup_server.c:235 5: 20241111160238171 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160238171 DLGSUP <0013> gsup_server.c:235 7: 20241111160238171 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160238171 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160238171 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160238171 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@8c4d2a58a3a3: 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") 20241111160238197 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44973<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@8c4d2a58a3a3: Created GsupExpect[0] for "262421818586326" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241111160238213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52260<->l=127.0.0.1:4258 20241111160238226 DLINP <000b> input/ipa.c:451 connected read/write 20241111160238226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160238226 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421818586326 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421818586326" cn_domain=PS} 20241111160238226 DLU <0006> fsm.c:456 lu(262421818586326)[0x61200000b620]{UNVALIDATED}: Allocated 20241111160238226 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421818586326 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241111160238226 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421818586326 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421818586326" cause=Roaming not allowed in this location area} 20241111160238226 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421818586326 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160238226 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421818586326)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160238226 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421818586326)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241111160238226 DLU <0006> fsm.c:568 lu(PS:IMSI-262421818586326)[0x61200000b620]{UNVALIDATED}: Deallocated 20241111160238226 DLINP <000b> input/ipa.c:451 connected read/write 20241111160238226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160238226 DLINP <000b> input/ipa.c:451 connected read/write 20241111160238226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@8c4d2a58a3a3: Found GsupExpect[0] for "262421818586326" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@8c4d2a58a3a3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262421818586326" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160238232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52260<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160238233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52258<->l=127.0.0.1:4258 HLR_Test-GSUP(52)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160238235 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44973<->l=127.0.0.1:4259) 20241111160238236 DLINP <000b> input/ipa.c:451 connected read/write 20241111160238236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160238236 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160238236 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160238236 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 53@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 53: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@8c4d2a58a3a3: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 16:02:38 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20241111160238268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52266<->l=127.0.0.1:4258 20241111160238368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52266<->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@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 16:02:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_gsup_sai_err_unknown_imsi started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160241482 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160241483 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160241487 DLINP <000b> input/ipa.c:451 connected read/write 20241111160241487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160241488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52272<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160241491 DLINP <000b> input/ipa.c:451 connected read/write 20241111160241492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(56)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160241492 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160241492 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160241492 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 20241111160241492 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160241492 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 20241111160241492 DLGSUP <0013> gsup_server.c:235 2: 20241111160241492 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160241492 DLGSUP <0013> gsup_server.c:235 3: 20241111160241493 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160241493 DLGSUP <0013> gsup_server.c:235 4: 20241111160241493 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160241493 DLGSUP <0013> gsup_server.c:235 5: 20241111160241493 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160241493 DLGSUP <0013> gsup_server.c:235 7: 20241111160241493 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160241493 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160241493 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160241493 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@8c4d2a58a3a3: 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") 20241111160241514 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46361<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@8c4d2a58a3a3: Created GsupExpect[0] for "262420276285087" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241111160241523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52280<->l=127.0.0.1:4258 20241111160241538 DLINP <000b> input/ipa.c:451 connected read/write 20241111160241538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160241538 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420276285087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420276285087"} 20241111160241538 DAUC <0003> db_auc.c:133 IMSI='262420276285087': No such subscriber 20241111160241538 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420276285087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241111160241538 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420276285087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420276285087" cause=IMSI unknown in HLR} 20241111160241538 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420276285087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160241538 DLINP <000b> input/ipa.c:451 connected read/write 20241111160241538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160241538 DLINP <000b> input/ipa.c:451 connected read/write 20241111160241538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@8c4d2a58a3a3: Found GsupExpect[0] for "262420276285087" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@8c4d2a58a3a3: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262420276285087" TC_gsup_sai_err_unknown_imsi(60)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160241539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52280<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160241540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52272<->l=127.0.0.1:4258 20241111160241540 DLINP <000b> input/ipa.c:451 connected read/write 20241111160241540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160241540 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160241540 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160241540 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 58@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP(57)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160241540 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46361<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(56)@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 58: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@8c4d2a58a3a3: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160241563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52282<->l=127.0.0.1:4258 20241111160241664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52282<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25336) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_gsup_ul started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160244750 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160244750 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160244754 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160244756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37146<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160244760 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160244760 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160244760 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160244760 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 20241111160244760 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160244760 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 20241111160244760 DLGSUP <0013> gsup_server.c:235 2: 20241111160244760 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160244760 DLGSUP <0013> gsup_server.c:235 3: 20241111160244760 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160244760 DLGSUP <0013> gsup_server.c:235 4: 20241111160244760 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160244760 DLGSUP <0013> gsup_server.c:235 5: 20241111160244760 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160244760 DLGSUP <0013> gsup_server.c:235 7: 20241111160244760 DLGSUP <0013> gsup_server.c:237 7: 00 HLR_Test-GSUP-IPA(61)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160244760 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160244760 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160244760 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@8c4d2a58a3a3: 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") 20241111160244783 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41333<->l=127.0.0.1:4259) 20241111160244786 DAUC <0003> db_auc.c:157 IMSI='262429936908120': No 2G Auth Data 20241111160244786 DAUC <0003> db_auc.c:192 IMSI='262429936908120': No 3G Auth Data HLR_Test-GSUP(62)@8c4d2a58a3a3: Created GsupExpect[0] for "262429936908120" to be handled at TC_gsup_ul(65) 20241111160244797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37158<->l=127.0.0.1:4258 20241111160244802 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160244802 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429936908120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429936908120" cn_domain=PS} 20241111160244802 DLU <0006> fsm.c:456 lu(262429936908120)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241111160244802 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429936908120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160244802 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429936908120)[0x61200000b7a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160244802 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429936908120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429936908120" cn_domain=PS} 20241111160244802 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160244802 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8c4d2a58a3a3: Found GsupExpect[0] for "262429936908120" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@8c4d2a58a3a3: Added IMSI table entry 0TC_gsup_ul(65)"262429936908120" 20241111160244807 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160244807 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429936908120 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429936908120"} 20241111160244807 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429936908120)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160244807 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429936908120 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160244807 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429936908120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429936908120"} 20241111160244807 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429936908120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160244807 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429936908120)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160244807 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429936908120)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160244807 DLU <0006> fsm.c:568 lu(PS:IMSI-262429936908120)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160244807 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160244807 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul(65)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160244810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37158<->l=127.0.0.1:4258 TC_gsup_ul(65)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160244813 DAUC <0003> db_auc.c:157 IMSI='262429904822123': No 2G Auth Data 20241111160244813 DAUC <0003> db_auc.c:192 IMSI='262429904822123': No 3G Auth Data 20241111160244814 DLGSUP <0013> hlr.c:121 IMSI 262429904822123: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8c4d2a58a3a3: Created GsupExpect[0] for "262429904822123" to be handled at TC_gsup_ul(66) 20241111160244826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37160<->l=127.0.0.1:4258 20241111160244828 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160244828 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429904822123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429904822123" cn_domain=PS} 20241111160244828 DLU <0006> fsm.c:456 lu(262429904822123)[0x61200000b920]{UNVALIDATED}: Allocated 20241111160244828 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429904822123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160244828 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429904822123)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160244828 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429904822123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429904822123" cn_domain=PS} 20241111160244828 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160244828 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8c4d2a58a3a3: Found GsupExpect[0] for "262429904822123" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@8c4d2a58a3a3: Added IMSI table entry 1TC_gsup_ul(66)"262429904822123" 20241111160244829 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160244829 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429904822123 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429904822123"} 20241111160244829 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429904822123)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160244829 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429904822123 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160244829 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429904822123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429904822123"} 20241111160244829 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429904822123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160244829 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429904822123)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160244829 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429904822123)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160244829 DLU <0006> fsm.c:568 lu(PS:IMSI-262429904822123)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160244829 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160244829 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul(66)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160244830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37160<->l=127.0.0.1:4258 TC_gsup_ul(66)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160244831 DAUC <0003> db_auc.c:157 IMSI='262428042222292': No 2G Auth Data 20241111160244831 DAUC <0003> db_auc.c:192 IMSI='262428042222292': No 3G Auth Data 20241111160244831 DLGSUP <0013> hlr.c:121 IMSI 262428042222292: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8c4d2a58a3a3: Created GsupExpect[0] for "262428042222292" to be handled at TC_gsup_ul(67) 20241111160244837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37174<->l=127.0.0.1:4258 20241111160244839 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160244839 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428042222292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428042222292" cn_domain=PS} 20241111160244839 DLU <0006> fsm.c:456 lu(262428042222292)[0x61200000baa0]{UNVALIDATED}: Allocated 20241111160244839 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428042222292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160244839 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428042222292)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160244839 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428042222292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428042222292" cn_domain=PS} 20241111160244839 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160244839 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8c4d2a58a3a3: Found GsupExpect[0] for "262428042222292" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@8c4d2a58a3a3: Added IMSI table entry 2TC_gsup_ul(67)"262428042222292" 20241111160244841 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160244841 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428042222292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428042222292"} 20241111160244841 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428042222292)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160244841 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428042222292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160244841 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428042222292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428042222292"} 20241111160244841 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428042222292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160244841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428042222292)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160244841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428042222292)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160244841 DLU <0006> fsm.c:568 lu(PS:IMSI-262428042222292)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160244841 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160244841 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul(67)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160244841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37174<->l=127.0.0.1:4258 TC_gsup_ul(67)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160244842 DAUC <0003> db_auc.c:157 IMSI='262425043635648': No 2G Auth Data 20241111160244842 DAUC <0003> db_auc.c:192 IMSI='262425043635648': No 3G Auth Data 20241111160244843 DLGSUP <0013> hlr.c:121 IMSI 262425043635648: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8c4d2a58a3a3: Created GsupExpect[0] for "262425043635648" to be handled at TC_gsup_ul(68) 20241111160244849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37180<->l=127.0.0.1:4258 20241111160244851 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160244851 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425043635648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425043635648" cn_domain=PS} 20241111160244851 DLU <0006> fsm.c:456 lu(262425043635648)[0x61200000bc20]{UNVALIDATED}: Allocated 20241111160244851 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425043635648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160244851 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425043635648)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160244851 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425043635648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425043635648" cn_domain=PS} 20241111160244851 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160244851 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8c4d2a58a3a3: Found GsupExpect[0] for "262425043635648" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@8c4d2a58a3a3: Added IMSI table entry 3TC_gsup_ul(68)"262425043635648" 20241111160244853 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160244853 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425043635648 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425043635648"} 20241111160244853 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425043635648)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160244853 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425043635648 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160244853 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425043635648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425043635648"} 20241111160244853 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425043635648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160244853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425043635648)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160244853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425043635648)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160244853 DLU <0006> fsm.c:568 lu(PS:IMSI-262425043635648)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160244853 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160244853 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul(68)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160244854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37180<->l=127.0.0.1:4258 TC_gsup_ul(68)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160244854 DAUC <0003> db_auc.c:157 IMSI='262424811642717': No 2G Auth Data 20241111160244855 DAUC <0003> db_auc.c:192 IMSI='262424811642717': No 3G Auth Data 20241111160244855 DLGSUP <0013> hlr.c:121 IMSI 262424811642717: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8c4d2a58a3a3: Created GsupExpect[0] for "262424811642717" to be handled at TC_gsup_ul(69) 20241111160244861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37184<->l=127.0.0.1:4258 20241111160244863 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160244863 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424811642717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424811642717" cn_domain=PS} 20241111160244863 DLU <0006> fsm.c:456 lu(262424811642717)[0x61200000bda0]{UNVALIDATED}: Allocated 20241111160244863 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424811642717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160244863 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424811642717)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160244863 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424811642717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424811642717" cn_domain=PS} 20241111160244863 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160244863 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8c4d2a58a3a3: Found GsupExpect[0] for "262424811642717" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@8c4d2a58a3a3: Added IMSI table entry 4TC_gsup_ul(69)"262424811642717" 20241111160244864 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160244864 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424811642717 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424811642717"} 20241111160244864 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424811642717)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160244864 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424811642717 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160244864 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424811642717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424811642717"} 20241111160244864 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424811642717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160244864 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424811642717)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160244864 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424811642717)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160244864 DLU <0006> fsm.c:568 lu(PS:IMSI-262424811642717)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160244864 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160244864 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul(69)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160244865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37184<->l=127.0.0.1:4258 TC_gsup_ul(69)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160244865 DAUC <0003> db_auc.c:157 IMSI='262425935625192': No 2G Auth Data 20241111160244865 DAUC <0003> db_auc.c:192 IMSI='262425935625192': No 3G Auth Data 20241111160244865 DLGSUP <0013> hlr.c:121 IMSI 262425935625192: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8c4d2a58a3a3: Created GsupExpect[0] for "262425935625192" to be handled at TC_gsup_ul(70) 20241111160244872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37186<->l=127.0.0.1:4258 20241111160244873 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160244873 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425935625192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425935625192" cn_domain=PS} 20241111160244873 DLU <0006> fsm.c:456 lu(262425935625192)[0x61200000bf20]{UNVALIDATED}: Allocated 20241111160244873 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425935625192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160244873 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425935625192)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160244873 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425935625192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425935625192" cn_domain=PS} 20241111160244873 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160244873 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8c4d2a58a3a3: Found GsupExpect[0] for "262425935625192" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@8c4d2a58a3a3: Added IMSI table entry 5TC_gsup_ul(70)"262425935625192" 20241111160244875 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160244875 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425935625192 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425935625192"} 20241111160244875 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425935625192)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160244875 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425935625192 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160244875 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425935625192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425935625192"} 20241111160244875 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425935625192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160244875 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425935625192)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160244875 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425935625192)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160244875 DLU <0006> fsm.c:568 lu(PS:IMSI-262425935625192)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160244875 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160244875 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul(70)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160244875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37186<->l=127.0.0.1:4258 TC_gsup_ul(70)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160244876 DAUC <0003> db_auc.c:157 IMSI='262428838699732': No 2G Auth Data 20241111160244876 DAUC <0003> db_auc.c:192 IMSI='262428838699732': No 3G Auth Data 20241111160244876 DLGSUP <0013> hlr.c:121 IMSI 262428838699732: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8c4d2a58a3a3: Created GsupExpect[0] for "262428838699732" to be handled at TC_gsup_ul(71) 20241111160244882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37196<->l=127.0.0.1:4258 20241111160244884 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160244884 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428838699732 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428838699732" cn_domain=PS} 20241111160244884 DLU <0006> fsm.c:456 lu(262428838699732)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241111160244884 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428838699732 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160244884 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428838699732)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160244884 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428838699732 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428838699732" cn_domain=PS} 20241111160244884 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160244884 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8c4d2a58a3a3: Found GsupExpect[0] for "262428838699732" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@8c4d2a58a3a3: Added IMSI table entry 6TC_gsup_ul(71)"262428838699732" 20241111160244885 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160244885 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428838699732 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428838699732"} 20241111160244885 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428838699732)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160244885 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428838699732 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160244885 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428838699732 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428838699732"} 20241111160244885 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428838699732 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160244885 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428838699732)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160244885 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428838699732)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160244885 DLU <0006> fsm.c:568 lu(PS:IMSI-262428838699732)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160244885 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160244885 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul(71)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160244886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37196<->l=127.0.0.1:4258 TC_gsup_ul(71)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160244887 DAUC <0003> db_auc.c:157 IMSI='262423281446643': No 2G Auth Data 20241111160244887 DAUC <0003> db_auc.c:192 IMSI='262423281446643': No 3G Auth Data 20241111160244887 DLGSUP <0013> hlr.c:121 IMSI 262423281446643: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8c4d2a58a3a3: Created GsupExpect[0] for "262423281446643" to be handled at TC_gsup_ul(72) 20241111160244893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37206<->l=127.0.0.1:4258 20241111160244895 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160244895 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423281446643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423281446643" cn_domain=PS} 20241111160244895 DLU <0006> fsm.c:456 lu(262423281446643)[0x612000010120]{UNVALIDATED}: Allocated 20241111160244895 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423281446643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160244895 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423281446643)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160244895 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423281446643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423281446643" cn_domain=PS} 20241111160244895 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160244895 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8c4d2a58a3a3: Found GsupExpect[0] for "262423281446643" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@8c4d2a58a3a3: Added IMSI table entry 7TC_gsup_ul(72)"262423281446643" 20241111160244896 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160244896 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423281446643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423281446643"} 20241111160244896 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423281446643)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160244896 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423281446643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160244896 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423281446643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423281446643"} 20241111160244896 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423281446643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160244896 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423281446643)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160244896 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423281446643)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160244896 DLU <0006> fsm.c:568 lu(PS:IMSI-262423281446643)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160244896 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160244897 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul(72)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160244897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37206<->l=127.0.0.1:4258 TC_gsup_ul(72)@8c4d2a58a3a3: Final verdict of PTC: pass MTC@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160244898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37146<->l=127.0.0.1:4258 20241111160244898 DLINP <000b> input/ipa.c:451 connected read/write 20241111160244898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160244898 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160244898 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160244898 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241111160244898 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41333<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@8c4d2a58a3a3: Final verdict of PTC: none 63@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: pass MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@8c4d2a58a3a3: Test case TC_gsup_ul finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160244921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37222<->l=127.0.0.1:4258 20241111160245022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37222<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78152) Waiting for packet dumper to finish... 1 (prev_count=78152, count=112780) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 16:02:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_gsup_ul_via_proxy started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160248148 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160248148 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160248151 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160248152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37230<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160248153 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(73)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160248153 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160248154 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160248154 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 20241111160248154 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160248154 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 20241111160248154 DLGSUP <0013> gsup_server.c:235 2: 20241111160248154 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160248154 DLGSUP <0013> gsup_server.c:235 3: 20241111160248154 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160248154 DLGSUP <0013> gsup_server.c:235 4: 20241111160248154 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160248154 DLGSUP <0013> gsup_server.c:235 5: 20241111160248154 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160248154 DLGSUP <0013> gsup_server.c:235 7: 20241111160248154 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160248154 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160248154 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160248154 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@8c4d2a58a3a3: 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") 20241111160248163 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38325<->l=127.0.0.1:4259) 20241111160248166 DAUC <0003> db_auc.c:157 IMSI='262426070329140': No 2G Auth Data 20241111160248166 DAUC <0003> db_auc.c:192 IMSI='262426070329140': No 3G Auth Data HLR_Test-GSUP(74)@8c4d2a58a3a3: Created GsupExpect[0] for "262426070329140" to be handled at TC_gsup_ul_via_proxy(77) 20241111160248174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37232<->l=127.0.0.1:4258 20241111160248194 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160248194 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262426070329140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426070329140" cn_domain=PS source_name="the-source\n"} 20241111160248194 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241111160248194 DLU <0006> fsm.c:456 lu(262426070329140)[0x6120000102a0]{UNVALIDATED}: Allocated 20241111160248194 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262426070329140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241111160248194 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426070329140)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160248194 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262426070329140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426070329140" cn_domain=PS destination_name="the-source\n"} 20241111160248195 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160248195 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8c4d2a58a3a3: Found GsupExpect[0] for "262426070329140" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@8c4d2a58a3a3: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262426070329140" 20241111160248201 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160248201 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262426070329140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426070329140" source_name="the-source\n"} 20241111160248201 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426070329140)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160248201 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262426070329140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160248201 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262426070329140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426070329140" destination_name="the-source\n"} 20241111160248201 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262426070329140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160248201 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426070329140)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160248201 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426070329140)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160248201 DLU <0006> fsm.c:568 lu(PS:IMSI-262426070329140)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160248201 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160248201 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160248204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37232<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160248207 DAUC <0003> db_auc.c:157 IMSI='262423179666912': No 2G Auth Data 20241111160248207 DAUC <0003> db_auc.c:192 IMSI='262423179666912': No 3G Auth Data 20241111160248209 DLGSUP <0013> hlr.c:121 IMSI 262423179666912: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8c4d2a58a3a3: Created GsupExpect[0] for "262423179666912" to be handled at TC_gsup_ul_via_proxy(78) 20241111160248225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37240<->l=127.0.0.1:4258 20241111160248227 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160248227 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423179666912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423179666912" cn_domain=PS source_name="the-source\n"} 20241111160248227 DLU <0006> fsm.c:456 lu(262423179666912)[0x612000010420]{UNVALIDATED}: Allocated 20241111160248227 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423179666912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241111160248227 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423179666912)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160248227 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423179666912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423179666912" cn_domain=PS destination_name="the-source\n"} 20241111160248227 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160248227 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8c4d2a58a3a3: Found GsupExpect[0] for "262423179666912" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@8c4d2a58a3a3: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262423179666912" 20241111160248228 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160248228 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423179666912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423179666912" source_name="the-source\n"} 20241111160248228 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423179666912)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160248228 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262423179666912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160248228 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423179666912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423179666912" destination_name="the-source\n"} 20241111160248228 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262423179666912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160248228 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423179666912)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160248228 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423179666912)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160248228 DLU <0006> fsm.c:568 lu(PS:IMSI-262423179666912)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160248228 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160248228 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160248229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37240<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160248229 DAUC <0003> db_auc.c:157 IMSI='262425724074040': No 2G Auth Data 20241111160248229 DAUC <0003> db_auc.c:192 IMSI='262425724074040': No 3G Auth Data 20241111160248230 DLGSUP <0013> hlr.c:121 IMSI 262425724074040: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8c4d2a58a3a3: Created GsupExpect[0] for "262425724074040" to be handled at TC_gsup_ul_via_proxy(79) 20241111160248235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37250<->l=127.0.0.1:4258 20241111160248237 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160248237 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425724074040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425724074040" cn_domain=PS source_name="the-source\n"} 20241111160248237 DLU <0006> fsm.c:456 lu(262425724074040)[0x6120000105a0]{UNVALIDATED}: Allocated 20241111160248237 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425724074040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241111160248237 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425724074040)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160248237 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425724074040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425724074040" cn_domain=PS destination_name="the-source\n"} 20241111160248237 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160248237 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8c4d2a58a3a3: Found GsupExpect[0] for "262425724074040" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@8c4d2a58a3a3: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262425724074040" 20241111160248238 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160248238 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425724074040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425724074040" source_name="the-source\n"} 20241111160248238 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425724074040)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160248238 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262425724074040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160248238 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425724074040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425724074040" destination_name="the-source\n"} 20241111160248238 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262425724074040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160248238 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425724074040)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160248238 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425724074040)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160248238 DLU <0006> fsm.c:568 lu(PS:IMSI-262425724074040)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160248238 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160248238 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160248239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37250<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160248240 DAUC <0003> db_auc.c:157 IMSI='262420350547125': No 2G Auth Data 20241111160248240 DAUC <0003> db_auc.c:192 IMSI='262420350547125': No 3G Auth Data 20241111160248240 DLGSUP <0013> hlr.c:121 IMSI 262420350547125: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8c4d2a58a3a3: Created GsupExpect[0] for "262420350547125" to be handled at TC_gsup_ul_via_proxy(80) 20241111160248247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37266<->l=127.0.0.1:4258 20241111160248248 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160248248 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262420350547125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420350547125" cn_domain=PS source_name="the-source\n"} 20241111160248249 DLU <0006> fsm.c:456 lu(262420350547125)[0x612000010720]{UNVALIDATED}: Allocated 20241111160248249 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262420350547125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241111160248249 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420350547125)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160248249 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262420350547125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420350547125" cn_domain=PS destination_name="the-source\n"} 20241111160248249 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160248249 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8c4d2a58a3a3: Found GsupExpect[0] for "262420350547125" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@8c4d2a58a3a3: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262420350547125" 20241111160248250 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160248250 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262420350547125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420350547125" source_name="the-source\n"} 20241111160248250 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420350547125)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160248250 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262420350547125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160248250 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262420350547125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420350547125" destination_name="the-source\n"} 20241111160248250 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262420350547125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160248250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420350547125)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160248250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420350547125)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160248250 DLU <0006> fsm.c:568 lu(PS:IMSI-262420350547125)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160248250 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160248250 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160248250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37266<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160248251 DAUC <0003> db_auc.c:157 IMSI='262420030201359': No 2G Auth Data 20241111160248251 DAUC <0003> db_auc.c:192 IMSI='262420030201359': No 3G Auth Data 20241111160248252 DLGSUP <0013> hlr.c:121 IMSI 262420030201359: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8c4d2a58a3a3: Created GsupExpect[0] for "262420030201359" to be handled at TC_gsup_ul_via_proxy(81) 20241111160248258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37282<->l=127.0.0.1:4258 20241111160248260 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160248260 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262420030201359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420030201359" cn_domain=PS source_name="the-source\n"} 20241111160248260 DLU <0006> fsm.c:456 lu(262420030201359)[0x6120000108a0]{UNVALIDATED}: Allocated 20241111160248260 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262420030201359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241111160248260 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420030201359)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160248260 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262420030201359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420030201359" cn_domain=PS destination_name="the-source\n"} 20241111160248260 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160248260 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8c4d2a58a3a3: Found GsupExpect[0] for "262420030201359" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@8c4d2a58a3a3: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262420030201359" 20241111160248261 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160248261 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262420030201359 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420030201359" source_name="the-source\n"} 20241111160248261 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420030201359)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160248261 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262420030201359 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160248261 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262420030201359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420030201359" destination_name="the-source\n"} 20241111160248261 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262420030201359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160248261 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420030201359)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160248261 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420030201359)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160248261 DLU <0006> fsm.c:568 lu(PS:IMSI-262420030201359)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160248261 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160248261 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160248261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37282<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160248262 DAUC <0003> db_auc.c:157 IMSI='262423503252712': No 2G Auth Data 20241111160248262 DAUC <0003> db_auc.c:192 IMSI='262423503252712': No 3G Auth Data 20241111160248263 DLGSUP <0013> hlr.c:121 IMSI 262423503252712: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8c4d2a58a3a3: Created GsupExpect[0] for "262423503252712" to be handled at TC_gsup_ul_via_proxy(82) 20241111160248270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37290<->l=127.0.0.1:4258 20241111160248273 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160248273 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262423503252712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423503252712" cn_domain=PS source_name="the-source\n"} 20241111160248273 DLU <0006> fsm.c:456 lu(262423503252712)[0x612000010a20]{UNVALIDATED}: Allocated 20241111160248273 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262423503252712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241111160248273 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423503252712)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160248273 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262423503252712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423503252712" cn_domain=PS destination_name="the-source\n"} 20241111160248273 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160248273 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8c4d2a58a3a3: Found GsupExpect[0] for "262423503252712" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@8c4d2a58a3a3: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262423503252712" 20241111160248274 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160248275 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262423503252712 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423503252712" source_name="the-source\n"} 20241111160248275 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423503252712)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160248275 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262423503252712 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160248275 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262423503252712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423503252712" destination_name="the-source\n"} 20241111160248275 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262423503252712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160248275 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423503252712)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160248275 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423503252712)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160248275 DLU <0006> fsm.c:568 lu(PS:IMSI-262423503252712)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160248275 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160248275 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160248275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37290<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160248276 DAUC <0003> db_auc.c:157 IMSI='262424399511849': No 2G Auth Data 20241111160248276 DAUC <0003> db_auc.c:192 IMSI='262424399511849': No 3G Auth Data 20241111160248277 DLGSUP <0013> hlr.c:121 IMSI 262424399511849: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8c4d2a58a3a3: Created GsupExpect[0] for "262424399511849" to be handled at TC_gsup_ul_via_proxy(83) 20241111160248284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37302<->l=127.0.0.1:4258 20241111160248285 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160248286 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262424399511849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424399511849" cn_domain=PS source_name="the-source\n"} 20241111160248286 DLU <0006> fsm.c:456 lu(262424399511849)[0x612000010ba0]{UNVALIDATED}: Allocated 20241111160248286 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262424399511849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241111160248286 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424399511849)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160248286 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262424399511849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424399511849" cn_domain=PS destination_name="the-source\n"} 20241111160248286 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160248286 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8c4d2a58a3a3: Found GsupExpect[0] for "262424399511849" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@8c4d2a58a3a3: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262424399511849" 20241111160248287 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160248287 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262424399511849 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424399511849" source_name="the-source\n"} 20241111160248287 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424399511849)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160248287 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262424399511849 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160248287 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262424399511849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424399511849" destination_name="the-source\n"} 20241111160248287 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262424399511849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160248287 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424399511849)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160248287 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424399511849)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160248287 DLU <0006> fsm.c:568 lu(PS:IMSI-262424399511849)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160248287 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160248287 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160248287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37302<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160248288 DAUC <0003> db_auc.c:157 IMSI='262427209196123': No 2G Auth Data 20241111160248288 DAUC <0003> db_auc.c:192 IMSI='262427209196123': No 3G Auth Data 20241111160248288 DLGSUP <0013> hlr.c:121 IMSI 262427209196123: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8c4d2a58a3a3: Created GsupExpect[0] for "262427209196123" to be handled at TC_gsup_ul_via_proxy(84) 20241111160248294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37318<->l=127.0.0.1:4258 20241111160248296 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160248296 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262427209196123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427209196123" cn_domain=PS source_name="the-source\n"} 20241111160248296 DLU <0006> fsm.c:456 lu(262427209196123)[0x612000010d20]{UNVALIDATED}: Allocated 20241111160248296 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262427209196123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241111160248296 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427209196123)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160248296 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262427209196123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427209196123" cn_domain=PS destination_name="the-source\n"} 20241111160248296 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160248296 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8c4d2a58a3a3: Found GsupExpect[0] for "262427209196123" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@8c4d2a58a3a3: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262427209196123" 20241111160248297 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160248297 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262427209196123 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427209196123" source_name="the-source\n"} 20241111160248297 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427209196123)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160248297 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262427209196123 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160248297 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262427209196123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427209196123" destination_name="the-source\n"} 20241111160248297 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262427209196123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160248297 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427209196123)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160248297 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427209196123)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160248298 DLU <0006> fsm.c:568 lu(PS:IMSI-262427209196123)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160248298 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160248298 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160248298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37318<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@8c4d2a58a3a3: Final verdict of PTC: pass MTC@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160248299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37230<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160248299 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38325<->l=127.0.0.1:4259) 20241111160248300 DLINP <000b> input/ipa.c:451 connected read/write 20241111160248300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160248300 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(76)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160248300 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160248300 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241111160248300 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 75@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: pass MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@8c4d2a58a3a3: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 16:02:48 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20241111160248323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37328<->l=127.0.0.1:4258 20241111160248424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37328<->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=114608) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_gsup_ul_subscriber_data started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160251552 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160251552 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160251556 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160251558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37342<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160251562 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(85)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160251562 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160251562 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160251562 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 20241111160251562 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160251562 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 20241111160251562 DLGSUP <0013> gsup_server.c:235 2: 20241111160251562 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160251562 DLGSUP <0013> gsup_server.c:235 3: 20241111160251562 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160251562 DLGSUP <0013> gsup_server.c:235 4: 20241111160251562 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160251562 DLGSUP <0013> gsup_server.c:235 5: 20241111160251562 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160251562 DLGSUP <0013> gsup_server.c:235 7: 20241111160251562 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160251562 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160251562 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160251562 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@8c4d2a58a3a3: 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") 20241111160251586 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40873<->l=127.0.0.1:4259) 20241111160251604 DAUC <0003> db_auc.c:157 IMSI='262429209739100': No 2G Auth Data 20241111160251604 DAUC <0003> db_auc.c:192 IMSI='262429209739100': No 3G Auth Data HLR_Test-GSUP(86)@8c4d2a58a3a3: Created GsupExpect[0] for "262429209739100" to be handled at TC_gsup_ul_subscriber_data(89) 20241111160251623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47178<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@8c4d2a58a3a3: GSUP ul subscriber_data<unbound> 20241111160251633 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160251633 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429209739100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429209739100" cn_domain=PS} 20241111160251633 DLU <0006> fsm.c:456 lu(262429209739100)[0x612000010ea0]{UNVALIDATED}: Allocated 20241111160251633 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429209739100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160251634 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429209739100)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160251634 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429209739100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429209739100" cn_domain=PS} 20241111160251634 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160251634 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8c4d2a58a3a3: Found GsupExpect[0] for "262429209739100" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@8c4d2a58a3a3: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262429209739100" 20241111160251641 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160251641 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429209739100 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429209739100"} 20241111160251641 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429209739100)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160251641 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429209739100 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160251641 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429209739100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429209739100"} 20241111160251641 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429209739100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160251641 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429209739100)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160251641 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429209739100)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160251641 DLU <0006> fsm.c:568 lu(PS:IMSI-262429209739100)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160251641 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160251642 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160251645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47178<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160251648 DAUC <0003> db_auc.c:157 IMSI='262425223591311': No 2G Auth Data 20241111160251648 DAUC <0003> db_auc.c:192 IMSI='262425223591311': No 3G Auth Data 20241111160251649 DLGSUP <0013> hlr.c:121 IMSI 262425223591311: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8c4d2a58a3a3: Created GsupExpect[0] for "262425223591311" to be handled at TC_gsup_ul_subscriber_data(90) 20241111160251661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47184<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@8c4d2a58a3a3: GSUP ul subscriber_data<unbound> 20241111160251663 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160251663 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425223591311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425223591311" cn_domain=PS} 20241111160251663 DLU <0006> fsm.c:456 lu(262425223591311)[0x612000011020]{UNVALIDATED}: Allocated 20241111160251663 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425223591311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160251663 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425223591311)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160251663 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425223591311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425223591311" cn_domain=PS} 20241111160251663 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160251663 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8c4d2a58a3a3: Found GsupExpect[0] for "262425223591311" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@8c4d2a58a3a3: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262425223591311" 20241111160251664 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160251664 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425223591311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425223591311"} 20241111160251664 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425223591311)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160251664 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425223591311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160251664 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425223591311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425223591311"} 20241111160251664 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425223591311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160251664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425223591311)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160251664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425223591311)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160251664 DLU <0006> fsm.c:568 lu(PS:IMSI-262425223591311)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160251664 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160251664 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160251664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47184<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160251665 DAUC <0003> db_auc.c:157 IMSI='262426530895397': No 2G Auth Data 20241111160251665 DAUC <0003> db_auc.c:192 IMSI='262426530895397': No 3G Auth Data 20241111160251666 DLGSUP <0013> hlr.c:121 IMSI 262426530895397: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8c4d2a58a3a3: Created GsupExpect[0] for "262426530895397" to be handled at TC_gsup_ul_subscriber_data(91) 20241111160251672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47194<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@8c4d2a58a3a3: GSUP ul subscriber_data<unbound> 20241111160251673 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160251673 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426530895397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426530895397" cn_domain=PS} 20241111160251673 DLU <0006> fsm.c:456 lu(262426530895397)[0x6120000111a0]{UNVALIDATED}: Allocated 20241111160251673 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426530895397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160251674 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426530895397)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160251674 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426530895397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426530895397" cn_domain=PS} 20241111160251674 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160251674 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8c4d2a58a3a3: Found GsupExpect[0] for "262426530895397" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@8c4d2a58a3a3: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262426530895397" 20241111160251674 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160251674 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426530895397 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426530895397"} 20241111160251674 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426530895397)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160251674 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426530895397 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160251675 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426530895397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426530895397"} 20241111160251675 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426530895397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160251675 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426530895397)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160251675 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426530895397)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160251675 DLU <0006> fsm.c:568 lu(PS:IMSI-262426530895397)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160251675 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160251675 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160251675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47194<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160251676 DAUC <0003> db_auc.c:157 IMSI='262427300200031': No 2G Auth Data 20241111160251676 DAUC <0003> db_auc.c:192 IMSI='262427300200031': No 3G Auth Data 20241111160251676 DLGSUP <0013> hlr.c:121 IMSI 262427300200031: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8c4d2a58a3a3: Created GsupExpect[0] for "262427300200031" to be handled at TC_gsup_ul_subscriber_data(92) 20241111160251682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47204<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@8c4d2a58a3a3: GSUP ul subscriber_data<unbound> 20241111160251684 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160251684 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427300200031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427300200031" cn_domain=PS} 20241111160251684 DLU <0006> fsm.c:456 lu(262427300200031)[0x612000011320]{UNVALIDATED}: Allocated 20241111160251684 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427300200031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160251684 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427300200031)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160251684 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427300200031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427300200031" cn_domain=PS} 20241111160251684 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160251684 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8c4d2a58a3a3: Found GsupExpect[0] for "262427300200031" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@8c4d2a58a3a3: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262427300200031" 20241111160251685 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160251685 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427300200031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427300200031"} 20241111160251685 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427300200031)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160251685 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427300200031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160251685 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427300200031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427300200031"} 20241111160251685 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427300200031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160251685 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427300200031)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160251685 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427300200031)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160251685 DLU <0006> fsm.c:568 lu(PS:IMSI-262427300200031)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160251685 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160251685 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160251686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47204<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160251686 DAUC <0003> db_auc.c:157 IMSI='262425660455600': No 2G Auth Data 20241111160251686 DAUC <0003> db_auc.c:192 IMSI='262425660455600': No 3G Auth Data 20241111160251687 DLGSUP <0013> hlr.c:121 IMSI 262425660455600: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8c4d2a58a3a3: Created GsupExpect[0] for "262425660455600" to be handled at TC_gsup_ul_subscriber_data(93) 20241111160251693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47216<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@8c4d2a58a3a3: GSUP ul subscriber_data<unbound> 20241111160251695 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160251695 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425660455600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425660455600" cn_domain=PS} 20241111160251695 DLU <0006> fsm.c:456 lu(262425660455600)[0x6120000114a0]{UNVALIDATED}: Allocated 20241111160251695 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425660455600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160251695 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425660455600)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160251695 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425660455600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425660455600" cn_domain=PS} 20241111160251695 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160251695 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8c4d2a58a3a3: Found GsupExpect[0] for "262425660455600" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@8c4d2a58a3a3: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262425660455600" 20241111160251696 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160251696 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425660455600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425660455600"} 20241111160251696 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425660455600)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160251696 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425660455600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160251696 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425660455600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425660455600"} 20241111160251696 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425660455600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160251696 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425660455600)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160251696 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425660455600)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160251696 DLU <0006> fsm.c:568 lu(PS:IMSI-262425660455600)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160251696 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160251696 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160251697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47216<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160251698 DAUC <0003> db_auc.c:157 IMSI='262429361966971': No 2G Auth Data 20241111160251698 DAUC <0003> db_auc.c:192 IMSI='262429361966971': No 3G Auth Data 20241111160251698 DLGSUP <0013> hlr.c:121 IMSI 262429361966971: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8c4d2a58a3a3: Created GsupExpect[0] for "262429361966971" to be handled at TC_gsup_ul_subscriber_data(94) 20241111160251705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47230<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@8c4d2a58a3a3: GSUP ul subscriber_data<unbound> 20241111160251707 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160251707 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429361966971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429361966971" cn_domain=PS} 20241111160251707 DLU <0006> fsm.c:456 lu(262429361966971)[0x612000011620]{UNVALIDATED}: Allocated 20241111160251707 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429361966971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160251707 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429361966971)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160251707 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429361966971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429361966971" cn_domain=PS} 20241111160251707 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160251707 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8c4d2a58a3a3: Found GsupExpect[0] for "262429361966971" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@8c4d2a58a3a3: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262429361966971" 20241111160251708 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160251708 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429361966971 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429361966971"} 20241111160251708 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429361966971)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160251708 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429361966971 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160251708 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429361966971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429361966971"} 20241111160251708 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429361966971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160251708 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429361966971)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160251708 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429361966971)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160251708 DLU <0006> fsm.c:568 lu(PS:IMSI-262429361966971)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160251708 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160251708 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160251709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47230<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160251710 DAUC <0003> db_auc.c:157 IMSI='262426293205833': No 2G Auth Data 20241111160251710 DAUC <0003> db_auc.c:192 IMSI='262426293205833': No 3G Auth Data 20241111160251710 DLGSUP <0013> hlr.c:121 IMSI 262426293205833: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8c4d2a58a3a3: Created GsupExpect[0] for "262426293205833" to be handled at TC_gsup_ul_subscriber_data(95) 20241111160251716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47234<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@8c4d2a58a3a3: GSUP ul subscriber_data<unbound> 20241111160251718 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160251718 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426293205833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426293205833" cn_domain=PS} 20241111160251718 DLU <0006> fsm.c:456 lu(262426293205833)[0x6120000117a0]{UNVALIDATED}: Allocated 20241111160251718 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426293205833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160251718 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426293205833)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160251718 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426293205833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426293205833" cn_domain=PS} 20241111160251718 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160251718 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8c4d2a58a3a3: Found GsupExpect[0] for "262426293205833" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@8c4d2a58a3a3: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262426293205833" 20241111160251719 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160251719 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426293205833 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426293205833"} 20241111160251719 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426293205833)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160251719 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426293205833 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160251719 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426293205833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426293205833"} 20241111160251719 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426293205833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160251719 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426293205833)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160251719 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426293205833)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160251719 DLU <0006> fsm.c:568 lu(PS:IMSI-262426293205833)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160251719 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160251719 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160251720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47234<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160251721 DAUC <0003> db_auc.c:157 IMSI='262426551209155': No 2G Auth Data 20241111160251721 DAUC <0003> db_auc.c:192 IMSI='262426551209155': No 3G Auth Data 20241111160251721 DLGSUP <0013> hlr.c:121 IMSI 262426551209155: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8c4d2a58a3a3: Created GsupExpect[0] for "262426551209155" to be handled at TC_gsup_ul_subscriber_data(96) 20241111160251728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47238<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@8c4d2a58a3a3: GSUP ul subscriber_data<unbound> 20241111160251729 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160251729 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426551209155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426551209155" cn_domain=PS} 20241111160251730 DLU <0006> fsm.c:456 lu(262426551209155)[0x612000011920]{UNVALIDATED}: Allocated 20241111160251730 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426551209155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160251730 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426551209155)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160251730 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426551209155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426551209155" cn_domain=PS} 20241111160251730 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160251730 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8c4d2a58a3a3: Found GsupExpect[0] for "262426551209155" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@8c4d2a58a3a3: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262426551209155" 20241111160251731 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160251731 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426551209155 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426551209155"} 20241111160251731 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426551209155)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160251731 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426551209155 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160251731 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426551209155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426551209155"} 20241111160251731 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426551209155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160251731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426551209155)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160251731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426551209155)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160251731 DLU <0006> fsm.c:568 lu(PS:IMSI-262426551209155)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160251731 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160251731 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160251731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47238<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@8c4d2a58a3a3: Final verdict of PTC: pass MTC@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160251732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37342<->l=127.0.0.1:4258 20241111160251733 DLINP <000b> input/ipa.c:451 connected read/write 20241111160251733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160251733 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160251733 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160251733 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160251733 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40873<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(85)@8c4d2a58a3a3: Final verdict of PTC: none 87@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: pass MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@8c4d2a58a3a3: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160251757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47246<->l=127.0.0.1:4258 20241111160251858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47246<->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=117948) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_vty started. MTC@8c4d2a58a3a3: legacy= true 20241111160254960 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160254960 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160254965 DLINP <000b> input/ipa.c:451 connected read/write 20241111160254965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160254967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47254<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160254971 DLINP <000b> input/ipa.c:451 connected read/write 20241111160254971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160254971 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160254971 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160254971 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 20241111160254971 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160254971 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 20241111160254971 DLGSUP <0013> gsup_server.c:235 2: 20241111160254971 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160254971 DLGSUP <0013> gsup_server.c:235 3: 20241111160254971 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160254971 DLGSUP <0013> gsup_server.c:235 4: 20241111160254971 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160254971 DLGSUP <0013> gsup_server.c:235 5: 20241111160254971 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160254971 DLGSUP <0013> gsup_server.c:235 7: 20241111160254971 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160254971 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160254972 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160254972 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)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@8c4d2a58a3a3: 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") 20241111160255001 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34453<->l=127.0.0.1:4259) 20241111160255004 DAUC <0003> db_auc.c:157 IMSI='262423094375861': No 2G Auth Data 20241111160255004 DAUC <0003> db_auc.c:192 IMSI='262423094375861': No 3G Auth Data 20241111160255008 DAUC <0003> db_auc.c:192 IMSI='262423094375861': No 3G Auth Data 20241111160255011 DAUC <0003> db_auc.c:157 IMSI='262428808559824': No 2G Auth Data 20241111160255011 DAUC <0003> db_auc.c:192 IMSI='262428808559824': No 3G Auth Data 20241111160255015 DAUC <0003> db_auc.c:157 IMSI='262428808559824': No 2G Auth Data 20241111160255019 DAUC <0003> db_auc.c:157 IMSI='262420042492715': No 2G Auth Data 20241111160255019 DAUC <0003> db_auc.c:192 IMSI='262420042492715': No 3G Auth Data MTC@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160255028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47254<->l=127.0.0.1:4258 20241111160255029 DLINP <000b> input/ipa.c:451 connected read/write 20241111160255030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160255030 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160255030 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160255030 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241111160255030 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34453<->l=127.0.0.1:4259) 98@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: pass MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@8c4d2a58a3a3: Test case TC_vty finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 16:02:55 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241111160255112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47260<->l=127.0.0.1:4258 20241111160255213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47260<->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=28704) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 16:02:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_vty_msisdn_isd started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160258335 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160258335 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160258340 DLINP <000b> input/ipa.c:451 connected read/write 20241111160258340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160258341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47274<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160258345 DLINP <000b> input/ipa.c:451 connected read/write 20241111160258345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160258345 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160258345 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160258345 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 20241111160258346 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160258346 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 20241111160258346 DLGSUP <0013> gsup_server.c:235 2: 20241111160258346 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160258346 DLGSUP <0013> gsup_server.c:235 3: 20241111160258346 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160258346 DLGSUP <0013> gsup_server.c:235 4: HLR_Test-GSUP-IPA(100)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160258346 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160258346 DLGSUP <0013> gsup_server.c:235 5: 20241111160258346 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160258346 DLGSUP <0013> gsup_server.c:235 7: 20241111160258346 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160258346 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160258346 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160258346 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@8c4d2a58a3a3: 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") 20241111160258370 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37553<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@8c4d2a58a3a3: Created GsupExpect[0] for "262422874032288" to be handled at TC_vty_msisdn_isd(104) 20241111160258381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47282<->l=127.0.0.1:4258 20241111160258384 DAUC <0003> db_auc.c:157 IMSI='262422874032288': No 2G Auth Data 20241111160258384 DAUC <0003> db_auc.c:192 IMSI='262422874032288': No 3G Auth Data 20241111160258389 DLINP <000b> input/ipa.c:451 connected read/write 20241111160258389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160258390 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422874032288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422874032288" cn_domain=PS} 20241111160258390 DLU <0006> fsm.c:456 lu(262422874032288)[0x612000011aa0]{UNVALIDATED}: Allocated 20241111160258390 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422874032288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160258390 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422874032288)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160258390 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422874032288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422874032288" cn_domain=PS} 20241111160258390 DLINP <000b> input/ipa.c:451 connected read/write 20241111160258390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160258390 DLINP <000b> input/ipa.c:451 connected read/write 20241111160258390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@8c4d2a58a3a3: Found GsupExpect[0] for "262422874032288" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@8c4d2a58a3a3: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262422874032288" 20241111160258394 DLINP <000b> input/ipa.c:451 connected read/write 20241111160258394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160258394 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422874032288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422874032288"} 20241111160258394 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422874032288)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160258394 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422874032288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160258394 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422874032288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422874032288"} 20241111160258394 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422874032288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160258394 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422874032288)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160258394 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422874032288)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160258394 DLU <0006> fsm.c:568 lu(PS:IMSI-262422874032288)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160258394 DLINP <000b> input/ipa.c:451 connected read/write 20241111160258394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160258394 DLINP <000b> input/ipa.c:451 connected read/write 20241111160258394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160258396 DLGSUP <0013> hlr.c:128 IMSI 262422874032288: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241111160258396 DLINP <000b> input/ipa.c:451 connected read/write 20241111160258397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160258397 DLINP <000b> input/ipa.c:451 connected read/write 20241111160258397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160258399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47282<->l=127.0.0.1:4258 20241111160258399 DLINP <000b> input/ipa.c:451 connected read/write 20241111160258399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160258399 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422874032288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422874032288"} 20241111160258399 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422874032288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241111160258399 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422874032288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160258400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47274<->l=127.0.0.1:4258 20241111160258402 DLINP <000b> input/ipa.c:451 connected read/write 20241111160258402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160258402 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160258402 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160258402 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241111160258402 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37553<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@8c4d2a58a3a3: Final verdict of PTC: none 102@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 102: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@8c4d2a58a3a3: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 16:02:58 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20241111160258434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47294<->l=127.0.0.1:4258 20241111160258535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47294<->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@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_gsup_purge_cs started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160301587 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160301587 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160301591 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38674<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160301597 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(105)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160301597 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160301597 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160301597 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 20241111160301598 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160301598 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 20241111160301598 DLGSUP <0013> gsup_server.c:235 2: 20241111160301598 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160301598 DLGSUP <0013> gsup_server.c:235 3: 20241111160301598 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160301598 DLGSUP <0013> gsup_server.c:235 4: 20241111160301598 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160301598 DLGSUP <0013> gsup_server.c:235 5: 20241111160301598 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160301598 DLGSUP <0013> gsup_server.c:235 7: 20241111160301598 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160301598 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160301598 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160301598 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@8c4d2a58a3a3: 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") 20241111160301617 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46829<->l=127.0.0.1:4259) 20241111160301620 DAUC <0003> db_auc.c:157 IMSI='262423168780267': No 2G Auth Data 20241111160301620 DAUC <0003> db_auc.c:192 IMSI='262423168780267': No 3G Auth Data HLR_Test-GSUP(106)@8c4d2a58a3a3: Created GsupExpect[0] for "262423168780267" to be handled at TC_gsup_purge_cs(109) 20241111160301629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38684<->l=127.0.0.1:4258 20241111160301638 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301638 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423168780267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423168780267" cn_domain=PS} 20241111160301638 DLU <0006> fsm.c:456 lu(262423168780267)[0x612000011c20]{UNVALIDATED}: Allocated 20241111160301638 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423168780267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160301638 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423168780267)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160301638 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423168780267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423168780267" cn_domain=PS} 20241111160301638 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301638 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8c4d2a58a3a3: Found GsupExpect[0] for "262423168780267" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@8c4d2a58a3a3: Added IMSI table entry 0TC_gsup_purge_cs(109)"262423168780267" 20241111160301641 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301641 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423168780267 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423168780267"} 20241111160301641 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423168780267)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160301641 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423168780267 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160301641 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423168780267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423168780267"} 20241111160301641 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423168780267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160301641 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423168780267)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160301641 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423168780267)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160301641 DLU <0006> fsm.c:568 lu(PS:IMSI-262423168780267)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160301641 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301641 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160301643 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301643 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423168780267 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423168780267" cn_domain=CS} 20241111160301643 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423168780267 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241111160301643 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423168780267 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423168780267"} 20241111160301643 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423168780267 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241111160301643 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301643 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160301644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38684<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160301646 DAUC <0003> db_auc.c:157 IMSI='262423151274588': No 2G Auth Data 20241111160301646 DAUC <0003> db_auc.c:192 IMSI='262423151274588': No 3G Auth Data 20241111160301647 DLGSUP <0013> hlr.c:121 IMSI 262423151274588: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8c4d2a58a3a3: Created GsupExpect[0] for "262423151274588" to be handled at TC_gsup_purge_cs(110) 20241111160301655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38700<->l=127.0.0.1:4258 20241111160301657 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301657 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423151274588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423151274588" cn_domain=PS} 20241111160301657 DLU <0006> fsm.c:456 lu(262423151274588)[0x612000011da0]{UNVALIDATED}: Allocated 20241111160301657 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423151274588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160301657 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423151274588)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160301657 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423151274588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423151274588" cn_domain=PS} 20241111160301657 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301657 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8c4d2a58a3a3: Found GsupExpect[0] for "262423151274588" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@8c4d2a58a3a3: Added IMSI table entry 1TC_gsup_purge_cs(110)"262423151274588" 20241111160301658 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301658 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423151274588 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423151274588"} 20241111160301658 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423151274588)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160301658 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423151274588 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160301658 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423151274588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423151274588"} 20241111160301658 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423151274588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160301658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423151274588)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160301658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423151274588)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160301658 DLU <0006> fsm.c:568 lu(PS:IMSI-262423151274588)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160301658 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301658 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160301658 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301658 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423151274588 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423151274588" cn_domain=CS} 20241111160301658 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423151274588 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241111160301658 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423151274588 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423151274588"} 20241111160301658 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423151274588 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241111160301658 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301659 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160301659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38700<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160301660 DAUC <0003> db_auc.c:157 IMSI='262424490556203': No 2G Auth Data 20241111160301660 DAUC <0003> db_auc.c:192 IMSI='262424490556203': No 3G Auth Data 20241111160301660 DLGSUP <0013> hlr.c:121 IMSI 262424490556203: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8c4d2a58a3a3: Created GsupExpect[0] for "262424490556203" to be handled at TC_gsup_purge_cs(111) 20241111160301666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38706<->l=127.0.0.1:4258 20241111160301668 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301668 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424490556203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424490556203" cn_domain=PS} 20241111160301668 DLU <0006> fsm.c:456 lu(262424490556203)[0x612000011f20]{UNVALIDATED}: Allocated 20241111160301668 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424490556203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160301668 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424490556203)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160301668 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424490556203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424490556203" cn_domain=PS} 20241111160301668 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301668 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8c4d2a58a3a3: Found GsupExpect[0] for "262424490556203" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@8c4d2a58a3a3: Added IMSI table entry 2TC_gsup_purge_cs(111)"262424490556203" 20241111160301669 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301669 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424490556203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424490556203"} 20241111160301669 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424490556203)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160301669 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424490556203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160301669 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424490556203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424490556203"} 20241111160301669 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424490556203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160301669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424490556203)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160301669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424490556203)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160301669 DLU <0006> fsm.c:568 lu(PS:IMSI-262424490556203)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160301669 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301669 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160301670 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301670 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424490556203 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424490556203" cn_domain=CS} 20241111160301670 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424490556203 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241111160301670 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424490556203 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424490556203"} 20241111160301670 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424490556203 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241111160301670 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301670 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160301671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38706<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160301672 DAUC <0003> db_auc.c:157 IMSI='262429064371659': No 2G Auth Data 20241111160301672 DAUC <0003> db_auc.c:192 IMSI='262429064371659': No 3G Auth Data 20241111160301673 DLGSUP <0013> hlr.c:121 IMSI 262429064371659: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8c4d2a58a3a3: Created GsupExpect[0] for "262429064371659" to be handled at TC_gsup_purge_cs(112) 20241111160301680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38720<->l=127.0.0.1:4258 20241111160301682 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301682 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429064371659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429064371659" cn_domain=PS} 20241111160301682 DLU <0006> fsm.c:456 lu(262429064371659)[0x6120000120a0]{UNVALIDATED}: Allocated 20241111160301682 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429064371659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160301682 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429064371659)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160301682 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429064371659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429064371659" cn_domain=PS} 20241111160301682 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301682 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8c4d2a58a3a3: Found GsupExpect[0] for "262429064371659" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@8c4d2a58a3a3: Added IMSI table entry 3TC_gsup_purge_cs(112)"262429064371659" 20241111160301683 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301683 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429064371659 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429064371659"} 20241111160301683 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429064371659)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160301683 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429064371659 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160301683 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429064371659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429064371659"} 20241111160301683 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429064371659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160301683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429064371659)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160301683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429064371659)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160301683 DLU <0006> fsm.c:568 lu(PS:IMSI-262429064371659)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160301683 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301683 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160301684 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301684 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429064371659 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429064371659" cn_domain=CS} 20241111160301684 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429064371659 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241111160301684 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429064371659 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429064371659"} 20241111160301684 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429064371659 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241111160301684 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301684 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160301685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38720<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160301686 DAUC <0003> db_auc.c:157 IMSI='262424438320098': No 2G Auth Data 20241111160301686 DAUC <0003> db_auc.c:192 IMSI='262424438320098': No 3G Auth Data 20241111160301686 DLGSUP <0013> hlr.c:121 IMSI 262424438320098: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8c4d2a58a3a3: Created GsupExpect[0] for "262424438320098" to be handled at TC_gsup_purge_cs(113) 20241111160301693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38726<->l=127.0.0.1:4258 20241111160301695 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301695 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424438320098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424438320098" cn_domain=PS} 20241111160301695 DLU <0006> fsm.c:456 lu(262424438320098)[0x612000012220]{UNVALIDATED}: Allocated 20241111160301695 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424438320098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160301695 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424438320098)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160301695 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424438320098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424438320098" cn_domain=PS} 20241111160301695 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301695 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8c4d2a58a3a3: Found GsupExpect[0] for "262424438320098" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@8c4d2a58a3a3: Added IMSI table entry 4TC_gsup_purge_cs(113)"262424438320098" 20241111160301697 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301697 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424438320098 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424438320098"} 20241111160301697 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424438320098)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160301697 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424438320098 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160301697 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424438320098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424438320098"} 20241111160301697 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424438320098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160301697 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424438320098)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160301697 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424438320098)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160301697 DLU <0006> fsm.c:568 lu(PS:IMSI-262424438320098)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160301697 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301697 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160301699 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301699 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424438320098 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424438320098" cn_domain=CS} 20241111160301699 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424438320098 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241111160301699 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424438320098 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424438320098"} 20241111160301699 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424438320098 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241111160301699 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301699 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160301700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38726<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160301701 DAUC <0003> db_auc.c:157 IMSI='262427952537481': No 2G Auth Data 20241111160301701 DAUC <0003> db_auc.c:192 IMSI='262427952537481': No 3G Auth Data 20241111160301702 DLGSUP <0013> hlr.c:121 IMSI 262427952537481: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8c4d2a58a3a3: Created GsupExpect[0] for "262427952537481" to be handled at TC_gsup_purge_cs(114) 20241111160301709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38738<->l=127.0.0.1:4258 20241111160301711 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301711 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427952537481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427952537481" cn_domain=PS} 20241111160301711 DLU <0006> fsm.c:456 lu(262427952537481)[0x6120000123a0]{UNVALIDATED}: Allocated 20241111160301711 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427952537481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160301711 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427952537481)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160301711 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427952537481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427952537481" cn_domain=PS} 20241111160301711 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301711 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8c4d2a58a3a3: Found GsupExpect[0] for "262427952537481" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@8c4d2a58a3a3: Added IMSI table entry 5TC_gsup_purge_cs(114)"262427952537481" 20241111160301713 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301713 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427952537481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427952537481"} 20241111160301713 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427952537481)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160301713 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427952537481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160301713 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427952537481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427952537481"} 20241111160301713 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427952537481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160301713 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427952537481)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160301713 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427952537481)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160301713 DLU <0006> fsm.c:568 lu(PS:IMSI-262427952537481)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160301713 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301713 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160301715 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301715 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427952537481 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427952537481" cn_domain=CS} 20241111160301715 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427952537481 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241111160301715 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427952537481 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427952537481"} 20241111160301715 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427952537481 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241111160301715 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301715 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160301716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38738<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160301717 DAUC <0003> db_auc.c:157 IMSI='262426610022724': No 2G Auth Data 20241111160301717 DAUC <0003> db_auc.c:192 IMSI='262426610022724': No 3G Auth Data 20241111160301717 DLGSUP <0013> hlr.c:121 IMSI 262426610022724: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8c4d2a58a3a3: Created GsupExpect[0] for "262426610022724" to be handled at TC_gsup_purge_cs(115) 20241111160301724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38754<->l=127.0.0.1:4258 20241111160301725 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301725 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426610022724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426610022724" cn_domain=PS} 20241111160301725 DLU <0006> fsm.c:456 lu(262426610022724)[0x612000012520]{UNVALIDATED}: Allocated 20241111160301725 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426610022724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160301725 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426610022724)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160301725 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426610022724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426610022724" cn_domain=PS} 20241111160301726 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301726 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8c4d2a58a3a3: Found GsupExpect[0] for "262426610022724" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@8c4d2a58a3a3: Added IMSI table entry 6TC_gsup_purge_cs(115)"262426610022724" 20241111160301727 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301727 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426610022724 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426610022724"} 20241111160301727 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426610022724)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160301727 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426610022724 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160301727 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426610022724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426610022724"} 20241111160301727 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426610022724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160301727 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426610022724)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160301727 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426610022724)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160301727 DLU <0006> fsm.c:568 lu(PS:IMSI-262426610022724)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160301727 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301727 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160301728 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301729 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426610022724 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426610022724" cn_domain=CS} 20241111160301729 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426610022724 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241111160301729 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426610022724 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426610022724"} 20241111160301729 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426610022724 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241111160301729 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301729 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160301729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38754<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160301730 DAUC <0003> db_auc.c:157 IMSI='262428245324923': No 2G Auth Data 20241111160301730 DAUC <0003> db_auc.c:192 IMSI='262428245324923': No 3G Auth Data 20241111160301730 DLGSUP <0013> hlr.c:121 IMSI 262428245324923: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8c4d2a58a3a3: Created GsupExpect[0] for "262428245324923" to be handled at TC_gsup_purge_cs(116) 20241111160301737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38762<->l=127.0.0.1:4258 20241111160301739 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301739 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428245324923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428245324923" cn_domain=PS} 20241111160301739 DLU <0006> fsm.c:456 lu(262428245324923)[0x6120000126a0]{UNVALIDATED}: Allocated 20241111160301739 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428245324923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160301739 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428245324923)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160301739 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428245324923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428245324923" cn_domain=PS} 20241111160301739 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301739 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8c4d2a58a3a3: Found GsupExpect[0] for "262428245324923" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@8c4d2a58a3a3: Added IMSI table entry 7TC_gsup_purge_cs(116)"262428245324923" 20241111160301740 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301740 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428245324923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428245324923"} 20241111160301741 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428245324923)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160301741 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428245324923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160301741 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428245324923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428245324923"} 20241111160301741 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428245324923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160301741 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428245324923)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160301741 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428245324923)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160301741 DLU <0006> fsm.c:568 lu(PS:IMSI-262428245324923)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160301741 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301741 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160301742 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301742 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428245324923 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428245324923" cn_domain=CS} 20241111160301742 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428245324923 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241111160301742 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428245324923 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428245324923"} 20241111160301742 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428245324923 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241111160301742 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160301742 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160301743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38762<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@8c4d2a58a3a3: Final verdict of PTC: pass MTC@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160301744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38674<->l=127.0.0.1:4258 HLR_Test-GSUP(106)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160301745 DLINP <000b> input/ipa.c:451 connected read/write 20241111160301745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160301745 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160301745 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160301745 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241111160301745 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46829<->l=127.0.0.1:4259) 107@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: pass MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@8c4d2a58a3a3: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160301775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38766<->l=127.0.0.1:4258 20241111160301876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38766<->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@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_gsup_purge_ps started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160304944 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160304944 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160304949 DLINP <000b> input/ipa.c:451 connected read/write 20241111160304949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160304951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38770<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160304952 DLINP <000b> input/ipa.c:451 connected read/write 20241111160304952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160304952 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160304952 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160304952 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 20241111160304952 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160304952 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 20241111160304952 DLGSUP <0013> gsup_server.c:235 2: 20241111160304952 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160304952 DLGSUP <0013> gsup_server.c:235 3: 20241111160304952 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160304952 DLGSUP <0013> gsup_server.c:235 4: 20241111160304952 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160304952 DLGSUP <0013> gsup_server.c:235 5: HLR_Test-GSUP-IPA(117)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160304952 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160304952 DLGSUP <0013> gsup_server.c:235 7: 20241111160304952 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160304952 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160304952 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160304952 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@8c4d2a58a3a3: 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") 20241111160304975 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34445<->l=127.0.0.1:4259) 20241111160304982 DAUC <0003> db_auc.c:157 IMSI='262423529100352': No 2G Auth Data 20241111160304982 DAUC <0003> db_auc.c:192 IMSI='262423529100352': No 3G Auth Data HLR_Test-GSUP(118)@8c4d2a58a3a3: Created GsupExpect[0] for "262423529100352" to be handled at TC_gsup_purge_ps(121) 20241111160305001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38772<->l=127.0.0.1:4258 20241111160305007 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305007 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423529100352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423529100352" cn_domain=PS} 20241111160305007 DLU <0006> fsm.c:456 lu(262423529100352)[0x612000012820]{UNVALIDATED}: Allocated 20241111160305007 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423529100352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160305007 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423529100352)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160305007 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423529100352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423529100352" cn_domain=PS} 20241111160305007 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305007 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8c4d2a58a3a3: Found GsupExpect[0] for "262423529100352" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@8c4d2a58a3a3: Added IMSI table entry 0TC_gsup_purge_ps(121)"262423529100352" 20241111160305010 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305010 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423529100352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423529100352"} 20241111160305010 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423529100352)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160305010 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423529100352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160305010 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423529100352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423529100352"} 20241111160305010 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423529100352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160305010 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423529100352)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160305010 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423529100352)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160305010 DLU <0006> fsm.c:568 lu(PS:IMSI-262423529100352)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160305010 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305010 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160305011 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305011 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423529100352 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423529100352" cn_domain=PS} 20241111160305011 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423529100352 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241111160305011 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423529100352 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423529100352"} 20241111160305011 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423529100352 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241111160305011 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305011 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160305012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38772<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160305013 DAUC <0003> db_auc.c:157 IMSI='262426348089727': No 2G Auth Data 20241111160305013 DAUC <0003> db_auc.c:192 IMSI='262426348089727': No 3G Auth Data 20241111160305014 DLGSUP <0013> hlr.c:121 IMSI 262426348089727: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8c4d2a58a3a3: Created GsupExpect[0] for "262426348089727" to be handled at TC_gsup_purge_ps(122) 20241111160305020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38788<->l=127.0.0.1:4258 20241111160305021 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305021 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426348089727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426348089727" cn_domain=PS} 20241111160305021 DLU <0006> fsm.c:456 lu(262426348089727)[0x6120000129a0]{UNVALIDATED}: Allocated 20241111160305021 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426348089727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160305021 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426348089727)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160305021 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426348089727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426348089727" cn_domain=PS} 20241111160305021 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305021 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8c4d2a58a3a3: Found GsupExpect[0] for "262426348089727" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@8c4d2a58a3a3: Added IMSI table entry 1TC_gsup_purge_ps(122)"262426348089727" 20241111160305022 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305022 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426348089727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426348089727"} 20241111160305022 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426348089727)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160305022 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426348089727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160305022 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426348089727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426348089727"} 20241111160305022 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426348089727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160305022 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426348089727)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160305023 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426348089727)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160305023 DLU <0006> fsm.c:568 lu(PS:IMSI-262426348089727)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160305023 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305023 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160305023 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305023 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426348089727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426348089727" cn_domain=PS} 20241111160305023 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426348089727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241111160305023 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426348089727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426348089727"} 20241111160305023 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426348089727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241111160305023 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305023 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160305024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38788<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160305024 DAUC <0003> db_auc.c:157 IMSI='262427627505788': No 2G Auth Data 20241111160305024 DAUC <0003> db_auc.c:192 IMSI='262427627505788': No 3G Auth Data 20241111160305025 DLGSUP <0013> hlr.c:121 IMSI 262427627505788: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8c4d2a58a3a3: Created GsupExpect[0] for "262427627505788" to be handled at TC_gsup_purge_ps(123) 20241111160305031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38800<->l=127.0.0.1:4258 20241111160305033 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305033 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427627505788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427627505788" cn_domain=PS} 20241111160305033 DLU <0006> fsm.c:456 lu(262427627505788)[0x612000012b20]{UNVALIDATED}: Allocated 20241111160305033 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427627505788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160305033 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427627505788)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160305033 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427627505788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427627505788" cn_domain=PS} 20241111160305033 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305033 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8c4d2a58a3a3: Found GsupExpect[0] for "262427627505788" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@8c4d2a58a3a3: Added IMSI table entry 2TC_gsup_purge_ps(123)"262427627505788" 20241111160305034 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305034 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427627505788 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427627505788"} 20241111160305034 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427627505788)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160305034 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427627505788 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160305034 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427627505788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427627505788"} 20241111160305034 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427627505788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160305034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427627505788)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160305034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427627505788)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160305035 DLU <0006> fsm.c:568 lu(PS:IMSI-262427627505788)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160305035 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305035 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160305035 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305035 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427627505788 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427627505788" cn_domain=PS} 20241111160305035 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427627505788 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241111160305035 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427627505788 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427627505788"} 20241111160305035 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427627505788 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241111160305035 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305035 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160305036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38800<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160305037 DAUC <0003> db_auc.c:157 IMSI='262424334973003': No 2G Auth Data 20241111160305037 DAUC <0003> db_auc.c:192 IMSI='262424334973003': No 3G Auth Data 20241111160305038 DLGSUP <0013> hlr.c:121 IMSI 262424334973003: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8c4d2a58a3a3: Created GsupExpect[0] for "262424334973003" to be handled at TC_gsup_purge_ps(124) 20241111160305044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38806<->l=127.0.0.1:4258 20241111160305046 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305046 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424334973003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424334973003" cn_domain=PS} 20241111160305046 DLU <0006> fsm.c:456 lu(262424334973003)[0x612000012ca0]{UNVALIDATED}: Allocated 20241111160305046 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424334973003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160305046 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424334973003)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160305046 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424334973003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424334973003" cn_domain=PS} 20241111160305046 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305046 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8c4d2a58a3a3: Found GsupExpect[0] for "262424334973003" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@8c4d2a58a3a3: Added IMSI table entry 3TC_gsup_purge_ps(124)"262424334973003" 20241111160305048 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305048 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424334973003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424334973003"} 20241111160305048 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424334973003)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160305048 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424334973003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160305048 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424334973003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424334973003"} 20241111160305048 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424334973003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160305048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424334973003)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160305048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424334973003)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160305048 DLU <0006> fsm.c:568 lu(PS:IMSI-262424334973003)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160305048 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305048 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160305049 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305049 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424334973003 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424334973003" cn_domain=PS} 20241111160305049 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424334973003 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241111160305049 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424334973003 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424334973003"} 20241111160305049 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424334973003 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241111160305049 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305049 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160305050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38806<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160305051 DAUC <0003> db_auc.c:157 IMSI='262425551495011': No 2G Auth Data 20241111160305051 DAUC <0003> db_auc.c:192 IMSI='262425551495011': No 3G Auth Data 20241111160305052 DLGSUP <0013> hlr.c:121 IMSI 262425551495011: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8c4d2a58a3a3: Created GsupExpect[0] for "262425551495011" to be handled at TC_gsup_purge_ps(125) 20241111160305058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38808<->l=127.0.0.1:4258 20241111160305060 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305060 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425551495011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425551495011" cn_domain=PS} 20241111160305061 DLU <0006> fsm.c:456 lu(262425551495011)[0x612000012e20]{UNVALIDATED}: Allocated 20241111160305061 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425551495011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160305061 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425551495011)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160305061 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425551495011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425551495011" cn_domain=PS} 20241111160305061 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305061 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8c4d2a58a3a3: Found GsupExpect[0] for "262425551495011" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@8c4d2a58a3a3: Added IMSI table entry 4TC_gsup_purge_ps(125)"262425551495011" 20241111160305062 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305062 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425551495011 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425551495011"} 20241111160305062 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425551495011)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160305062 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425551495011 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160305062 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425551495011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425551495011"} 20241111160305062 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425551495011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160305062 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425551495011)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160305062 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425551495011)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160305062 DLU <0006> fsm.c:568 lu(PS:IMSI-262425551495011)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160305062 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305062 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160305063 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305063 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425551495011 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425551495011" cn_domain=PS} 20241111160305063 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425551495011 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241111160305064 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425551495011 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425551495011"} 20241111160305064 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425551495011 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241111160305064 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305064 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160305064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38808<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160305065 DAUC <0003> db_auc.c:157 IMSI='262425946579740': No 2G Auth Data 20241111160305065 DAUC <0003> db_auc.c:192 IMSI='262425946579740': No 3G Auth Data 20241111160305066 DLGSUP <0013> hlr.c:121 IMSI 262425946579740: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8c4d2a58a3a3: Created GsupExpect[0] for "262425946579740" to be handled at TC_gsup_purge_ps(126) 20241111160305072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38820<->l=127.0.0.1:4258 20241111160305074 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305074 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425946579740 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425946579740" cn_domain=PS} 20241111160305074 DLU <0006> fsm.c:456 lu(262425946579740)[0x612000012fa0]{UNVALIDATED}: Allocated 20241111160305074 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425946579740 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160305074 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425946579740)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160305074 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425946579740 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425946579740" cn_domain=PS} 20241111160305074 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305074 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8c4d2a58a3a3: Found GsupExpect[0] for "262425946579740" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@8c4d2a58a3a3: Added IMSI table entry 5TC_gsup_purge_ps(126)"262425946579740" 20241111160305076 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305076 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425946579740 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425946579740"} 20241111160305076 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425946579740)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160305076 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425946579740 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160305076 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425946579740 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425946579740"} 20241111160305076 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425946579740 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160305076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425946579740)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160305076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425946579740)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160305076 DLU <0006> fsm.c:568 lu(PS:IMSI-262425946579740)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160305076 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305076 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160305077 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305077 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425946579740 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425946579740" cn_domain=PS} 20241111160305077 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425946579740 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241111160305077 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425946579740 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425946579740"} 20241111160305077 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425946579740 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241111160305077 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305077 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160305078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38820<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160305079 DAUC <0003> db_auc.c:157 IMSI='262428015305683': No 2G Auth Data 20241111160305079 DAUC <0003> db_auc.c:192 IMSI='262428015305683': No 3G Auth Data 20241111160305080 DLGSUP <0013> hlr.c:121 IMSI 262428015305683: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8c4d2a58a3a3: Created GsupExpect[0] for "262428015305683" to be handled at TC_gsup_purge_ps(127) 20241111160305086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4258 20241111160305088 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305088 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428015305683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428015305683" cn_domain=PS} 20241111160305088 DLU <0006> fsm.c:456 lu(262428015305683)[0x612000013120]{UNVALIDATED}: Allocated 20241111160305088 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428015305683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160305088 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428015305683)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160305088 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428015305683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428015305683" cn_domain=PS} 20241111160305088 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305088 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8c4d2a58a3a3: Found GsupExpect[0] for "262428015305683" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@8c4d2a58a3a3: Added IMSI table entry 6TC_gsup_purge_ps(127)"262428015305683" 20241111160305090 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305090 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428015305683 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428015305683"} 20241111160305090 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428015305683)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160305090 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428015305683 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160305090 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428015305683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428015305683"} 20241111160305090 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428015305683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160305090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428015305683)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160305090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428015305683)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160305090 DLU <0006> fsm.c:568 lu(PS:IMSI-262428015305683)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160305090 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305090 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160305091 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305091 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428015305683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428015305683" cn_domain=PS} 20241111160305091 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428015305683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241111160305091 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428015305683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428015305683"} 20241111160305091 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428015305683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241111160305091 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305091 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160305092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160305093 DAUC <0003> db_auc.c:157 IMSI='262420223057218': No 2G Auth Data 20241111160305093 DAUC <0003> db_auc.c:192 IMSI='262420223057218': No 3G Auth Data 20241111160305093 DLGSUP <0013> hlr.c:121 IMSI 262420223057218: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8c4d2a58a3a3: Created GsupExpect[0] for "262420223057218" to be handled at TC_gsup_purge_ps(128) 20241111160305100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38832<->l=127.0.0.1:4258 20241111160305102 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305102 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420223057218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420223057218" cn_domain=PS} 20241111160305102 DLU <0006> fsm.c:456 lu(262420223057218)[0x6120000132a0]{UNVALIDATED}: Allocated 20241111160305102 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420223057218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160305102 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420223057218)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160305102 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420223057218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420223057218" cn_domain=PS} 20241111160305102 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305102 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8c4d2a58a3a3: Found GsupExpect[0] for "262420223057218" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@8c4d2a58a3a3: Added IMSI table entry 7TC_gsup_purge_ps(128)"262420223057218" 20241111160305103 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305103 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420223057218 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420223057218"} 20241111160305103 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420223057218)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160305103 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420223057218 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160305103 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420223057218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420223057218"} 20241111160305103 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420223057218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160305103 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420223057218)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160305103 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420223057218)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160305103 DLU <0006> fsm.c:568 lu(PS:IMSI-262420223057218)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160305103 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305103 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160305104 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305104 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420223057218 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420223057218" cn_domain=PS} 20241111160305104 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420223057218 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241111160305104 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420223057218 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420223057218"} 20241111160305104 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420223057218 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241111160305104 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160305105 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160305105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38832<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@8c4d2a58a3a3: Final verdict of PTC: pass MTC@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160305106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38770<->l=127.0.0.1:4258 20241111160305107 DLINP <000b> input/ipa.c:451 connected read/write 20241111160305107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160305107 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(118)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160305107 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160305107 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241111160305107 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34445<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(117)@8c4d2a58a3a3: Final verdict of PTC: none 119@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: pass MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@8c4d2a58a3a3: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 16:03:05 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20241111160305130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38834<->l=127.0.0.1:4258 20241111160305230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38834<->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=134828) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 16:03:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_gsup_purge_unknown started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160308272 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160308272 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160308274 DLINP <000b> input/ipa.c:451 connected read/write 20241111160308274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160308275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38840<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@8c4d2a58a3a3: 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) } } } } 20241111160308278 DLINP <000b> input/ipa.c:451 connected read/write 20241111160308278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(129)@8c4d2a58a3a3: 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 } } } } 20241111160308278 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160308278 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160308278 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 20241111160308278 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160308278 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 20241111160308278 DLGSUP <0013> gsup_server.c:235 2: 20241111160308278 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160308278 DLGSUP <0013> gsup_server.c:235 3: 20241111160308278 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160308278 DLGSUP <0013> gsup_server.c:235 4: 20241111160308278 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160308278 DLGSUP <0013> gsup_server.c:235 5: 20241111160308278 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160308278 DLGSUP <0013> gsup_server.c:235 7: 20241111160308278 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160308278 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160308278 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160308278 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(129)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@8c4d2a58a3a3: 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") 20241111160308298 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46589<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@8c4d2a58a3a3: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241111160308314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38852<->l=127.0.0.1:4258 20241111160308324 DLINP <000b> input/ipa.c:451 connected read/write 20241111160308324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160308324 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} 20241111160308324 DLU <0006> fsm.c:456 lu(2345743413463)[0x612000013420]{UNVALIDATED}: Allocated 20241111160308324 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 20241111160308324 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} 20241111160308324 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160308324 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160308324 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Freeing instance 20241111160308324 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Deallocated 20241111160308325 DLINP <000b> input/ipa.c:451 connected read/write 20241111160308325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160308325 DLINP <000b> input/ipa.c:451 connected read/write 20241111160308325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@8c4d2a58a3a3: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@8c4d2a58a3a3: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@8c4d2a58a3a3: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160308331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38852<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@8c4d2a58a3a3: Final verdict of PTC: pass MTC@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160308354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38840<->l=127.0.0.1:4258 HLR_Test-GSUP(130)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160308358 DLINP <000b> input/ipa.c:451 connected read/write 20241111160308358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160308358 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160308358 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160308358 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241111160308358 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46589<->l=127.0.0.1:4259) 131@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: pass MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@8c4d2a58a3a3: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 16:03:08 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20241111160308463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38864<->l=127.0.0.1:4258 20241111160308564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38864<->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=26480) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_mo_ussd_unknown started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160311595 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160311595 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160311596 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160311596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46026<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160311597 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160311597 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160311597 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160311597 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 20241111160311597 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160311597 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 20241111160311597 DLGSUP <0013> gsup_server.c:235 2: 20241111160311597 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160311597 DLGSUP <0013> gsup_server.c:235 3: 20241111160311597 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160311597 DLGSUP <0013> gsup_server.c:235 4: 20241111160311597 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160311597 DLGSUP <0013> gsup_server.c:235 5: 20241111160311597 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160311597 DLGSUP <0013> gsup_server.c:235 7: 20241111160311597 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160311597 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160311597 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160311597 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(134)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@8c4d2a58a3a3: 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") 20241111160311605 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45129<->l=127.0.0.1:4259) 20241111160311609 DAUC <0003> db_auc.c:157 IMSI='262420359829163': No 2G Auth Data 20241111160311609 DAUC <0003> db_auc.c:192 IMSI='262420359829163': No 3G Auth Data HLR_Test-GSUP(135)@8c4d2a58a3a3: Created GsupExpect[0] for "262420359829163" to be handled at TC_mo_ussd_unknown(138) 20241111160311619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46042<->l=127.0.0.1:4258 20241111160311638 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160311638 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420359829163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420359829163" session_id=717155631 session_state=BEGIN} 20241111160311638 DSS <0004> hlr_ussd.c:576 262420359829163/0x2abeed2f: Process SS (BEGIN) 20241111160311638 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241111160311638 DSS <0004> hlr_ussd.c:518 262420359829163/0x2abeed2f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241111160311638 DSS <0004> hlr_ussd.c:523 262420359829163/0x2abeed2f: USSD for unknown code '*#200#' 20241111160311638 DSS <0004> hlr_ussd.c:354 262420359829163/0x2abeed2f: Tx ReturnError(1, 0x12) 20241111160311638 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420359829163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420359829163" session_id=717155631 session_state=END} 20241111160311638 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160311638 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8c4d2a58a3a3: Found GsupExpect[0] for "262420359829163" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@8c4d2a58a3a3: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262420359829163" TC_mo_ussd_unknown(138)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160311640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46042<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160311641 DAUC <0003> db_auc.c:157 IMSI='262420720039035': No 2G Auth Data 20241111160311641 DAUC <0003> db_auc.c:192 IMSI='262420720039035': No 3G Auth Data HLR_Test-GSUP(135)@8c4d2a58a3a3: Created GsupExpect[0] for "262420720039035" to be handled at TC_mo_ussd_unknown(139) 20241111160311648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46052<->l=127.0.0.1:4258 20241111160311651 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160311652 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420720039035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420720039035" session_id=2235581228 session_state=BEGIN} 20241111160311652 DSS <0004> hlr_ussd.c:576 262420720039035/0x8540432c: Process SS (BEGIN) 20241111160311652 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241111160311652 DSS <0004> hlr_ussd.c:518 262420720039035/0x8540432c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241111160311652 DSS <0004> hlr_ussd.c:523 262420720039035/0x8540432c: USSD for unknown code '*#200#' 20241111160311652 DSS <0004> hlr_ussd.c:354 262420720039035/0x8540432c: Tx ReturnError(1, 0x12) 20241111160311652 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420720039035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420720039035" session_id=2235581228 session_state=END} 20241111160311652 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160311652 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8c4d2a58a3a3: Found GsupExpect[0] for "262420720039035" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@8c4d2a58a3a3: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262420720039035" TC_mo_ussd_unknown(139)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160311653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46052<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160311654 DAUC <0003> db_auc.c:157 IMSI='262429731566313': No 2G Auth Data 20241111160311654 DAUC <0003> db_auc.c:192 IMSI='262429731566313': No 3G Auth Data HLR_Test-GSUP(135)@8c4d2a58a3a3: Created GsupExpect[0] for "262429731566313" to be handled at TC_mo_ussd_unknown(140) 20241111160311661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46068<->l=127.0.0.1:4258 20241111160311665 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160311665 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429731566313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429731566313" session_id=2543215028 session_state=BEGIN} 20241111160311665 DSS <0004> hlr_ussd.c:576 262429731566313/0x979661b4: Process SS (BEGIN) 20241111160311665 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241111160311665 DSS <0004> hlr_ussd.c:518 262429731566313/0x979661b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241111160311665 DSS <0004> hlr_ussd.c:523 262429731566313/0x979661b4: USSD for unknown code '*#200#' 20241111160311665 DSS <0004> hlr_ussd.c:354 262429731566313/0x979661b4: Tx ReturnError(1, 0x12) 20241111160311665 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429731566313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429731566313" session_id=2543215028 session_state=END} 20241111160311665 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160311665 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8c4d2a58a3a3: Found GsupExpect[0] for "262429731566313" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@8c4d2a58a3a3: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262429731566313" TC_mo_ussd_unknown(140)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160311667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46068<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160311667 DAUC <0003> db_auc.c:157 IMSI='262421223692420': No 2G Auth Data 20241111160311667 DAUC <0003> db_auc.c:192 IMSI='262421223692420': No 3G Auth Data HLR_Test-GSUP(135)@8c4d2a58a3a3: Created GsupExpect[0] for "262421223692420" to be handled at TC_mo_ussd_unknown(141) 20241111160311674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46070<->l=127.0.0.1:4258 20241111160311677 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160311677 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421223692420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421223692420" session_id=1395393114 session_state=BEGIN} 20241111160311677 DSS <0004> hlr_ussd.c:576 262421223692420/0x532c025a: Process SS (BEGIN) 20241111160311677 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241111160311677 DSS <0004> hlr_ussd.c:518 262421223692420/0x532c025a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241111160311677 DSS <0004> hlr_ussd.c:523 262421223692420/0x532c025a: USSD for unknown code '*#200#' 20241111160311677 DSS <0004> hlr_ussd.c:354 262421223692420/0x532c025a: Tx ReturnError(1, 0x12) 20241111160311677 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421223692420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421223692420" session_id=1395393114 session_state=END} 20241111160311677 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160311677 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8c4d2a58a3a3: Found GsupExpect[0] for "262421223692420" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@8c4d2a58a3a3: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262421223692420" TC_mo_ussd_unknown(141)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160311678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46070<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160311679 DAUC <0003> db_auc.c:157 IMSI='262422458662457': No 2G Auth Data 20241111160311679 DAUC <0003> db_auc.c:192 IMSI='262422458662457': No 3G Auth Data HLR_Test-GSUP(135)@8c4d2a58a3a3: Created GsupExpect[0] for "262422458662457" to be handled at TC_mo_ussd_unknown(142) 20241111160311686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46078<->l=127.0.0.1:4258 20241111160311689 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160311689 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422458662457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422458662457" session_id=3647635339 session_state=BEGIN} 20241111160311689 DSS <0004> hlr_ussd.c:576 262422458662457/0xd96a7f8b: Process SS (BEGIN) 20241111160311689 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241111160311689 DSS <0004> hlr_ussd.c:518 262422458662457/0xd96a7f8b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241111160311689 DSS <0004> hlr_ussd.c:523 262422458662457/0xd96a7f8b: USSD for unknown code '*#200#' 20241111160311689 DSS <0004> hlr_ussd.c:354 262422458662457/0xd96a7f8b: Tx ReturnError(1, 0x12) 20241111160311689 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422458662457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422458662457" session_id=3647635339 session_state=END} 20241111160311689 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160311689 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8c4d2a58a3a3: Found GsupExpect[0] for "262422458662457" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@8c4d2a58a3a3: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262422458662457" TC_mo_ussd_unknown(142)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160311691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46078<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160311691 DAUC <0003> db_auc.c:157 IMSI='262428760727874': No 2G Auth Data 20241111160311691 DAUC <0003> db_auc.c:192 IMSI='262428760727874': No 3G Auth Data HLR_Test-GSUP(135)@8c4d2a58a3a3: Created GsupExpect[0] for "262428760727874" to be handled at TC_mo_ussd_unknown(143) 20241111160311698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46086<->l=127.0.0.1:4258 20241111160311701 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160311701 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428760727874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428760727874" session_id=2283935143 session_state=BEGIN} 20241111160311701 DSS <0004> hlr_ussd.c:576 262428760727874/0x882215a7: Process SS (BEGIN) 20241111160311702 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241111160311702 DSS <0004> hlr_ussd.c:518 262428760727874/0x882215a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241111160311702 DSS <0004> hlr_ussd.c:523 262428760727874/0x882215a7: USSD for unknown code '*#200#' 20241111160311702 DSS <0004> hlr_ussd.c:354 262428760727874/0x882215a7: Tx ReturnError(1, 0x12) 20241111160311702 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428760727874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428760727874" session_id=2283935143 session_state=END} 20241111160311702 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160311702 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8c4d2a58a3a3: Found GsupExpect[0] for "262428760727874" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@8c4d2a58a3a3: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262428760727874" TC_mo_ussd_unknown(143)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160311704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46086<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160311704 DAUC <0003> db_auc.c:157 IMSI='262420749503411': No 2G Auth Data 20241111160311704 DAUC <0003> db_auc.c:192 IMSI='262420749503411': No 3G Auth Data HLR_Test-GSUP(135)@8c4d2a58a3a3: Created GsupExpect[0] for "262420749503411" to be handled at TC_mo_ussd_unknown(144) 20241111160311711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46088<->l=127.0.0.1:4258 20241111160311714 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160311714 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420749503411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420749503411" session_id=363794855 session_state=BEGIN} 20241111160311714 DSS <0004> hlr_ussd.c:576 262420749503411/0x15af11a7: Process SS (BEGIN) 20241111160311714 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241111160311714 DSS <0004> hlr_ussd.c:518 262420749503411/0x15af11a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241111160311714 DSS <0004> hlr_ussd.c:523 262420749503411/0x15af11a7: USSD for unknown code '*#200#' 20241111160311714 DSS <0004> hlr_ussd.c:354 262420749503411/0x15af11a7: Tx ReturnError(1, 0x12) 20241111160311714 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420749503411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420749503411" session_id=363794855 session_state=END} 20241111160311714 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160311714 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8c4d2a58a3a3: Found GsupExpect[0] for "262420749503411" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@8c4d2a58a3a3: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262420749503411" TC_mo_ussd_unknown(144)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160311716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46088<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160311716 DAUC <0003> db_auc.c:157 IMSI='262429087526996': No 2G Auth Data 20241111160311716 DAUC <0003> db_auc.c:192 IMSI='262429087526996': No 3G Auth Data HLR_Test-GSUP(135)@8c4d2a58a3a3: Created GsupExpect[0] for "262429087526996" to be handled at TC_mo_ussd_unknown(145) 20241111160311723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46104<->l=127.0.0.1:4258 20241111160311726 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160311726 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429087526996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429087526996" session_id=2502101127 session_state=BEGIN} 20241111160311726 DSS <0004> hlr_ussd.c:576 262429087526996/0x95230887: Process SS (BEGIN) 20241111160311726 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241111160311726 DSS <0004> hlr_ussd.c:518 262429087526996/0x95230887: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241111160311726 DSS <0004> hlr_ussd.c:523 262429087526996/0x95230887: USSD for unknown code '*#200#' 20241111160311726 DSS <0004> hlr_ussd.c:354 262429087526996/0x95230887: Tx ReturnError(1, 0x12) 20241111160311726 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429087526996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429087526996" session_id=2502101127 session_state=END} 20241111160311726 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160311726 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8c4d2a58a3a3: Found GsupExpect[0] for "262429087526996" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@8c4d2a58a3a3: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262429087526996" TC_mo_ussd_unknown(145)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160311728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46104<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160311728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46026<->l=127.0.0.1:4258 20241111160311729 DLINP <000b> input/ipa.c:451 connected read/write 20241111160311729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP(135)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160311729 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160311729 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160311729 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241111160311729 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45129<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(134)@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@8c4d2a58a3a3: Final verdict of PTC: none 136@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 136: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@8c4d2a58a3a3: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160311752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46114<->l=127.0.0.1:4258 20241111160311854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46114<->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=81396) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_mo_ussd_euse_disc started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160314941 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160314942 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160314946 DLINP <000b> input/ipa.c:451 connected read/write 20241111160314946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160314948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46130<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160314951 DLINP <000b> input/ipa.c:451 connected read/write 20241111160314951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(146)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160314952 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160314952 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160314952 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 20241111160314952 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160314952 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 20241111160314952 DLGSUP <0013> gsup_server.c:235 2: 20241111160314952 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160314952 DLGSUP <0013> gsup_server.c:235 3: 20241111160314952 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160314952 DLGSUP <0013> gsup_server.c:235 4: 20241111160314952 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160314952 DLGSUP <0013> gsup_server.c:235 5: 20241111160314952 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160314952 DLGSUP <0013> gsup_server.c:235 7: 20241111160314953 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160314953 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160314953 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160314953 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@8c4d2a58a3a3: 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") 20241111160314975 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32799<->l=127.0.0.1:4259) 20241111160314983 DAUC <0003> db_auc.c:157 IMSI='262423055231005': No 2G Auth Data 20241111160314983 DAUC <0003> db_auc.c:192 IMSI='262423055231005': No 3G Auth Data HLR_Test-GSUP(147)@8c4d2a58a3a3: Created GsupExpect[0] for "262423055231005" to be handled at TC_mo_ussd_euse_disc(150) 20241111160315008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46146<->l=127.0.0.1:4258 20241111160315022 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160315022 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423055231005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423055231005" session_id=2910588327 session_state=BEGIN} 20241111160315022 DSS <0004> hlr_ussd.c:576 262423055231005/0xad7c0da7: Process SS (BEGIN) 20241111160315022 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160315022 DSS <0004> hlr_ussd.c:518 262423055231005/0xad7c0da7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160315023 DSS <0004> hlr_ussd.c:542 262423055231005/0xad7c0da7: Cannot find conn for EUSE EUSE-foobar 20241111160315023 DSS <0004> hlr_ussd.c:354 262423055231005/0xad7c0da7: Tx ReturnError(1, 0x22) 20241111160315023 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423055231005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423055231005" session_id=2910588327 session_state=END} 20241111160315023 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160315023 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8c4d2a58a3a3: Found GsupExpect[0] for "262423055231005" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@8c4d2a58a3a3: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262423055231005" TC_mo_ussd_euse_disc(150)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160315030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46146<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160315031 DAUC <0003> db_auc.c:157 IMSI='262421180516552': No 2G Auth Data 20241111160315031 DAUC <0003> db_auc.c:192 IMSI='262421180516552': No 3G Auth Data HLR_Test-GSUP(147)@8c4d2a58a3a3: Created GsupExpect[0] for "262421180516552" to be handled at TC_mo_ussd_euse_disc(151) 20241111160315040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46150<->l=127.0.0.1:4258 20241111160315042 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160315043 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421180516552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421180516552" session_id=1574988859 session_state=BEGIN} 20241111160315043 DSS <0004> hlr_ussd.c:576 262421180516552/0x5de06c3b: Process SS (BEGIN) 20241111160315043 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160315043 DSS <0004> hlr_ussd.c:518 262421180516552/0x5de06c3b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160315043 DSS <0004> hlr_ussd.c:542 262421180516552/0x5de06c3b: Cannot find conn for EUSE EUSE-foobar 20241111160315043 DSS <0004> hlr_ussd.c:354 262421180516552/0x5de06c3b: Tx ReturnError(1, 0x22) 20241111160315043 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421180516552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421180516552" session_id=1574988859 session_state=END} 20241111160315043 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160315043 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8c4d2a58a3a3: Found GsupExpect[0] for "262421180516552" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@8c4d2a58a3a3: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262421180516552" TC_mo_ussd_euse_disc(151)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160315044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46150<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160315044 DAUC <0003> db_auc.c:157 IMSI='262424930442848': No 2G Auth Data 20241111160315044 DAUC <0003> db_auc.c:192 IMSI='262424930442848': No 3G Auth Data HLR_Test-GSUP(147)@8c4d2a58a3a3: Created GsupExpect[0] for "262424930442848" to be handled at TC_mo_ussd_euse_disc(152) 20241111160315050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46164<->l=127.0.0.1:4258 20241111160315053 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160315054 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424930442848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424930442848" session_id=3780967456 session_state=BEGIN} 20241111160315054 DSS <0004> hlr_ussd.c:576 262424930442848/0xe15cfc20: Process SS (BEGIN) 20241111160315054 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160315054 DSS <0004> hlr_ussd.c:518 262424930442848/0xe15cfc20: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160315054 DSS <0004> hlr_ussd.c:542 262424930442848/0xe15cfc20: Cannot find conn for EUSE EUSE-foobar 20241111160315054 DSS <0004> hlr_ussd.c:354 262424930442848/0xe15cfc20: Tx ReturnError(1, 0x22) 20241111160315054 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424930442848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424930442848" session_id=3780967456 session_state=END} 20241111160315054 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160315054 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8c4d2a58a3a3: Found GsupExpect[0] for "262424930442848" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@8c4d2a58a3a3: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262424930442848" TC_mo_ussd_euse_disc(152)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160315055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46164<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160315055 DAUC <0003> db_auc.c:157 IMSI='262423381029182': No 2G Auth Data 20241111160315056 DAUC <0003> db_auc.c:192 IMSI='262423381029182': No 3G Auth Data HLR_Test-GSUP(147)@8c4d2a58a3a3: Created GsupExpect[0] for "262423381029182" to be handled at TC_mo_ussd_euse_disc(153) 20241111160315062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46174<->l=127.0.0.1:4258 20241111160315065 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160315065 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423381029182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423381029182" session_id=207001937 session_state=BEGIN} 20241111160315065 DSS <0004> hlr_ussd.c:576 262423381029182/0x0c569951: Process SS (BEGIN) 20241111160315065 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160315065 DSS <0004> hlr_ussd.c:518 262423381029182/0x0c569951: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160315065 DSS <0004> hlr_ussd.c:542 262423381029182/0x0c569951: Cannot find conn for EUSE EUSE-foobar 20241111160315065 DSS <0004> hlr_ussd.c:354 262423381029182/0x0c569951: Tx ReturnError(1, 0x22) 20241111160315065 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423381029182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423381029182" session_id=207001937 session_state=END} 20241111160315065 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160315065 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8c4d2a58a3a3: Found GsupExpect[0] for "262423381029182" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@8c4d2a58a3a3: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262423381029182" TC_mo_ussd_euse_disc(153)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160315067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46174<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160315067 DAUC <0003> db_auc.c:157 IMSI='262429386093622': No 2G Auth Data 20241111160315067 DAUC <0003> db_auc.c:192 IMSI='262429386093622': No 3G Auth Data HLR_Test-GSUP(147)@8c4d2a58a3a3: Created GsupExpect[0] for "262429386093622" to be handled at TC_mo_ussd_euse_disc(154) 20241111160315074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46178<->l=127.0.0.1:4258 20241111160315077 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160315077 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429386093622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429386093622" session_id=1429246668 session_state=BEGIN} 20241111160315077 DSS <0004> hlr_ussd.c:576 262429386093622/0x553092cc: Process SS (BEGIN) 20241111160315077 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160315077 DSS <0004> hlr_ussd.c:518 262429386093622/0x553092cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160315077 DSS <0004> hlr_ussd.c:542 262429386093622/0x553092cc: Cannot find conn for EUSE EUSE-foobar 20241111160315078 DSS <0004> hlr_ussd.c:354 262429386093622/0x553092cc: Tx ReturnError(1, 0x22) 20241111160315078 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429386093622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429386093622" session_id=1429246668 session_state=END} 20241111160315078 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160315078 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8c4d2a58a3a3: Found GsupExpect[0] for "262429386093622" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@8c4d2a58a3a3: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262429386093622" TC_mo_ussd_euse_disc(154)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160315079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46178<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160315079 DAUC <0003> db_auc.c:157 IMSI='262427047548597': No 2G Auth Data 20241111160315080 DAUC <0003> db_auc.c:192 IMSI='262427047548597': No 3G Auth Data HLR_Test-GSUP(147)@8c4d2a58a3a3: Created GsupExpect[0] for "262427047548597" to be handled at TC_mo_ussd_euse_disc(155) 20241111160315086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46192<->l=127.0.0.1:4258 20241111160315089 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160315089 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427047548597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427047548597" session_id=159935404 session_state=BEGIN} 20241111160315089 DSS <0004> hlr_ussd.c:576 262427047548597/0x09886bac: Process SS (BEGIN) 20241111160315089 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160315089 DSS <0004> hlr_ussd.c:518 262427047548597/0x09886bac: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160315089 DSS <0004> hlr_ussd.c:542 262427047548597/0x09886bac: Cannot find conn for EUSE EUSE-foobar 20241111160315089 DSS <0004> hlr_ussd.c:354 262427047548597/0x09886bac: Tx ReturnError(1, 0x22) 20241111160315089 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427047548597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427047548597" session_id=159935404 session_state=END} 20241111160315089 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160315089 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8c4d2a58a3a3: Found GsupExpect[0] for "262427047548597" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@8c4d2a58a3a3: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262427047548597" TC_mo_ussd_euse_disc(155)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160315091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46192<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160315091 DAUC <0003> db_auc.c:157 IMSI='262422279588221': No 2G Auth Data 20241111160315091 DAUC <0003> db_auc.c:192 IMSI='262422279588221': No 3G Auth Data HLR_Test-GSUP(147)@8c4d2a58a3a3: Created GsupExpect[0] for "262422279588221" to be handled at TC_mo_ussd_euse_disc(156) 20241111160315098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46198<->l=127.0.0.1:4258 20241111160315101 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160315101 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422279588221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422279588221" session_id=2412664649 session_state=BEGIN} 20241111160315101 DSS <0004> hlr_ussd.c:576 262422279588221/0x8fce5749: Process SS (BEGIN) 20241111160315101 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160315101 DSS <0004> hlr_ussd.c:518 262422279588221/0x8fce5749: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160315101 DSS <0004> hlr_ussd.c:542 262422279588221/0x8fce5749: Cannot find conn for EUSE EUSE-foobar 20241111160315101 DSS <0004> hlr_ussd.c:354 262422279588221/0x8fce5749: Tx ReturnError(1, 0x22) 20241111160315101 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422279588221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422279588221" session_id=2412664649 session_state=END} 20241111160315101 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160315101 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8c4d2a58a3a3: Found GsupExpect[0] for "262422279588221" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@8c4d2a58a3a3: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262422279588221" TC_mo_ussd_euse_disc(156)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160315103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46198<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160315103 DAUC <0003> db_auc.c:157 IMSI='262428991067774': No 2G Auth Data 20241111160315103 DAUC <0003> db_auc.c:192 IMSI='262428991067774': No 3G Auth Data HLR_Test-GSUP(147)@8c4d2a58a3a3: Created GsupExpect[0] for "262428991067774" to be handled at TC_mo_ussd_euse_disc(157) 20241111160315110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46214<->l=127.0.0.1:4258 20241111160315113 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160315114 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428991067774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428991067774" session_id=3949502776 session_state=BEGIN} 20241111160315114 DSS <0004> hlr_ussd.c:576 262428991067774/0xeb68a138: Process SS (BEGIN) 20241111160315114 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160315114 DSS <0004> hlr_ussd.c:518 262428991067774/0xeb68a138: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160315114 DSS <0004> hlr_ussd.c:542 262428991067774/0xeb68a138: Cannot find conn for EUSE EUSE-foobar 20241111160315114 DSS <0004> hlr_ussd.c:354 262428991067774/0xeb68a138: Tx ReturnError(1, 0x22) 20241111160315114 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428991067774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428991067774" session_id=3949502776 session_state=END} 20241111160315114 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160315114 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8c4d2a58a3a3: Found GsupExpect[0] for "262428991067774" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@8c4d2a58a3a3: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262428991067774" TC_mo_ussd_euse_disc(157)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160315115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46214<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160315116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46130<->l=127.0.0.1:4258 HLR_Test-GSUP(147)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160315116 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32799<->l=127.0.0.1:4259) 20241111160315116 DLINP <000b> input/ipa.c:451 connected read/write 20241111160315116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160315116 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(149)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160315116 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160315117 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 148@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 148: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@8c4d2a58a3a3: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 16:03:15 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20241111160315141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46220<->l=127.0.0.1:4258 20241111160315343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46220<->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=82088) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_mo_ussd_iuse_imsi started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160318459 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160318459 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160318463 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160318464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46222<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160318465 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(158)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160318465 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160318465 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160318465 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 20241111160318465 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160318465 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 20241111160318465 DLGSUP <0013> gsup_server.c:235 2: 20241111160318465 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160318465 DLGSUP <0013> gsup_server.c:235 3: 20241111160318465 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160318465 DLGSUP <0013> gsup_server.c:235 4: 20241111160318465 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160318465 DLGSUP <0013> gsup_server.c:235 5: 20241111160318465 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160318465 DLGSUP <0013> gsup_server.c:235 7: 20241111160318465 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160318465 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160318465 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160318465 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@8c4d2a58a3a3: 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") 20241111160318490 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35429<->l=127.0.0.1:4259) 20241111160318499 DAUC <0003> db_auc.c:157 IMSI='262421954940385': No 2G Auth Data 20241111160318499 DAUC <0003> db_auc.c:192 IMSI='262421954940385': No 3G Auth Data HLR_Test-GSUP(159)@8c4d2a58a3a3: Created GsupExpect[0] for "262421954940385" to be handled at TC_mo_ussd_iuse_imsi(162) 20241111160318528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46232<->l=127.0.0.1:4258 20241111160318540 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160318540 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421954940385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421954940385" session_id=3432314352 session_state=BEGIN} 20241111160318541 DSS <0004> hlr_ussd.c:576 262421954940385/0xcc94f5f0: Process SS (BEGIN) 20241111160318541 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241111160318541 DSS <0004> hlr_ussd.c:518 262421954940385/0xcc94f5f0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241111160318541 DSS <0004> hlr_ussd.c:363 262421954940385/0xcc94f5f0: Tx USSD 'Your IMSI is 262421954940385' 20241111160318541 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421954940385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421954940385" session_id=3432314352 session_state=END} 20241111160318541 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421954940385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160318541 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160318541 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8c4d2a58a3a3: Found GsupExpect[0] for "262421954940385" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@8c4d2a58a3a3: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262421954940385" TC_mo_ussd_iuse_imsi(162)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160318547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46232<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160318548 DAUC <0003> db_auc.c:157 IMSI='262427155131552': No 2G Auth Data 20241111160318548 DAUC <0003> db_auc.c:192 IMSI='262427155131552': No 3G Auth Data HLR_Test-GSUP(159)@8c4d2a58a3a3: Created GsupExpect[0] for "262427155131552" to be handled at TC_mo_ussd_iuse_imsi(163) 20241111160318556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46248<->l=127.0.0.1:4258 20241111160318558 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160318559 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427155131552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427155131552" session_id=3970921825 session_state=BEGIN} 20241111160318559 DSS <0004> hlr_ussd.c:576 262427155131552/0xecaf7561: Process SS (BEGIN) 20241111160318559 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241111160318559 DSS <0004> hlr_ussd.c:518 262427155131552/0xecaf7561: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241111160318559 DSS <0004> hlr_ussd.c:363 262427155131552/0xecaf7561: Tx USSD 'Your IMSI is 262427155131552' 20241111160318559 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427155131552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427155131552" session_id=3970921825 session_state=END} 20241111160318559 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427155131552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160318559 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160318559 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8c4d2a58a3a3: Found GsupExpect[0] for "262427155131552" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@8c4d2a58a3a3: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262427155131552" TC_mo_ussd_iuse_imsi(163)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160318562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46248<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160318563 DAUC <0003> db_auc.c:157 IMSI='262423716851023': No 2G Auth Data 20241111160318563 DAUC <0003> db_auc.c:192 IMSI='262423716851023': No 3G Auth Data HLR_Test-GSUP(159)@8c4d2a58a3a3: Created GsupExpect[0] for "262423716851023" to be handled at TC_mo_ussd_iuse_imsi(164) 20241111160318570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46252<->l=127.0.0.1:4258 20241111160318572 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160318573 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423716851023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423716851023" session_id=4123841076 session_state=BEGIN} 20241111160318573 DSS <0004> hlr_ussd.c:576 262423716851023/0xf5ccd234: Process SS (BEGIN) 20241111160318573 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241111160318573 DSS <0004> hlr_ussd.c:518 262423716851023/0xf5ccd234: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241111160318573 DSS <0004> hlr_ussd.c:363 262423716851023/0xf5ccd234: Tx USSD 'Your IMSI is 262423716851023' 20241111160318573 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423716851023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423716851023" session_id=4123841076 session_state=END} 20241111160318573 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423716851023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160318573 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160318573 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8c4d2a58a3a3: Found GsupExpect[0] for "262423716851023" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@8c4d2a58a3a3: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262423716851023" TC_mo_ussd_iuse_imsi(164)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160318575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46252<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160318575 DAUC <0003> db_auc.c:157 IMSI='262428471676460': No 2G Auth Data 20241111160318575 DAUC <0003> db_auc.c:192 IMSI='262428471676460': No 3G Auth Data HLR_Test-GSUP(159)@8c4d2a58a3a3: Created GsupExpect[0] for "262428471676460" to be handled at TC_mo_ussd_iuse_imsi(165) 20241111160318581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46268<->l=127.0.0.1:4258 20241111160318584 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160318584 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428471676460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428471676460" session_id=2604122040 session_state=BEGIN} 20241111160318584 DSS <0004> hlr_ussd.c:576 262428471676460/0x9b37bfb8: Process SS (BEGIN) 20241111160318584 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241111160318584 DSS <0004> hlr_ussd.c:518 262428471676460/0x9b37bfb8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241111160318584 DSS <0004> hlr_ussd.c:363 262428471676460/0x9b37bfb8: Tx USSD 'Your IMSI is 262428471676460' 20241111160318584 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428471676460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428471676460" session_id=2604122040 session_state=END} 20241111160318584 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428471676460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160318584 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160318584 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8c4d2a58a3a3: Found GsupExpect[0] for "262428471676460" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@8c4d2a58a3a3: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262428471676460" TC_mo_ussd_iuse_imsi(165)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160318586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46268<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160318587 DAUC <0003> db_auc.c:157 IMSI='262423779599122': No 2G Auth Data 20241111160318587 DAUC <0003> db_auc.c:192 IMSI='262423779599122': No 3G Auth Data HLR_Test-GSUP(159)@8c4d2a58a3a3: Created GsupExpect[0] for "262423779599122" to be handled at TC_mo_ussd_iuse_imsi(166) 20241111160318594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46272<->l=127.0.0.1:4258 20241111160318598 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160318598 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423779599122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423779599122" session_id=3313908118 session_state=BEGIN} 20241111160318598 DSS <0004> hlr_ussd.c:576 262423779599122/0xc5863996: Process SS (BEGIN) 20241111160318599 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241111160318599 DSS <0004> hlr_ussd.c:518 262423779599122/0xc5863996: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241111160318599 DSS <0004> hlr_ussd.c:363 262423779599122/0xc5863996: Tx USSD 'Your IMSI is 262423779599122' 20241111160318599 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423779599122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423779599122" session_id=3313908118 session_state=END} 20241111160318599 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423779599122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160318599 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160318599 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8c4d2a58a3a3: Found GsupExpect[0] for "262423779599122" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@8c4d2a58a3a3: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262423779599122" TC_mo_ussd_iuse_imsi(166)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160318602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46272<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160318602 DAUC <0003> db_auc.c:157 IMSI='262426121275310': No 2G Auth Data 20241111160318602 DAUC <0003> db_auc.c:192 IMSI='262426121275310': No 3G Auth Data HLR_Test-GSUP(159)@8c4d2a58a3a3: Created GsupExpect[0] for "262426121275310" to be handled at TC_mo_ussd_iuse_imsi(167) 20241111160318609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46284<->l=127.0.0.1:4258 20241111160318613 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160318613 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426121275310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426121275310" session_id=1494013059 session_state=BEGIN} 20241111160318613 DSS <0004> hlr_ussd.c:576 262426121275310/0x590cd483: Process SS (BEGIN) 20241111160318613 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241111160318613 DSS <0004> hlr_ussd.c:518 262426121275310/0x590cd483: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241111160318613 DSS <0004> hlr_ussd.c:363 262426121275310/0x590cd483: Tx USSD 'Your IMSI is 262426121275310' 20241111160318613 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426121275310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426121275310" session_id=1494013059 session_state=END} 20241111160318613 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426121275310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160318613 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160318613 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8c4d2a58a3a3: Found GsupExpect[0] for "262426121275310" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@8c4d2a58a3a3: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262426121275310" TC_mo_ussd_iuse_imsi(167)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160318617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46284<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160318617 DAUC <0003> db_auc.c:157 IMSI='262421298567666': No 2G Auth Data 20241111160318617 DAUC <0003> db_auc.c:192 IMSI='262421298567666': No 3G Auth Data HLR_Test-GSUP(159)@8c4d2a58a3a3: Created GsupExpect[0] for "262421298567666" to be handled at TC_mo_ussd_iuse_imsi(168) 20241111160318625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46294<->l=127.0.0.1:4258 20241111160318629 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160318629 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421298567666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421298567666" session_id=544716685 session_state=BEGIN} 20241111160318629 DSS <0004> hlr_ussd.c:576 262421298567666/0x2077b78d: Process SS (BEGIN) 20241111160318629 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241111160318629 DSS <0004> hlr_ussd.c:518 262421298567666/0x2077b78d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241111160318629 DSS <0004> hlr_ussd.c:363 262421298567666/0x2077b78d: Tx USSD 'Your IMSI is 262421298567666' 20241111160318629 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421298567666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421298567666" session_id=544716685 session_state=END} 20241111160318629 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421298567666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160318629 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160318629 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8c4d2a58a3a3: Found GsupExpect[0] for "262421298567666" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@8c4d2a58a3a3: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262421298567666" TC_mo_ussd_iuse_imsi(168)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160318631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46294<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160318632 DAUC <0003> db_auc.c:157 IMSI='262429634631080': No 2G Auth Data 20241111160318632 DAUC <0003> db_auc.c:192 IMSI='262429634631080': No 3G Auth Data HLR_Test-GSUP(159)@8c4d2a58a3a3: Created GsupExpect[0] for "262429634631080" to be handled at TC_mo_ussd_iuse_imsi(169) 20241111160318638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46298<->l=127.0.0.1:4258 20241111160318641 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160318641 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429634631080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429634631080" session_id=1974060192 session_state=BEGIN} 20241111160318641 DSS <0004> hlr_ussd.c:576 262429634631080/0x75a9c4a0: Process SS (BEGIN) 20241111160318641 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241111160318641 DSS <0004> hlr_ussd.c:518 262429634631080/0x75a9c4a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241111160318641 DSS <0004> hlr_ussd.c:363 262429634631080/0x75a9c4a0: Tx USSD 'Your IMSI is 262429634631080' 20241111160318641 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429634631080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429634631080" session_id=1974060192 session_state=END} 20241111160318641 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429634631080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160318641 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160318641 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8c4d2a58a3a3: Found GsupExpect[0] for "262429634631080" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@8c4d2a58a3a3: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262429634631080" TC_mo_ussd_iuse_imsi(169)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160318644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46298<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160318644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46222<->l=127.0.0.1:4258 20241111160318644 DLINP <000b> input/ipa.c:451 connected read/write 20241111160318644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160318645 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160318645 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160318645 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241111160318645 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35429<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@8c4d2a58a3a3: Final verdict of PTC: none 160@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 160: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@8c4d2a58a3a3: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160318669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46306<->l=127.0.0.1:4258 20241111160318871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46306<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82432) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160321998 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160321999 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160322003 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160322005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47156<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160322008 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160322009 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160322009 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160322009 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 20241111160322009 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160322009 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 20241111160322009 DLGSUP <0013> gsup_server.c:235 2: 20241111160322009 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160322009 DLGSUP <0013> gsup_server.c:235 3: 20241111160322009 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160322009 DLGSUP <0013> gsup_server.c:235 4: 20241111160322009 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160322009 DLGSUP <0013> gsup_server.c:235 5: 20241111160322009 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160322009 DLGSUP <0013> gsup_server.c:235 7: 20241111160322009 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160322009 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(170)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160322009 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160322009 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@8c4d2a58a3a3: 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") 20241111160322029 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40247<->l=127.0.0.1:4259) 20241111160322035 DAUC <0003> db_auc.c:157 IMSI='262420823321024': No 2G Auth Data 20241111160322035 DAUC <0003> db_auc.c:192 IMSI='262420823321024': No 3G Auth Data HLR_Test-GSUP(171)@8c4d2a58a3a3: Created GsupExpect[0] for "262420823321024" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241111160322056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47160<->l=127.0.0.1:4258 20241111160322068 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160322069 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262420823321024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420823321024" source_name="the-source\n" session_id=290857425 session_state=BEGIN} 20241111160322069 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241111160322069 DSS <0004> hlr_ussd.c:576 262420823321024/0x115621d1: Process SS (BEGIN) 20241111160322069 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241111160322069 DSS <0004> hlr_ussd.c:518 262420823321024/0x115621d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241111160322069 DSS <0004> hlr_ussd.c:363 262420823321024/0x115621d1: Tx USSD 'Your IMSI is 262420823321024' 20241111160322069 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262420823321024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420823321024" destination_name="the-source\n" session_id=290857425 session_state=END} 20241111160322069 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262420823321024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160322069 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160322069 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8c4d2a58a3a3: Found GsupExpect[0] for "262420823321024" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@8c4d2a58a3a3: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262420823321024" TC_mo_ussd_iuse_imsi_via_proxy(174)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160322076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47160<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160322077 DAUC <0003> db_auc.c:157 IMSI='262429534062173': No 2G Auth Data 20241111160322077 DAUC <0003> db_auc.c:192 IMSI='262429534062173': No 3G Auth Data HLR_Test-GSUP(171)@8c4d2a58a3a3: Created GsupExpect[0] for "262429534062173" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241111160322085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47172<->l=127.0.0.1:4258 20241111160322087 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160322087 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429534062173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429534062173" source_name="the-source\n" session_id=800608262 session_state=BEGIN} 20241111160322087 DSS <0004> hlr_ussd.c:576 262429534062173/0x2fb85006: Process SS (BEGIN) 20241111160322087 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241111160322087 DSS <0004> hlr_ussd.c:518 262429534062173/0x2fb85006: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241111160322087 DSS <0004> hlr_ussd.c:363 262429534062173/0x2fb85006: Tx USSD 'Your IMSI is 262429534062173' 20241111160322087 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429534062173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429534062173" destination_name="the-source\n" session_id=800608262 session_state=END} 20241111160322087 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262429534062173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160322087 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160322087 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8c4d2a58a3a3: Found GsupExpect[0] for "262429534062173" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@8c4d2a58a3a3: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262429534062173" TC_mo_ussd_iuse_imsi_via_proxy(175)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160322089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47172<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160322090 DAUC <0003> db_auc.c:157 IMSI='262428879737931': No 2G Auth Data 20241111160322090 DAUC <0003> db_auc.c:192 IMSI='262428879737931': No 3G Auth Data HLR_Test-GSUP(171)@8c4d2a58a3a3: Created GsupExpect[0] for "262428879737931" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241111160322096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47174<->l=127.0.0.1:4258 20241111160322099 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160322099 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262428879737931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428879737931" source_name="the-source\n" session_id=1469061264 session_state=BEGIN} 20241111160322099 DSS <0004> hlr_ussd.c:576 262428879737931/0x57901890: Process SS (BEGIN) 20241111160322099 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241111160322099 DSS <0004> hlr_ussd.c:518 262428879737931/0x57901890: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241111160322099 DSS <0004> hlr_ussd.c:363 262428879737931/0x57901890: Tx USSD 'Your IMSI is 262428879737931' 20241111160322099 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262428879737931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428879737931" destination_name="the-source\n" session_id=1469061264 session_state=END} 20241111160322099 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262428879737931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160322099 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160322099 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8c4d2a58a3a3: Found GsupExpect[0] for "262428879737931" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@8c4d2a58a3a3: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262428879737931" TC_mo_ussd_iuse_imsi_via_proxy(176)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160322101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47174<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160322101 DAUC <0003> db_auc.c:157 IMSI='262429272082910': No 2G Auth Data 20241111160322101 DAUC <0003> db_auc.c:192 IMSI='262429272082910': No 3G Auth Data HLR_Test-GSUP(171)@8c4d2a58a3a3: Created GsupExpect[0] for "262429272082910" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241111160322108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47178<->l=127.0.0.1:4258 20241111160322111 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160322111 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429272082910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429272082910" source_name="the-source\n" session_id=3317703366 session_state=BEGIN} 20241111160322111 DSS <0004> hlr_ussd.c:576 262429272082910/0xc5c022c6: Process SS (BEGIN) 20241111160322111 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241111160322111 DSS <0004> hlr_ussd.c:518 262429272082910/0xc5c022c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241111160322111 DSS <0004> hlr_ussd.c:363 262429272082910/0xc5c022c6: Tx USSD 'Your IMSI is 262429272082910' 20241111160322111 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429272082910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429272082910" destination_name="the-source\n" session_id=3317703366 session_state=END} 20241111160322111 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262429272082910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160322111 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160322111 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8c4d2a58a3a3: Found GsupExpect[0] for "262429272082910" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@8c4d2a58a3a3: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262429272082910" TC_mo_ussd_iuse_imsi_via_proxy(177)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160322113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47178<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160322113 DAUC <0003> db_auc.c:157 IMSI='262429145181514': No 2G Auth Data 20241111160322113 DAUC <0003> db_auc.c:192 IMSI='262429145181514': No 3G Auth Data HLR_Test-GSUP(171)@8c4d2a58a3a3: Created GsupExpect[0] for "262429145181514" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241111160322120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47192<->l=127.0.0.1:4258 20241111160322123 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160322123 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429145181514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429145181514" source_name="the-source\n" session_id=3370969463 session_state=BEGIN} 20241111160322123 DSS <0004> hlr_ussd.c:576 262429145181514/0xc8ece977: Process SS (BEGIN) 20241111160322123 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241111160322123 DSS <0004> hlr_ussd.c:518 262429145181514/0xc8ece977: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241111160322123 DSS <0004> hlr_ussd.c:363 262429145181514/0xc8ece977: Tx USSD 'Your IMSI is 262429145181514' 20241111160322123 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429145181514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429145181514" destination_name="the-source\n" session_id=3370969463 session_state=END} 20241111160322123 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262429145181514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160322123 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160322123 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8c4d2a58a3a3: Found GsupExpect[0] for "262429145181514" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@8c4d2a58a3a3: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262429145181514" TC_mo_ussd_iuse_imsi_via_proxy(178)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160322125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47192<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160322126 DAUC <0003> db_auc.c:157 IMSI='262422125397020': No 2G Auth Data 20241111160322126 DAUC <0003> db_auc.c:192 IMSI='262422125397020': No 3G Auth Data HLR_Test-GSUP(171)@8c4d2a58a3a3: Created GsupExpect[0] for "262422125397020" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241111160322133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47202<->l=127.0.0.1:4258 20241111160322136 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160322136 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262422125397020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422125397020" source_name="the-source\n" session_id=1824542998 session_state=BEGIN} 20241111160322136 DSS <0004> hlr_ussd.c:576 262422125397020/0x6cc05116: Process SS (BEGIN) 20241111160322136 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241111160322136 DSS <0004> hlr_ussd.c:518 262422125397020/0x6cc05116: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241111160322136 DSS <0004> hlr_ussd.c:363 262422125397020/0x6cc05116: Tx USSD 'Your IMSI is 262422125397020' 20241111160322136 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262422125397020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422125397020" destination_name="the-source\n" session_id=1824542998 session_state=END} 20241111160322136 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262422125397020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160322136 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160322136 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8c4d2a58a3a3: Found GsupExpect[0] for "262422125397020" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@8c4d2a58a3a3: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262422125397020" TC_mo_ussd_iuse_imsi_via_proxy(179)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160322138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47202<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160322138 DAUC <0003> db_auc.c:157 IMSI='262427237380051': No 2G Auth Data 20241111160322138 DAUC <0003> db_auc.c:192 IMSI='262427237380051': No 3G Auth Data HLR_Test-GSUP(171)@8c4d2a58a3a3: Created GsupExpect[0] for "262427237380051" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241111160322145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47212<->l=127.0.0.1:4258 20241111160322148 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160322148 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262427237380051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427237380051" source_name="the-source\n" session_id=519827585 session_state=BEGIN} 20241111160322148 DSS <0004> hlr_ussd.c:576 262427237380051/0x1efbf081: Process SS (BEGIN) 20241111160322148 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241111160322148 DSS <0004> hlr_ussd.c:518 262427237380051/0x1efbf081: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241111160322148 DSS <0004> hlr_ussd.c:363 262427237380051/0x1efbf081: Tx USSD 'Your IMSI is 262427237380051' 20241111160322148 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262427237380051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427237380051" destination_name="the-source\n" session_id=519827585 session_state=END} 20241111160322148 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262427237380051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160322148 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160322148 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8c4d2a58a3a3: Found GsupExpect[0] for "262427237380051" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@8c4d2a58a3a3: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262427237380051" TC_mo_ussd_iuse_imsi_via_proxy(180)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160322150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47212<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160322150 DAUC <0003> db_auc.c:157 IMSI='262421789148844': No 2G Auth Data 20241111160322150 DAUC <0003> db_auc.c:192 IMSI='262421789148844': No 3G Auth Data HLR_Test-GSUP(171)@8c4d2a58a3a3: Created GsupExpect[0] for "262421789148844" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241111160322157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47218<->l=127.0.0.1:4258 20241111160322160 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160322160 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262421789148844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421789148844" source_name="the-source\n" session_id=1046764882 session_state=BEGIN} 20241111160322160 DSS <0004> hlr_ussd.c:576 262421789148844/0x3e645d52: Process SS (BEGIN) 20241111160322160 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241111160322160 DSS <0004> hlr_ussd.c:518 262421789148844/0x3e645d52: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241111160322160 DSS <0004> hlr_ussd.c:363 262421789148844/0x3e645d52: Tx USSD 'Your IMSI is 262421789148844' 20241111160322160 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262421789148844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421789148844" destination_name="the-source\n" session_id=1046764882 session_state=END} 20241111160322160 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262421789148844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160322160 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160322160 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8c4d2a58a3a3: Found GsupExpect[0] for "262421789148844" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@8c4d2a58a3a3: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262421789148844" TC_mo_ussd_iuse_imsi_via_proxy(181)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160322162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47218<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160322162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47156<->l=127.0.0.1:4258 20241111160322163 DLINP <000b> input/ipa.c:451 connected read/write 20241111160322163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160322163 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160322163 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160322163 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241111160322163 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(171)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@8c4d2a58a3a3: Final verdict of PTC: none 172@8c4d2a58a3a3: Final verdict of PTC: none 20241111160322163 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40247<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(173)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 172: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@8c4d2a58a3a3: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 16:03:22 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20241111160322187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47220<->l=127.0.0.1:4258 20241111160322388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47220<->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=83476) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_mo_ussd_iuse_msisdn started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160325504 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160325504 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160325508 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160325508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47226<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160325509 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160325509 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160325509 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160325509 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 20241111160325509 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160325509 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 20241111160325509 DLGSUP <0013> gsup_server.c:235 2: 20241111160325509 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160325509 DLGSUP <0013> gsup_server.c:235 3: 20241111160325509 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160325509 DLGSUP <0013> gsup_server.c:235 4: 20241111160325509 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160325509 DLGSUP <0013> gsup_server.c:235 5: 20241111160325509 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160325509 DLGSUP <0013> gsup_server.c:235 7: 20241111160325509 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160325509 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160325509 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160325509 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@8c4d2a58a3a3: 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") 20241111160325537 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39009<->l=127.0.0.1:4259) 20241111160325545 DAUC <0003> db_auc.c:157 IMSI='262423499980402': No 2G Auth Data 20241111160325545 DAUC <0003> db_auc.c:192 IMSI='262423499980402': No 3G Auth Data HLR_Test-GSUP(183)@8c4d2a58a3a3: Created GsupExpect[0] for "262423499980402" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241111160325573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47232<->l=127.0.0.1:4258 20241111160325587 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160325588 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423499980402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423499980402" session_id=1517936087 session_state=BEGIN} 20241111160325588 DSS <0004> hlr_ussd.c:576 262423499980402/0x5a79ddd7: Process SS (BEGIN) 20241111160325588 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241111160325588 DSS <0004> hlr_ussd.c:518 262423499980402/0x5a79ddd7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241111160325588 DSS <0004> hlr_ussd.c:363 262423499980402/0x5a79ddd7: Tx USSD 'Your extension is 491612843245' 20241111160325588 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423499980402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423499980402" session_id=1517936087 session_state=END} 20241111160325588 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423499980402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160325588 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160325588 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8c4d2a58a3a3: Found GsupExpect[0] for "262423499980402" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@8c4d2a58a3a3: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262423499980402" TC_mo_ussd_iuse_msisdn(186)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160325598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47232<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160325599 DAUC <0003> db_auc.c:157 IMSI='262426881915443': No 2G Auth Data 20241111160325599 DAUC <0003> db_auc.c:192 IMSI='262426881915443': No 3G Auth Data HLR_Test-GSUP(183)@8c4d2a58a3a3: Created GsupExpect[0] for "262426881915443" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241111160325612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47240<->l=127.0.0.1:4258 20241111160325616 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160325616 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426881915443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426881915443" session_id=1078004133 session_state=BEGIN} 20241111160325616 DSS <0004> hlr_ussd.c:576 262426881915443/0x404109a5: Process SS (BEGIN) 20241111160325616 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241111160325616 DSS <0004> hlr_ussd.c:518 262426881915443/0x404109a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241111160325616 DSS <0004> hlr_ussd.c:363 262426881915443/0x404109a5: Tx USSD 'Your extension is 491616734514' 20241111160325616 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426881915443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426881915443" session_id=1078004133 session_state=END} 20241111160325616 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426881915443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160325616 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160325616 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8c4d2a58a3a3: Found GsupExpect[0] for "262426881915443" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@8c4d2a58a3a3: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262426881915443" TC_mo_ussd_iuse_msisdn(187)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160325618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47240<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160325618 DAUC <0003> db_auc.c:157 IMSI='262426118339665': No 2G Auth Data 20241111160325618 DAUC <0003> db_auc.c:192 IMSI='262426118339665': No 3G Auth Data HLR_Test-GSUP(183)@8c4d2a58a3a3: Created GsupExpect[0] for "262426118339665" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241111160325624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47252<->l=127.0.0.1:4258 20241111160325627 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160325627 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426118339665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426118339665" session_id=255000116 session_state=BEGIN} 20241111160325627 DSS <0004> hlr_ussd.c:576 262426118339665/0x0f32fe34: Process SS (BEGIN) 20241111160325627 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241111160325627 DSS <0004> hlr_ussd.c:518 262426118339665/0x0f32fe34: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241111160325627 DSS <0004> hlr_ussd.c:363 262426118339665/0x0f32fe34: Tx USSD 'Your extension is 491610680324' 20241111160325627 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426118339665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426118339665" session_id=255000116 session_state=END} 20241111160325627 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426118339665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160325627 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160325627 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8c4d2a58a3a3: Found GsupExpect[0] for "262426118339665" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@8c4d2a58a3a3: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262426118339665" TC_mo_ussd_iuse_msisdn(188)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160325629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47252<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160325629 DAUC <0003> db_auc.c:157 IMSI='262423317673901': No 2G Auth Data 20241111160325629 DAUC <0003> db_auc.c:192 IMSI='262423317673901': No 3G Auth Data HLR_Test-GSUP(183)@8c4d2a58a3a3: Created GsupExpect[0] for "262423317673901" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241111160325636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47260<->l=127.0.0.1:4258 20241111160325639 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160325639 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423317673901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423317673901" session_id=1383386190 session_state=BEGIN} 20241111160325639 DSS <0004> hlr_ussd.c:576 262423317673901/0x5274cc4e: Process SS (BEGIN) 20241111160325639 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241111160325639 DSS <0004> hlr_ussd.c:518 262423317673901/0x5274cc4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241111160325639 DSS <0004> hlr_ussd.c:363 262423317673901/0x5274cc4e: Tx USSD 'Your extension is 491617465485' 20241111160325639 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423317673901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423317673901" session_id=1383386190 session_state=END} 20241111160325639 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423317673901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160325639 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160325639 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8c4d2a58a3a3: Found GsupExpect[0] for "262423317673901" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@8c4d2a58a3a3: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262423317673901" TC_mo_ussd_iuse_msisdn(189)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160325641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47260<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160325642 DAUC <0003> db_auc.c:157 IMSI='262427916527582': No 2G Auth Data 20241111160325642 DAUC <0003> db_auc.c:192 IMSI='262427916527582': No 3G Auth Data HLR_Test-GSUP(183)@8c4d2a58a3a3: Created GsupExpect[0] for "262427916527582" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241111160325648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47262<->l=127.0.0.1:4258 20241111160325651 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160325651 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427916527582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427916527582" session_id=1569871427 session_state=BEGIN} 20241111160325651 DSS <0004> hlr_ussd.c:576 262427916527582/0x5d925643: Process SS (BEGIN) 20241111160325651 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241111160325651 DSS <0004> hlr_ussd.c:518 262427916527582/0x5d925643: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241111160325651 DSS <0004> hlr_ussd.c:363 262427916527582/0x5d925643: Tx USSD 'Your extension is 491614284880' 20241111160325651 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427916527582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427916527582" session_id=1569871427 session_state=END} 20241111160325651 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427916527582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160325651 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160325651 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8c4d2a58a3a3: Found GsupExpect[0] for "262427916527582" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@8c4d2a58a3a3: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262427916527582" TC_mo_ussd_iuse_msisdn(190)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160325653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47262<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160325654 DAUC <0003> db_auc.c:157 IMSI='262420778702358': No 2G Auth Data 20241111160325654 DAUC <0003> db_auc.c:192 IMSI='262420778702358': No 3G Auth Data HLR_Test-GSUP(183)@8c4d2a58a3a3: Created GsupExpect[0] for "262420778702358" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241111160325660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47272<->l=127.0.0.1:4258 20241111160325663 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160325663 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420778702358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420778702358" session_id=3308814909 session_state=BEGIN} 20241111160325663 DSS <0004> hlr_ussd.c:576 262420778702358/0xc538823d: Process SS (BEGIN) 20241111160325663 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241111160325663 DSS <0004> hlr_ussd.c:518 262420778702358/0xc538823d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241111160325663 DSS <0004> hlr_ussd.c:363 262420778702358/0xc538823d: Tx USSD 'Your extension is 491613370375' 20241111160325663 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420778702358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420778702358" session_id=3308814909 session_state=END} 20241111160325663 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420778702358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160325663 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160325663 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8c4d2a58a3a3: Found GsupExpect[0] for "262420778702358" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@8c4d2a58a3a3: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262420778702358" TC_mo_ussd_iuse_msisdn(191)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160325665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47272<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160325665 DAUC <0003> db_auc.c:157 IMSI='262423726608208': No 2G Auth Data 20241111160325665 DAUC <0003> db_auc.c:192 IMSI='262423726608208': No 3G Auth Data HLR_Test-GSUP(183)@8c4d2a58a3a3: Created GsupExpect[0] for "262423726608208" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241111160325672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47284<->l=127.0.0.1:4258 20241111160325674 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160325674 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423726608208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423726608208" session_id=3500666755 session_state=BEGIN} 20241111160325674 DSS <0004> hlr_ussd.c:576 262423726608208/0xd0a7ef83: Process SS (BEGIN) 20241111160325675 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241111160325675 DSS <0004> hlr_ussd.c:518 262423726608208/0xd0a7ef83: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241111160325675 DSS <0004> hlr_ussd.c:363 262423726608208/0xd0a7ef83: Tx USSD 'Your extension is 491610484007' 20241111160325675 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423726608208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423726608208" session_id=3500666755 session_state=END} 20241111160325675 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423726608208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160325675 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160325675 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8c4d2a58a3a3: Found GsupExpect[0] for "262423726608208" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@8c4d2a58a3a3: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262423726608208" TC_mo_ussd_iuse_msisdn(192)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160325676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47284<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160325677 DAUC <0003> db_auc.c:157 IMSI='262427357273562': No 2G Auth Data 20241111160325677 DAUC <0003> db_auc.c:192 IMSI='262427357273562': No 3G Auth Data HLR_Test-GSUP(183)@8c4d2a58a3a3: Created GsupExpect[0] for "262427357273562" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241111160325683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47288<->l=127.0.0.1:4258 20241111160325686 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160325686 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427357273562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427357273562" session_id=1880418151 session_state=BEGIN} 20241111160325686 DSS <0004> hlr_ussd.c:576 262427357273562/0x7014e767: Process SS (BEGIN) 20241111160325686 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241111160325686 DSS <0004> hlr_ussd.c:518 262427357273562/0x7014e767: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241111160325686 DSS <0004> hlr_ussd.c:363 262427357273562/0x7014e767: Tx USSD 'Your extension is 491614038381' 20241111160325686 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427357273562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427357273562" session_id=1880418151 session_state=END} 20241111160325686 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427357273562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160325686 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160325686 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8c4d2a58a3a3: Found GsupExpect[0] for "262427357273562" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@8c4d2a58a3a3: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262427357273562" TC_mo_ussd_iuse_msisdn(193)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160325687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47288<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160325688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47226<->l=127.0.0.1:4258 20241111160325688 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39009<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160325688 DLINP <000b> input/ipa.c:451 connected read/write 20241111160325688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160325688 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160325688 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160325688 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)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@8c4d2a58a3a3: Final verdict of PTC: none 184@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 184: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@8c4d2a58a3a3: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160325711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47304<->l=127.0.0.1:4258 20241111160325913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47304<->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=82540) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160329039 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160329039 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160329044 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160329045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47318<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160329049 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(194)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160329050 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160329050 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160329050 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 20241111160329050 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160329050 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 20241111160329050 DLGSUP <0013> gsup_server.c:235 2: 20241111160329050 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160329050 DLGSUP <0013> gsup_server.c:235 3: 20241111160329050 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160329050 DLGSUP <0013> gsup_server.c:235 4: 20241111160329050 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160329050 DLGSUP <0013> gsup_server.c:235 5: 20241111160329050 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160329050 DLGSUP <0013> gsup_server.c:235 7: 20241111160329050 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160329050 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160329050 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160329050 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@8c4d2a58a3a3: 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") 20241111160329076 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44003<->l=127.0.0.1:4259) 20241111160329081 DAUC <0003> db_auc.c:157 IMSI='262427145812121': No 2G Auth Data 20241111160329081 DAUC <0003> db_auc.c:192 IMSI='262427145812121': No 3G Auth Data HLR_Test-GSUP(195)@8c4d2a58a3a3: Created GsupExpect[0] for "262427145812121" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241111160329099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47326<->l=127.0.0.1:4258 20241111160329112 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160329112 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262427145812121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427145812121" source_name="the-source\n" session_id=4290867171 session_state=BEGIN} 20241111160329112 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241111160329112 DSS <0004> hlr_ussd.c:576 262427145812121/0xffc16fe3: Process SS (BEGIN) 20241111160329112 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241111160329112 DSS <0004> hlr_ussd.c:518 262427145812121/0xffc16fe3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241111160329112 DSS <0004> hlr_ussd.c:363 262427145812121/0xffc16fe3: Tx USSD 'Your extension is 491617200055' 20241111160329113 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262427145812121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427145812121" destination_name="the-source\n" session_id=4290867171 session_state=END} 20241111160329113 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262427145812121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160329113 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160329113 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8c4d2a58a3a3: Found GsupExpect[0] for "262427145812121" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@8c4d2a58a3a3: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262427145812121" TC_mo_ussd_iuse_msisdn_via_proxy(198)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160329120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47326<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160329121 DAUC <0003> db_auc.c:157 IMSI='262426810681874': No 2G Auth Data 20241111160329121 DAUC <0003> db_auc.c:192 IMSI='262426810681874': No 3G Auth Data HLR_Test-GSUP(195)@8c4d2a58a3a3: Created GsupExpect[0] for "262426810681874" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241111160329130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47330<->l=127.0.0.1:4258 20241111160329133 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160329133 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262426810681874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426810681874" source_name="the-source\n" session_id=1324507480 session_state=BEGIN} 20241111160329133 DSS <0004> hlr_ussd.c:576 262426810681874/0x4ef26158: Process SS (BEGIN) 20241111160329133 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241111160329133 DSS <0004> hlr_ussd.c:518 262426810681874/0x4ef26158: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241111160329133 DSS <0004> hlr_ussd.c:363 262426810681874/0x4ef26158: Tx USSD 'Your extension is 491616740121' 20241111160329133 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262426810681874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426810681874" destination_name="the-source\n" session_id=1324507480 session_state=END} 20241111160329133 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262426810681874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160329133 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160329133 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8c4d2a58a3a3: Found GsupExpect[0] for "262426810681874" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@8c4d2a58a3a3: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262426810681874" TC_mo_ussd_iuse_msisdn_via_proxy(199)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160329135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47330<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160329135 DAUC <0003> db_auc.c:157 IMSI='262421280942382': No 2G Auth Data 20241111160329135 DAUC <0003> db_auc.c:192 IMSI='262421280942382': No 3G Auth Data HLR_Test-GSUP(195)@8c4d2a58a3a3: Created GsupExpect[0] for "262421280942382" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241111160329143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47344<->l=127.0.0.1:4258 20241111160329146 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160329146 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262421280942382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421280942382" source_name="the-source\n" session_id=2202083870 session_state=BEGIN} 20241111160329146 DSS <0004> hlr_ussd.c:576 262421280942382/0x8341221e: Process SS (BEGIN) 20241111160329146 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241111160329146 DSS <0004> hlr_ussd.c:518 262421280942382/0x8341221e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241111160329146 DSS <0004> hlr_ussd.c:363 262421280942382/0x8341221e: Tx USSD 'Your extension is 491617318282' 20241111160329146 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262421280942382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421280942382" destination_name="the-source\n" session_id=2202083870 session_state=END} 20241111160329146 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262421280942382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160329146 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160329146 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8c4d2a58a3a3: Found GsupExpect[0] for "262421280942382" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@8c4d2a58a3a3: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262421280942382" TC_mo_ussd_iuse_msisdn_via_proxy(200)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160329148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47344<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160329148 DAUC <0003> db_auc.c:157 IMSI='262429893695683': No 2G Auth Data 20241111160329148 DAUC <0003> db_auc.c:192 IMSI='262429893695683': No 3G Auth Data HLR_Test-GSUP(195)@8c4d2a58a3a3: Created GsupExpect[0] for "262429893695683" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241111160329155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47350<->l=127.0.0.1:4258 20241111160329158 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160329158 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429893695683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429893695683" source_name="the-source\n" session_id=694424631 session_state=BEGIN} 20241111160329158 DSS <0004> hlr_ussd.c:576 262429893695683/0x29641437: Process SS (BEGIN) 20241111160329158 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241111160329158 DSS <0004> hlr_ussd.c:518 262429893695683/0x29641437: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241111160329158 DSS <0004> hlr_ussd.c:363 262429893695683/0x29641437: Tx USSD 'Your extension is 491616021728' 20241111160329158 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429893695683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429893695683" destination_name="the-source\n" session_id=694424631 session_state=END} 20241111160329158 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262429893695683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160329158 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160329158 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8c4d2a58a3a3: Found GsupExpect[0] for "262429893695683" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@8c4d2a58a3a3: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262429893695683" TC_mo_ussd_iuse_msisdn_via_proxy(201)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160329160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47350<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160329160 DAUC <0003> db_auc.c:157 IMSI='262424221568452': No 2G Auth Data 20241111160329160 DAUC <0003> db_auc.c:192 IMSI='262424221568452': No 3G Auth Data HLR_Test-GSUP(195)@8c4d2a58a3a3: Created GsupExpect[0] for "262424221568452" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241111160329166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47352<->l=127.0.0.1:4258 20241111160329169 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160329169 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262424221568452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424221568452" source_name="the-source\n" session_id=4225168381 session_state=BEGIN} 20241111160329169 DSS <0004> hlr_ussd.c:576 262424221568452/0xfbd6f3fd: Process SS (BEGIN) 20241111160329169 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241111160329169 DSS <0004> hlr_ussd.c:518 262424221568452/0xfbd6f3fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241111160329169 DSS <0004> hlr_ussd.c:363 262424221568452/0xfbd6f3fd: Tx USSD 'Your extension is 491612810218' 20241111160329169 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262424221568452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424221568452" destination_name="the-source\n" session_id=4225168381 session_state=END} 20241111160329169 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262424221568452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160329169 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160329169 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8c4d2a58a3a3: Found GsupExpect[0] for "262424221568452" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@8c4d2a58a3a3: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262424221568452" TC_mo_ussd_iuse_msisdn_via_proxy(202)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160329171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47352<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160329172 DAUC <0003> db_auc.c:157 IMSI='262429585868676': No 2G Auth Data 20241111160329172 DAUC <0003> db_auc.c:192 IMSI='262429585868676': No 3G Auth Data HLR_Test-GSUP(195)@8c4d2a58a3a3: Created GsupExpect[0] for "262429585868676" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241111160329178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47366<->l=127.0.0.1:4258 20241111160329181 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160329181 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262429585868676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429585868676" source_name="the-source\n" session_id=1089020363 session_state=BEGIN} 20241111160329181 DSS <0004> hlr_ussd.c:576 262429585868676/0x40e921cb: Process SS (BEGIN) 20241111160329181 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241111160329181 DSS <0004> hlr_ussd.c:518 262429585868676/0x40e921cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241111160329181 DSS <0004> hlr_ussd.c:363 262429585868676/0x40e921cb: Tx USSD 'Your extension is 491611337852' 20241111160329181 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262429585868676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429585868676" destination_name="the-source\n" session_id=1089020363 session_state=END} 20241111160329181 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262429585868676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160329181 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160329181 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8c4d2a58a3a3: Found GsupExpect[0] for "262429585868676" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@8c4d2a58a3a3: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262429585868676" TC_mo_ussd_iuse_msisdn_via_proxy(203)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160329183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47366<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160329184 DAUC <0003> db_auc.c:157 IMSI='262422503068761': No 2G Auth Data 20241111160329184 DAUC <0003> db_auc.c:192 IMSI='262422503068761': No 3G Auth Data HLR_Test-GSUP(195)@8c4d2a58a3a3: Created GsupExpect[0] for "262422503068761" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241111160329191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47372<->l=127.0.0.1:4258 20241111160329194 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160329194 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262422503068761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422503068761" source_name="the-source\n" session_id=2862868665 session_state=BEGIN} 20241111160329194 DSS <0004> hlr_ussd.c:576 262422503068761/0xaaa3e8b9: Process SS (BEGIN) 20241111160329194 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241111160329194 DSS <0004> hlr_ussd.c:518 262422503068761/0xaaa3e8b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241111160329194 DSS <0004> hlr_ussd.c:363 262422503068761/0xaaa3e8b9: Tx USSD 'Your extension is 491617170088' 20241111160329194 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262422503068761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422503068761" destination_name="the-source\n" session_id=2862868665 session_state=END} 20241111160329194 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262422503068761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160329194 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160329194 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8c4d2a58a3a3: Found GsupExpect[0] for "262422503068761" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@8c4d2a58a3a3: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262422503068761" TC_mo_ussd_iuse_msisdn_via_proxy(204)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160329196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47372<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160329197 DAUC <0003> db_auc.c:157 IMSI='262428682410582': No 2G Auth Data 20241111160329197 DAUC <0003> db_auc.c:192 IMSI='262428682410582': No 3G Auth Data HLR_Test-GSUP(195)@8c4d2a58a3a3: Created GsupExpect[0] for "262428682410582" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241111160329204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47386<->l=127.0.0.1:4258 20241111160329207 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160329207 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428682410582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428682410582" source_name="the-source\n" session_id=799344993 session_state=BEGIN} 20241111160329207 DSS <0004> hlr_ussd.c:576 262428682410582/0x2fa50961: Process SS (BEGIN) 20241111160329207 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241111160329207 DSS <0004> hlr_ussd.c:518 262428682410582/0x2fa50961: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241111160329207 DSS <0004> hlr_ussd.c:363 262428682410582/0x2fa50961: Tx USSD 'Your extension is 491612583656' 20241111160329207 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428682410582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428682410582" destination_name="the-source\n" session_id=799344993 session_state=END} 20241111160329207 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262428682410582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160329207 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160329207 DLINP <000b> input/ipa.c:451 connected read/write 20241111160329207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8c4d2a58a3a3: Found GsupExpect[0] for "262428682410582" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@8c4d2a58a3a3: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262428682410582" TC_mo_ussd_iuse_msisdn_via_proxy(205)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160329209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47386<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160329210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47318<->l=127.0.0.1:4258 196@8c4d2a58a3a3: Final verdict of PTC: none 20241111160329210 DLINP <000b> input/ipa.c:451 connected read/write HLR_Test-GSUP(195)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160329210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160329210 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160329210 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160329210 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241111160329210 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241111160329210 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44003<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(194)@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 196: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@8c4d2a58a3a3: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 16:03:29 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20241111160329239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47400<->l=127.0.0.1:4258 20241111160329441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47400<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=83548) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_mo_ussd_euse started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 20241111160332524 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36905 20241111160332524 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36905 MTC@8c4d2a58a3a3: in not legacy case 2 IPA-EUSE-foobar(208)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160332526 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332526 DLINP <000b> input/ipa.c:405 127.0.0.1:36905 message received 20241111160332526 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160332526 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@8c4d2a58a3a3: 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 } } } } 20241111160332527 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332527 DLINP <000b> input/ipa.c:405 127.0.0.1:36905 message received 20241111160332527 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160332527 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241111160332527 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241111160332527 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241111160332527 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 20241111160332527 DLGSUP <0013> gsup_server.c:235 2: 20241111160332527 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160332527 DLGSUP <0013> gsup_server.c:235 3: 20241111160332527 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160332527 DLGSUP <0013> gsup_server.c:235 4: 20241111160332527 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160332527 DLGSUP <0013> gsup_server.c:235 5: 20241111160332527 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160332527 DLGSUP <0013> gsup_server.c:235 7: 20241111160332527 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160332527 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160332527 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160332527 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36905 IPA-EUSE-foobar(208)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160332527 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160332528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51150<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@8c4d2a58a3a3: 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) } } } } 20241111160332529 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(207)@8c4d2a58a3a3: 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(207)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160332529 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160332529 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160332529 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 20241111160332529 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160332529 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 20241111160332529 DLGSUP <0013> gsup_server.c:235 2: 20241111160332529 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160332529 DLGSUP <0013> gsup_server.c:235 3: 20241111160332529 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160332529 DLGSUP <0013> gsup_server.c:235 4: 20241111160332529 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160332529 DLGSUP <0013> gsup_server.c:235 5: 20241111160332529 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160332529 DLGSUP <0013> gsup_server.c:235 7: 20241111160332529 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160332529 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160332529 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160332529 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@8c4d2a58a3a3: 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") 20241111160332538 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33363<->l=127.0.0.1:4259) 20241111160332541 DAUC <0003> db_auc.c:157 IMSI='262429710369762': No 2G Auth Data 20241111160332541 DAUC <0003> db_auc.c:192 IMSI='262429710369762': No 3G Auth Data HLR_Test-GSUP(209)@8c4d2a58a3a3: Created GsupExpect[0] for "262429710369762" to be handled at TC_mo_ussd_euse(212) 20241111160332549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51166<->l=127.0.0.1:4258 20241111160332570 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160332570 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429710369762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429710369762" session_id=2682141994 session_state=BEGIN} 20241111160332570 DSS <0004> hlr_ussd.c:576 262429710369762/0x9fde3d2a: Process SS (BEGIN) 20241111160332570 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160332570 DSS <0004> hlr_ussd.c:518 262429710369762/0x9fde3d2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160332570 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332570 DLINP <000b> input/ipa.c:431 127.0.0.1:36905 sending data 20241111160332570 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332570 DLINP <000b> input/ipa.c:431 127.0.0.1:36905 sending data EUSE-TC_mo_ussd_euse(206)@8c4d2a58a3a3: 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 } } } } } 20241111160332586 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332586 DLINP <000b> input/ipa.c:405 127.0.0.1:36905 message received 20241111160332587 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262429710369762 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429710369762" session_id=2682141994 session_state=END} 20241111160332587 DSS <0004> hlr_ussd.c:576 262429710369762/0x9fde3d2a: Process SS (END) 20241111160332587 DSS <0004> hlr_ussd.c:518 262429710369762/0x9fde3d2a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241111160332587 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429710369762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429710369762" session_id=2682141994 session_state=END} 20241111160332587 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429710369762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160332587 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262429710369762 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160332587 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160332587 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8c4d2a58a3a3: Found GsupExpect[0] for "262429710369762" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@8c4d2a58a3a3: Added IMSI table entry 0TC_mo_ussd_euse(212)"262429710369762" TC_mo_ussd_euse(212)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160332598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51166<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160332599 DAUC <0003> db_auc.c:157 IMSI='262423337697337': No 2G Auth Data 20241111160332599 DAUC <0003> db_auc.c:192 IMSI='262423337697337': No 3G Auth Data HLR_Test-GSUP(209)@8c4d2a58a3a3: Created GsupExpect[0] for "262423337697337" to be handled at TC_mo_ussd_euse(213) 20241111160332613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51182<->l=127.0.0.1:4258 20241111160332616 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160332616 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423337697337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423337697337" session_id=400906551 session_state=BEGIN} 20241111160332616 DSS <0004> hlr_ussd.c:576 262423337697337/0x17e55937: Process SS (BEGIN) 20241111160332616 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160332616 DSS <0004> hlr_ussd.c:518 262423337697337/0x17e55937: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160332616 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332616 DLINP <000b> input/ipa.c:431 127.0.0.1:36905 sending data 20241111160332616 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332616 DLINP <000b> input/ipa.c:431 127.0.0.1:36905 sending data EUSE-TC_mo_ussd_euse(206)@8c4d2a58a3a3: 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 } } } } } 20241111160332617 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332617 DLINP <000b> input/ipa.c:405 127.0.0.1:36905 message received 20241111160332617 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262423337697337 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423337697337" session_id=400906551 session_state=END} 20241111160332617 DSS <0004> hlr_ussd.c:576 262423337697337/0x17e55937: Process SS (END) 20241111160332617 DSS <0004> hlr_ussd.c:518 262423337697337/0x17e55937: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241111160332617 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423337697337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423337697337" session_id=400906551 session_state=END} 20241111160332617 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423337697337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160332617 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262423337697337 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160332617 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160332617 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8c4d2a58a3a3: Found GsupExpect[0] for "262423337697337" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@8c4d2a58a3a3: Added IMSI table entry 1TC_mo_ussd_euse(213)"262423337697337" TC_mo_ussd_euse(213)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160332619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51182<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160332619 DAUC <0003> db_auc.c:157 IMSI='262429541746029': No 2G Auth Data 20241111160332619 DAUC <0003> db_auc.c:192 IMSI='262429541746029': No 3G Auth Data HLR_Test-GSUP(209)@8c4d2a58a3a3: Created GsupExpect[0] for "262429541746029" to be handled at TC_mo_ussd_euse(214) 20241111160332626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51192<->l=127.0.0.1:4258 20241111160332629 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160332629 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429541746029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429541746029" session_id=1980536054 session_state=BEGIN} 20241111160332629 DSS <0004> hlr_ussd.c:576 262429541746029/0x760c94f6: Process SS (BEGIN) 20241111160332629 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160332629 DSS <0004> hlr_ussd.c:518 262429541746029/0x760c94f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160332629 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332629 DLINP <000b> input/ipa.c:431 127.0.0.1:36905 sending data 20241111160332629 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332629 DLINP <000b> input/ipa.c:431 127.0.0.1:36905 sending data EUSE-TC_mo_ussd_euse(206)@8c4d2a58a3a3: 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 } } } } } 20241111160332630 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332630 DLINP <000b> input/ipa.c:405 127.0.0.1:36905 message received 20241111160332630 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262429541746029 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429541746029" session_id=1980536054 session_state=END} 20241111160332630 DSS <0004> hlr_ussd.c:576 262429541746029/0x760c94f6: Process SS (END) 20241111160332630 DSS <0004> hlr_ussd.c:518 262429541746029/0x760c94f6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241111160332630 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429541746029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429541746029" session_id=1980536054 session_state=END} 20241111160332630 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429541746029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160332630 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262429541746029 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160332630 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160332630 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8c4d2a58a3a3: Found GsupExpect[0] for "262429541746029" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@8c4d2a58a3a3: Added IMSI table entry 2TC_mo_ussd_euse(214)"262429541746029" TC_mo_ussd_euse(214)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160332632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51192<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160332632 DAUC <0003> db_auc.c:157 IMSI='262429614424397': No 2G Auth Data 20241111160332632 DAUC <0003> db_auc.c:192 IMSI='262429614424397': No 3G Auth Data HLR_Test-GSUP(209)@8c4d2a58a3a3: Created GsupExpect[0] for "262429614424397" to be handled at TC_mo_ussd_euse(215) 20241111160332639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51200<->l=127.0.0.1:4258 20241111160332642 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160332642 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429614424397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429614424397" session_id=2869050641 session_state=BEGIN} 20241111160332642 DSS <0004> hlr_ussd.c:576 262429614424397/0xab023d11: Process SS (BEGIN) 20241111160332642 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160332642 DSS <0004> hlr_ussd.c:518 262429614424397/0xab023d11: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160332642 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332642 DLINP <000b> input/ipa.c:431 127.0.0.1:36905 sending data 20241111160332642 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332642 DLINP <000b> input/ipa.c:431 127.0.0.1:36905 sending data EUSE-TC_mo_ussd_euse(206)@8c4d2a58a3a3: 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 } } } } } 20241111160332643 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332643 DLINP <000b> input/ipa.c:405 127.0.0.1:36905 message received 20241111160332643 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262429614424397 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429614424397" session_id=2869050641 session_state=END} 20241111160332643 DSS <0004> hlr_ussd.c:576 262429614424397/0xab023d11: Process SS (END) 20241111160332643 DSS <0004> hlr_ussd.c:518 262429614424397/0xab023d11: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241111160332643 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429614424397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429614424397" session_id=2869050641 session_state=END} 20241111160332643 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429614424397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160332643 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262429614424397 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160332643 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160332643 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8c4d2a58a3a3: Found GsupExpect[0] for "262429614424397" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@8c4d2a58a3a3: Added IMSI table entry 3TC_mo_ussd_euse(215)"262429614424397" TC_mo_ussd_euse(215)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160332645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51200<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160332645 DAUC <0003> db_auc.c:157 IMSI='262427255370807': No 2G Auth Data 20241111160332645 DAUC <0003> db_auc.c:192 IMSI='262427255370807': No 3G Auth Data HLR_Test-GSUP(209)@8c4d2a58a3a3: Created GsupExpect[0] for "262427255370807" to be handled at TC_mo_ussd_euse(216) 20241111160332653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51202<->l=127.0.0.1:4258 20241111160332656 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160332656 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427255370807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427255370807" session_id=1393437102 session_state=BEGIN} 20241111160332656 DSS <0004> hlr_ussd.c:576 262427255370807/0x530e29ae: Process SS (BEGIN) 20241111160332656 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160332656 DSS <0004> hlr_ussd.c:518 262427255370807/0x530e29ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160332656 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332656 DLINP <000b> input/ipa.c:431 127.0.0.1:36905 sending data 20241111160332656 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332656 DLINP <000b> input/ipa.c:431 127.0.0.1:36905 sending data EUSE-TC_mo_ussd_euse(206)@8c4d2a58a3a3: 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 } } } } } 20241111160332657 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332657 DLINP <000b> input/ipa.c:405 127.0.0.1:36905 message received 20241111160332657 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262427255370807 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427255370807" session_id=1393437102 session_state=END} 20241111160332657 DSS <0004> hlr_ussd.c:576 262427255370807/0x530e29ae: Process SS (END) 20241111160332657 DSS <0004> hlr_ussd.c:518 262427255370807/0x530e29ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241111160332657 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427255370807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427255370807" session_id=1393437102 session_state=END} 20241111160332657 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427255370807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160332657 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262427255370807 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160332657 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160332657 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8c4d2a58a3a3: Found GsupExpect[0] for "262427255370807" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@8c4d2a58a3a3: Added IMSI table entry 4TC_mo_ussd_euse(216)"262427255370807" TC_mo_ussd_euse(216)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160332659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51202<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160332660 DAUC <0003> db_auc.c:157 IMSI='262420502056087': No 2G Auth Data 20241111160332660 DAUC <0003> db_auc.c:192 IMSI='262420502056087': No 3G Auth Data HLR_Test-GSUP(209)@8c4d2a58a3a3: Created GsupExpect[0] for "262420502056087" to be handled at TC_mo_ussd_euse(217) 20241111160332666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51210<->l=127.0.0.1:4258 20241111160332669 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160332669 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420502056087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420502056087" session_id=3807123084 session_state=BEGIN} 20241111160332669 DSS <0004> hlr_ussd.c:576 262420502056087/0xe2ec168c: Process SS (BEGIN) 20241111160332669 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160332669 DSS <0004> hlr_ussd.c:518 262420502056087/0xe2ec168c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160332669 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332669 DLINP <000b> input/ipa.c:431 127.0.0.1:36905 sending data 20241111160332669 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332669 DLINP <000b> input/ipa.c:431 127.0.0.1:36905 sending data EUSE-TC_mo_ussd_euse(206)@8c4d2a58a3a3: 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 } } } } } 20241111160332670 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332670 DLINP <000b> input/ipa.c:405 127.0.0.1:36905 message received 20241111160332670 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262420502056087 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420502056087" session_id=3807123084 session_state=END} 20241111160332670 DSS <0004> hlr_ussd.c:576 262420502056087/0xe2ec168c: Process SS (END) 20241111160332670 DSS <0004> hlr_ussd.c:518 262420502056087/0xe2ec168c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241111160332670 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420502056087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420502056087" session_id=3807123084 session_state=END} 20241111160332670 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420502056087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160332670 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262420502056087 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160332670 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160332670 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8c4d2a58a3a3: Found GsupExpect[0] for "262420502056087" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@8c4d2a58a3a3: Added IMSI table entry 5TC_mo_ussd_euse(217)"262420502056087" TC_mo_ussd_euse(217)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160332672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51210<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160332672 DAUC <0003> db_auc.c:157 IMSI='262429940690671': No 2G Auth Data 20241111160332672 DAUC <0003> db_auc.c:192 IMSI='262429940690671': No 3G Auth Data HLR_Test-GSUP(209)@8c4d2a58a3a3: Created GsupExpect[0] for "262429940690671" to be handled at TC_mo_ussd_euse(218) 20241111160332679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51216<->l=127.0.0.1:4258 20241111160332682 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160332682 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429940690671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429940690671" session_id=1027250059 session_state=BEGIN} 20241111160332682 DSS <0004> hlr_ussd.c:576 262429940690671/0x3d3a978b: Process SS (BEGIN) 20241111160332682 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160332682 DSS <0004> hlr_ussd.c:518 262429940690671/0x3d3a978b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160332682 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332682 DLINP <000b> input/ipa.c:431 127.0.0.1:36905 sending data 20241111160332682 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332682 DLINP <000b> input/ipa.c:431 127.0.0.1:36905 sending data EUSE-TC_mo_ussd_euse(206)@8c4d2a58a3a3: 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 } } } } } 20241111160332683 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332683 DLINP <000b> input/ipa.c:405 127.0.0.1:36905 message received 20241111160332683 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262429940690671 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429940690671" session_id=1027250059 session_state=END} 20241111160332683 DSS <0004> hlr_ussd.c:576 262429940690671/0x3d3a978b: Process SS (END) 20241111160332683 DSS <0004> hlr_ussd.c:518 262429940690671/0x3d3a978b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241111160332683 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429940690671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429940690671" session_id=1027250059 session_state=END} 20241111160332683 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429940690671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160332683 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262429940690671 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160332683 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160332683 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8c4d2a58a3a3: Found GsupExpect[0] for "262429940690671" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@8c4d2a58a3a3: Added IMSI table entry 6TC_mo_ussd_euse(218)"262429940690671" TC_mo_ussd_euse(218)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160332685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51216<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160332685 DAUC <0003> db_auc.c:157 IMSI='262427782668974': No 2G Auth Data 20241111160332685 DAUC <0003> db_auc.c:192 IMSI='262427782668974': No 3G Auth Data HLR_Test-GSUP(209)@8c4d2a58a3a3: Created GsupExpect[0] for "262427782668974" to be handled at TC_mo_ussd_euse(219) 20241111160332692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51222<->l=127.0.0.1:4258 20241111160332695 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160332695 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427782668974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427782668974" session_id=2146652674 session_state=BEGIN} 20241111160332695 DSS <0004> hlr_ussd.c:576 262427782668974/0x7ff35202: Process SS (BEGIN) 20241111160332695 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160332695 DSS <0004> hlr_ussd.c:518 262427782668974/0x7ff35202: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160332695 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332695 DLINP <000b> input/ipa.c:431 127.0.0.1:36905 sending data 20241111160332695 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332695 DLINP <000b> input/ipa.c:431 127.0.0.1:36905 sending data EUSE-TC_mo_ussd_euse(206)@8c4d2a58a3a3: 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 } } } } } 20241111160332696 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332696 DLINP <000b> input/ipa.c:405 127.0.0.1:36905 message received 20241111160332696 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262427782668974 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427782668974" session_id=2146652674 session_state=END} 20241111160332696 DSS <0004> hlr_ussd.c:576 262427782668974/0x7ff35202: Process SS (END) 20241111160332696 DSS <0004> hlr_ussd.c:518 262427782668974/0x7ff35202: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241111160332696 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427782668974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427782668974" session_id=2146652674 session_state=END} 20241111160332696 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427782668974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160332696 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262427782668974 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160332696 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160332696 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8c4d2a58a3a3: Found GsupExpect[0] for "262427782668974" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@8c4d2a58a3a3: Added IMSI table entry 7TC_mo_ussd_euse(219)"262427782668974" TC_mo_ussd_euse(219)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160332698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51222<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@8c4d2a58a3a3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160332699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51150<->l=127.0.0.1:4258 20241111160332699 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33363<->l=127.0.0.1:4259) HLR_Test-GSUP(209)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160332700 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332700 DLINP <000b> input/ipa.c:405 127.0.0.1:36905 message received 20241111160332700 DLINP <000b> input/ipa.c:414 127.0.0.1:36905 connection closed with server IPA-CTRL-CLI-IPA(211)@8c4d2a58a3a3: Final verdict of PTC: none 210@8c4d2a58a3a3: Final verdict of PTC: none 20241111160332700 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36905 20241111160332700 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241111160332700 DLINP <000b> input/ipa.c:451 connected read/write 20241111160332700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160332700 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160332700 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160332700 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(208)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 210: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@8c4d2a58a3a3: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160332724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51226<->l=127.0.0.1:4258 20241111160332926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51226<->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=111496) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_mo_ussd_euse_continue started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 20241111160336042 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46379 20241111160336042 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46379 MTC@8c4d2a58a3a3: in not legacy case 2 IPA-EUSE-foobar(222)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160336043 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336043 DLINP <000b> input/ipa.c:405 127.0.0.1:46379 message received 20241111160336044 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160336044 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160336045 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336045 DLINP <000b> input/ipa.c:405 127.0.0.1:46379 message received 20241111160336045 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160336045 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241111160336045 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241111160336045 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241111160336045 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 20241111160336045 DLGSUP <0013> gsup_server.c:235 2: 20241111160336045 DLGSUP <0013> gsup_server.c:237 2: 00 IPA-EUSE-foobar(222)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160336045 DLGSUP <0013> gsup_server.c:235 3: 20241111160336045 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160336045 DLGSUP <0013> gsup_server.c:235 4: 20241111160336045 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160336045 DLGSUP <0013> gsup_server.c:235 5: 20241111160336045 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160336045 DLGSUP <0013> gsup_server.c:235 7: 20241111160336045 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160336045 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160336045 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160336045 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46379 HLR_Test-GSUP-IPA(221)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160336045 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160336046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51240<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160336047 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(221)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160336048 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160336048 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160336048 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 20241111160336048 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160336048 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 20241111160336048 DLGSUP <0013> gsup_server.c:235 2: 20241111160336048 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160336048 DLGSUP <0013> gsup_server.c:235 3: 20241111160336048 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160336048 DLGSUP <0013> gsup_server.c:235 4: 20241111160336048 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160336048 DLGSUP <0013> gsup_server.c:235 5: 20241111160336048 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160336048 DLGSUP <0013> gsup_server.c:235 7: 20241111160336048 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160336048 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160336048 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160336048 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@8c4d2a58a3a3: 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") 20241111160336060 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45189<->l=127.0.0.1:4259) 20241111160336065 DAUC <0003> db_auc.c:157 IMSI='262420092739796': No 2G Auth Data 20241111160336065 DAUC <0003> db_auc.c:192 IMSI='262420092739796': No 3G Auth Data HLR_Test-GSUP(223)@8c4d2a58a3a3: Created GsupExpect[0] for "262420092739796" to be handled at TC_mo_ussd_euse_continue(226) 20241111160336082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51250<->l=127.0.0.1:4258 20241111160336094 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160336094 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420092739796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420092739796" session_id=4250549068 session_state=BEGIN} 20241111160336094 DSS <0004> hlr_ussd.c:576 262420092739796/0xfd5a3b4c: Process SS (BEGIN) 20241111160336094 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160336094 DSS <0004> hlr_ussd.c:518 262420092739796/0xfd5a3b4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160336094 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336094 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data 20241111160336094 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336095 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data EUSE-TC_mo_ussd_euse_continue(220)@8c4d2a58a3a3: 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 } } } } } 20241111160336104 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336104 DLINP <000b> input/ipa.c:405 127.0.0.1:46379 message received 20241111160336104 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262420092739796 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420092739796" session_id=4250549068 session_state=CONTINUE} 20241111160336104 DSS <0004> hlr_ussd.c:576 262420092739796/0xfd5a3b4c: Process SS (CONTINUE) 20241111160336104 DSS <0004> hlr_ussd.c:518 262420092739796/0xfd5a3b4c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241111160336104 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420092739796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420092739796" session_id=4250549068 session_state=CONTINUE} 20241111160336104 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262420092739796 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160336104 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160336104 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8c4d2a58a3a3: Found GsupExpect[0] for "262420092739796" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@8c4d2a58a3a3: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262420092739796" TC_mo_ussd_euse_continue(226)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160336109 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160336109 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420092739796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420092739796" session_id=4250549068 session_state=CONTINUE} 20241111160336109 DSS <0004> hlr_ussd.c:576 262420092739796/0xfd5a3b4c: Process SS (CONTINUE) 20241111160336109 DSS <0004> hlr_ussd.c:518 262420092739796/0xfd5a3b4c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241111160336109 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420092739796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160336109 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336109 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data 20241111160336109 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336109 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data EUSE-TC_mo_ussd_euse_continue(220)@8c4d2a58a3a3: 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 } } } } } 20241111160336110 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336110 DLINP <000b> input/ipa.c:405 127.0.0.1:46379 message received 20241111160336110 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262420092739796 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420092739796" session_id=4250549068 session_state=END} 20241111160336110 DSS <0004> hlr_ussd.c:576 262420092739796/0xfd5a3b4c: Process SS (END) 20241111160336110 DSS <0004> hlr_ussd.c:518 262420092739796/0xfd5a3b4c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241111160336110 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420092739796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420092739796" session_id=4250549068 session_state=END} 20241111160336110 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420092739796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160336110 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262420092739796 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160336110 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160336111 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160336112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51250<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160336113 DAUC <0003> db_auc.c:157 IMSI='262426839624035': No 2G Auth Data 20241111160336113 DAUC <0003> db_auc.c:192 IMSI='262426839624035': No 3G Auth Data HLR_Test-GSUP(223)@8c4d2a58a3a3: Created GsupExpect[0] for "262426839624035" to be handled at TC_mo_ussd_euse_continue(227) 20241111160336121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51254<->l=127.0.0.1:4258 20241111160336123 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160336123 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426839624035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426839624035" session_id=2412682176 session_state=BEGIN} 20241111160336123 DSS <0004> hlr_ussd.c:576 262426839624035/0x8fce9bc0: Process SS (BEGIN) 20241111160336123 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160336123 DSS <0004> hlr_ussd.c:518 262426839624035/0x8fce9bc0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160336123 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336123 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data 20241111160336123 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336123 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data EUSE-TC_mo_ussd_euse_continue(220)@8c4d2a58a3a3: 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 } } } } } 20241111160336124 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336124 DLINP <000b> input/ipa.c:405 127.0.0.1:46379 message received 20241111160336124 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262426839624035 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426839624035" session_id=2412682176 session_state=CONTINUE} 20241111160336124 DSS <0004> hlr_ussd.c:576 262426839624035/0x8fce9bc0: Process SS (CONTINUE) 20241111160336124 DSS <0004> hlr_ussd.c:518 262426839624035/0x8fce9bc0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241111160336124 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426839624035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426839624035" session_id=2412682176 session_state=CONTINUE} 20241111160336124 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262426839624035 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160336124 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160336124 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8c4d2a58a3a3: Found GsupExpect[0] for "262426839624035" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@8c4d2a58a3a3: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262426839624035" TC_mo_ussd_euse_continue(227)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160336126 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160336126 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426839624035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426839624035" session_id=2412682176 session_state=CONTINUE} 20241111160336126 DSS <0004> hlr_ussd.c:576 262426839624035/0x8fce9bc0: Process SS (CONTINUE) 20241111160336126 DSS <0004> hlr_ussd.c:518 262426839624035/0x8fce9bc0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241111160336126 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426839624035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160336126 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336126 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data 20241111160336126 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336126 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data EUSE-TC_mo_ussd_euse_continue(220)@8c4d2a58a3a3: 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 } } } } } 20241111160336127 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336127 DLINP <000b> input/ipa.c:405 127.0.0.1:46379 message received 20241111160336127 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262426839624035 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426839624035" session_id=2412682176 session_state=END} 20241111160336127 DSS <0004> hlr_ussd.c:576 262426839624035/0x8fce9bc0: Process SS (END) 20241111160336127 DSS <0004> hlr_ussd.c:518 262426839624035/0x8fce9bc0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241111160336127 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426839624035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426839624035" session_id=2412682176 session_state=END} 20241111160336127 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426839624035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160336127 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262426839624035 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160336127 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160336127 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160336127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51254<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160336128 DAUC <0003> db_auc.c:157 IMSI='262420383721315': No 2G Auth Data 20241111160336128 DAUC <0003> db_auc.c:192 IMSI='262420383721315': No 3G Auth Data HLR_Test-GSUP(223)@8c4d2a58a3a3: Created GsupExpect[0] for "262420383721315" to be handled at TC_mo_ussd_euse_continue(228) 20241111160336134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51266<->l=127.0.0.1:4258 20241111160336137 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160336137 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420383721315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420383721315" session_id=1818975384 session_state=BEGIN} 20241111160336137 DSS <0004> hlr_ussd.c:576 262420383721315/0x6c6b5c98: Process SS (BEGIN) 20241111160336137 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160336137 DSS <0004> hlr_ussd.c:518 262420383721315/0x6c6b5c98: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160336137 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336137 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data 20241111160336137 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336137 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data EUSE-TC_mo_ussd_euse_continue(220)@8c4d2a58a3a3: 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 } } } } } 20241111160336138 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336138 DLINP <000b> input/ipa.c:405 127.0.0.1:46379 message received 20241111160336138 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262420383721315 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420383721315" session_id=1818975384 session_state=CONTINUE} 20241111160336138 DSS <0004> hlr_ussd.c:576 262420383721315/0x6c6b5c98: Process SS (CONTINUE) 20241111160336138 DSS <0004> hlr_ussd.c:518 262420383721315/0x6c6b5c98: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241111160336138 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420383721315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420383721315" session_id=1818975384 session_state=CONTINUE} 20241111160336138 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262420383721315 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160336138 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160336138 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8c4d2a58a3a3: Found GsupExpect[0] for "262420383721315" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@8c4d2a58a3a3: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262420383721315" TC_mo_ussd_euse_continue(228)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160336140 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160336140 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420383721315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420383721315" session_id=1818975384 session_state=CONTINUE} 20241111160336140 DSS <0004> hlr_ussd.c:576 262420383721315/0x6c6b5c98: Process SS (CONTINUE) 20241111160336140 DSS <0004> hlr_ussd.c:518 262420383721315/0x6c6b5c98: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241111160336140 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420383721315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160336140 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336140 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data 20241111160336140 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336140 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data EUSE-TC_mo_ussd_euse_continue(220)@8c4d2a58a3a3: 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 } } } } } 20241111160336141 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336141 DLINP <000b> input/ipa.c:405 127.0.0.1:46379 message received 20241111160336141 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262420383721315 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420383721315" session_id=1818975384 session_state=END} 20241111160336141 DSS <0004> hlr_ussd.c:576 262420383721315/0x6c6b5c98: Process SS (END) 20241111160336141 DSS <0004> hlr_ussd.c:518 262420383721315/0x6c6b5c98: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241111160336141 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420383721315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420383721315" session_id=1818975384 session_state=END} 20241111160336141 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420383721315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160336141 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262420383721315 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160336141 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160336141 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160336142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51266<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160336142 DAUC <0003> db_auc.c:157 IMSI='262422785321908': No 2G Auth Data 20241111160336142 DAUC <0003> db_auc.c:192 IMSI='262422785321908': No 3G Auth Data HLR_Test-GSUP(223)@8c4d2a58a3a3: Created GsupExpect[0] for "262422785321908" to be handled at TC_mo_ussd_euse_continue(229) 20241111160336148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51276<->l=127.0.0.1:4258 20241111160336151 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160336151 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422785321908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422785321908" session_id=3027718030 session_state=BEGIN} 20241111160336151 DSS <0004> hlr_ussd.c:576 262422785321908/0xb4774f8e: Process SS (BEGIN) 20241111160336152 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160336152 DSS <0004> hlr_ussd.c:518 262422785321908/0xb4774f8e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160336152 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336152 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data 20241111160336152 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336152 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data EUSE-TC_mo_ussd_euse_continue(220)@8c4d2a58a3a3: 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 } } } } } 20241111160336152 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336152 DLINP <000b> input/ipa.c:405 127.0.0.1:46379 message received 20241111160336152 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262422785321908 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422785321908" session_id=3027718030 session_state=CONTINUE} 20241111160336152 DSS <0004> hlr_ussd.c:576 262422785321908/0xb4774f8e: Process SS (CONTINUE) 20241111160336152 DSS <0004> hlr_ussd.c:518 262422785321908/0xb4774f8e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241111160336152 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422785321908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422785321908" session_id=3027718030 session_state=CONTINUE} 20241111160336152 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262422785321908 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160336152 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160336152 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8c4d2a58a3a3: Found GsupExpect[0] for "262422785321908" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@8c4d2a58a3a3: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262422785321908" TC_mo_ussd_euse_continue(229)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160336155 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160336155 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422785321908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422785321908" session_id=3027718030 session_state=CONTINUE} 20241111160336155 DSS <0004> hlr_ussd.c:576 262422785321908/0xb4774f8e: Process SS (CONTINUE) 20241111160336155 DSS <0004> hlr_ussd.c:518 262422785321908/0xb4774f8e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241111160336155 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422785321908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160336155 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336155 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data 20241111160336155 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336155 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data EUSE-TC_mo_ussd_euse_continue(220)@8c4d2a58a3a3: 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 } } } } } 20241111160336156 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336156 DLINP <000b> input/ipa.c:405 127.0.0.1:46379 message received 20241111160336156 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262422785321908 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422785321908" session_id=3027718030 session_state=END} 20241111160336156 DSS <0004> hlr_ussd.c:576 262422785321908/0xb4774f8e: Process SS (END) 20241111160336156 DSS <0004> hlr_ussd.c:518 262422785321908/0xb4774f8e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241111160336156 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422785321908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422785321908" session_id=3027718030 session_state=END} 20241111160336156 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422785321908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160336156 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262422785321908 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160336156 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160336156 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160336156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51276<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160336157 DAUC <0003> db_auc.c:157 IMSI='262427013336563': No 2G Auth Data 20241111160336157 DAUC <0003> db_auc.c:192 IMSI='262427013336563': No 3G Auth Data HLR_Test-GSUP(223)@8c4d2a58a3a3: Created GsupExpect[0] for "262427013336563" to be handled at TC_mo_ussd_euse_continue(230) 20241111160336163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51284<->l=127.0.0.1:4258 20241111160336166 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160336166 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427013336563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427013336563" session_id=3487443237 session_state=BEGIN} 20241111160336166 DSS <0004> hlr_ussd.c:576 262427013336563/0xcfde2925: Process SS (BEGIN) 20241111160336166 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160336166 DSS <0004> hlr_ussd.c:518 262427013336563/0xcfde2925: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160336166 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336166 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data 20241111160336166 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336166 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data EUSE-TC_mo_ussd_euse_continue(220)@8c4d2a58a3a3: 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 } } } } } 20241111160336167 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336167 DLINP <000b> input/ipa.c:405 127.0.0.1:46379 message received 20241111160336167 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262427013336563 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427013336563" session_id=3487443237 session_state=CONTINUE} 20241111160336167 DSS <0004> hlr_ussd.c:576 262427013336563/0xcfde2925: Process SS (CONTINUE) 20241111160336167 DSS <0004> hlr_ussd.c:518 262427013336563/0xcfde2925: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241111160336167 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427013336563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427013336563" session_id=3487443237 session_state=CONTINUE} 20241111160336167 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262427013336563 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160336167 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160336167 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8c4d2a58a3a3: Found GsupExpect[0] for "262427013336563" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@8c4d2a58a3a3: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262427013336563" TC_mo_ussd_euse_continue(230)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160336169 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160336169 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427013336563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427013336563" session_id=3487443237 session_state=CONTINUE} 20241111160336169 DSS <0004> hlr_ussd.c:576 262427013336563/0xcfde2925: Process SS (CONTINUE) 20241111160336169 DSS <0004> hlr_ussd.c:518 262427013336563/0xcfde2925: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241111160336169 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427013336563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160336169 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336169 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data 20241111160336169 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336169 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data EUSE-TC_mo_ussd_euse_continue(220)@8c4d2a58a3a3: 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 } } } } } 20241111160336170 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336170 DLINP <000b> input/ipa.c:405 127.0.0.1:46379 message received 20241111160336170 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262427013336563 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427013336563" session_id=3487443237 session_state=END} 20241111160336170 DSS <0004> hlr_ussd.c:576 262427013336563/0xcfde2925: Process SS (END) 20241111160336170 DSS <0004> hlr_ussd.c:518 262427013336563/0xcfde2925: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241111160336170 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427013336563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427013336563" session_id=3487443237 session_state=END} 20241111160336170 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427013336563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160336170 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262427013336563 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160336170 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160336170 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160336171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51284<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160336171 DAUC <0003> db_auc.c:157 IMSI='262424201257191': No 2G Auth Data 20241111160336171 DAUC <0003> db_auc.c:192 IMSI='262424201257191': No 3G Auth Data HLR_Test-GSUP(223)@8c4d2a58a3a3: Created GsupExpect[0] for "262424201257191" to be handled at TC_mo_ussd_euse_continue(231) 20241111160336178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51294<->l=127.0.0.1:4258 20241111160336183 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160336183 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424201257191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424201257191" session_id=2430689885 session_state=BEGIN} 20241111160336183 DSS <0004> hlr_ussd.c:576 262424201257191/0x90e1625d: Process SS (BEGIN) 20241111160336183 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160336183 DSS <0004> hlr_ussd.c:518 262424201257191/0x90e1625d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160336183 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336183 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data 20241111160336183 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336183 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data EUSE-TC_mo_ussd_euse_continue(220)@8c4d2a58a3a3: 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 } } } } } 20241111160336184 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336184 DLINP <000b> input/ipa.c:405 127.0.0.1:46379 message received 20241111160336184 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262424201257191 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424201257191" session_id=2430689885 session_state=CONTINUE} 20241111160336184 DSS <0004> hlr_ussd.c:576 262424201257191/0x90e1625d: Process SS (CONTINUE) 20241111160336184 DSS <0004> hlr_ussd.c:518 262424201257191/0x90e1625d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241111160336184 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424201257191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424201257191" session_id=2430689885 session_state=CONTINUE} 20241111160336184 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262424201257191 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160336184 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160336184 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8c4d2a58a3a3: Found GsupExpect[0] for "262424201257191" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@8c4d2a58a3a3: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262424201257191" TC_mo_ussd_euse_continue(231)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160336187 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160336187 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424201257191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424201257191" session_id=2430689885 session_state=CONTINUE} 20241111160336188 DSS <0004> hlr_ussd.c:576 262424201257191/0x90e1625d: Process SS (CONTINUE) 20241111160336188 DSS <0004> hlr_ussd.c:518 262424201257191/0x90e1625d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241111160336188 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424201257191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160336188 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336188 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data 20241111160336188 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336188 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data EUSE-TC_mo_ussd_euse_continue(220)@8c4d2a58a3a3: 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 } } } } } 20241111160336189 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336189 DLINP <000b> input/ipa.c:405 127.0.0.1:46379 message received 20241111160336189 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262424201257191 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424201257191" session_id=2430689885 session_state=END} 20241111160336189 DSS <0004> hlr_ussd.c:576 262424201257191/0x90e1625d: Process SS (END) 20241111160336189 DSS <0004> hlr_ussd.c:518 262424201257191/0x90e1625d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241111160336189 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424201257191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424201257191" session_id=2430689885 session_state=END} 20241111160336189 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424201257191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160336189 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262424201257191 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160336189 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160336189 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160336190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51294<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160336191 DAUC <0003> db_auc.c:157 IMSI='262426560102473': No 2G Auth Data 20241111160336191 DAUC <0003> db_auc.c:192 IMSI='262426560102473': No 3G Auth Data HLR_Test-GSUP(223)@8c4d2a58a3a3: Created GsupExpect[0] for "262426560102473" to be handled at TC_mo_ussd_euse_continue(232) 20241111160336198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51296<->l=127.0.0.1:4258 20241111160336201 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160336201 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426560102473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426560102473" session_id=3846039223 session_state=BEGIN} 20241111160336201 DSS <0004> hlr_ussd.c:576 262426560102473/0xe53de6b7: Process SS (BEGIN) 20241111160336201 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160336201 DSS <0004> hlr_ussd.c:518 262426560102473/0xe53de6b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160336201 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336201 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data 20241111160336201 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336201 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data EUSE-TC_mo_ussd_euse_continue(220)@8c4d2a58a3a3: 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 } } } } } 20241111160336202 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336202 DLINP <000b> input/ipa.c:405 127.0.0.1:46379 message received 20241111160336202 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262426560102473 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426560102473" session_id=3846039223 session_state=CONTINUE} 20241111160336202 DSS <0004> hlr_ussd.c:576 262426560102473/0xe53de6b7: Process SS (CONTINUE) 20241111160336202 DSS <0004> hlr_ussd.c:518 262426560102473/0xe53de6b7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241111160336202 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426560102473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426560102473" session_id=3846039223 session_state=CONTINUE} 20241111160336202 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262426560102473 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160336202 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160336202 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8c4d2a58a3a3: Found GsupExpect[0] for "262426560102473" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@8c4d2a58a3a3: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262426560102473" TC_mo_ussd_euse_continue(232)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160336204 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160336204 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426560102473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426560102473" session_id=3846039223 session_state=CONTINUE} 20241111160336204 DSS <0004> hlr_ussd.c:576 262426560102473/0xe53de6b7: Process SS (CONTINUE) 20241111160336204 DSS <0004> hlr_ussd.c:518 262426560102473/0xe53de6b7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241111160336204 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426560102473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160336204 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336204 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data 20241111160336204 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336205 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data EUSE-TC_mo_ussd_euse_continue(220)@8c4d2a58a3a3: 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 } } } } } 20241111160336205 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336205 DLINP <000b> input/ipa.c:405 127.0.0.1:46379 message received 20241111160336205 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262426560102473 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426560102473" session_id=3846039223 session_state=END} 20241111160336205 DSS <0004> hlr_ussd.c:576 262426560102473/0xe53de6b7: Process SS (END) 20241111160336205 DSS <0004> hlr_ussd.c:518 262426560102473/0xe53de6b7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241111160336205 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426560102473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426560102473" session_id=3846039223 session_state=END} 20241111160336205 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426560102473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160336205 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262426560102473 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160336205 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160336205 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160336206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51296<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160336206 DAUC <0003> db_auc.c:157 IMSI='262420244209464': No 2G Auth Data 20241111160336206 DAUC <0003> db_auc.c:192 IMSI='262420244209464': No 3G Auth Data HLR_Test-GSUP(223)@8c4d2a58a3a3: Created GsupExpect[0] for "262420244209464" to be handled at TC_mo_ussd_euse_continue(233) 20241111160336213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51298<->l=127.0.0.1:4258 20241111160336216 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160336216 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420244209464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420244209464" session_id=129221234 session_state=BEGIN} 20241111160336216 DSS <0004> hlr_ussd.c:576 262420244209464/0x07b3c272: Process SS (BEGIN) 20241111160336216 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241111160336216 DSS <0004> hlr_ussd.c:518 262420244209464/0x07b3c272: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241111160336216 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336216 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data 20241111160336216 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336216 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data EUSE-TC_mo_ussd_euse_continue(220)@8c4d2a58a3a3: 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 } } } } } 20241111160336217 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336217 DLINP <000b> input/ipa.c:405 127.0.0.1:46379 message received 20241111160336217 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262420244209464 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420244209464" session_id=129221234 session_state=CONTINUE} 20241111160336217 DSS <0004> hlr_ussd.c:576 262420244209464/0x07b3c272: Process SS (CONTINUE) 20241111160336217 DSS <0004> hlr_ussd.c:518 262420244209464/0x07b3c272: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241111160336217 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420244209464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420244209464" session_id=129221234 session_state=CONTINUE} 20241111160336217 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262420244209464 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160336217 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160336217 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8c4d2a58a3a3: Found GsupExpect[0] for "262420244209464" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@8c4d2a58a3a3: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262420244209464" TC_mo_ussd_euse_continue(233)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160336220 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160336220 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420244209464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420244209464" session_id=129221234 session_state=CONTINUE} 20241111160336220 DSS <0004> hlr_ussd.c:576 262420244209464/0x07b3c272: Process SS (CONTINUE) 20241111160336220 DSS <0004> hlr_ussd.c:518 262420244209464/0x07b3c272: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241111160336220 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420244209464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160336220 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336220 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data 20241111160336220 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336220 DLINP <000b> input/ipa.c:431 127.0.0.1:46379 sending data EUSE-TC_mo_ussd_euse_continue(220)@8c4d2a58a3a3: 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 } } } } } 20241111160336221 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336221 DLINP <000b> input/ipa.c:405 127.0.0.1:46379 message received 20241111160336221 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262420244209464 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420244209464" session_id=129221234 session_state=END} 20241111160336221 DSS <0004> hlr_ussd.c:576 262420244209464/0x07b3c272: Process SS (END) 20241111160336221 DSS <0004> hlr_ussd.c:518 262420244209464/0x07b3c272: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241111160336221 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420244209464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420244209464" session_id=129221234 session_state=END} 20241111160336221 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420244209464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160336221 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262420244209464 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160336221 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160336221 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160336222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51298<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@8c4d2a58a3a3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160336223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51240<->l=127.0.0.1:4258 20241111160336223 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336223 DLINP <000b> input/ipa.c:405 127.0.0.1:46379 message received 20241111160336223 DLINP <000b> input/ipa.c:414 127.0.0.1:46379 connection closed with server 20241111160336223 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46379 20241111160336223 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241111160336223 DLINP <000b> input/ipa.c:451 connected read/write 20241111160336223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160336223 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160336223 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160336223 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160336223 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45189<->l=127.0.0.1:4259) IPA-EUSE-foobar(222)@8c4d2a58a3a3: Final verdict of PTC: none 224@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 224: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@8c4d2a58a3a3: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 16:03:36 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20241111160336253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51304<->l=127.0.0.1:4258 20241111160336455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51304<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=87828) Waiting for packet dumper to finish... 1 (prev_count=87828, count=157048) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_mo_ussd_euse_defaultroute started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160339516 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34537 20241111160339517 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34537 IPA-EUSE-foobar(236)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160339518 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339518 DLINP <000b> input/ipa.c:405 127.0.0.1:34537 message received 20241111160339518 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160339518 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160339520 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339520 DLINP <000b> input/ipa.c:405 127.0.0.1:34537 message received 20241111160339520 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160339520 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241111160339520 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241111160339520 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241111160339520 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 20241111160339520 DLGSUP <0013> gsup_server.c:235 2: 20241111160339520 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160339520 DLGSUP <0013> gsup_server.c:235 3: IPA-EUSE-foobar(236)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160339520 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160339520 DLGSUP <0013> gsup_server.c:235 4: 20241111160339520 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160339520 DLGSUP <0013> gsup_server.c:235 5: 20241111160339520 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160339520 DLGSUP <0013> gsup_server.c:235 7: 20241111160339520 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160339520 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160339520 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160339520 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34537 HLR_Test-GSUP-IPA(235)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160339520 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160339521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51310<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160339522 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160339522 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160339522 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160339522 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 20241111160339522 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160339522 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 20241111160339522 DLGSUP <0013> gsup_server.c:235 2: 20241111160339522 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160339522 DLGSUP <0013> gsup_server.c:235 3: 20241111160339522 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160339522 DLGSUP <0013> gsup_server.c:235 4: 20241111160339522 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160339522 DLGSUP <0013> gsup_server.c:235 5: 20241111160339522 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160339522 DLGSUP <0013> gsup_server.c:235 7: 20241111160339522 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160339522 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160339522 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160339522 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(235)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@8c4d2a58a3a3: 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") 20241111160339529 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34083<->l=127.0.0.1:4259) 20241111160339532 DAUC <0003> db_auc.c:157 IMSI='262422432950593': No 2G Auth Data 20241111160339532 DAUC <0003> db_auc.c:192 IMSI='262422432950593': No 3G Auth Data HLR_Test-GSUP(237)@8c4d2a58a3a3: Created GsupExpect[0] for "262422432950593" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241111160339539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51314<->l=127.0.0.1:4258 20241111160339566 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160339566 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422432950593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422432950593" session_id=625504286 session_state=BEGIN} 20241111160339566 DSS <0004> hlr_ussd.c:576 262422432950593/0x2548701e: Process SS (BEGIN) 20241111160339566 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241111160339566 DSS <0004> hlr_ussd.c:518 262422432950593/0x2548701e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241111160339566 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339566 DLINP <000b> input/ipa.c:431 127.0.0.1:34537 sending data 20241111160339566 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339566 DLINP <000b> input/ipa.c:431 127.0.0.1:34537 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8c4d2a58a3a3: 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 } } } } } 20241111160339570 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339570 DLINP <000b> input/ipa.c:405 127.0.0.1:34537 message received 20241111160339570 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262422432950593 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422432950593" session_id=625504286 session_state=END} 20241111160339570 DSS <0004> hlr_ussd.c:576 262422432950593/0x2548701e: Process SS (END) 20241111160339570 DSS <0004> hlr_ussd.c:518 262422432950593/0x2548701e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241111160339570 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422432950593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422432950593" session_id=625504286 session_state=END} 20241111160339570 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422432950593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160339570 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262422432950593 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160339570 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160339570 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8c4d2a58a3a3: Found GsupExpect[0] for "262422432950593" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@8c4d2a58a3a3: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262422432950593" TC_mo_ussd_euse_defaultroute(240)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160339573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51314<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160339573 DAUC <0003> db_auc.c:157 IMSI='262423670608158': No 2G Auth Data 20241111160339573 DAUC <0003> db_auc.c:192 IMSI='262423670608158': No 3G Auth Data HLR_Test-GSUP(237)@8c4d2a58a3a3: Created GsupExpect[0] for "262423670608158" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241111160339581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51326<->l=127.0.0.1:4258 20241111160339584 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160339584 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423670608158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423670608158" session_id=1008728197 session_state=BEGIN} 20241111160339584 DSS <0004> hlr_ussd.c:576 262423670608158/0x3c1ff885: Process SS (BEGIN) 20241111160339584 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241111160339584 DSS <0004> hlr_ussd.c:518 262423670608158/0x3c1ff885: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241111160339584 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339584 DLINP <000b> input/ipa.c:431 127.0.0.1:34537 sending data 20241111160339584 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339584 DLINP <000b> input/ipa.c:431 127.0.0.1:34537 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8c4d2a58a3a3: 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 } } } } } 20241111160339585 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339585 DLINP <000b> input/ipa.c:405 127.0.0.1:34537 message received 20241111160339585 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262423670608158 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423670608158" session_id=1008728197 session_state=END} 20241111160339585 DSS <0004> hlr_ussd.c:576 262423670608158/0x3c1ff885: Process SS (END) 20241111160339585 DSS <0004> hlr_ussd.c:518 262423670608158/0x3c1ff885: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241111160339585 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423670608158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423670608158" session_id=1008728197 session_state=END} 20241111160339585 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423670608158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160339585 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262423670608158 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160339585 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160339585 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8c4d2a58a3a3: Found GsupExpect[0] for "262423670608158" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@8c4d2a58a3a3: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262423670608158" TC_mo_ussd_euse_defaultroute(241)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160339587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51326<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160339588 DAUC <0003> db_auc.c:157 IMSI='262425356718987': No 2G Auth Data 20241111160339588 DAUC <0003> db_auc.c:192 IMSI='262425356718987': No 3G Auth Data HLR_Test-GSUP(237)@8c4d2a58a3a3: Created GsupExpect[0] for "262425356718987" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241111160339596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51342<->l=127.0.0.1:4258 20241111160339600 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160339600 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425356718987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425356718987" session_id=2595120637 session_state=BEGIN} 20241111160339600 DSS <0004> hlr_ussd.c:576 262425356718987/0x9aae65fd: Process SS (BEGIN) 20241111160339600 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241111160339600 DSS <0004> hlr_ussd.c:518 262425356718987/0x9aae65fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241111160339600 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339600 DLINP <000b> input/ipa.c:431 127.0.0.1:34537 sending data 20241111160339600 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339600 DLINP <000b> input/ipa.c:431 127.0.0.1:34537 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8c4d2a58a3a3: 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 } } } } } 20241111160339601 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339601 DLINP <000b> input/ipa.c:405 127.0.0.1:34537 message received 20241111160339601 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262425356718987 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425356718987" session_id=2595120637 session_state=END} 20241111160339601 DSS <0004> hlr_ussd.c:576 262425356718987/0x9aae65fd: Process SS (END) 20241111160339601 DSS <0004> hlr_ussd.c:518 262425356718987/0x9aae65fd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241111160339601 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425356718987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425356718987" session_id=2595120637 session_state=END} 20241111160339601 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425356718987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160339601 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262425356718987 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160339601 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160339601 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8c4d2a58a3a3: Found GsupExpect[0] for "262425356718987" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@8c4d2a58a3a3: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262425356718987" TC_mo_ussd_euse_defaultroute(242)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160339604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51342<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160339604 DAUC <0003> db_auc.c:157 IMSI='262427187562918': No 2G Auth Data 20241111160339604 DAUC <0003> db_auc.c:192 IMSI='262427187562918': No 3G Auth Data HLR_Test-GSUP(237)@8c4d2a58a3a3: Created GsupExpect[0] for "262427187562918" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241111160339612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51352<->l=127.0.0.1:4258 20241111160339616 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160339616 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427187562918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427187562918" session_id=990450186 session_state=BEGIN} 20241111160339616 DSS <0004> hlr_ussd.c:576 262427187562918/0x3b09120a: Process SS (BEGIN) 20241111160339616 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241111160339616 DSS <0004> hlr_ussd.c:518 262427187562918/0x3b09120a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241111160339616 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339616 DLINP <000b> input/ipa.c:431 127.0.0.1:34537 sending data 20241111160339616 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339616 DLINP <000b> input/ipa.c:431 127.0.0.1:34537 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8c4d2a58a3a3: 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 } } } } } 20241111160339617 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339617 DLINP <000b> input/ipa.c:405 127.0.0.1:34537 message received 20241111160339617 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262427187562918 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427187562918" session_id=990450186 session_state=END} 20241111160339617 DSS <0004> hlr_ussd.c:576 262427187562918/0x3b09120a: Process SS (END) 20241111160339617 DSS <0004> hlr_ussd.c:518 262427187562918/0x3b09120a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241111160339617 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427187562918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427187562918" session_id=990450186 session_state=END} 20241111160339617 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427187562918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160339617 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262427187562918 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160339617 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160339617 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8c4d2a58a3a3: Found GsupExpect[0] for "262427187562918" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@8c4d2a58a3a3: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262427187562918" TC_mo_ussd_euse_defaultroute(243)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160339620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51352<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160339620 DAUC <0003> db_auc.c:157 IMSI='262425976713728': No 2G Auth Data 20241111160339620 DAUC <0003> db_auc.c:192 IMSI='262425976713728': No 3G Auth Data HLR_Test-GSUP(237)@8c4d2a58a3a3: Created GsupExpect[0] for "262425976713728" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241111160339629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51362<->l=127.0.0.1:4258 20241111160339632 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160339633 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425976713728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425976713728" session_id=1096139392 session_state=BEGIN} 20241111160339633 DSS <0004> hlr_ussd.c:576 262425976713728/0x4155c280: Process SS (BEGIN) 20241111160339633 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241111160339633 DSS <0004> hlr_ussd.c:518 262425976713728/0x4155c280: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241111160339633 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339633 DLINP <000b> input/ipa.c:431 127.0.0.1:34537 sending data 20241111160339633 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339633 DLINP <000b> input/ipa.c:431 127.0.0.1:34537 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8c4d2a58a3a3: 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 } } } } } 20241111160339634 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339634 DLINP <000b> input/ipa.c:405 127.0.0.1:34537 message received 20241111160339634 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262425976713728 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425976713728" session_id=1096139392 session_state=END} 20241111160339634 DSS <0004> hlr_ussd.c:576 262425976713728/0x4155c280: Process SS (END) 20241111160339634 DSS <0004> hlr_ussd.c:518 262425976713728/0x4155c280: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241111160339634 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425976713728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425976713728" session_id=1096139392 session_state=END} 20241111160339634 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425976713728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160339634 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262425976713728 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160339634 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160339634 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8c4d2a58a3a3: Found GsupExpect[0] for "262425976713728" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@8c4d2a58a3a3: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262425976713728" TC_mo_ussd_euse_defaultroute(244)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160339637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51362<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160339637 DAUC <0003> db_auc.c:157 IMSI='262429062283619': No 2G Auth Data 20241111160339637 DAUC <0003> db_auc.c:192 IMSI='262429062283619': No 3G Auth Data HLR_Test-GSUP(237)@8c4d2a58a3a3: Created GsupExpect[0] for "262429062283619" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241111160339644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51368<->l=127.0.0.1:4258 20241111160339647 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160339647 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429062283619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429062283619" session_id=3317580100 session_state=BEGIN} 20241111160339647 DSS <0004> hlr_ussd.c:576 262429062283619/0xc5be4144: Process SS (BEGIN) 20241111160339647 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241111160339647 DSS <0004> hlr_ussd.c:518 262429062283619/0xc5be4144: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241111160339647 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339647 DLINP <000b> input/ipa.c:431 127.0.0.1:34537 sending data 20241111160339647 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339647 DLINP <000b> input/ipa.c:431 127.0.0.1:34537 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8c4d2a58a3a3: 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 } } } } } 20241111160339648 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339648 DLINP <000b> input/ipa.c:405 127.0.0.1:34537 message received 20241111160339648 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262429062283619 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429062283619" session_id=3317580100 session_state=END} 20241111160339648 DSS <0004> hlr_ussd.c:576 262429062283619/0xc5be4144: Process SS (END) 20241111160339648 DSS <0004> hlr_ussd.c:518 262429062283619/0xc5be4144: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241111160339648 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429062283619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429062283619" session_id=3317580100 session_state=END} 20241111160339648 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429062283619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160339648 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262429062283619 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160339648 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160339648 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8c4d2a58a3a3: Found GsupExpect[0] for "262429062283619" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@8c4d2a58a3a3: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262429062283619" TC_mo_ussd_euse_defaultroute(245)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160339650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51368<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160339650 DAUC <0003> db_auc.c:157 IMSI='262426557050683': No 2G Auth Data 20241111160339650 DAUC <0003> db_auc.c:192 IMSI='262426557050683': No 3G Auth Data HLR_Test-GSUP(237)@8c4d2a58a3a3: Created GsupExpect[0] for "262426557050683" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241111160339657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51378<->l=127.0.0.1:4258 20241111160339660 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160339660 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426557050683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426557050683" session_id=240928851 session_state=BEGIN} 20241111160339660 DSS <0004> hlr_ussd.c:576 262426557050683/0x0e5c4853: Process SS (BEGIN) 20241111160339660 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241111160339660 DSS <0004> hlr_ussd.c:518 262426557050683/0x0e5c4853: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241111160339660 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339660 DLINP <000b> input/ipa.c:431 127.0.0.1:34537 sending data 20241111160339660 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339660 DLINP <000b> input/ipa.c:431 127.0.0.1:34537 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8c4d2a58a3a3: 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 } } } } } 20241111160339661 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339661 DLINP <000b> input/ipa.c:405 127.0.0.1:34537 message received 20241111160339661 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262426557050683 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426557050683" session_id=240928851 session_state=END} 20241111160339661 DSS <0004> hlr_ussd.c:576 262426557050683/0x0e5c4853: Process SS (END) 20241111160339661 DSS <0004> hlr_ussd.c:518 262426557050683/0x0e5c4853: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241111160339661 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426557050683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426557050683" session_id=240928851 session_state=END} 20241111160339661 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426557050683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160339661 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262426557050683 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160339661 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160339661 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8c4d2a58a3a3: Found GsupExpect[0] for "262426557050683" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@8c4d2a58a3a3: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262426557050683" TC_mo_ussd_euse_defaultroute(246)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160339664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51378<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160339664 DAUC <0003> db_auc.c:157 IMSI='262428205752820': No 2G Auth Data 20241111160339664 DAUC <0003> db_auc.c:192 IMSI='262428205752820': No 3G Auth Data HLR_Test-GSUP(237)@8c4d2a58a3a3: Created GsupExpect[0] for "262428205752820" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241111160339671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51388<->l=127.0.0.1:4258 20241111160339675 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160339675 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428205752820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428205752820" session_id=2905807131 session_state=BEGIN} 20241111160339675 DSS <0004> hlr_ussd.c:576 262428205752820/0xad33191b: Process SS (BEGIN) 20241111160339675 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241111160339675 DSS <0004> hlr_ussd.c:518 262428205752820/0xad33191b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241111160339675 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339675 DLINP <000b> input/ipa.c:431 127.0.0.1:34537 sending data 20241111160339675 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339675 DLINP <000b> input/ipa.c:431 127.0.0.1:34537 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8c4d2a58a3a3: 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 } } } } } 20241111160339676 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339676 DLINP <000b> input/ipa.c:405 127.0.0.1:34537 message received 20241111160339676 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262428205752820 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428205752820" session_id=2905807131 session_state=END} 20241111160339676 DSS <0004> hlr_ussd.c:576 262428205752820/0xad33191b: Process SS (END) 20241111160339676 DSS <0004> hlr_ussd.c:518 262428205752820/0xad33191b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241111160339676 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428205752820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428205752820" session_id=2905807131 session_state=END} 20241111160339676 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428205752820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160339676 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262428205752820 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241111160339676 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160339676 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8c4d2a58a3a3: Found GsupExpect[0] for "262428205752820" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@8c4d2a58a3a3: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262428205752820" TC_mo_ussd_euse_defaultroute(247)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160339678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51388<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@8c4d2a58a3a3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160339680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51310<->l=127.0.0.1:4258 20241111160339681 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34083<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160339681 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339681 DLINP <000b> input/ipa.c:405 127.0.0.1:34537 message received 20241111160339681 DLINP <000b> input/ipa.c:414 127.0.0.1:34537 connection closed with server 20241111160339681 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34537 20241111160339681 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241111160339681 DLINP <000b> input/ipa.c:451 connected read/write 20241111160339681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160339681 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160339681 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160339681 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(239)@8c4d2a58a3a3: Final verdict of PTC: none 238@8c4d2a58a3a3: Final verdict of PTC: none IPA-EUSE-foobar(236)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 238: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@8c4d2a58a3a3: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160339704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51394<->l=127.0.0.1:4258 20241111160339906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51394<->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=113380) 20241111160341639 DSS <0004> hlr_ussd.c:239 262420359829163/0x2abeed2f: SS Session Timeout, destroying 20241111160341639 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420359829163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160341652 DSS <0004> hlr_ussd.c:239 262420720039035/0x8540432c: SS Session Timeout, destroying 20241111160341653 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420720039035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160341666 DSS <0004> hlr_ussd.c:239 262429731566313/0x979661b4: SS Session Timeout, destroying 20241111160341666 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429731566313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160341678 DSS <0004> hlr_ussd.c:239 262421223692420/0x532c025a: SS Session Timeout, destroying 20241111160341678 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421223692420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160341689 DSS <0004> hlr_ussd.c:239 262422458662457/0xd96a7f8b: SS Session Timeout, destroying 20241111160341689 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422458662457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160341703 DSS <0004> hlr_ussd.c:239 262428760727874/0x882215a7: SS Session Timeout, destroying 20241111160341703 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428760727874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160341715 DSS <0004> hlr_ussd.c:239 262420749503411/0x15af11a7: SS Session Timeout, destroying 20241111160341715 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420749503411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160341727 DSS <0004> hlr_ussd.c:239 262429087526996/0x95230887: SS Session Timeout, destroying 20241111160341727 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429087526996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_mo_sss_reject started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160343024 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160343024 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160343028 DLINP <000b> input/ipa.c:451 connected read/write 20241111160343028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160343030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34666<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160343034 DLINP <000b> input/ipa.c:451 connected read/write 20241111160343034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160343034 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160343034 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160343034 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 HLR_Test-GSUP-IPA(248)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160343034 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160343034 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 20241111160343034 DLGSUP <0013> gsup_server.c:235 2: 20241111160343034 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160343034 DLGSUP <0013> gsup_server.c:235 3: 20241111160343034 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160343035 DLGSUP <0013> gsup_server.c:235 4: 20241111160343035 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160343035 DLGSUP <0013> gsup_server.c:235 5: 20241111160343035 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160343035 DLGSUP <0013> gsup_server.c:235 7: 20241111160343035 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160343035 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160343035 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160343035 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@8c4d2a58a3a3: 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") 20241111160343049 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38911<->l=127.0.0.1:4259) 20241111160343050 DAUC <0003> db_auc.c:157 IMSI='262420914354104': No 2G Auth Data 20241111160343050 DAUC <0003> db_auc.c:192 IMSI='262420914354104': No 3G Auth Data HLR_Test-GSUP(249)@8c4d2a58a3a3: Created GsupExpect[0] for "262420914354104" to be handled at TC_mo_sss_reject(252) 20241111160343057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34680<->l=127.0.0.1:4258 20241111160343074 DLINP <000b> input/ipa.c:451 connected read/write 20241111160343074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160343074 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420914354104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420914354104" session_id=3299558419 session_state=BEGIN} 20241111160343074 DSS <0004> hlr_ussd.c:576 262420914354104/0xc4ab4413: Process SS (BEGIN) 20241111160343074 DSS <0004> hlr_ussd.c:498 262420914354104/0xc4ab4413: SS CompType=Invoke, OpCode=InterrogateSS 20241111160343074 DSS <0004> hlr_ussd.c:506 262420914354104/0xc4ab4413: Structured SS requests are not supported, rejecting... 20241111160343074 DSS <0004> hlr_ussd.c:354 262420914354104/0xc4ab4413: Tx ReturnError(0, 0x15) 20241111160343074 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420914354104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420914354104" session_id=3299558419 session_state=END} 20241111160343074 DLINP <000b> input/ipa.c:451 connected read/write 20241111160343074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160343074 DLINP <000b> input/ipa.c:451 connected read/write 20241111160343074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@8c4d2a58a3a3: Found GsupExpect[0] for "262420914354104" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@8c4d2a58a3a3: Added IMSI table entry 0TC_mo_sss_reject(252)"262420914354104" TC_mo_sss_reject(252)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160343078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34680<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160343080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34666<->l=127.0.0.1:4258 20241111160343082 DLINP <000b> input/ipa.c:451 connected read/write 20241111160343082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160343082 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160343082 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160343082 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241111160343082 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38911<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@8c4d2a58a3a3: Final verdict of PTC: none 250@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 250: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@8c4d2a58a3a3: Test case TC_mo_sss_reject finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 16:03:43 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20241111160343114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34682<->l=127.0.0.1:4258 20241111160343215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34682<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27660) 20241111160345025 DSS <0004> hlr_ussd.c:239 262423055231005/0xad7c0da7: SS Session Timeout, destroying 20241111160345025 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423055231005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160345043 DSS <0004> hlr_ussd.c:239 262421180516552/0x5de06c3b: SS Session Timeout, destroying 20241111160345044 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421180516552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160345055 DSS <0004> hlr_ussd.c:239 262424930442848/0xe15cfc20: SS Session Timeout, destroying 20241111160345055 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424930442848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160345066 DSS <0004> hlr_ussd.c:239 262423381029182/0x0c569951: SS Session Timeout, destroying 20241111160345066 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423381029182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160345078 DSS <0004> hlr_ussd.c:239 262429386093622/0x553092cc: SS Session Timeout, destroying 20241111160345078 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429386093622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160345090 DSS <0004> hlr_ussd.c:239 262427047548597/0x09886bac: SS Session Timeout, destroying 20241111160345090 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427047548597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160345102 DSS <0004> hlr_ussd.c:239 262422279588221/0x8fce5749: SS Session Timeout, destroying 20241111160345102 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422279588221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241111160345114 DSS <0004> hlr_ussd.c:239 262428991067774/0xeb68a138: SS Session Timeout, destroying 20241111160345114 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428991067774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_gsup_check_imei started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160346317 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160346317 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160346321 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160346322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34686<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160346324 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(253)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160346324 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160346324 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160346324 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 20241111160346324 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160346324 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 20241111160346324 DLGSUP <0013> gsup_server.c:235 2: 20241111160346324 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160346324 DLGSUP <0013> gsup_server.c:235 3: 20241111160346324 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160346324 DLGSUP <0013> gsup_server.c:235 4: 20241111160346324 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160346324 DLGSUP <0013> gsup_server.c:235 5: 20241111160346324 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160346324 DLGSUP <0013> gsup_server.c:235 7: 20241111160346324 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160346324 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160346324 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160346324 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@8c4d2a58a3a3: 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") 20241111160346339 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46781<->l=127.0.0.1:4259) 20241111160346345 DAUC <0003> db_auc.c:157 IMSI='262424870087088': No 2G Auth Data 20241111160346345 DAUC <0003> db_auc.c:192 IMSI='262424870087088': No 3G Auth Data HLR_Test-GSUP(254)@8c4d2a58a3a3: Created GsupExpect[0] for "262424870087088" to be handled at TC_gsup_check_imei(257) 20241111160346356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34698<->l=127.0.0.1:4258 20241111160346366 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160346366 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424870087088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424870087088"} 20241111160346366 DMAIN <0000> hlr.c:435 IMSI='262424870087088': has IMEI = 12345678901234 (consider setting 'store-imei') 20241111160346366 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424870087088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424870087088"} 20241111160346366 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424870087088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160346366 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160346366 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8c4d2a58a3a3: Found GsupExpect[0] for "262424870087088" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@8c4d2a58a3a3: Added IMSI table entry 0TC_gsup_check_imei(257)"262424870087088" TC_gsup_check_imei(257)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160346368 DAUC <0003> db_auc.c:192 IMSI='262424870087088': No 3G Auth Data 20241111160346371 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160346371 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424870087088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424870087088"} 20241111160346371 DAUC <0003> hlr.c:428 IMSI='262424870087088': storing IMEI = 12345678901234 20241111160346371 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424870087088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424870087088"} 20241111160346371 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424870087088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160346371 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160346371 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160346372 DAUC <0003> db_auc.c:192 IMSI='262424870087088': No 3G Auth Data 20241111160346373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34698<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160346374 DAUC <0003> db_auc.c:157 IMSI='262423674312089': No 2G Auth Data 20241111160346375 DAUC <0003> db_auc.c:192 IMSI='262423674312089': No 3G Auth Data HLR_Test-GSUP(254)@8c4d2a58a3a3: Created GsupExpect[0] for "262423674312089" to be handled at TC_gsup_check_imei(258) 20241111160346382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34714<->l=127.0.0.1:4258 20241111160346385 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160346385 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423674312089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423674312089"} 20241111160346385 DMAIN <0000> hlr.c:435 IMSI='262423674312089': has IMEI = 12345678901234 (consider setting 'store-imei') 20241111160346385 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423674312089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423674312089"} 20241111160346385 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423674312089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160346385 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160346385 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8c4d2a58a3a3: Found GsupExpect[0] for "262423674312089" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@8c4d2a58a3a3: Added IMSI table entry 1TC_gsup_check_imei(258)"262423674312089" TC_gsup_check_imei(258)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160346386 DAUC <0003> db_auc.c:192 IMSI='262423674312089': No 3G Auth Data 20241111160346387 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160346387 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423674312089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423674312089"} 20241111160346387 DAUC <0003> hlr.c:428 IMSI='262423674312089': storing IMEI = 12345678901234 20241111160346387 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423674312089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423674312089"} 20241111160346387 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423674312089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160346387 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160346387 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160346388 DAUC <0003> db_auc.c:192 IMSI='262423674312089': No 3G Auth Data 20241111160346388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34714<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160346389 DAUC <0003> db_auc.c:157 IMSI='262426871361876': No 2G Auth Data 20241111160346389 DAUC <0003> db_auc.c:192 IMSI='262426871361876': No 3G Auth Data HLR_Test-GSUP(254)@8c4d2a58a3a3: Created GsupExpect[0] for "262426871361876" to be handled at TC_gsup_check_imei(259) 20241111160346395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34722<->l=127.0.0.1:4258 20241111160346397 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160346397 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426871361876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426871361876"} 20241111160346397 DMAIN <0000> hlr.c:435 IMSI='262426871361876': has IMEI = 12345678901234 (consider setting 'store-imei') 20241111160346397 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426871361876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426871361876"} 20241111160346397 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426871361876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160346397 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160346397 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8c4d2a58a3a3: Found GsupExpect[0] for "262426871361876" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@8c4d2a58a3a3: Added IMSI table entry 2TC_gsup_check_imei(259)"262426871361876" TC_gsup_check_imei(259)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160346398 DAUC <0003> db_auc.c:192 IMSI='262426871361876': No 3G Auth Data 20241111160346400 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160346400 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426871361876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426871361876"} 20241111160346400 DAUC <0003> hlr.c:428 IMSI='262426871361876': storing IMEI = 12345678901234 20241111160346400 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426871361876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426871361876"} 20241111160346400 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426871361876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160346400 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160346400 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160346400 DAUC <0003> db_auc.c:192 IMSI='262426871361876': No 3G Auth Data 20241111160346401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34722<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160346401 DAUC <0003> db_auc.c:157 IMSI='262421958239470': No 2G Auth Data 20241111160346401 DAUC <0003> db_auc.c:192 IMSI='262421958239470': No 3G Auth Data HLR_Test-GSUP(254)@8c4d2a58a3a3: Created GsupExpect[0] for "262421958239470" to be handled at TC_gsup_check_imei(260) 20241111160346408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34732<->l=127.0.0.1:4258 20241111160346410 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160346411 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421958239470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421958239470"} 20241111160346411 DMAIN <0000> hlr.c:435 IMSI='262421958239470': has IMEI = 12345678901234 (consider setting 'store-imei') 20241111160346411 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421958239470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421958239470"} 20241111160346411 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421958239470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160346411 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160346411 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8c4d2a58a3a3: Found GsupExpect[0] for "262421958239470" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@8c4d2a58a3a3: Added IMSI table entry 3TC_gsup_check_imei(260)"262421958239470" TC_gsup_check_imei(260)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160346412 DAUC <0003> db_auc.c:157 IMSI='262421958239470': No 2G Auth Data 20241111160346413 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160346413 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421958239470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421958239470"} 20241111160346413 DAUC <0003> hlr.c:428 IMSI='262421958239470': storing IMEI = 12345678901234 20241111160346413 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421958239470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421958239470"} 20241111160346413 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421958239470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160346413 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160346413 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160346414 DAUC <0003> db_auc.c:157 IMSI='262421958239470': No 2G Auth Data 20241111160346414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34732<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160346415 DAUC <0003> db_auc.c:157 IMSI='262427917379834': No 2G Auth Data 20241111160346415 DAUC <0003> db_auc.c:192 IMSI='262427917379834': No 3G Auth Data HLR_Test-GSUP(254)@8c4d2a58a3a3: Created GsupExpect[0] for "262427917379834" to be handled at TC_gsup_check_imei(261) 20241111160346422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34744<->l=127.0.0.1:4258 20241111160346425 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160346425 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427917379834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427917379834"} 20241111160346425 DMAIN <0000> hlr.c:435 IMSI='262427917379834': has IMEI = 12345678901234 (consider setting 'store-imei') 20241111160346425 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427917379834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427917379834"} 20241111160346425 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427917379834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160346425 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160346425 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8c4d2a58a3a3: Found GsupExpect[0] for "262427917379834" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@8c4d2a58a3a3: Added IMSI table entry 4TC_gsup_check_imei(261)"262427917379834" TC_gsup_check_imei(261)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160346425 DAUC <0003> db_auc.c:157 IMSI='262427917379834': No 2G Auth Data 20241111160346427 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160346427 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427917379834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427917379834"} 20241111160346427 DAUC <0003> hlr.c:428 IMSI='262427917379834': storing IMEI = 12345678901234 20241111160346427 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427917379834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427917379834"} 20241111160346427 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427917379834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160346427 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160346427 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160346428 DAUC <0003> db_auc.c:157 IMSI='262427917379834': No 2G Auth Data 20241111160346428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34744<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160346429 DAUC <0003> db_auc.c:157 IMSI='262426208460823': No 2G Auth Data 20241111160346429 DAUC <0003> db_auc.c:192 IMSI='262426208460823': No 3G Auth Data HLR_Test-GSUP(254)@8c4d2a58a3a3: Created GsupExpect[0] for "262426208460823" to be handled at TC_gsup_check_imei(262) 20241111160346436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34748<->l=127.0.0.1:4258 20241111160346440 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160346440 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426208460823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426208460823"} 20241111160346440 DMAIN <0000> hlr.c:435 IMSI='262426208460823': has IMEI = 12345678901234 (consider setting 'store-imei') 20241111160346440 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426208460823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426208460823"} 20241111160346440 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426208460823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160346440 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160346440 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8c4d2a58a3a3: Found GsupExpect[0] for "262426208460823" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@8c4d2a58a3a3: Added IMSI table entry 5TC_gsup_check_imei(262)"262426208460823" TC_gsup_check_imei(262)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160346443 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160346443 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426208460823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426208460823"} 20241111160346443 DAUC <0003> hlr.c:428 IMSI='262426208460823': storing IMEI = 12345678901234 20241111160346443 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426208460823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426208460823"} 20241111160346443 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426208460823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160346443 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160346443 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160346444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34748<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160346445 DAUC <0003> db_auc.c:157 IMSI='262423509937110': No 2G Auth Data 20241111160346445 DAUC <0003> db_auc.c:192 IMSI='262423509937110': No 3G Auth Data HLR_Test-GSUP(254)@8c4d2a58a3a3: Created GsupExpect[0] for "262423509937110" to be handled at TC_gsup_check_imei(263) 20241111160346451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34764<->l=127.0.0.1:4258 20241111160346453 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160346453 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423509937110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423509937110"} 20241111160346453 DMAIN <0000> hlr.c:435 IMSI='262423509937110': has IMEI = 12345678901234 (consider setting 'store-imei') 20241111160346453 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423509937110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423509937110"} 20241111160346453 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423509937110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160346453 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160346453 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8c4d2a58a3a3: Found GsupExpect[0] for "262423509937110" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@8c4d2a58a3a3: Added IMSI table entry 6TC_gsup_check_imei(263)"262423509937110" TC_gsup_check_imei(263)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160346454 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160346455 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423509937110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423509937110"} 20241111160346455 DAUC <0003> hlr.c:428 IMSI='262423509937110': storing IMEI = 12345678901234 20241111160346455 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423509937110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423509937110"} 20241111160346455 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423509937110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160346455 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160346455 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160346455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34764<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160346456 DAUC <0003> db_auc.c:157 IMSI='262422608142532': No 2G Auth Data 20241111160346456 DAUC <0003> db_auc.c:192 IMSI='262422608142532': No 3G Auth Data HLR_Test-GSUP(254)@8c4d2a58a3a3: Created GsupExpect[0] for "262422608142532" to be handled at TC_gsup_check_imei(264) 20241111160346462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34780<->l=127.0.0.1:4258 20241111160346465 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160346465 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422608142532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422608142532"} 20241111160346465 DMAIN <0000> hlr.c:435 IMSI='262422608142532': has IMEI = 12345678901234 (consider setting 'store-imei') 20241111160346465 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422608142532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422608142532"} 20241111160346465 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422608142532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160346465 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160346465 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8c4d2a58a3a3: Found GsupExpect[0] for "262422608142532" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@8c4d2a58a3a3: Added IMSI table entry 7TC_gsup_check_imei(264)"262422608142532" TC_gsup_check_imei(264)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160346467 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160346467 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422608142532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422608142532"} 20241111160346467 DAUC <0003> hlr.c:428 IMSI='262422608142532': storing IMEI = 12345678901234 20241111160346467 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422608142532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422608142532"} 20241111160346467 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422608142532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160346467 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160346467 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160346467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34780<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@8c4d2a58a3a3: Final verdict of PTC: pass MTC@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160346468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34686<->l=127.0.0.1:4258 HLR_Test-GSUP(254)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160346469 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46781<->l=127.0.0.1:4259) 20241111160346469 DLINP <000b> input/ipa.c:451 connected read/write 20241111160346469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160346469 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160346469 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160346469 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 255@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: pass MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@8c4d2a58a3a3: Test case TC_gsup_check_imei finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160346491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34784<->l=127.0.0.1:4258 20241111160346592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34784<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78600) Waiting for packet dumper to finish... 1 (prev_count=78600, count=125224) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_gsup_check_imei_via_proxy started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160349711 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160349711 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160349716 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160349718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160349721 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160349721 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160349721 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160349721 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 20241111160349721 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160349721 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 20241111160349721 DLGSUP <0013> gsup_server.c:235 2: 20241111160349721 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160349721 DLGSUP <0013> gsup_server.c:235 3: 20241111160349721 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160349721 DLGSUP <0013> gsup_server.c:235 4: 20241111160349721 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160349722 DLGSUP <0013> gsup_server.c:235 5: 20241111160349722 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160349722 DLGSUP <0013> gsup_server.c:235 7: 20241111160349722 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160349722 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160349722 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160349722 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)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@8c4d2a58a3a3: 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") 20241111160349749 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33847<->l=127.0.0.1:4259) 20241111160349762 DAUC <0003> db_auc.c:157 IMSI='262425773555833': No 2G Auth Data 20241111160349762 DAUC <0003> db_auc.c:192 IMSI='262425773555833': No 3G Auth Data HLR_Test-GSUP(266)@8c4d2a58a3a3: Created GsupExpect[0] for "262425773555833" to be handled at TC_gsup_check_imei_via_proxy(269) 20241111160349790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34802<->l=127.0.0.1:4258 20241111160349806 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160349806 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425773555833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425773555833" source_name="the-source\n"} 20241111160349806 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241111160349806 DMAIN <0000> hlr.c:435 IMSI='262425773555833': has IMEI = 12345678901234 (consider setting 'store-imei') 20241111160349807 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262425773555833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425773555833" destination_name="the-source\n"} 20241111160349807 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262425773555833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160349807 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160349807 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8c4d2a58a3a3: Found GsupExpect[0] for "262425773555833" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@8c4d2a58a3a3: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262425773555833" TC_gsup_check_imei_via_proxy(269)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160349812 DAUC <0003> db_auc.c:192 IMSI='262425773555833': No 3G Auth Data 20241111160349818 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160349818 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425773555833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425773555833" source_name="the-source\n"} 20241111160349818 DAUC <0003> hlr.c:428 IMSI='262425773555833': storing IMEI = 12345678901234 20241111160349819 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262425773555833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425773555833" destination_name="the-source\n"} 20241111160349819 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262425773555833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160349819 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160349819 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160349821 DAUC <0003> db_auc.c:192 IMSI='262425773555833': No 3G Auth Data 20241111160349823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34802<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160349826 DAUC <0003> db_auc.c:157 IMSI='262428370404678': No 2G Auth Data 20241111160349826 DAUC <0003> db_auc.c:192 IMSI='262428370404678': No 3G Auth Data HLR_Test-GSUP(266)@8c4d2a58a3a3: Created GsupExpect[0] for "262428370404678" to be handled at TC_gsup_check_imei_via_proxy(270) 20241111160349837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34816<->l=127.0.0.1:4258 20241111160349839 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160349839 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428370404678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428370404678" source_name="the-source\n"} 20241111160349839 DMAIN <0000> hlr.c:435 IMSI='262428370404678': has IMEI = 12345678901234 (consider setting 'store-imei') 20241111160349840 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262428370404678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428370404678" destination_name="the-source\n"} 20241111160349840 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262428370404678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160349840 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160349840 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8c4d2a58a3a3: Found GsupExpect[0] for "262428370404678" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@8c4d2a58a3a3: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262428370404678" TC_gsup_check_imei_via_proxy(270)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160349840 DAUC <0003> db_auc.c:192 IMSI='262428370404678': No 3G Auth Data 20241111160349841 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160349841 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428370404678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428370404678" source_name="the-source\n"} 20241111160349841 DAUC <0003> hlr.c:428 IMSI='262428370404678': storing IMEI = 12345678901234 20241111160349841 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262428370404678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428370404678" destination_name="the-source\n"} 20241111160349841 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262428370404678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160349841 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160349841 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160349842 DAUC <0003> db_auc.c:192 IMSI='262428370404678': No 3G Auth Data 20241111160349842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34816<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160349843 DAUC <0003> db_auc.c:157 IMSI='262425548256718': No 2G Auth Data 20241111160349843 DAUC <0003> db_auc.c:192 IMSI='262425548256718': No 3G Auth Data HLR_Test-GSUP(266)@8c4d2a58a3a3: Created GsupExpect[0] for "262425548256718" to be handled at TC_gsup_check_imei_via_proxy(271) 20241111160349849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34822<->l=127.0.0.1:4258 20241111160349851 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160349851 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262425548256718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425548256718" source_name="the-source\n"} 20241111160349851 DMAIN <0000> hlr.c:435 IMSI='262425548256718': has IMEI = 12345678901234 (consider setting 'store-imei') 20241111160349851 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262425548256718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425548256718" destination_name="the-source\n"} 20241111160349851 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262425548256718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160349851 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160349851 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8c4d2a58a3a3: Found GsupExpect[0] for "262425548256718" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@8c4d2a58a3a3: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262425548256718" TC_gsup_check_imei_via_proxy(271)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160349852 DAUC <0003> db_auc.c:192 IMSI='262425548256718': No 3G Auth Data 20241111160349853 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160349853 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262425548256718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425548256718" source_name="the-source\n"} 20241111160349853 DAUC <0003> hlr.c:428 IMSI='262425548256718': storing IMEI = 12345678901234 20241111160349853 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262425548256718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425548256718" destination_name="the-source\n"} 20241111160349853 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262425548256718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160349853 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160349853 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160349854 DAUC <0003> db_auc.c:192 IMSI='262425548256718': No 3G Auth Data 20241111160349855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34822<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160349855 DAUC <0003> db_auc.c:157 IMSI='262424717756034': No 2G Auth Data 20241111160349855 DAUC <0003> db_auc.c:192 IMSI='262424717756034': No 3G Auth Data HLR_Test-GSUP(266)@8c4d2a58a3a3: Created GsupExpect[0] for "262424717756034" to be handled at TC_gsup_check_imei_via_proxy(272) 20241111160349861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34824<->l=127.0.0.1:4258 20241111160349864 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160349864 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262424717756034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424717756034" source_name="the-source\n"} 20241111160349864 DMAIN <0000> hlr.c:435 IMSI='262424717756034': has IMEI = 12345678901234 (consider setting 'store-imei') 20241111160349864 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262424717756034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424717756034" destination_name="the-source\n"} 20241111160349864 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262424717756034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160349864 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160349864 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8c4d2a58a3a3: Found GsupExpect[0] for "262424717756034" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@8c4d2a58a3a3: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262424717756034" TC_gsup_check_imei_via_proxy(272)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160349865 DAUC <0003> db_auc.c:157 IMSI='262424717756034': No 2G Auth Data 20241111160349866 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160349866 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262424717756034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424717756034" source_name="the-source\n"} 20241111160349866 DAUC <0003> hlr.c:428 IMSI='262424717756034': storing IMEI = 12345678901234 20241111160349866 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262424717756034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424717756034" destination_name="the-source\n"} 20241111160349866 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262424717756034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160349866 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160349866 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160349867 DAUC <0003> db_auc.c:157 IMSI='262424717756034': No 2G Auth Data 20241111160349867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34824<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160349868 DAUC <0003> db_auc.c:157 IMSI='262423852415496': No 2G Auth Data 20241111160349868 DAUC <0003> db_auc.c:192 IMSI='262423852415496': No 3G Auth Data HLR_Test-GSUP(266)@8c4d2a58a3a3: Created GsupExpect[0] for "262423852415496" to be handled at TC_gsup_check_imei_via_proxy(273) 20241111160349874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34828<->l=127.0.0.1:4258 20241111160349876 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160349876 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262423852415496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423852415496" source_name="the-source\n"} 20241111160349876 DMAIN <0000> hlr.c:435 IMSI='262423852415496': has IMEI = 12345678901234 (consider setting 'store-imei') 20241111160349876 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262423852415496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423852415496" destination_name="the-source\n"} 20241111160349876 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262423852415496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160349876 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160349877 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8c4d2a58a3a3: Found GsupExpect[0] for "262423852415496" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@8c4d2a58a3a3: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262423852415496" TC_gsup_check_imei_via_proxy(273)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160349877 DAUC <0003> db_auc.c:157 IMSI='262423852415496': No 2G Auth Data 20241111160349878 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160349879 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262423852415496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423852415496" source_name="the-source\n"} 20241111160349879 DAUC <0003> hlr.c:428 IMSI='262423852415496': storing IMEI = 12345678901234 20241111160349879 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262423852415496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423852415496" destination_name="the-source\n"} 20241111160349879 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262423852415496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160349879 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160349879 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160349879 DAUC <0003> db_auc.c:157 IMSI='262423852415496': No 2G Auth Data 20241111160349880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34828<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160349880 DAUC <0003> db_auc.c:157 IMSI='262428770554910': No 2G Auth Data 20241111160349880 DAUC <0003> db_auc.c:192 IMSI='262428770554910': No 3G Auth Data HLR_Test-GSUP(266)@8c4d2a58a3a3: Created GsupExpect[0] for "262428770554910" to be handled at TC_gsup_check_imei_via_proxy(274) 20241111160349887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34836<->l=127.0.0.1:4258 20241111160349889 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160349889 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262428770554910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428770554910" source_name="the-source\n"} 20241111160349889 DMAIN <0000> hlr.c:435 IMSI='262428770554910': has IMEI = 12345678901234 (consider setting 'store-imei') 20241111160349889 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262428770554910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428770554910" destination_name="the-source\n"} 20241111160349889 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262428770554910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160349889 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160349889 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8c4d2a58a3a3: Found GsupExpect[0] for "262428770554910" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@8c4d2a58a3a3: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262428770554910" TC_gsup_check_imei_via_proxy(274)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160349891 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160349891 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262428770554910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428770554910" source_name="the-source\n"} 20241111160349891 DAUC <0003> hlr.c:428 IMSI='262428770554910': storing IMEI = 12345678901234 20241111160349891 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262428770554910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428770554910" destination_name="the-source\n"} 20241111160349891 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262428770554910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160349891 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160349892 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160349892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34836<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160349893 DAUC <0003> db_auc.c:157 IMSI='262426463922759': No 2G Auth Data 20241111160349893 DAUC <0003> db_auc.c:192 IMSI='262426463922759': No 3G Auth Data HLR_Test-GSUP(266)@8c4d2a58a3a3: Created GsupExpect[0] for "262426463922759" to be handled at TC_gsup_check_imei_via_proxy(275) 20241111160349900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34848<->l=127.0.0.1:4258 20241111160349902 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160349902 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262426463922759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426463922759" source_name="the-source\n"} 20241111160349902 DMAIN <0000> hlr.c:435 IMSI='262426463922759': has IMEI = 12345678901234 (consider setting 'store-imei') 20241111160349902 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262426463922759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426463922759" destination_name="the-source\n"} 20241111160349902 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262426463922759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160349902 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160349902 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8c4d2a58a3a3: Found GsupExpect[0] for "262426463922759" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@8c4d2a58a3a3: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262426463922759" TC_gsup_check_imei_via_proxy(275)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160349904 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160349904 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262426463922759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426463922759" source_name="the-source\n"} 20241111160349904 DAUC <0003> hlr.c:428 IMSI='262426463922759': storing IMEI = 12345678901234 20241111160349904 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262426463922759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426463922759" destination_name="the-source\n"} 20241111160349904 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262426463922759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160349904 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160349904 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160349905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34848<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160349906 DAUC <0003> db_auc.c:157 IMSI='262428577055309': No 2G Auth Data 20241111160349906 DAUC <0003> db_auc.c:192 IMSI='262428577055309': No 3G Auth Data HLR_Test-GSUP(266)@8c4d2a58a3a3: Created GsupExpect[0] for "262428577055309" to be handled at TC_gsup_check_imei_via_proxy(276) 20241111160349911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34864<->l=127.0.0.1:4258 20241111160349914 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160349914 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262428577055309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428577055309" source_name="the-source\n"} 20241111160349914 DMAIN <0000> hlr.c:435 IMSI='262428577055309': has IMEI = 12345678901234 (consider setting 'store-imei') 20241111160349914 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262428577055309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428577055309" destination_name="the-source\n"} 20241111160349914 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262428577055309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160349914 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160349914 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8c4d2a58a3a3: Found GsupExpect[0] for "262428577055309" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@8c4d2a58a3a3: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262428577055309" TC_gsup_check_imei_via_proxy(276)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160349916 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160349916 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262428577055309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428577055309" source_name="the-source\n"} 20241111160349916 DAUC <0003> hlr.c:428 IMSI='262428577055309': storing IMEI = 12345678901234 20241111160349916 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262428577055309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428577055309" destination_name="the-source\n"} 20241111160349916 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262428577055309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160349916 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160349916 DLINP <000b> input/ipa.c:451 connected read/write 20241111160349916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160349917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34864<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@8c4d2a58a3a3: Final verdict of PTC: pass MTC@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160349918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4258 20241111160349919 DLINP <000b> input/ipa.c:451 connected read/write HLR_Test-GSUP(266)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160349919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160349919 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160349919 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160349919 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241111160349919 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241111160349919 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33847<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(265)@8c4d2a58a3a3: Final verdict of PTC: none 267@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: pass MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@8c4d2a58a3a3: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160349941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34866<->l=127.0.0.1:4258 20241111160350042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34866<->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@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 16:03:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_gsup_check_imei_invalid_len started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160353179 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160353179 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160353184 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45012<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160353189 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(277)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160353190 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160353190 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160353190 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 20241111160353190 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160353190 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 20241111160353190 DLGSUP <0013> gsup_server.c:235 2: 20241111160353190 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160353190 DLGSUP <0013> gsup_server.c:235 3: 20241111160353190 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160353190 DLGSUP <0013> gsup_server.c:235 4: 20241111160353190 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160353190 DLGSUP <0013> gsup_server.c:235 5: 20241111160353190 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160353190 DLGSUP <0013> gsup_server.c:235 7: 20241111160353190 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160353191 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160353191 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160353191 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@8c4d2a58a3a3: 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") 20241111160353222 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44757<->l=127.0.0.1:4259) 20241111160353229 DAUC <0003> db_auc.c:157 IMSI='262429173179781': No 2G Auth Data 20241111160353230 DAUC <0003> db_auc.c:192 IMSI='262429173179781': No 3G Auth Data HLR_Test-GSUP(278)@8c4d2a58a3a3: Created GsupExpect[0] for "262429173179781" to be handled at TC_gsup_check_imei_invalid_len(281) 20241111160353251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45020<->l=127.0.0.1:4258 20241111160353261 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353261 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429173179781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429173179781"} 20241111160353261 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429173179781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241111160353262 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429173179781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429173179781" cause=Invalid mandatory information} 20241111160353262 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429173179781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353262 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353262 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8c4d2a58a3a3: Found GsupExpect[0] for "262429173179781" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@8c4d2a58a3a3: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262429173179781" TC_gsup_check_imei_invalid_len(281)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160353268 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353268 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429173179781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429173179781"} 20241111160353268 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429173179781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241111160353268 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429173179781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429173179781" cause=Invalid mandatory information} 20241111160353268 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429173179781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353268 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353269 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353271 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353272 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429173179781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429173179781"} 20241111160353272 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429173179781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241111160353272 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429173179781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429173179781" cause=Invalid mandatory information} 20241111160353272 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429173179781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353272 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353272 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353275 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353275 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429173179781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429173179781"} 20241111160353275 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429173179781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241111160353275 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429173179781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429173179781" cause=Invalid mandatory information} 20241111160353275 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429173179781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353276 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353276 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353278 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353278 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429173179781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429173179781"} 20241111160353279 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429173179781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241111160353279 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429173179781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429173179781" cause=Invalid mandatory information} 20241111160353279 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429173179781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353279 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353279 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45020<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160353284 DAUC <0003> db_auc.c:157 IMSI='262420397530017': No 2G Auth Data 20241111160353285 DAUC <0003> db_auc.c:192 IMSI='262420397530017': No 3G Auth Data HLR_Test-GSUP(278)@8c4d2a58a3a3: Created GsupExpect[0] for "262420397530017" to be handled at TC_gsup_check_imei_invalid_len(282) 20241111160353303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45036<->l=127.0.0.1:4258 20241111160353305 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353305 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420397530017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420397530017"} 20241111160353305 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420397530017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241111160353305 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420397530017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420397530017" cause=Invalid mandatory information} 20241111160353305 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420397530017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353305 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353305 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8c4d2a58a3a3: Found GsupExpect[0] for "262420397530017" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@8c4d2a58a3a3: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262420397530017" TC_gsup_check_imei_invalid_len(282)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160353306 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353306 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420397530017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420397530017"} 20241111160353306 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420397530017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241111160353306 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420397530017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420397530017" cause=Invalid mandatory information} 20241111160353306 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420397530017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353306 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353306 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353306 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353306 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420397530017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420397530017"} 20241111160353306 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420397530017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241111160353306 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420397530017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420397530017" cause=Invalid mandatory information} 20241111160353306 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420397530017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353306 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353306 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353307 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353307 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420397530017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420397530017"} 20241111160353307 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420397530017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241111160353307 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420397530017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420397530017" cause=Invalid mandatory information} 20241111160353307 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420397530017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353307 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353307 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353308 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353308 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420397530017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420397530017"} 20241111160353308 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420397530017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241111160353308 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420397530017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420397530017" cause=Invalid mandatory information} 20241111160353308 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420397530017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353308 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353308 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45036<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160353309 DAUC <0003> db_auc.c:157 IMSI='262428315147675': No 2G Auth Data 20241111160353309 DAUC <0003> db_auc.c:192 IMSI='262428315147675': No 3G Auth Data HLR_Test-GSUP(278)@8c4d2a58a3a3: Created GsupExpect[0] for "262428315147675" to be handled at TC_gsup_check_imei_invalid_len(283) 20241111160353315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45042<->l=127.0.0.1:4258 20241111160353317 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353317 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428315147675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428315147675"} 20241111160353317 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428315147675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241111160353317 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428315147675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428315147675" cause=Invalid mandatory information} 20241111160353317 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428315147675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353317 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353317 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8c4d2a58a3a3: Found GsupExpect[0] for "262428315147675" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@8c4d2a58a3a3: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262428315147675" TC_gsup_check_imei_invalid_len(283)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160353318 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353318 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428315147675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428315147675"} 20241111160353318 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428315147675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241111160353318 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428315147675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428315147675" cause=Invalid mandatory information} 20241111160353318 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428315147675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353318 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353318 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353318 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353319 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428315147675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428315147675"} 20241111160353319 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428315147675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241111160353319 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428315147675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428315147675" cause=Invalid mandatory information} 20241111160353319 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428315147675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353319 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353319 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353319 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353319 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428315147675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428315147675"} 20241111160353319 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428315147675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241111160353319 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428315147675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428315147675" cause=Invalid mandatory information} 20241111160353319 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428315147675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353319 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353319 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353320 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353320 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428315147675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428315147675"} 20241111160353320 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428315147675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241111160353320 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428315147675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428315147675" cause=Invalid mandatory information} 20241111160353320 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428315147675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353320 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353320 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45042<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160353321 DAUC <0003> db_auc.c:157 IMSI='262423089164347': No 2G Auth Data 20241111160353321 DAUC <0003> db_auc.c:192 IMSI='262423089164347': No 3G Auth Data HLR_Test-GSUP(278)@8c4d2a58a3a3: Created GsupExpect[0] for "262423089164347" to be handled at TC_gsup_check_imei_invalid_len(284) 20241111160353327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45044<->l=127.0.0.1:4258 20241111160353329 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353329 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423089164347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423089164347"} 20241111160353329 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423089164347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241111160353329 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423089164347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423089164347" cause=Invalid mandatory information} 20241111160353329 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423089164347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353329 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353329 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8c4d2a58a3a3: Found GsupExpect[0] for "262423089164347" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@8c4d2a58a3a3: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262423089164347" TC_gsup_check_imei_invalid_len(284)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160353331 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353331 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423089164347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423089164347"} 20241111160353331 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423089164347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241111160353331 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423089164347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423089164347" cause=Invalid mandatory information} 20241111160353331 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423089164347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353331 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353331 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353332 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353332 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423089164347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423089164347"} 20241111160353332 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423089164347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241111160353332 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423089164347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423089164347" cause=Invalid mandatory information} 20241111160353332 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423089164347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353332 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353332 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353333 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353333 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423089164347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423089164347"} 20241111160353333 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423089164347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241111160353333 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423089164347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423089164347" cause=Invalid mandatory information} 20241111160353333 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423089164347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353333 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353333 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353333 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353333 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423089164347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423089164347"} 20241111160353333 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423089164347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241111160353333 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423089164347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423089164347" cause=Invalid mandatory information} 20241111160353333 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423089164347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353333 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353334 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45044<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160353335 DAUC <0003> db_auc.c:157 IMSI='262427292791894': No 2G Auth Data 20241111160353335 DAUC <0003> db_auc.c:192 IMSI='262427292791894': No 3G Auth Data HLR_Test-GSUP(278)@8c4d2a58a3a3: Created GsupExpect[0] for "262427292791894" to be handled at TC_gsup_check_imei_invalid_len(285) 20241111160353342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45046<->l=127.0.0.1:4258 20241111160353344 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353344 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427292791894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427292791894"} 20241111160353344 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427292791894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241111160353344 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427292791894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427292791894" cause=Invalid mandatory information} 20241111160353344 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427292791894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353344 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353344 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8c4d2a58a3a3: Found GsupExpect[0] for "262427292791894" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@8c4d2a58a3a3: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262427292791894" TC_gsup_check_imei_invalid_len(285)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160353346 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353346 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427292791894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427292791894"} 20241111160353346 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427292791894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241111160353346 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427292791894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427292791894" cause=Invalid mandatory information} 20241111160353346 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427292791894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353346 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353346 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353346 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353346 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427292791894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427292791894"} 20241111160353346 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427292791894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241111160353347 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427292791894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427292791894" cause=Invalid mandatory information} 20241111160353347 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427292791894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353347 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353347 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353347 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353347 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427292791894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427292791894"} 20241111160353347 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427292791894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241111160353347 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427292791894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427292791894" cause=Invalid mandatory information} 20241111160353347 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427292791894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353347 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353347 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353348 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353348 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427292791894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427292791894"} 20241111160353348 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427292791894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241111160353348 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427292791894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427292791894" cause=Invalid mandatory information} 20241111160353348 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427292791894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353348 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353348 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45046<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160353350 DAUC <0003> db_auc.c:157 IMSI='262422777974334': No 2G Auth Data 20241111160353350 DAUC <0003> db_auc.c:192 IMSI='262422777974334': No 3G Auth Data HLR_Test-GSUP(278)@8c4d2a58a3a3: Created GsupExpect[0] for "262422777974334" to be handled at TC_gsup_check_imei_invalid_len(286) 20241111160353356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45062<->l=127.0.0.1:4258 20241111160353358 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353358 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422777974334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422777974334"} 20241111160353358 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422777974334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241111160353358 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422777974334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422777974334" cause=Invalid mandatory information} 20241111160353358 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422777974334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353358 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353358 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8c4d2a58a3a3: Found GsupExpect[0] for "262422777974334" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@8c4d2a58a3a3: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262422777974334" TC_gsup_check_imei_invalid_len(286)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160353359 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353359 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422777974334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422777974334"} 20241111160353359 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422777974334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241111160353359 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422777974334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422777974334" cause=Invalid mandatory information} 20241111160353359 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422777974334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353359 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353359 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353360 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353360 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422777974334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422777974334"} 20241111160353360 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422777974334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241111160353360 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422777974334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422777974334" cause=Invalid mandatory information} 20241111160353360 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422777974334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353360 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353360 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353361 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353361 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422777974334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422777974334"} 20241111160353361 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422777974334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241111160353361 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422777974334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422777974334" cause=Invalid mandatory information} 20241111160353361 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422777974334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353361 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353361 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353362 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353362 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422777974334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422777974334"} 20241111160353362 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422777974334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241111160353362 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422777974334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422777974334" cause=Invalid mandatory information} 20241111160353362 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422777974334 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353362 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353362 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45062<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160353364 DAUC <0003> db_auc.c:157 IMSI='262425513007573': No 2G Auth Data 20241111160353364 DAUC <0003> db_auc.c:192 IMSI='262425513007573': No 3G Auth Data HLR_Test-GSUP(278)@8c4d2a58a3a3: Created GsupExpect[0] for "262425513007573" to be handled at TC_gsup_check_imei_invalid_len(287) 20241111160353370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45068<->l=127.0.0.1:4258 20241111160353372 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353372 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425513007573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425513007573"} 20241111160353372 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425513007573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241111160353372 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425513007573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425513007573" cause=Invalid mandatory information} 20241111160353372 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425513007573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353372 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353372 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8c4d2a58a3a3: Found GsupExpect[0] for "262425513007573" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@8c4d2a58a3a3: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262425513007573" TC_gsup_check_imei_invalid_len(287)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160353373 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353373 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425513007573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425513007573"} 20241111160353373 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425513007573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241111160353373 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425513007573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425513007573" cause=Invalid mandatory information} 20241111160353373 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425513007573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353373 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353373 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353374 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353374 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425513007573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425513007573"} 20241111160353374 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425513007573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241111160353374 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425513007573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425513007573" cause=Invalid mandatory information} 20241111160353374 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425513007573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353374 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353374 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353375 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353375 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425513007573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425513007573"} 20241111160353375 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425513007573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241111160353375 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425513007573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425513007573" cause=Invalid mandatory information} 20241111160353375 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425513007573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353375 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353375 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353376 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353376 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425513007573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425513007573"} 20241111160353376 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425513007573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241111160353376 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425513007573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425513007573" cause=Invalid mandatory information} 20241111160353376 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425513007573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353376 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353376 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45068<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160353377 DAUC <0003> db_auc.c:157 IMSI='262422024702009': No 2G Auth Data 20241111160353377 DAUC <0003> db_auc.c:192 IMSI='262422024702009': No 3G Auth Data HLR_Test-GSUP(278)@8c4d2a58a3a3: Created GsupExpect[0] for "262422024702009" to be handled at TC_gsup_check_imei_invalid_len(288) 20241111160353384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45076<->l=127.0.0.1:4258 20241111160353385 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353385 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422024702009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422024702009"} 20241111160353385 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422024702009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241111160353385 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422024702009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422024702009" cause=Invalid mandatory information} 20241111160353386 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422024702009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353386 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353386 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8c4d2a58a3a3: Found GsupExpect[0] for "262422024702009" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@8c4d2a58a3a3: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262422024702009" TC_gsup_check_imei_invalid_len(288)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160353387 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353387 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422024702009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422024702009"} 20241111160353387 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422024702009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241111160353387 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422024702009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422024702009" cause=Invalid mandatory information} 20241111160353387 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422024702009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353387 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353387 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353388 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353388 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422024702009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422024702009"} 20241111160353388 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422024702009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241111160353388 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422024702009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422024702009" cause=Invalid mandatory information} 20241111160353388 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422024702009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353388 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353388 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353389 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353389 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422024702009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422024702009"} 20241111160353389 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422024702009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241111160353389 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422024702009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422024702009" cause=Invalid mandatory information} 20241111160353389 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422024702009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353389 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353389 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353389 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353390 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422024702009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422024702009"} 20241111160353390 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422024702009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241111160353390 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422024702009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422024702009" cause=Invalid mandatory information} 20241111160353390 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422024702009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160353390 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160353390 DLINP <000b> input/ipa.c:451 connected read/write 20241111160353390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160353390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45076<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@8c4d2a58a3a3: Final verdict of PTC: pass MTC@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160353391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45012<->l=127.0.0.1:4258 20241111160353392 DLINP <000b> input/ipa.c:451 connected read/write HLR_Test-GSUP(278)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160353392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160353392 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160353392 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160353392 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241111160353392 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44757<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(277)@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@8c4d2a58a3a3: Final verdict of PTC: none 279@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: pass MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@8c4d2a58a3a3: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160353424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45082<->l=127.0.0.1:4258 20241111160353525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45082<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67516) Waiting for packet dumper to finish... 1 (prev_count=67516, count=168556) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_gsup_check_imei_unknown_imsi started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160356645 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160356645 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160356650 DLINP <000b> input/ipa.c:451 connected read/write 20241111160356650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160356651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45094<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160356655 DLINP <000b> input/ipa.c:451 connected read/write 20241111160356655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160356656 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160356656 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160356656 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 20241111160356656 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160356656 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 20241111160356656 DLGSUP <0013> gsup_server.c:235 2: 20241111160356656 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160356656 DLGSUP <0013> gsup_server.c:235 3: 20241111160356656 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160356656 DLGSUP <0013> gsup_server.c:235 4: 20241111160356656 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160356656 DLGSUP <0013> gsup_server.c:235 5: 20241111160356656 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160356656 DLGSUP <0013> gsup_server.c:235 7: 20241111160356656 DLGSUP <0013> gsup_server.c:237 7: 00 HLR_Test-GSUP-IPA(289)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160356656 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160356656 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160356656 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@8c4d2a58a3a3: 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") 20241111160356680 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43811<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@8c4d2a58a3a3: Created GsupExpect[0] for "262422060162823" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241111160356696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45096<->l=127.0.0.1:4258 20241111160356709 DLINP <000b> input/ipa.c:451 connected read/write 20241111160356709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160356709 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422060162823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422060162823"} 20241111160356709 DMAIN <0000> hlr.c:435 IMSI='262422060162823': has IMEI = 22245678901234 (consider setting 'store-imei') 20241111160356709 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422060162823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241111160356709 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422060162823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422060162823" cause=Invalid mandatory information} 20241111160356709 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422060162823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160356709 DLINP <000b> input/ipa.c:451 connected read/write 20241111160356709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160356709 DLINP <000b> input/ipa.c:451 connected read/write 20241111160356709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@8c4d2a58a3a3: Found GsupExpect[0] for "262422060162823" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@8c4d2a58a3a3: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262422060162823" TC_gsup_check_imei_unknown_imsi(293)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160356717 DLINP <000b> input/ipa.c:451 connected read/write 20241111160356717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160356717 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422060162823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422060162823"} 20241111160356717 DAUC <0003> hlr.c:428 IMSI='262422060162823': storing IMEI = 22245678901234 20241111160356717 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262422060162823': no such subscriber 20241111160356717 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422060162823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241111160356717 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422060162823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422060162823" cause=Invalid mandatory information} 20241111160356717 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422060162823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160356717 DLINP <000b> input/ipa.c:451 connected read/write 20241111160356717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160356717 DLINP <000b> input/ipa.c:451 connected read/write 20241111160356718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160356720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45096<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160356721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45094<->l=127.0.0.1:4258 20241111160356724 DLINP <000b> input/ipa.c:451 connected read/write 20241111160356724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160356724 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160356724 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160356724 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160356724 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43811<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(289)@8c4d2a58a3a3: Final verdict of PTC: none 291@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 291: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@8c4d2a58a3a3: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160356764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45106<->l=127.0.0.1:4258 20241111160356865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45106<->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@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160359982 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160359983 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160359986 DLINP <000b> input/ipa.c:451 connected read/write 20241111160359986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160359987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45122<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160359990 DLINP <000b> input/ipa.c:451 connected read/write 20241111160359990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160359990 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160359990 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160359990 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 20241111160359990 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160359990 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 20241111160359990 DLGSUP <0013> gsup_server.c:235 2: 20241111160359990 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160359990 DLGSUP <0013> gsup_server.c:235 3: 20241111160359990 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160359990 DLGSUP <0013> gsup_server.c:235 4: 20241111160359991 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160359991 DLGSUP <0013> gsup_server.c:235 5: 20241111160359991 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160359991 DLGSUP <0013> gsup_server.c:235 7: 20241111160359991 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160359991 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160359991 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160359991 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)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@8c4d2a58a3a3: 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") 20241111160400007 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44467<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@8c4d2a58a3a3: Created GsupExpect[0] for "262426134405077" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241111160400014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45126<->l=127.0.0.1:4258 20241111160400034 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160400034 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426134405077"} 20241111160400034 DMAIN <0000> hlr.c:227 IMSI='262426134405077': Creating subscriber on demand 20241111160400034 DMAIN <0000> hlr.c:243 IMSI='262426134405077': Successfully assigned MSISDN='748' 20241111160400034 DAUC <0003> hlr.c:428 IMSI='262426134405077': storing IMEI = 12345678901234 20241111160400034 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426134405077"} 20241111160400034 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160400034 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160400034 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@8c4d2a58a3a3: Found GsupExpect[0] for "262426134405077" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@8c4d2a58a3a3: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262426134405077" TC_subscr_create_on_demand_check_imei_early(298)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160400037 DAUC <0003> db_auc.c:157 IMSI='262426134405077': No 2G Auth Data 20241111160400037 DAUC <0003> db_auc.c:192 IMSI='262426134405077': No 3G Auth Data 20241111160400039 DAUC <0003> db_auc.c:157 IMSI='262426134405077': No 2G Auth Data 20241111160400039 DAUC <0003> db_auc.c:192 IMSI='262426134405077': No 3G Auth Data 20241111160400039 DAUC <0003> db_auc.c:157 IMSI='262426134405077': No 2G Auth Data 20241111160400039 DAUC <0003> db_auc.c:192 IMSI='262426134405077': No 3G Auth Data 20241111160400041 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160400041 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426134405077" cn_domain=PS} 20241111160400041 DLU <0006> fsm.c:456 lu(262426134405077)[0x6120000135a0]{UNVALIDATED}: Allocated 20241111160400041 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160400041 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426134405077)[0x6120000135a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160400041 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426134405077" cn_domain=PS} 20241111160400041 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160400041 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160400042 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160400043 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426134405077"} 20241111160400043 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426134405077)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160400043 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160400043 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426134405077"} 20241111160400043 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160400043 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426134405077)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160400043 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426134405077)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160400043 DLU <0006> fsm.c:568 lu(PS:IMSI-262426134405077)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160400043 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160400043 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160400046 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160400046 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426134405077"} 20241111160400046 DMAIN <0000> hlr.c:227 IMSI='262426134405077': Creating subscriber on demand 20241111160400046 DMAIN <0000> hlr.c:243 IMSI='262426134405077': Successfully assigned MSISDN='456' 20241111160400046 DAUC <0003> hlr.c:428 IMSI='262426134405077': storing IMEI = 12345678901234 20241111160400046 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426134405077"} 20241111160400046 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160400046 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160400046 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160400048 DAUC <0003> db_auc.c:157 IMSI='262426134405077': No 2G Auth Data 20241111160400048 DAUC <0003> db_auc.c:192 IMSI='262426134405077': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160400049 DAUC <0003> db_auc.c:157 IMSI='262426134405077': No 2G Auth Data 20241111160400049 DAUC <0003> db_auc.c:192 IMSI='262426134405077': No 3G Auth Data 20241111160400049 DAUC <0003> db_auc.c:157 IMSI='262426134405077': No 2G Auth Data 20241111160400049 DAUC <0003> db_auc.c:192 IMSI='262426134405077': No 3G Auth Data 20241111160400050 DAUC <0003> db_auc.c:157 IMSI='262426134405077': No 2G Auth Data 20241111160400050 DAUC <0003> db_auc.c:192 IMSI='262426134405077': No 3G Auth Data 20241111160400052 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160400052 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426134405077" cn_domain=PS} 20241111160400052 DLU <0006> fsm.c:456 lu(262426134405077)[0x612000013720]{UNVALIDATED}: Allocated 20241111160400052 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160400052 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426134405077)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160400052 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426134405077" cn_domain=PS} 20241111160400052 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160400052 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160400055 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160400055 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426134405077"} 20241111160400055 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426134405077)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160400055 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160400055 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426134405077"} 20241111160400056 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160400056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426134405077)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160400056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426134405077)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160400056 DLU <0006> fsm.c:568 lu(PS:IMSI-262426134405077)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160400056 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160400056 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160400063 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160400063 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426134405077"} 20241111160400063 DMAIN <0000> hlr.c:227 IMSI='262426134405077': Creating subscriber on demand 20241111160400064 DMAIN <0000> hlr.c:243 IMSI='262426134405077': Successfully assigned MSISDN='533' 20241111160400064 DAUC <0003> hlr.c:428 IMSI='262426134405077': storing IMEI = 12345678901234 20241111160400064 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426134405077"} 20241111160400064 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160400064 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160400064 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160400066 DAUC <0003> db_auc.c:157 IMSI='262426134405077': No 2G Auth Data 20241111160400066 DAUC <0003> db_auc.c:192 IMSI='262426134405077': No 3G Auth Data 20241111160400068 DAUC <0003> db_auc.c:157 IMSI='262426134405077': No 2G Auth Data 20241111160400068 DAUC <0003> db_auc.c:192 IMSI='262426134405077': No 3G Auth Data 20241111160400070 DAUC <0003> db_auc.c:157 IMSI='262426134405077': No 2G Auth Data 20241111160400070 DAUC <0003> db_auc.c:192 IMSI='262426134405077': No 3G Auth Data 20241111160400071 DAUC <0003> db_auc.c:157 IMSI='262426134405077': No 2G Auth Data 20241111160400071 DAUC <0003> db_auc.c:192 IMSI='262426134405077': No 3G Auth Data 20241111160400074 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160400074 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426134405077" cn_domain=PS} 20241111160400074 DLU <0006> fsm.c:456 lu(262426134405077)[0x6120000138a0]{UNVALIDATED}: Allocated 20241111160400075 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241111160400075 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426134405077" cause=GPRS services not allowed} 20241111160400075 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160400075 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426134405077)[0x6120000138a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160400075 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426134405077)[0x6120000138a0]{UNVALIDATED}: Freeing instance 20241111160400075 DLU <0006> fsm.c:568 lu(PS:IMSI-262426134405077)[0x6120000138a0]{UNVALIDATED}: Deallocated 20241111160400075 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160400075 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160400084 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160400085 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426134405077"} 20241111160400085 DMAIN <0000> hlr.c:227 IMSI='262426134405077': Creating subscriber on demand 20241111160400085 DMAIN <0000> hlr.c:243 IMSI='262426134405077': Successfully assigned MSISDN='398' 20241111160400085 DAUC <0003> hlr.c:428 IMSI='262426134405077': storing IMEI = 12345678901234 20241111160400085 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426134405077"} 20241111160400085 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160400085 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160400085 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160400089 DAUC <0003> db_auc.c:157 IMSI='262426134405077': No 2G Auth Data 20241111160400089 DAUC <0003> db_auc.c:192 IMSI='262426134405077': No 3G Auth Data 20241111160400091 DAUC <0003> db_auc.c:157 IMSI='262426134405077': No 2G Auth Data 20241111160400091 DAUC <0003> db_auc.c:192 IMSI='262426134405077': No 3G Auth Data 20241111160400092 DAUC <0003> db_auc.c:157 IMSI='262426134405077': No 2G Auth Data 20241111160400093 DAUC <0003> db_auc.c:192 IMSI='262426134405077': No 3G Auth Data 20241111160400095 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160400095 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426134405077" cn_domain=PS} 20241111160400095 DLU <0006> fsm.c:456 lu(262426134405077)[0x612000013a20]{UNVALIDATED}: Allocated 20241111160400095 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241111160400095 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426134405077" cause=GPRS services not allowed} 20241111160400095 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160400095 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426134405077)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160400095 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426134405077)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241111160400095 DLU <0006> fsm.c:568 lu(PS:IMSI-262426134405077)[0x612000013a20]{UNVALIDATED}: Deallocated 20241111160400095 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160400096 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160400101 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160400102 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426134405077"} 20241111160400102 DMAIN <0000> hlr.c:227 IMSI='262426134405077': Creating subscriber on demand 20241111160400102 DAUC <0003> hlr.c:428 IMSI='262426134405077': storing IMEI = 12345678901234 20241111160400102 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426134405077"} 20241111160400102 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160400102 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160400102 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160400103 DAUC <0003> db_auc.c:157 IMSI='262426134405077': No 2G Auth Data 20241111160400103 DAUC <0003> db_auc.c:192 IMSI='262426134405077': No 3G Auth Data 20241111160400103 DAUC <0003> db_auc.c:157 IMSI='262426134405077': No 2G Auth Data 20241111160400103 DAUC <0003> db_auc.c:192 IMSI='262426134405077': No 3G Auth Data 20241111160400104 DAUC <0003> db_auc.c:157 IMSI='262426134405077': No 2G Auth Data 20241111160400104 DAUC <0003> db_auc.c:192 IMSI='262426134405077': No 3G Auth Data 20241111160400105 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160400105 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426134405077" cn_domain=PS} 20241111160400105 DLU <0006> fsm.c:456 lu(262426134405077)[0x612000013ba0]{UNVALIDATED}: Allocated 20241111160400105 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241111160400105 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426134405077" cause=GPRS services not allowed} 20241111160400105 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160400105 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426134405077)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160400105 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426134405077)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241111160400106 DLU <0006> fsm.c:568 lu(PS:IMSI-262426134405077)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241111160400106 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160400106 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160400109 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160400109 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426134405077"} 20241111160400109 DMAIN <0000> hlr.c:227 IMSI='262426134405077': Creating subscriber on demand 20241111160400109 DAUC <0003> hlr.c:428 IMSI='262426134405077': storing IMEI = 12345678901234 20241111160400109 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426134405077"} 20241111160400109 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241111160400109 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160400109 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160400110 DAUC <0003> db_auc.c:157 IMSI='262426134405077': No 2G Auth Data 20241111160400110 DAUC <0003> db_auc.c:192 IMSI='262426134405077': No 3G Auth Data 20241111160400110 DAUC <0003> db_auc.c:157 IMSI='262426134405077': No 2G Auth Data 20241111160400110 DAUC <0003> db_auc.c:192 IMSI='262426134405077': No 3G Auth Data 20241111160400111 DAUC <0003> db_auc.c:157 IMSI='262426134405077': No 2G Auth Data 20241111160400111 DAUC <0003> db_auc.c:192 IMSI='262426134405077': No 3G Auth Data 20241111160400112 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160400112 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426134405077" cn_domain=PS} 20241111160400112 DLU <0006> fsm.c:456 lu(262426134405077)[0x612000013d20]{UNVALIDATED}: Allocated 20241111160400112 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160400112 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426134405077)[0x612000013d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160400112 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426134405077" cn_domain=PS} 20241111160400112 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160400112 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160400113 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160400113 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426134405077"} 20241111160400113 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426134405077)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160400113 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160400113 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426134405077"} 20241111160400113 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426134405077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160400113 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426134405077)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160400113 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426134405077)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160400113 DLU <0006> fsm.c:568 lu(PS:IMSI-262426134405077)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160400113 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160400113 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160400114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45126<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160400114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45122<->l=127.0.0.1:4258 20241111160400115 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44467<->l=127.0.0.1:4259) 20241111160400115 DLINP <000b> input/ipa.c:451 connected read/write 20241111160400115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160400115 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160400115 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160400115 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(295)@8c4d2a58a3a3: Final verdict of PTC: none 296@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 296: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@8c4d2a58a3a3: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 16:04:00 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20241111160400152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45142<->l=127.0.0.1:4258 20241111160400252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45142<->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@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_subscr_create_on_demand_ul started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160403368 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160403369 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160403370 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160403370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33896<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160403372 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(299)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160403372 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160403372 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160403372 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 20241111160403372 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160403372 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 20241111160403372 DLGSUP <0013> gsup_server.c:235 2: 20241111160403372 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160403372 DLGSUP <0013> gsup_server.c:235 3: 20241111160403372 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160403372 DLGSUP <0013> gsup_server.c:235 4: 20241111160403372 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160403372 DLGSUP <0013> gsup_server.c:235 5: 20241111160403372 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160403372 DLGSUP <0013> gsup_server.c:235 7: 20241111160403372 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160403372 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160403372 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160403372 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@8c4d2a58a3a3: 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") 20241111160403384 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35623<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@8c4d2a58a3a3: Created GsupExpect[0] for "262424025871269" to be handled at TC_subscr_create_on_demand_ul(303) 20241111160403393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33908<->l=127.0.0.1:4258 20241111160403418 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160403418 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424025871269" cn_domain=PS} 20241111160403418 DMAIN <0000> hlr.c:227 IMSI='262424025871269': Creating subscriber on demand 20241111160403418 DMAIN <0000> hlr.c:243 IMSI='262424025871269': Successfully assigned MSISDN='738' 20241111160403419 DLU <0006> fsm.c:456 lu(262424025871269)[0x612000013ea0]{UNVALIDATED}: Allocated 20241111160403419 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160403419 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424025871269)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160403419 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424025871269" cn_domain=PS} 20241111160403419 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160403419 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@8c4d2a58a3a3: Found GsupExpect[0] for "262424025871269" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@8c4d2a58a3a3: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262424025871269" 20241111160403425 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160403425 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424025871269"} 20241111160403425 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424025871269)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160403425 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160403426 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424025871269"} 20241111160403426 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160403426 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424025871269)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160403426 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424025871269)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160403426 DLU <0006> fsm.c:568 lu(PS:IMSI-262424025871269)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160403426 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160403426 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160403428 DAUC <0003> db_auc.c:157 IMSI='262424025871269': No 2G Auth Data 20241111160403428 DAUC <0003> db_auc.c:192 IMSI='262424025871269': No 3G Auth Data 20241111160403430 DAUC <0003> db_auc.c:157 IMSI='262424025871269': No 2G Auth Data 20241111160403430 DAUC <0003> db_auc.c:192 IMSI='262424025871269': No 3G Auth Data 20241111160403432 DAUC <0003> db_auc.c:157 IMSI='262424025871269': No 2G Auth Data 20241111160403432 DAUC <0003> db_auc.c:192 IMSI='262424025871269': No 3G Auth Data 20241111160403439 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160403439 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424025871269" cn_domain=PS} 20241111160403439 DMAIN <0000> hlr.c:227 IMSI='262424025871269': Creating subscriber on demand 20241111160403439 DMAIN <0000> hlr.c:243 IMSI='262424025871269': Successfully assigned MSISDN='001' 20241111160403439 DLU <0006> fsm.c:456 lu(262424025871269)[0x612000014020]{UNVALIDATED}: Allocated 20241111160403439 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160403439 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424025871269)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160403440 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424025871269" cn_domain=PS} 20241111160403440 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160403440 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160403443 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160403443 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424025871269"} 20241111160403443 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424025871269)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160403443 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160403443 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424025871269"} 20241111160403443 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160403443 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424025871269)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160403443 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424025871269)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160403443 DLU <0006> fsm.c:568 lu(PS:IMSI-262424025871269)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160403443 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160403443 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160403445 DAUC <0003> db_auc.c:157 IMSI='262424025871269': No 2G Auth Data 20241111160403445 DAUC <0003> db_auc.c:192 IMSI='262424025871269': No 3G Auth Data 20241111160403447 DAUC <0003> db_auc.c:157 IMSI='262424025871269': No 2G Auth Data 20241111160403447 DAUC <0003> db_auc.c:192 IMSI='262424025871269': No 3G Auth Data 20241111160403449 DAUC <0003> db_auc.c:157 IMSI='262424025871269': No 2G Auth Data 20241111160403449 DAUC <0003> db_auc.c:192 IMSI='262424025871269': No 3G Auth Data 20241111160403450 DAUC <0003> db_auc.c:157 IMSI='262424025871269': No 2G Auth Data 20241111160403450 DAUC <0003> db_auc.c:192 IMSI='262424025871269': No 3G Auth Data 20241111160403457 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160403457 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424025871269" cn_domain=PS} 20241111160403457 DMAIN <0000> hlr.c:227 IMSI='262424025871269': Creating subscriber on demand 20241111160403457 DMAIN <0000> hlr.c:243 IMSI='262424025871269': Successfully assigned MSISDN='155' 20241111160403457 DLU <0006> fsm.c:456 lu(262424025871269)[0x6120000141a0]{UNVALIDATED}: Allocated 20241111160403457 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241111160403457 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424025871269" cause=GPRS services not allowed} 20241111160403457 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160403457 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424025871269)[0x6120000141a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160403457 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424025871269)[0x6120000141a0]{UNVALIDATED}: Freeing instance 20241111160403457 DLU <0006> fsm.c:568 lu(PS:IMSI-262424025871269)[0x6120000141a0]{UNVALIDATED}: Deallocated 20241111160403457 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160403457 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160403460 DAUC <0003> db_auc.c:157 IMSI='262424025871269': No 2G Auth Data 20241111160403460 DAUC <0003> db_auc.c:192 IMSI='262424025871269': No 3G Auth Data 20241111160403462 DAUC <0003> db_auc.c:157 IMSI='262424025871269': No 2G Auth Data 20241111160403462 DAUC <0003> db_auc.c:192 IMSI='262424025871269': No 3G Auth Data 20241111160403463 DAUC <0003> db_auc.c:157 IMSI='262424025871269': No 2G Auth Data 20241111160403463 DAUC <0003> db_auc.c:192 IMSI='262424025871269': No 3G Auth Data 20241111160403464 DAUC <0003> db_auc.c:157 IMSI='262424025871269': No 2G Auth Data 20241111160403465 DAUC <0003> db_auc.c:192 IMSI='262424025871269': No 3G Auth Data 20241111160403472 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160403472 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424025871269" cn_domain=PS} 20241111160403472 DMAIN <0000> hlr.c:227 IMSI='262424025871269': Creating subscriber on demand 20241111160403472 DMAIN <0000> hlr.c:243 IMSI='262424025871269': Successfully assigned MSISDN='635' 20241111160403472 DLU <0006> fsm.c:456 lu(262424025871269)[0x612000014320]{UNVALIDATED}: Allocated 20241111160403473 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241111160403473 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424025871269" cause=GPRS services not allowed} 20241111160403473 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160403473 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424025871269)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160403473 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424025871269)[0x612000014320]{UNVALIDATED}: Freeing instance 20241111160403473 DLU <0006> fsm.c:568 lu(PS:IMSI-262424025871269)[0x612000014320]{UNVALIDATED}: Deallocated 20241111160403473 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160403473 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160403475 DAUC <0003> db_auc.c:157 IMSI='262424025871269': No 2G Auth Data 20241111160403476 DAUC <0003> db_auc.c:192 IMSI='262424025871269': No 3G Auth Data 20241111160403478 DAUC <0003> db_auc.c:157 IMSI='262424025871269': No 2G Auth Data 20241111160403478 DAUC <0003> db_auc.c:192 IMSI='262424025871269': No 3G Auth Data 20241111160403479 DAUC <0003> db_auc.c:157 IMSI='262424025871269': No 2G Auth Data 20241111160403479 DAUC <0003> db_auc.c:192 IMSI='262424025871269': No 3G Auth Data 20241111160403486 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160403486 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424025871269" cn_domain=PS} 20241111160403486 DMAIN <0000> hlr.c:227 IMSI='262424025871269': Creating subscriber on demand 20241111160403486 DLU <0006> fsm.c:456 lu(262424025871269)[0x6120000144a0]{UNVALIDATED}: Allocated 20241111160403486 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241111160403487 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424025871269" cause=GPRS services not allowed} 20241111160403487 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160403487 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424025871269)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160403487 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424025871269)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241111160403487 DLU <0006> fsm.c:568 lu(PS:IMSI-262424025871269)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241111160403487 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160403487 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160403489 DAUC <0003> db_auc.c:157 IMSI='262424025871269': No 2G Auth Data 20241111160403489 DAUC <0003> db_auc.c:192 IMSI='262424025871269': No 3G Auth Data 20241111160403491 DAUC <0003> db_auc.c:157 IMSI='262424025871269': No 2G Auth Data 20241111160403491 DAUC <0003> db_auc.c:192 IMSI='262424025871269': No 3G Auth Data 20241111160403492 DAUC <0003> db_auc.c:157 IMSI='262424025871269': No 2G Auth Data 20241111160403492 DAUC <0003> db_auc.c:192 IMSI='262424025871269': No 3G Auth Data 20241111160403498 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160403498 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424025871269" cn_domain=PS} 20241111160403498 DMAIN <0000> hlr.c:227 IMSI='262424025871269': Creating subscriber on demand 20241111160403498 DLU <0006> fsm.c:456 lu(262424025871269)[0x612000014620]{UNVALIDATED}: Allocated 20241111160403498 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160403499 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424025871269)[0x612000014620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160403499 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424025871269" cn_domain=PS} 20241111160403499 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160403499 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160403502 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160403502 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424025871269"} 20241111160403502 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424025871269)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160403502 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160403502 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424025871269"} 20241111160403502 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424025871269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160403502 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424025871269)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160403502 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424025871269)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160403502 DLU <0006> fsm.c:568 lu(PS:IMSI-262424025871269)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160403502 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160403502 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160403504 DAUC <0003> db_auc.c:157 IMSI='262424025871269': No 2G Auth Data 20241111160403504 DAUC <0003> db_auc.c:192 IMSI='262424025871269': No 3G Auth Data 20241111160403505 DAUC <0003> db_auc.c:157 IMSI='262424025871269': No 2G Auth Data 20241111160403505 DAUC <0003> db_auc.c:192 IMSI='262424025871269': No 3G Auth Data 20241111160403506 DAUC <0003> db_auc.c:157 IMSI='262424025871269': No 2G Auth Data 20241111160403506 DAUC <0003> db_auc.c:192 IMSI='262424025871269': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160403509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33908<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160403510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33896<->l=127.0.0.1:4258 20241111160403511 DLINP <000b> input/ipa.c:451 connected read/write 20241111160403511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160403511 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160403511 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160403511 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@8c4d2a58a3a3: Final verdict of PTC: none 301@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160403512 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35623<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(302)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 301: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@8c4d2a58a3a3: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160403540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33922<->l=127.0.0.1:4258 20241111160403641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33922<->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=81540) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_subscr_create_on_demand_sai started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160406766 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160406767 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160406771 DLINP <000b> input/ipa.c:451 connected read/write 20241111160406771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160406773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33934<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@8c4d2a58a3a3: 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) } } } } 20241111160406777 DLINP <000b> input/ipa.c:451 connected read/write HLR_Test-GSUP-IPA(304)@8c4d2a58a3a3: 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 } } } } 20241111160406777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160406777 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160406777 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 HLR_Test-GSUP-IPA(304)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160406777 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 20241111160406778 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160406778 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 20241111160406778 DLGSUP <0013> gsup_server.c:235 2: 20241111160406778 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160406778 DLGSUP <0013> gsup_server.c:235 3: 20241111160406778 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160406778 DLGSUP <0013> gsup_server.c:235 4: 20241111160406778 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160406778 DLGSUP <0013> gsup_server.c:235 5: 20241111160406778 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160406778 DLGSUP <0013> gsup_server.c:235 7: 20241111160406778 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160406778 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160406778 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160406778 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@8c4d2a58a3a3: 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") 20241111160406806 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35655<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@8c4d2a58a3a3: Created GsupExpect[0] for "262421222441955" to be handled at TC_subscr_create_on_demand_sai(308) 20241111160406814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33942<->l=127.0.0.1:4258 20241111160406818 DLINP <000b> input/ipa.c:451 connected read/write 20241111160406818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160406818 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421222441955 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421222441955"} 20241111160406818 DMAIN <0000> hlr.c:227 IMSI='262421222441955': Creating subscriber on demand 20241111160406818 DMAIN <0000> hlr.c:243 IMSI='262421222441955': Successfully assigned MSISDN='457' 20241111160406818 DAUC <0003> db_auc.c:157 IMSI='262421222441955': No 2G Auth Data 20241111160406818 DAUC <0003> db_auc.c:192 IMSI='262421222441955': No 3G Auth Data 20241111160406818 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421222441955 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 20241111160406818 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421222441955 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421222441955" cause=IMSI unknown in HLR} 20241111160406818 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421222441955 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241111160406819 DLINP <000b> input/ipa.c:451 connected read/write 20241111160406819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160406819 DLINP <000b> input/ipa.c:451 connected read/write 20241111160406819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@8c4d2a58a3a3: Found GsupExpect[0] for "262421222441955" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@8c4d2a58a3a3: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262421222441955" TC_subscr_create_on_demand_sai(308)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160406821 DAUC <0003> db_auc.c:157 IMSI='262421222441955': No 2G Auth Data 20241111160406821 DAUC <0003> db_auc.c:192 IMSI='262421222441955': No 3G Auth Data 20241111160406822 DAUC <0003> db_auc.c:157 IMSI='262421222441955': No 2G Auth Data 20241111160406822 DAUC <0003> db_auc.c:192 IMSI='262421222441955': No 3G Auth Data 20241111160406823 DAUC <0003> db_auc.c:157 IMSI='262421222441955': No 2G Auth Data 20241111160406823 DAUC <0003> db_auc.c:192 IMSI='262421222441955': No 3G Auth Data 20241111160406825 DLINP <000b> input/ipa.c:451 connected read/write 20241111160406825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160406825 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421222441955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421222441955" cn_domain=PS} 20241111160406825 DLU <0006> fsm.c:456 lu(262421222441955)[0x6120000147a0]{UNVALIDATED}: Allocated 20241111160406825 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421222441955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241111160406825 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421222441955)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160406825 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421222441955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421222441955" cn_domain=PS} 20241111160406825 DLINP <000b> input/ipa.c:451 connected read/write 20241111160406825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160406826 DLINP <000b> input/ipa.c:451 connected read/write 20241111160406826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160406829 DLINP <000b> input/ipa.c:451 connected read/write 20241111160406829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160406830 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421222441955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421222441955"} 20241111160406830 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421222441955)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160406830 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421222441955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160406830 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421222441955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421222441955"} 20241111160406830 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421222441955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160406830 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421222441955)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160406830 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421222441955)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160406830 DLU <0006> fsm.c:568 lu(PS:IMSI-262421222441955)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160406830 DLINP <000b> input/ipa.c:451 connected read/write 20241111160406830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160406830 DLINP <000b> input/ipa.c:451 connected read/write 20241111160406830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160406833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33942<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160406834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33934<->l=127.0.0.1:4258 20241111160406836 DLINP <000b> input/ipa.c:451 connected read/write 20241111160406836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160406836 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160406836 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160406836 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241111160406836 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35655<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@8c4d2a58a3a3: Final verdict of PTC: none 306@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 306: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@8c4d2a58a3a3: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160406869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33944<->l=127.0.0.1:4258 20241111160406970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33944<->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@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 16:04:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_MSLookup_mDNS_service_other_home started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160410066 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160410066 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160410071 DLINP <000b> input/ipa.c:451 connected read/write 20241111160410071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160410073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33956<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160410077 DLINP <000b> input/ipa.c:451 connected read/write 20241111160410077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160410077 DLGSUP <0013> gsup_server.c:280 CCM Callback HLR_Test-GSUP-IPA(309)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160410077 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160410077 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 20241111160410077 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160410077 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 20241111160410077 DLGSUP <0013> gsup_server.c:235 2: 20241111160410077 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160410077 DLGSUP <0013> gsup_server.c:235 3: 20241111160410077 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160410077 DLGSUP <0013> gsup_server.c:235 4: 20241111160410077 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160410077 DLGSUP <0013> gsup_server.c:235 5: 20241111160410077 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160410077 DLGSUP <0013> gsup_server.c:235 7: 20241111160410077 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160410077 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160410077 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160410077 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@8c4d2a58a3a3: 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") 20241111160410098 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42647<->l=127.0.0.1:4259) 20241111160410100 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241111160410100 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@8c4d2a58a3a3: Created GsupExpect[0] for "262426394876829" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241111160410107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33960<->l=127.0.0.1:4258 20241111160410109 DAUC <0003> db_auc.c:157 IMSI='262426394876829': No 2G Auth Data 20241111160410109 DAUC <0003> db_auc.c:192 IMSI='262426394876829': No 3G Auth Data 20241111160410112 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611287731.msisdn 20241111160410112 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491611287731.msisdn: not attached (vlr_number unset) 20241111160410112 DDGSM <0007> mslookup_server.c:327 sip.voice.491611287731.msisdn: does not exist in GSUP proxy 20241111160411121 DLINP <000b> input/ipa.c:451 connected read/write 20241111160411122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160411122 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426394876829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426394876829" cn_domain=CS} 20241111160411122 DLU <0006> fsm.c:456 lu(262426394876829)[0x612000014c20]{UNVALIDATED}: Allocated 20241111160411122 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426394876829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241111160411122 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262426394876829)[0x612000014c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241111160411122 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426394876829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426394876829" cn_domain=CS} 20241111160411122 DLINP <000b> input/ipa.c:451 connected read/write 20241111160411122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160411122 DLINP <000b> input/ipa.c:451 connected read/write 20241111160411122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@8c4d2a58a3a3: Found GsupExpect[0] for "262426394876829" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@8c4d2a58a3a3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262426394876829" 20241111160411129 DLINP <000b> input/ipa.c:451 connected read/write 20241111160411129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160411129 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426394876829 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426394876829"} 20241111160411129 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262426394876829)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241111160411129 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426394876829 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241111160411129 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426394876829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426394876829"} 20241111160411129 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426394876829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160411129 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426394876829)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241111160411129 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426394876829)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241111160411130 DLU <0006> fsm.c:568 lu(CS:IMSI-262426394876829)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241111160411130 DLINP <000b> input/ipa.c:451 connected read/write 20241111160411130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160411130 DLINP <000b> input/ipa.c:451 connected read/write 20241111160411130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160411133 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611287731.msisdn 20241111160411134 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491611287731.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241111160411134 DDGSM <0007> mslookup_server.c:327 sip.voice.491611287731.msisdn: does not exist in GSUP proxy 20241111160411134 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611287731.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@8c4d2a58a3a3: setverdict(pass): pass -> pass, component reason not changed 20241111160411141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33960<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160411143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33956<->l=127.0.0.1:4258 20241111160411145 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42647<->l=127.0.0.1:4259) 20241111160411145 DLINP <000b> input/ipa.c:451 connected read/write HLR_Test-GSUP(310)@8c4d2a58a3a3: Final verdict of PTC: none 311@8c4d2a58a3a3: Final verdict of PTC: none 20241111160411145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160411146 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160411146 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160411146 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(312)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 311: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@8c4d2a58a3a3: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 16:04:11 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20241111160411180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33968<->l=127.0.0.1:4258 20241111160411281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33968<->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) 20241111160413076 DSS <0004> hlr_ussd.c:239 262420914354104/0xc4ab4413: SS Session Timeout, destroying 20241111160413076 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420914354104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_MSLookup_GSUP_proxy started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160414392 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160414393 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160414396 DLINP <000b> input/ipa.c:451 connected read/write 20241111160414396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160414397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51530<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160414401 DLINP <000b> input/ipa.c:451 connected read/write 20241111160414401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(314)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160414402 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160414402 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160414402 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 20241111160414402 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160414402 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 20241111160414402 DLGSUP <0013> gsup_server.c:235 2: 20241111160414402 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160414402 DLGSUP <0013> gsup_server.c:235 3: 20241111160414402 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160414402 DLGSUP <0013> gsup_server.c:235 4: 20241111160414403 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160414403 DLGSUP <0013> gsup_server.c:235 5: 20241111160414403 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160414403 DLGSUP <0013> gsup_server.c:235 7: 20241111160414403 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160414403 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160414403 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160414403 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241111160414403 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241111160414403 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@8c4d2a58a3a3: 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") 20241111160414433 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45153<->l=127.0.0.1:4259) 20241111160414435 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241111160414435 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@8c4d2a58a3a3: Created GsupExpect[0] for "262427747881141" to be handled at TC_MSLookup_GSUP_proxy(320) 20241111160414450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51540<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@8c4d2a58a3a3: Created GsupExpect[0] for "262427747881141" to be handled at TC_MSLookup_GSUP_proxy(320) 20241111160414460 DLINP <000b> input/ipa.c:451 connected read/write 20241111160414460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160414460 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427747881141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427747881141" cn_domain=CS} 20241111160414460 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427747881141 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241111160414460 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427747881141 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241111160414460 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427747881141.imsi 20241111160414461 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427747881141.imsi 20241111160414461 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427747881141.imsi: does not exist in local HLR 20241111160414472 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427747881141 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241111160414472 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241111160414473 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241111160414473 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241111160414473 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241111160414473 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241111160414473 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427747881141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160414473 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241111160414473 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241111160414473 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241111160414473 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241111160414473 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241111160414473 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@8c4d2a58a3a3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@8c4d2a58a3a3: 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) } } } } 20241111160414477 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241111160414477 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241111160414477 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241111160414478 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241111160414478 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241111160414480 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241111160414480 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241111160414480 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: Found GsupExpect[0] for "262427747881141" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@8c4d2a58a3a3: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427747881141" HLR_Test-GSUP-server-IPA(318)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160414522 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241111160414522 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241111160414522 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241111160414523 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241111160414523 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427747881141 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617652534 20241111160414523 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427747881141 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241111160414523 DLINP <000b> input/ipa.c:451 connected read/write 20241111160414523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160414523 DLINP <000b> input/ipa.c:451 connected read/write 20241111160414523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@8c4d2a58a3a3: Found GsupExpect[0] for "262427747881141" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@8c4d2a58a3a3: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427747881141" 20241111160414531 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241111160414531 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241111160414531 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427747881141 MSISDN-491617652534 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241111160414531 DLINP <000b> input/ipa.c:451 connected read/write 20241111160414531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160414532 DLINP <000b> input/ipa.c:451 connected read/write 20241111160414532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160414536 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241111160414536 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241111160414536 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427747881141 MSISDN-491617652534 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 20241111160414536 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427747881141 MSISDN-491617652534 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241111160414536 DLINP <000b> input/ipa.c:451 connected read/write 20241111160414536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160414536 DLINP <000b> input/ipa.c:451 connected read/write 20241111160414536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160414539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51540<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160414540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51530<->l=127.0.0.1:4258 20241111160414542 DLINP <000b> input/ipa.c:451 connected read/write 20241111160414542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160414543 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160414543 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160414543 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(315)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-server(317)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160414543 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45153<->l=127.0.0.1:4259) 316@8c4d2a58a3a3: Final verdict of PTC: none 20241111160414544 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241111160414544 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241111160414544 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241111160414544 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN HLR_Test-GSUP-IPA(314)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160414544 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(319)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 316: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@8c4d2a58a3a3: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160414642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51556<->l=127.0.0.1:4258 20241111160414743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51556<->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=43036) MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160417862 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160417862 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160417865 DLINP <000b> input/ipa.c:451 connected read/write 20241111160417865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160417865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51558<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@8c4d2a58a3a3: 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) } } } } 20241111160417867 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241111160417867 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@8c4d2a58a3a3: 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 } } } } 20241111160417867 DLINP <000b> input/ipa.c:451 connected read/write 20241111160417867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160417867 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160417867 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160417867 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 20241111160417867 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160417867 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 20241111160417867 DLGSUP <0013> gsup_server.c:235 2: 20241111160417867 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160417867 DLGSUP <0013> gsup_server.c:235 3: 20241111160417867 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160417867 DLGSUP <0013> gsup_server.c:235 4: 20241111160417868 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160417868 DLGSUP <0013> gsup_server.c:235 5: 20241111160417868 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160417868 DLGSUP <0013> gsup_server.c:235 7: 20241111160417868 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160417868 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160417868 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160417868 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(321)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@8c4d2a58a3a3: 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") 20241111160417877 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42599<->l=127.0.0.1:4259) 20241111160417879 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241111160417879 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@8c4d2a58a3a3: Created GsupExpect[0] for "262428303853679" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241111160417885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51572<->l=127.0.0.1:4258 20241111160417887 DAUC <0003> db_auc.c:157 IMSI='262428303853679': No 2G Auth Data 20241111160417887 DAUC <0003> db_auc.c:192 IMSI='262428303853679': No 3G Auth Data 20241111160417893 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428303853679.imsi 20241111160417893 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262428303853679.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160417897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51572<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160417898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51558<->l=127.0.0.1:4258 20241111160417898 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42599<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@8c4d2a58a3a3: Final verdict of PTC: none 323@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160417899 DLINP <000b> input/ipa.c:451 connected read/write 20241111160417899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160417899 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160417899 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160417899 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(321)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 323: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@8c4d2a58a3a3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160417927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51586<->l=127.0.0.1:4258 20241111160418028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51586<->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@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 16:04:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160421145 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160421146 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160421150 DLINP <000b> input/ipa.c:451 connected read/write 20241111160421150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160421152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51588<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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 } } } } 20241111160421156 DLINP <000b> input/ipa.c:451 connected read/write 20241111160421156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160421156 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160421156 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160421156 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 20241111160421156 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160421156 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 20241111160421156 DLGSUP <0013> gsup_server.c:235 2: 20241111160421156 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160421156 DLGSUP <0013> gsup_server.c:235 3: HLR_Test-GSUP-IPA(326)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160421156 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160421156 DLGSUP <0013> gsup_server.c:235 4: 20241111160421156 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160421156 DLGSUP <0013> gsup_server.c:235 5: 20241111160421156 DLGSUP <0013> gsup_server.c:237 5: 00 20241111160421156 DLGSUP <0013> gsup_server.c:235 7: 20241111160421156 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160421156 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160421156 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160421156 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241111160421158 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241111160421158 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@8c4d2a58a3a3: 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") 20241111160421195 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34039<->l=127.0.0.1:4259) 20241111160421197 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241111160421198 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@8c4d2a58a3a3: Created GsupExpect[0] for "262422980127372" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241111160421212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51592<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@8c4d2a58a3a3: Created GsupExpect[0] for "262422980127372" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241111160421220 DLINP <000b> input/ipa.c:451 connected read/write 20241111160421220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160421220 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422980127372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422980127372" cn_domain=CS} 20241111160421220 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422980127372 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241111160421220 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422980127372 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241111160421221 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422980127372.imsi 20241111160421221 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422980127372.imsi 20241111160421221 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422980127372.imsi: does not exist in local HLR 20241111160421233 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422980127372 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241111160421233 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241111160421233 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241111160421233 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241111160421233 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241111160421233 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241111160421234 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422980127372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160421234 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241111160421234 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241111160421234 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241111160421234 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241111160421234 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241111160421234 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@8c4d2a58a3a3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@8c4d2a58a3a3: 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) } } } } 20241111160421238 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241111160421238 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241111160421238 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241111160421239 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241111160421239 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241111160421241 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241111160421241 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241111160421241 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: Found GsupExpect[0] for "262422980127372" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@8c4d2a58a3a3: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262422980127372" HLR_Test-GSUP-server-IPA(330)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160421282 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241111160421282 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241111160421282 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241111160421282 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241111160421283 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422980127372 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610843750 20241111160421283 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422980127372 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241111160421283 DLINP <000b> input/ipa.c:451 connected read/write 20241111160421283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160421283 DLINP <000b> input/ipa.c:451 connected read/write 20241111160421283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@8c4d2a58a3a3: Found GsupExpect[0] for "262422980127372" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@8c4d2a58a3a3: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262422980127372" 20241111160421289 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241111160421289 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241111160421289 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422980127372 MSISDN-491610843750 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241111160421289 DLINP <000b> input/ipa.c:451 connected read/write 20241111160421289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160421290 DLINP <000b> input/ipa.c:451 connected read/write 20241111160421290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160421293 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241111160421293 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241111160421293 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422980127372 MSISDN-491610843750 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 20241111160421293 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422980127372 MSISDN-491610843750 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241111160421293 DLINP <000b> input/ipa.c:451 connected read/write 20241111160421293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160421293 DLINP <000b> input/ipa.c:451 connected read/write 20241111160421294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160421297 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422980127372.imsi 20241111160421298 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422980127372.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160422300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51592<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160422305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51588<->l=127.0.0.1:4258 HLR_Test-GSUP(327)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160422307 DLINP <000b> input/ipa.c:451 connected read/write 20241111160422307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160422307 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160422307 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160422307 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241111160422308 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241111160422308 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241111160422308 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241111160422308 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241111160422308 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241111160422308 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34039<->l=127.0.0.1:4259) HLR_Test-GSUP-server-IPA(330)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-server(329)@8c4d2a58a3a3: Final verdict of PTC: none 328@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 328: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@8c4d2a58a3a3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160422402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36212<->l=127.0.0.1:4258 20241111160422503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36212<->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@8c4d2a58a3a3: 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@8c4d2a58a3a3: 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 ------ Mon Nov 11 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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@8c4d2a58a3a3: legacy= false MTC@8c4d2a58a3a3: in not legacy case 1 MTC@8c4d2a58a3a3: in not legacy case 2 20241111160425559 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241111160425559 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160425563 DLINP <000b> input/ipa.c:451 connected read/write 20241111160425563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160425564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36214<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@8c4d2a58a3a3: 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) } } } } 20241111160425567 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241111160425567 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@8c4d2a58a3a3: 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 } } } } 20241111160425568 DLINP <000b> input/ipa.c:451 connected read/write 20241111160425568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160425568 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241111160425568 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241111160425568 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 20241111160425568 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241111160425568 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 20241111160425568 DLGSUP <0013> gsup_server.c:235 2: 20241111160425568 DLGSUP <0013> gsup_server.c:237 2: 00 20241111160425568 DLGSUP <0013> gsup_server.c:235 3: 20241111160425568 DLGSUP <0013> gsup_server.c:237 3: 00 20241111160425568 DLGSUP <0013> gsup_server.c:235 4: 20241111160425568 DLGSUP <0013> gsup_server.c:237 4: 00 20241111160425568 DLGSUP <0013> gsup_server.c:235 5: 20241111160425568 DLGSUP <0013> gsup_server.c:237 5: 00 HLR_Test-GSUP-IPA(333)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160425568 DLGSUP <0013> gsup_server.c:235 7: 20241111160425569 DLGSUP <0013> gsup_server.c:237 7: 00 20241111160425569 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241111160425569 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241111160425569 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 335@8c4d2a58a3a3: 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") 20241111160425595 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36505<->l=127.0.0.1:4259) 20241111160425596 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241111160425596 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@8c4d2a58a3a3: Created GsupExpect[0] for "262424782616208" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241111160425604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36222<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@8c4d2a58a3a3: Created GsupExpect[0] for "262424782616208" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241111160425610 DLINP <000b> input/ipa.c:451 connected read/write 20241111160425610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241111160425610 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424782616208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424782616208" cn_domain=CS} 20241111160425610 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424782616208 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241111160425610 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424782616208 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241111160425610 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424782616208.imsi 20241111160425610 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424782616208.imsi 20241111160425610 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424782616208.imsi: does not exist in local HLR 20241111160425614 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424782616208 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241111160425614 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241111160425614 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241111160425614 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241111160425614 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241111160425614 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241111160425614 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424782616208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241111160425614 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241111160425614 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241111160425614 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241111160425614 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241111160425614 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241111160425614 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@8c4d2a58a3a3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@8c4d2a58a3a3: 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) } } } } 20241111160425616 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241111160425616 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241111160425616 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241111160425616 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241111160425616 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241111160425617 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241111160425617 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241111160425617 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: 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)@8c4d2a58a3a3: Found GsupExpect[0] for "262424782616208" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@8c4d2a58a3a3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262424782616208" HLR_Test-GSUP-server-IPA(337)@8c4d2a58a3a3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@8c4d2a58a3a3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241111160425662 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241111160425662 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241111160425662 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241111160425662 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241111160425663 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424782616208 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616816063 20241111160425663 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424782616208 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241111160425663 DLINP <000b> input/ipa.c:451 connected read/write 20241111160425663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160425663 DLINP <000b> input/ipa.c:451 connected read/write 20241111160425663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@8c4d2a58a3a3: Found GsupExpect[0] for "262424782616208" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@8c4d2a58a3a3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262424782616208" 20241111160425671 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241111160425672 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241111160425672 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424782616208 MSISDN-491616816063 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241111160425672 DLINP <000b> input/ipa.c:451 connected read/write 20241111160425672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160425672 DLINP <000b> input/ipa.c:451 connected read/write 20241111160425672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160425675 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241111160425675 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241111160425676 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424782616208 MSISDN-491616816063 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 20241111160425676 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424782616208 MSISDN-491616816063 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241111160425676 DLINP <000b> input/ipa.c:451 connected read/write 20241111160425676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160425676 DLINP <000b> input/ipa.c:451 connected read/write 20241111160425676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241111160425679 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616816063.msisdn 20241111160425680 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491616816063.msisdn: does not exist in local HLR 20241111160425680 DDGSM <0007> mslookup_server.c:352 sip.voice.491616816063.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241111160425680 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616816063.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@8c4d2a58a3a3: setverdict(pass): none -> pass 20241111160425684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36222<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@8c4d2a58a3a3: Final verdict of PTC: pass 20241111160425686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36214<->l=127.0.0.1:4258 20241111160425688 DLINP <000b> input/ipa.c:451 connected read/write 20241111160425688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-server(336)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP(334)@8c4d2a58a3a3: Final verdict of PTC: none 20241111160425688 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241111160425688 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241111160425688 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241111160425688 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241111160425688 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241111160425688 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241111160425688 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241111160425689 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241111160425689 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36505<->l=127.0.0.1:4259) 335@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@8c4d2a58a3a3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@8c4d2a58a3a3: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@8c4d2a58a3a3: Final verdict of PTC: none MTC@8c4d2a58a3a3: Setting final verdict of the test case. MTC@8c4d2a58a3a3: Local verdict of MTC: none MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC with component reference 335: none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@8c4d2a58a3a3: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@8c4d2a58a3a3: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@8c4d2a58a3a3: 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'. Mon Nov 11 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 20241111160425781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36228<->l=127.0.0.1:4258 20241111160425883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36228<->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@8c4d2a58a3a3: 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@8c4d2a58a3a3: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8c4d2a58a3a3: Terminating MTC. MC@8c4d2a58a3a3: MTC terminated. MC2> exit MC@8c4d2a58a3a3: Shutting down session. MC@8c4d2a58a3a3: 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 (3548320) [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-20241111-1602-73857934-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-20241111-1602-73857934-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (3548276) [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-20241111-1602-73857934-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/junit-xml-7401.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='131.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.083061'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.161585'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.223389'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.152476'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.095605'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.106124'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.104491'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.083090'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.169723'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.178320'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.209383'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.085351'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.094454'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.173593'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.176818'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.118855'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.141504'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.203695'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.200354'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.192850'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.208011'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.203314'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.200428'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.210093'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.190506'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.086577'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.180264'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.234301'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.243321'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.103821'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.158143'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.162500'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.101870'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.114368'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.168004'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.056952'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.197279'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.148729'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-asan-20241111-1602-73857934-0'] testenv-hlr-osmocom-nightly-asan-20241111-1602-73857934-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-asan/158/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS