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-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.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 d05a3a0eab9cb7c8880cfff4cb8e26982d66c258 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d05a3a0eab9cb7c8880cfff4cb8e26982d66c258 # timeout=10 Commit message: "SGSN: f_cellid_to_RAI: fix spaces vs tabs" > git rev-list --no-walk d05a3a0eab9cb7c8880cfff4cb8e26982d66c258 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins17242663142862540566.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [241 kB] Fetched 9297 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-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.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_1.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_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_Errors_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_4.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_6.cc Creating dependency file for MAP_ApplicationContexts_part_7.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_PDU_Defs.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for 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_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_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 Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc 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_GMM_SM_Types.o MobileL3_GMM_SM_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_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-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:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 0s (480 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-latest 0 upgraded, 19 newly installed, 0 to remove and 38 not upgraded. Need to get 11.3 MB of archives. After this operation, 17.5 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.8.0 [23.2 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.0 [70.1 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.0 [62.8 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.0 [49.4 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.0 [42.7 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.8.0 [112 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.0 [2156 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr-dbg 1.8.0 [453 kB] Fetched 11.3 MB in 0s (71.7 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../08-libosmo-mslookup1_1.8.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../09-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../10-libosmocoding0_1.10.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.10.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.10.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.10.0_amd64.deb ... Unpacking libosmocore (1.10.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../16-osmo-hlr_1.8.0_amd64.deb ... Unpacking osmo-hlr (1.8.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../17-libosmocore-dbg_1.10.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../18-osmo-hlr-dbg_1.8.0_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmousb0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.0) ... Setting up libosmo-mslookup1:amd64 (1.8.0) ... Setting up libosmosim2:amd64 (1.10.0) ... Setting up libosmocore (1.10.0) ... Setting up osmo-hlr (1.8.0) ... 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 Setting up libosmocore-dbg:amd64 (1.10.0) ... Setting up osmo-hlr-dbg (1.8.0) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] [testenv] Running testsuite 20250112122517540 DMAIN <0000> hlr.c:802 hlr starting 20250112122517540 DDB <0001> db.c:599 using database: :memory: 20250112122517540 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250112122517540 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250112122517541 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250112122517541 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250112122517542 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250112122517542 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250112122517542 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250112122517543 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250112122517543 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Unix server socket created successfully. MC@be6994c63b43: Listening on TCP port 35767. MC2> be6994c63b43 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests be6994c63b43 35767 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@be6994c63b43: New HC connected from 10.0.2.100 [10.0.2.100]. be6994c63b43: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@be6994c63b43: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@be6994c63b43: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@be6994c63b43: Configuration file was processed on all HCs. MC@be6994c63b43: Creating MTC on host 10.0.2.100. MC@be6994c63b43: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Sun Jan 12 12:25:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_gsup_sai_err_invalid_imsi started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122518975 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122518975 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122518978 DLINP <000b> input/ipa.c:451 connected read/write 20250112122518978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122518980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44090<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(3)@be6994c63b43: 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 } } } } 20250112122518983 DLINP <000b> input/ipa.c:451 connected read/write 20250112122518983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122518983 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122518983 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122518983 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  20250112122518983 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122518983 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  20250112122518983 DLGSUP <0013> gsup_server.c:235 2:  20250112122518983 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122518983 DLGSUP <0013> gsup_server.c:235 3:  20250112122518983 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122518983 DLGSUP <0013> gsup_server.c:235 4:  20250112122518983 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122518983 DLGSUP <0013> gsup_server.c:235 5:  20250112122518983 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122518983 DLGSUP <0013> gsup_server.c:235 7:  20250112122518983 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122518983 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122518983 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122518983 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)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@be6994c63b43: 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") 20250112122518995 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39499<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@be6994c63b43: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250112122519000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44096<->l=127.0.0.1:4258 20250112122519030 DLINP <000b> input/ipa.c:451 connected read/write 20250112122519030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122519030 DLGSUP <0013> gsup_req.c:138 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"} 20250112122519030 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20250112122519030 DLGSUP <0013> gsup_req.c:274 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} 20250112122519030 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122519030 DLINP <000b> input/ipa.c:451 connected read/write 20250112122519030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122519030 DLINP <000b> input/ipa.c:451 connected read/write 20250112122519030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@be6994c63b43: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@be6994c63b43: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122519031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44096<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@be6994c63b43: Final verdict of PTC: pass 20250112122519032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44090<->l=127.0.0.1:4258 20250112122519033 DLINP <000b> input/ipa.c:451 connected read/write 20250112122519033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122519033 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122519033 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122519033 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250112122519033 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39499<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@be6994c63b43: Final verdict of PTC: none 5@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 5: none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@be6994c63b43: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Sun Jan 12 12:25:19 UTC 2025 ====== 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 20250112122519076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44112<->l=127.0.0.1:4258 20250112122519176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44112<->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=24956) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Sun Jan 12 12:25:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_gsup_sai started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122522229 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122522229 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122522233 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122522235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40466<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122522238 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122522238 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122522238 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122522238 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  20250112122522238 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122522238 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  20250112122522238 DLGSUP <0013> gsup_server.c:235 2:  20250112122522238 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122522238 DLGSUP <0013> gsup_server.c:235 3:  20250112122522238 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122522238 DLGSUP <0013> gsup_server.c:235 4:  20250112122522238 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122522238 DLGSUP <0013> gsup_server.c:235 5:  20250112122522238 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122522238 DLGSUP <0013> gsup_server.c:235 7:  20250112122522238 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122522238 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122522238 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122522238 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)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@be6994c63b43: 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") 20250112122522265 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33241<->l=127.0.0.1:4259) 20250112122522272 DAUC <0003> db_auc.c:157 IMSI='262423461157304': No 2G Auth Data 20250112122522272 DAUC <0003> db_auc.c:192 IMSI='262423461157304': No 3G Auth Data HLR_Test-GSUP(9)@be6994c63b43: Created GsupExpect[0] for "262423461157304" to be handled at TC_gsup_sai(12) 20250112122522282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40474<->l=127.0.0.1:4258 20250112122522286 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122522286 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423461157304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423461157304"} 20250112122522286 DAUC <0003> db_auc.c:192 IMSI='262423461157304': No 3G Auth Data 20250112122522286 DAUC <0003> db_auc.c:236 IMSI='262423461157304': Calling to generate 5 vectors 20250112122522286 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250112122522286 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122522286 DAUC <0003> auc.c:113 vector [0]: rand = e41af500b7a363819897e631deaf8508 20250112122522286 DAUC <0003> auc.c:179 vector [0]: kc = 12c0689f6c2c2000 20250112122522286 DAUC <0003> auc.c:180 vector [0]: sres = aeebd166 20250112122522286 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250112122522286 DAUC <0003> auc.c:113 vector [1]: rand = 6d013a5397c9cc97d77b11f3a23ee8c1 20250112122522286 DAUC <0003> auc.c:179 vector [1]: kc = 3affe28e4356e400 20250112122522286 DAUC <0003> auc.c:180 vector [1]: sres = b69a386c 20250112122522286 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250112122522286 DAUC <0003> auc.c:113 vector [2]: rand = 5aa9cf36caf0b03ce60f5c68dcdd77ac 20250112122522286 DAUC <0003> auc.c:179 vector [2]: kc = 15312d48ef9b0000 20250112122522286 DAUC <0003> auc.c:180 vector [2]: sres = 28b31694 20250112122522286 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250112122522286 DAUC <0003> auc.c:113 vector [3]: rand = bedcd796f11b16116c222c176727dfeb 20250112122522286 DAUC <0003> auc.c:179 vector [3]: kc = 6c24627cb0d93400 20250112122522286 DAUC <0003> auc.c:180 vector [3]: sres = 873bdacd 20250112122522286 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250112122522286 DAUC <0003> auc.c:113 vector [4]: rand = 1346c9e9b63175d9df4ad4507de70d00 20250112122522286 DAUC <0003> auc.c:179 vector [4]: kc = 4c802774abef7400 20250112122522286 DAUC <0003> auc.c:180 vector [4]: sres = 1e5bd6e1 20250112122522286 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250112122522286 DAUC <0003> db_auc.c:245 IMSI='262423461157304': Generated 5 vectors 20250112122522286 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423461157304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423461157304"} 20250112122522286 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423461157304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122522286 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122522286 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@be6994c63b43: Found GsupExpect[0] for "262423461157304" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@be6994c63b43: Added IMSI table entry 0TC_gsup_sai(12)"262423461157304" TC_gsup_sai(12)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_sai(12)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122522289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40474<->l=127.0.0.1:4258 TC_gsup_sai(12)@be6994c63b43: Final verdict of PTC: pass 20250112122522290 DAUC <0003> db_auc.c:157 IMSI='262429560800803': No 2G Auth Data 20250112122522290 DAUC <0003> db_auc.c:192 IMSI='262429560800803': No 3G Auth Data HLR_Test-GSUP(9)@be6994c63b43: Created GsupExpect[0] for "262429560800803" to be handled at TC_gsup_sai(13) 20250112122522298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40482<->l=127.0.0.1:4258 20250112122522300 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122522300 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429560800803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429560800803"} 20250112122522300 DAUC <0003> db_auc.c:192 IMSI='262429560800803': No 3G Auth Data 20250112122522300 DAUC <0003> db_auc.c:236 IMSI='262429560800803': Calling to generate 5 vectors 20250112122522300 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250112122522300 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122522300 DAUC <0003> auc.c:113 vector [0]: rand = fff253eb5b941aa2bb12a94f799846d8 20250112122522300 DAUC <0003> auc.c:179 vector [0]: kc = 9e8cd498b2ebc800 20250112122522300 DAUC <0003> auc.c:180 vector [0]: sres = eeb42626 20250112122522300 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250112122522300 DAUC <0003> auc.c:113 vector [1]: rand = 27e206d9a98e35aa483a61ffc2b80968 20250112122522300 DAUC <0003> auc.c:179 vector [1]: kc = 403efb588b3cdc00 20250112122522300 DAUC <0003> auc.c:180 vector [1]: sres = 5c22b590 20250112122522300 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250112122522300 DAUC <0003> auc.c:113 vector [2]: rand = 3b92e60085fd1897eba4b2ae7d8f28e1 20250112122522300 DAUC <0003> auc.c:179 vector [2]: kc = f440755f4124e000 20250112122522300 DAUC <0003> auc.c:180 vector [2]: sres = 90272e31 20250112122522300 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250112122522300 DAUC <0003> auc.c:113 vector [3]: rand = 45de3da5aea3d145b9a2958892d83c66 20250112122522300 DAUC <0003> auc.c:179 vector [3]: kc = ff5414fe5f8cdc00 20250112122522300 DAUC <0003> auc.c:180 vector [3]: sres = 58419fd2 20250112122522300 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250112122522300 DAUC <0003> auc.c:113 vector [4]: rand = 483c21ea03da48fc6a2f04d3f069ce15 20250112122522300 DAUC <0003> auc.c:179 vector [4]: kc = 58d8b45b02ed6800 20250112122522300 DAUC <0003> auc.c:180 vector [4]: sres = 6a341e41 20250112122522300 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250112122522300 DAUC <0003> db_auc.c:245 IMSI='262429560800803': Generated 5 vectors 20250112122522300 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429560800803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429560800803"} 20250112122522300 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429560800803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122522300 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122522300 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@be6994c63b43: Found GsupExpect[0] for "262429560800803" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@be6994c63b43: Added IMSI table entry 1TC_gsup_sai(13)"262429560800803" TC_gsup_sai(13)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_sai(13)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122522301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40482<->l=127.0.0.1:4258 TC_gsup_sai(13)@be6994c63b43: Final verdict of PTC: pass 20250112122522302 DAUC <0003> db_auc.c:157 IMSI='262429504923192': No 2G Auth Data 20250112122522302 DAUC <0003> db_auc.c:192 IMSI='262429504923192': No 3G Auth Data HLR_Test-GSUP(9)@be6994c63b43: Created GsupExpect[0] for "262429504923192" to be handled at TC_gsup_sai(14) 20250112122522309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40490<->l=127.0.0.1:4258 20250112122522310 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122522310 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429504923192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429504923192"} 20250112122522310 DAUC <0003> db_auc.c:192 IMSI='262429504923192': No 3G Auth Data 20250112122522310 DAUC <0003> db_auc.c:236 IMSI='262429504923192': Calling to generate 5 vectors 20250112122522310 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250112122522310 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122522310 DAUC <0003> auc.c:113 vector [0]: rand = d8f328a0fdfe174c8adbd4accfa6c2ac 20250112122522310 DAUC <0003> auc.c:179 vector [0]: kc = a1f278d410952272 20250112122522310 DAUC <0003> auc.c:180 vector [0]: sres = 1bf8d761 20250112122522310 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250112122522310 DAUC <0003> auc.c:113 vector [1]: rand = 7cdec9c3ff3e9d345e3293cf8c33bb6f 20250112122522310 DAUC <0003> auc.c:179 vector [1]: kc = d61f5afe3efc8e6d 20250112122522310 DAUC <0003> auc.c:180 vector [1]: sres = 8868d60d 20250112122522310 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250112122522310 DAUC <0003> auc.c:113 vector [2]: rand = 847fb2576c5f4582691ae1edd6ce4a90 20250112122522310 DAUC <0003> auc.c:179 vector [2]: kc = f7e92a6672873f47 20250112122522310 DAUC <0003> auc.c:180 vector [2]: sres = e830d010 20250112122522310 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250112122522310 DAUC <0003> auc.c:113 vector [3]: rand = fac372497edfd24c7481b2668cee4527 20250112122522310 DAUC <0003> auc.c:179 vector [3]: kc = c8dc8159003d9a7b 20250112122522310 DAUC <0003> auc.c:180 vector [3]: sres = 41d93ed4 20250112122522310 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250112122522310 DAUC <0003> auc.c:113 vector [4]: rand = 55af89d11cd6f663ef836de126bc5dd6 20250112122522310 DAUC <0003> auc.c:179 vector [4]: kc = 418a74c754134724 20250112122522310 DAUC <0003> auc.c:180 vector [4]: sres = bda3f865 20250112122522310 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250112122522310 DAUC <0003> db_auc.c:245 IMSI='262429504923192': Generated 5 vectors 20250112122522310 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429504923192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429504923192"} 20250112122522310 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429504923192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122522310 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122522310 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@be6994c63b43: Found GsupExpect[0] for "262429504923192" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@be6994c63b43: Added IMSI table entry 2TC_gsup_sai(14)"262429504923192" TC_gsup_sai(14)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_sai(14)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122522311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40490<->l=127.0.0.1:4258 TC_gsup_sai(14)@be6994c63b43: Final verdict of PTC: pass 20250112122522312 DAUC <0003> db_auc.c:157 IMSI='262423395228738': No 2G Auth Data 20250112122522312 DAUC <0003> db_auc.c:192 IMSI='262423395228738': No 3G Auth Data HLR_Test-GSUP(9)@be6994c63b43: Created GsupExpect[0] for "262423395228738" to be handled at TC_gsup_sai(15) 20250112122522318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40492<->l=127.0.0.1:4258 20250112122522320 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122522320 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423395228738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423395228738"} 20250112122522320 DAUC <0003> db_auc.c:157 IMSI='262423395228738': No 2G Auth Data 20250112122522320 DAUC <0003> db_auc.c:236 IMSI='262423395228738': Calling to generate 5 vectors 20250112122522320 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250112122522320 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122522320 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122522320 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250112122522320 DAUC <0003> auc.c:113 vector [0]: rand = df4c2da84ec0fa1861c47752745c7b13 20250112122522320 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250112122522320 DAUC <0003> auc.c:142 vector [0]: autn = aedd2cba1dca0000c487e23b63ddcc48 20250112122522320 DAUC <0003> auc.c:143 vector [0]: ck = aaec2706c210536e9db6bcd747e1bef4 20250112122522320 DAUC <0003> auc.c:144 vector [0]: ik = 035e5d4dd1903ec21ac98f14c54b789e 20250112122522320 DAUC <0003> auc.c:145 vector [0]: res = c978af5ab55c7b530000000000000000 20250112122522320 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122522320 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250112122522320 DAUC <0003> auc.c:151 vector [0]: kc = 2ecd4988912aabc6 20250112122522320 DAUC <0003> auc.c:152 vector [0]: sres = 7c24d409 20250112122522320 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250112122522320 DAUC <0003> auc.c:113 vector [1]: rand = 48f63f0432c3a358e7b8384f63979106 20250112122522320 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250112122522320 DAUC <0003> auc.c:142 vector [1]: autn = 521f342e6c9d000062e4f931ba29c419 20250112122522320 DAUC <0003> auc.c:143 vector [1]: ck = 6ebe5daa38072dfacfc8c94a32789be0 20250112122522320 DAUC <0003> auc.c:144 vector [1]: ik = 54fea884d146ec415e982e0bf4b34411 20250112122522320 DAUC <0003> auc.c:145 vector [1]: res = ff779d8d7e2934610000000000000000 20250112122522320 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122522320 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250112122522320 DAUC <0003> auc.c:151 vector [1]: kc = ab10126f2f8a1e4a 20250112122522320 DAUC <0003> auc.c:152 vector [1]: sres = 815ea9ec 20250112122522320 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250112122522320 DAUC <0003> auc.c:113 vector [2]: rand = f367608bcd7ea5393085e04f223094d4 20250112122522320 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250112122522320 DAUC <0003> auc.c:142 vector [2]: autn = c960c680f00200007c6d7739ae2190f7 20250112122522320 DAUC <0003> auc.c:143 vector [2]: ck = 1ac9b231f9d94bfc75bcf7cbe314037d 20250112122522320 DAUC <0003> auc.c:144 vector [2]: ik = 157cbe4f4d26985256da379c9b09f836 20250112122522320 DAUC <0003> auc.c:145 vector [2]: res = 0f8d27eb67c2cc6e0000000000000000 20250112122522320 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122522320 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250112122522320 DAUC <0003> auc.c:151 vector [2]: kc = 2cd3cc29cce228e5 20250112122522320 DAUC <0003> auc.c:152 vector [2]: sres = 684feb85 20250112122522320 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250112122522320 DAUC <0003> auc.c:113 vector [3]: rand = ae463a9dc4c50e6142d5c17081dd16d3 20250112122522320 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250112122522320 DAUC <0003> auc.c:142 vector [3]: autn = e043f23f6348000028c2c02cdc3f2999 20250112122522320 DAUC <0003> auc.c:143 vector [3]: ck = 5273ce3e2c378a82b8b89711460fd9ad 20250112122522320 DAUC <0003> auc.c:144 vector [3]: ik = 4279b88c32af255abe7a39bf8217e26b 20250112122522320 DAUC <0003> auc.c:145 vector [3]: res = e7e964b0210efb9e0000000000000000 20250112122522320 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122522320 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250112122522320 DAUC <0003> auc.c:151 vector [3]: kc = 16c8d81cda80941e 20250112122522320 DAUC <0003> auc.c:152 vector [3]: sres = c6e79f2e 20250112122522320 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250112122522320 DAUC <0003> auc.c:113 vector [4]: rand = 6185b06398c9f950341665e1596aac6c 20250112122522320 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250112122522320 DAUC <0003> auc.c:142 vector [4]: autn = b3356195268c0000ede44e59e04aa4e1 20250112122522320 DAUC <0003> auc.c:143 vector [4]: ck = eb19496de8f632abb2940bb5407d1264 20250112122522320 DAUC <0003> auc.c:144 vector [4]: ik = 1b4e559ae8268561fee6a8fa9d6719c5 20250112122522320 DAUC <0003> auc.c:145 vector [4]: res = 5b329b92fd4f14270000000000000000 20250112122522320 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250112122522320 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250112122522320 DAUC <0003> auc.c:151 vector [4]: kc = bc25bfb8ddcabc6b 20250112122522320 DAUC <0003> auc.c:152 vector [4]: sres = a67d8fb5 20250112122522320 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250112122522320 DAUC <0003> db_auc.c:245 IMSI='262423395228738': Generated 5 vectors 20250112122522320 DAUC <0003> db_auc.c:249 IMSI='262423395228738': Updating SQN=161 in DB 20250112122522320 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423395228738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423395228738"} 20250112122522320 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423395228738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122522320 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122522320 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@be6994c63b43: Found GsupExpect[0] for "262423395228738" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@be6994c63b43: Added IMSI table entry 3TC_gsup_sai(15)"262423395228738" TC_gsup_sai(15)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_sai(15)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122522321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40492<->l=127.0.0.1:4258 TC_gsup_sai(15)@be6994c63b43: Final verdict of PTC: pass 20250112122522322 DAUC <0003> db_auc.c:157 IMSI='262422483274821': No 2G Auth Data 20250112122522322 DAUC <0003> db_auc.c:192 IMSI='262422483274821': No 3G Auth Data HLR_Test-GSUP(9)@be6994c63b43: Created GsupExpect[0] for "262422483274821" to be handled at TC_gsup_sai(16) 20250112122522330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40506<->l=127.0.0.1:4258 20250112122522331 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122522331 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422483274821 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422483274821"} 20250112122522331 DAUC <0003> db_auc.c:157 IMSI='262422483274821': No 2G Auth Data 20250112122522331 DAUC <0003> db_auc.c:236 IMSI='262422483274821': Calling to generate 5 vectors 20250112122522331 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250112122522331 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122522331 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250112122522331 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250112122522331 DAUC <0003> auc.c:113 vector [0]: rand = 658ad06a1a839a91c6e8b3367c906df1 20250112122522331 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250112122522331 DAUC <0003> auc.c:142 vector [0]: autn = 8969d4eb5c790000182ac7d3531e4948 20250112122522331 DAUC <0003> auc.c:143 vector [0]: ck = b5a9d9fc2cc3450bc852be230d9a25f8 20250112122522331 DAUC <0003> auc.c:144 vector [0]: ik = 7f712844a058d38a866160f1f6a4727c 20250112122522331 DAUC <0003> auc.c:145 vector [0]: res = 8f633ec5abd377b60000000000000000 20250112122522331 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122522331 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250112122522331 DAUC <0003> auc.c:151 vector [0]: kc = 84eb2f6a77a5c105 20250112122522331 DAUC <0003> auc.c:152 vector [0]: sres = 24b04973 20250112122522331 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250112122522331 DAUC <0003> auc.c:113 vector [1]: rand = a0b640de6caa812adf97d74a2c4e3643 20250112122522331 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250112122522331 DAUC <0003> auc.c:142 vector [1]: autn = 5eefe034a1250000a21ca143e41747ba 20250112122522331 DAUC <0003> auc.c:143 vector [1]: ck = 10f509d34a759ff2cfc164b3b6fef825 20250112122522331 DAUC <0003> auc.c:144 vector [1]: ik = dac1456a0e67d6ec72f3f10617a29981 20250112122522331 DAUC <0003> auc.c:145 vector [1]: res = 9de40c8a7f434f350000000000000000 20250112122522331 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122522331 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250112122522331 DAUC <0003> auc.c:151 vector [1]: kc = 7706d90ce54e28ba 20250112122522331 DAUC <0003> auc.c:152 vector [1]: sres = e2a743bf 20250112122522331 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250112122522331 DAUC <0003> auc.c:113 vector [2]: rand = af6d090a994be06de343fa93eccf3e7b 20250112122522331 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250112122522331 DAUC <0003> auc.c:142 vector [2]: autn = 72b8d52e9b880000531d9d7df53f1aec 20250112122522331 DAUC <0003> auc.c:143 vector [2]: ck = 8459d8c2aae407f63003835c2cf8dc44 20250112122522331 DAUC <0003> auc.c:144 vector [2]: ik = e7c8cf39567e804c34179730aa990a5d 20250112122522331 DAUC <0003> auc.c:145 vector [2]: res = 34a3198c963a6a1b0000000000000000 20250112122522331 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122522331 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250112122522331 DAUC <0003> auc.c:151 vector [2]: kc = 678503977afb51a3 20250112122522331 DAUC <0003> auc.c:152 vector [2]: sres = a2997397 20250112122522331 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250112122522331 DAUC <0003> auc.c:113 vector [3]: rand = 5628f8191c832528f78eb806bbf90e3b 20250112122522331 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250112122522331 DAUC <0003> auc.c:142 vector [3]: autn = b49442ec2ad20000be807871129c6ada 20250112122522331 DAUC <0003> auc.c:143 vector [3]: ck = 0d462166498d99abb7d6196af39f807f 20250112122522331 DAUC <0003> auc.c:144 vector [3]: ik = 7eb6f932384681e6a39de7f05f71cff9 20250112122522331 DAUC <0003> auc.c:145 vector [3]: res = 630151f74a2457b70000000000000000 20250112122522331 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122522331 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250112122522331 DAUC <0003> auc.c:151 vector [3]: kc = 67bb26cedd2557cb 20250112122522331 DAUC <0003> auc.c:152 vector [3]: sres = 29250640 20250112122522331 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250112122522331 DAUC <0003> auc.c:113 vector [4]: rand = bbd9393270dda7c0b3976d983e36ff07 20250112122522331 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250112122522331 DAUC <0003> auc.c:142 vector [4]: autn = 9a60ed90e07a0000d05b901905cb5800 20250112122522331 DAUC <0003> auc.c:143 vector [4]: ck = 20f390fb6b685144eb79309522c74a45 20250112122522331 DAUC <0003> auc.c:144 vector [4]: ik = 069df2490d1bf31ce3acbe5e43241d92 20250112122522331 DAUC <0003> auc.c:145 vector [4]: res = 4a9896f9039683bc0000000000000000 20250112122522331 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250112122522331 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250112122522331 DAUC <0003> auc.c:151 vector [4]: kc = 2ebbec790790f58f 20250112122522331 DAUC <0003> auc.c:152 vector [4]: sres = 490e1545 20250112122522331 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250112122522331 DAUC <0003> db_auc.c:245 IMSI='262422483274821': Generated 5 vectors 20250112122522331 DAUC <0003> db_auc.c:249 IMSI='262422483274821': Updating SQN=161 in DB 20250112122522331 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422483274821 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422483274821"} 20250112122522331 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422483274821 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122522331 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122522331 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@be6994c63b43: Found GsupExpect[0] for "262422483274821" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@be6994c63b43: Added IMSI table entry 4TC_gsup_sai(16)"262422483274821" TC_gsup_sai(16)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_sai(16)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122522333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40506<->l=127.0.0.1:4258 TC_gsup_sai(16)@be6994c63b43: Final verdict of PTC: pass 20250112122522334 DAUC <0003> db_auc.c:157 IMSI='262420475335050': No 2G Auth Data 20250112122522334 DAUC <0003> db_auc.c:192 IMSI='262420475335050': No 3G Auth Data HLR_Test-GSUP(9)@be6994c63b43: Created GsupExpect[0] for "262420475335050" to be handled at TC_gsup_sai(17) 20250112122522341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40510<->l=127.0.0.1:4258 20250112122522343 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122522343 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420475335050 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420475335050"} 20250112122522343 DAUC <0003> db_auc.c:236 IMSI='262420475335050': Calling to generate 5 vectors 20250112122522343 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250112122522343 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122522343 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122522343 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250112122522343 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122522343 DAUC <0003> auc.c:113 vector [0]: rand = 23303cfe800094624f4a0be82e27ffba 20250112122522343 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250112122522343 DAUC <0003> auc.c:142 vector [0]: autn = 04e1a45a012d00009363a8f513206cbc 20250112122522343 DAUC <0003> auc.c:143 vector [0]: ck = e290bd3e1a174765f0916a2ab24a9c10 20250112122522343 DAUC <0003> auc.c:144 vector [0]: ik = 906ed331a29334ebd60595c52f212403 20250112122522343 DAUC <0003> auc.c:145 vector [0]: res = 8fd0b5145b6ddd7b0000000000000000 20250112122522343 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122522343 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250112122522343 DAUC <0003> auc.c:179 vector [0]: kc = 27826ef090fac000 20250112122522343 DAUC <0003> auc.c:180 vector [0]: sres = a8526972 20250112122522343 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250112122522343 DAUC <0003> auc.c:113 vector [1]: rand = 38a49f875f61d83f5cf64dd33ecee25a 20250112122522343 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250112122522343 DAUC <0003> auc.c:142 vector [1]: autn = 53f2bc60b4330000f444c562238184b8 20250112122522343 DAUC <0003> auc.c:143 vector [1]: ck = fce0c08072379d55515a54dd831b584f 20250112122522343 DAUC <0003> auc.c:144 vector [1]: ik = a94e0d665807871cd957a2a969e4cdd9 20250112122522343 DAUC <0003> auc.c:145 vector [1]: res = e8bf5136d260ed4c0000000000000000 20250112122522343 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122522343 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250112122522343 DAUC <0003> auc.c:179 vector [1]: kc = f5e48be3c7c86000 20250112122522343 DAUC <0003> auc.c:180 vector [1]: sres = 793d093c 20250112122522343 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250112122522343 DAUC <0003> auc.c:113 vector [2]: rand = b75fbacf151b6022e7c0fe78d1dbfbe5 20250112122522343 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250112122522343 DAUC <0003> auc.c:142 vector [2]: autn = 20e5b32130ea0000707f04ae1963d20b 20250112122522343 DAUC <0003> auc.c:143 vector [2]: ck = 46c2e5b5dae29eab91ac8695c47538cf 20250112122522343 DAUC <0003> auc.c:144 vector [2]: ik = a1aabc7b6a0dfc2057fce0aec1a91d4b 20250112122522343 DAUC <0003> auc.c:145 vector [2]: res = dd66fd21531ab2740000000000000000 20250112122522343 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122522343 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250112122522343 DAUC <0003> auc.c:179 vector [2]: kc = 397526d24680cc00 20250112122522343 DAUC <0003> auc.c:180 vector [2]: sres = f6ff02f3 20250112122522343 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250112122522343 DAUC <0003> auc.c:113 vector [3]: rand = 4f16bf9350b7c271f934e6fa63bacf9e 20250112122522343 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250112122522343 DAUC <0003> auc.c:142 vector [3]: autn = 827868c5679800008db3b362c68de7ab 20250112122522343 DAUC <0003> auc.c:143 vector [3]: ck = 3ecfea46a586e714bdd310e27f54d473 20250112122522343 DAUC <0003> auc.c:144 vector [3]: ik = 89da89e90f75688b069107b84f9b645d 20250112122522343 DAUC <0003> auc.c:145 vector [3]: res = 286867e9f597a5e00000000000000000 20250112122522343 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122522343 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250112122522343 DAUC <0003> auc.c:179 vector [3]: kc = 746411c78e52c000 20250112122522343 DAUC <0003> auc.c:180 vector [3]: sres = edd2df3b 20250112122522343 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250112122522343 DAUC <0003> auc.c:113 vector [4]: rand = 3491a34bbb17c3fba17b593d03a8eb41 20250112122522343 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250112122522343 DAUC <0003> auc.c:142 vector [4]: autn = 4ff64529f426000008379652daee57b0 20250112122522343 DAUC <0003> auc.c:143 vector [4]: ck = e67a00d61956f4aa5631c8107fd8ec1c 20250112122522343 DAUC <0003> auc.c:144 vector [4]: ik = 37d16f012127056a1bbefd3c8fdd3bc0 20250112122522343 DAUC <0003> auc.c:145 vector [4]: res = d63de585d9292d7d0000000000000000 20250112122522343 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250112122522343 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250112122522343 DAUC <0003> auc.c:179 vector [4]: kc = 8f6d299ce9653000 20250112122522343 DAUC <0003> auc.c:180 vector [4]: sres = 99a5b567 20250112122522343 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250112122522343 DAUC <0003> db_auc.c:245 IMSI='262420475335050': Generated 5 vectors 20250112122522343 DAUC <0003> db_auc.c:249 IMSI='262420475335050': Updating SQN=161 in DB 20250112122522343 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420475335050 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420475335050"} 20250112122522343 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420475335050 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122522344 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122522344 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@be6994c63b43: Found GsupExpect[0] for "262420475335050" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@be6994c63b43: Added IMSI table entry 5TC_gsup_sai(17)"262420475335050" TC_gsup_sai(17)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_sai(17)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122522345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40510<->l=127.0.0.1:4258 TC_gsup_sai(17)@be6994c63b43: Final verdict of PTC: pass 20250112122522346 DAUC <0003> db_auc.c:157 IMSI='262421674837347': No 2G Auth Data 20250112122522346 DAUC <0003> db_auc.c:192 IMSI='262421674837347': No 3G Auth Data HLR_Test-GSUP(9)@be6994c63b43: Created GsupExpect[0] for "262421674837347" to be handled at TC_gsup_sai(18) 20250112122522352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40518<->l=127.0.0.1:4258 20250112122522354 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122522354 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421674837347 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421674837347"} 20250112122522354 DAUC <0003> db_auc.c:236 IMSI='262421674837347': Calling to generate 5 vectors 20250112122522354 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250112122522354 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122522354 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122522354 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250112122522354 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122522354 DAUC <0003> auc.c:113 vector [0]: rand = 1db5776b7da0eb0816a8e2372007822a 20250112122522354 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250112122522354 DAUC <0003> auc.c:142 vector [0]: autn = ab4b40a61cd4000061bfcdb7a1f5971b 20250112122522354 DAUC <0003> auc.c:143 vector [0]: ck = df441a000e5b12043ccb6f443544bfbb 20250112122522354 DAUC <0003> auc.c:144 vector [0]: ik = e1e47bd31179a38156eab66cada716d6 20250112122522354 DAUC <0003> auc.c:145 vector [0]: res = 765266a74aea02230000000000000000 20250112122522354 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122522354 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250112122522354 DAUC <0003> auc.c:179 vector [0]: kc = 61273f15ad4ca400 20250112122522354 DAUC <0003> auc.c:180 vector [0]: sres = 6a673d65 20250112122522354 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250112122522354 DAUC <0003> auc.c:113 vector [1]: rand = d6f086d32faae117e8699436b9a6f47b 20250112122522354 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250112122522354 DAUC <0003> auc.c:142 vector [1]: autn = 9050c91811200000f3885c857b4e69ea 20250112122522354 DAUC <0003> auc.c:143 vector [1]: ck = 17c60547b32fe88043abfba2e1302eb3 20250112122522354 DAUC <0003> auc.c:144 vector [1]: ik = c6cf6ddf2d346a77c42c7a2950c1853b 20250112122522354 DAUC <0003> auc.c:145 vector [1]: res = fa23e5618ca64b4c0000000000000000 20250112122522354 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122522354 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250112122522354 DAUC <0003> auc.c:179 vector [1]: kc = 0ea2c15710c41000 20250112122522354 DAUC <0003> auc.c:180 vector [1]: sres = b9ac1117 20250112122522354 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250112122522354 DAUC <0003> auc.c:113 vector [2]: rand = 6e2caf735569009c4c12c1147077d076 20250112122522354 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250112122522354 DAUC <0003> auc.c:142 vector [2]: autn = 388360888a45000026f233a4bee219fc 20250112122522354 DAUC <0003> auc.c:143 vector [2]: ck = 09ae02ad367db839ecfffc2e41dbce19 20250112122522354 DAUC <0003> auc.c:144 vector [2]: ik = a8174b81772b387f7833fa64da2554d1 20250112122522354 DAUC <0003> auc.c:145 vector [2]: res = db92e540eadec7030000000000000000 20250112122522354 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122522354 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250112122522354 DAUC <0003> auc.c:179 vector [2]: kc = 85d92be671ce3000 20250112122522354 DAUC <0003> auc.c:180 vector [2]: sres = bcf769c9 20250112122522354 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250112122522354 DAUC <0003> auc.c:113 vector [3]: rand = 237db79b867e3adccc1424d4de06aee1 20250112122522354 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250112122522354 DAUC <0003> auc.c:142 vector [3]: autn = 04b6b395acca000092db5f79c5543d06 20250112122522354 DAUC <0003> auc.c:143 vector [3]: ck = cc77119dfc25ba9650cb4c53f9821976 20250112122522354 DAUC <0003> auc.c:144 vector [3]: ik = f10368ea5c58cd0eded05776f955f7fd 20250112122522354 DAUC <0003> auc.c:145 vector [3]: res = a85b85033b94d4f00000000000000000 20250112122522354 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122522354 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250112122522354 DAUC <0003> auc.c:179 vector [3]: kc = a001e403dfc7c800 20250112122522354 DAUC <0003> auc.c:180 vector [3]: sres = e49b9536 20250112122522354 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250112122522354 DAUC <0003> auc.c:113 vector [4]: rand = 8b62963bdd968800763d2416cdfb2b56 20250112122522354 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250112122522354 DAUC <0003> auc.c:142 vector [4]: autn = 917d88f9c15a000079fe94a016571972 20250112122522354 DAUC <0003> auc.c:143 vector [4]: ck = 9bed9c8fc95af7a7d761b7d2620eca22 20250112122522354 DAUC <0003> auc.c:144 vector [4]: ik = ed7c5ae77771b98c199778d13f346938 20250112122522354 DAUC <0003> auc.c:145 vector [4]: res = 20e25c07054fae170000000000000000 20250112122522354 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250112122522354 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250112122522354 DAUC <0003> auc.c:179 vector [4]: kc = ddd94042fa399400 20250112122522354 DAUC <0003> auc.c:180 vector [4]: sres = dc075f43 20250112122522354 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250112122522354 DAUC <0003> db_auc.c:245 IMSI='262421674837347': Generated 5 vectors 20250112122522354 DAUC <0003> db_auc.c:249 IMSI='262421674837347': Updating SQN=161 in DB 20250112122522354 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421674837347 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421674837347"} 20250112122522354 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421674837347 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122522354 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122522354 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@be6994c63b43: Found GsupExpect[0] for "262421674837347" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@be6994c63b43: Added IMSI table entry 6TC_gsup_sai(18)"262421674837347" TC_gsup_sai(18)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_sai(18)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122522355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40518<->l=127.0.0.1:4258 TC_gsup_sai(18)@be6994c63b43: Final verdict of PTC: pass 20250112122522356 DAUC <0003> db_auc.c:157 IMSI='262424485125324': No 2G Auth Data 20250112122522356 DAUC <0003> db_auc.c:192 IMSI='262424485125324': No 3G Auth Data HLR_Test-GSUP(9)@be6994c63b43: Created GsupExpect[0] for "262424485125324" to be handled at TC_gsup_sai(19) 20250112122522363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40524<->l=127.0.0.1:4258 20250112122522365 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122522365 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424485125324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424485125324"} 20250112122522365 DAUC <0003> db_auc.c:236 IMSI='262424485125324': Calling to generate 5 vectors 20250112122522365 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250112122522365 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122522365 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122522365 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250112122522365 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122522365 DAUC <0003> auc.c:113 vector [0]: rand = de041c4e3ac8a6ff672d4232783e3033 20250112122522365 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250112122522365 DAUC <0003> auc.c:142 vector [0]: autn = 73a8bd9b20ca0000eca8156e02209d3e 20250112122522365 DAUC <0003> auc.c:143 vector [0]: ck = e2d238bf11074bd41b50f9525c93c388 20250112122522365 DAUC <0003> auc.c:144 vector [0]: ik = d8beead3649f7755dcf1319e5e3662ff 20250112122522365 DAUC <0003> auc.c:145 vector [0]: res = 6aa3368c79b590aa0000000000000000 20250112122522365 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122522365 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250112122522365 DAUC <0003> auc.c:179 vector [0]: kc = 89109404c2b83279 20250112122522365 DAUC <0003> auc.c:180 vector [0]: sres = c4e3e1f0 20250112122522365 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250112122522365 DAUC <0003> auc.c:113 vector [1]: rand = ca84bfdee80e7f16b5d45efc5c7742f9 20250112122522365 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250112122522365 DAUC <0003> auc.c:142 vector [1]: autn = f945e20ce85900002b641d0be03afc44 20250112122522365 DAUC <0003> auc.c:143 vector [1]: ck = f8e87ccadf0f0657b4899cf2b5edbdb9 20250112122522365 DAUC <0003> auc.c:144 vector [1]: ik = 25109aafd5fbfa29feaffc31d1e65e7d 20250112122522365 DAUC <0003> auc.c:145 vector [1]: res = 9edf35f7cf60158f0000000000000000 20250112122522365 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122522365 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250112122522365 DAUC <0003> auc.c:179 vector [1]: kc = 8846492f49b19dbd 20250112122522365 DAUC <0003> auc.c:180 vector [1]: sres = 509fe3df 20250112122522365 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250112122522365 DAUC <0003> auc.c:113 vector [2]: rand = 56c233577a9c9520f904394a37b17730 20250112122522365 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250112122522365 DAUC <0003> auc.c:142 vector [2]: autn = 438e62d74def0000c65aa61381184a9a 20250112122522365 DAUC <0003> auc.c:143 vector [2]: ck = 7fb307587e99cf101a34e3d655ce5e3e 20250112122522365 DAUC <0003> auc.c:144 vector [2]: ik = 2b9cf0b1e259c0a4a7e07f0af8614ebc 20250112122522365 DAUC <0003> auc.c:145 vector [2]: res = 6aec210a5076cd900000000000000000 20250112122522365 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122522365 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250112122522365 DAUC <0003> auc.c:179 vector [2]: kc = fa2aa8415c384b35 20250112122522365 DAUC <0003> auc.c:180 vector [2]: sres = e8590a29 20250112122522365 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250112122522365 DAUC <0003> auc.c:113 vector [3]: rand = 9f6ece75b35beba5ef2a380cdf897225 20250112122522365 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250112122522365 DAUC <0003> auc.c:142 vector [3]: autn = 203ae5ad5cd30000b50fcca012468337 20250112122522365 DAUC <0003> auc.c:143 vector [3]: ck = f88f1a4da9280824c757268e2f802fc4 20250112122522365 DAUC <0003> auc.c:144 vector [3]: ik = df5bf61af7c31bc2ea3de74df7184f43 20250112122522365 DAUC <0003> auc.c:145 vector [3]: res = 0a526e06711941190000000000000000 20250112122522365 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122522365 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250112122522365 DAUC <0003> auc.c:179 vector [3]: kc = 851dced7c04b22e6 20250112122522365 DAUC <0003> auc.c:180 vector [3]: sres = 0a2cc364 20250112122522365 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250112122522365 DAUC <0003> auc.c:113 vector [4]: rand = a1ba37f454721bd41b3f8b9aea5402ff 20250112122522365 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250112122522365 DAUC <0003> auc.c:142 vector [4]: autn = f0d6542d88a90000812f29a3a4ddae92 20250112122522365 DAUC <0003> auc.c:143 vector [4]: ck = 39ac897d4797445f99d2f0d539d63281 20250112122522365 DAUC <0003> auc.c:144 vector [4]: ik = fce0eb26bc5175aff198d429284da4be 20250112122522365 DAUC <0003> auc.c:145 vector [4]: res = 3e989b9eb566bbdc0000000000000000 20250112122522365 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250112122522365 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250112122522365 DAUC <0003> auc.c:179 vector [4]: kc = 5642b8b6b75bf278 20250112122522365 DAUC <0003> auc.c:180 vector [4]: sres = c31d1fc8 20250112122522365 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250112122522365 DAUC <0003> db_auc.c:245 IMSI='262424485125324': Generated 5 vectors 20250112122522365 DAUC <0003> db_auc.c:249 IMSI='262424485125324': Updating SQN=161 in DB 20250112122522365 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424485125324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424485125324"} 20250112122522365 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424485125324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122522365 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122522365 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@be6994c63b43: Found GsupExpect[0] for "262424485125324" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@be6994c63b43: Added IMSI table entry 7TC_gsup_sai(19)"262424485125324" TC_gsup_sai(19)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_sai(19)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122522367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40524<->l=127.0.0.1:4258 TC_gsup_sai(19)@be6994c63b43: Final verdict of PTC: pass MTC@be6994c63b43: setverdict(pass): none -> pass 20250112122522367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40466<->l=127.0.0.1:4258 20250112122522368 DLINP <000b> input/ipa.c:451 connected read/write 20250112122522368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122522368 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122522368 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122522368 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250112122522368 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33241<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(8)@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP(9)@be6994c63b43: Final verdict of PTC: none 10@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: pass MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@be6994c63b43: Test case TC_gsup_sai finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Sun Jan 12 12:25:22 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250112122522391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40532<->l=127.0.0.1:4258 20250112122522491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40532<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76120) Waiting for packet dumper to finish... 1 (prev_count=76120, count=163380) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Sun Jan 12 12:25:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_gsup_sai_num_auth_vectors started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122525563 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122525563 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122525568 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40538<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122525574 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525574 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122525574 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122525574 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  20250112122525575 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122525575 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  20250112122525575 DLGSUP <0013> gsup_server.c:235 2:  20250112122525575 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122525575 DLGSUP <0013> gsup_server.c:235 3:  20250112122525575 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122525575 DLGSUP <0013> gsup_server.c:235 4:  20250112122525575 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122525575 DLGSUP <0013> gsup_server.c:235 5:  20250112122525575 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122525575 DLGSUP <0013> gsup_server.c:235 7:  20250112122525575 DLGSUP <0013> gsup_server.c:237 7: 00  HLR_Test-GSUP-IPA(20)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122525575 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122525575 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122525575 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@be6994c63b43: 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") 20250112122525604 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41839<->l=127.0.0.1:4259) 20250112122525614 DAUC <0003> db_auc.c:157 IMSI='262421358947792': No 2G Auth Data 20250112122525614 DAUC <0003> db_auc.c:192 IMSI='262421358947792': No 3G Auth Data HLR_Test-GSUP(21)@be6994c63b43: Created GsupExpect[0] for "262421358947792" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250112122525639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40548<->l=127.0.0.1:4258 20250112122525650 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525650 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421358947792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421358947792"} 20250112122525650 DAUC <0003> db_auc.c:192 IMSI='262421358947792': No 3G Auth Data 20250112122525650 DAUC <0003> db_auc.c:236 IMSI='262421358947792': Calling to generate 1 vectors 20250112122525650 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250112122525650 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525650 DAUC <0003> auc.c:113 vector [0]: rand = edef9462b87529ca546b02820b0b0d7f 20250112122525650 DAUC <0003> auc.c:179 vector [0]: kc = 22ad5060484f9000 20250112122525650 DAUC <0003> auc.c:180 vector [0]: sres = 55040a70 20250112122525650 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250112122525650 DAUC <0003> db_auc.c:245 IMSI='262421358947792': Generated 1 vectors 20250112122525651 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421358947792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421358947792"} 20250112122525651 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421358947792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525651 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525651 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@be6994c63b43: Found GsupExpect[0] for "262421358947792" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@be6994c63b43: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262421358947792" TC_gsup_sai_num_auth_vectors(24)@be6994c63b43: setverdict(pass): none -> pass 20250112122525657 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525657 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421358947792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421358947792"} 20250112122525657 DAUC <0003> db_auc.c:192 IMSI='262421358947792': No 3G Auth Data 20250112122525657 DAUC <0003> db_auc.c:236 IMSI='262421358947792': Calling to generate 4 vectors 20250112122525657 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250112122525657 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525657 DAUC <0003> auc.c:113 vector [0]: rand = 3c5dac1f12d6a74a0111a0b53537db91 20250112122525657 DAUC <0003> auc.c:179 vector [0]: kc = f062ee0e73807c00 20250112122525657 DAUC <0003> auc.c:180 vector [0]: sres = 3da1a5f7 20250112122525657 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250112122525657 DAUC <0003> auc.c:113 vector [1]: rand = c563306dddfe748e4f0c54616cafdcc8 20250112122525657 DAUC <0003> auc.c:179 vector [1]: kc = 1f35d894efbb4400 20250112122525657 DAUC <0003> auc.c:180 vector [1]: sres = cb2adefe 20250112122525657 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250112122525657 DAUC <0003> auc.c:113 vector [2]: rand = 09631c650cc148d7816823414f0552ab 20250112122525658 DAUC <0003> auc.c:179 vector [2]: kc = 9b80a0765c98f400 20250112122525658 DAUC <0003> auc.c:180 vector [2]: sres = 53da9e5c 20250112122525658 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250112122525658 DAUC <0003> auc.c:113 vector [3]: rand = 9d3c6bff36175dde379cc21841107c9e 20250112122525658 DAUC <0003> auc.c:179 vector [3]: kc = 8e18c19b8ceccc00 20250112122525658 DAUC <0003> auc.c:180 vector [3]: sres = 6aa82729 20250112122525658 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250112122525658 DAUC <0003> db_auc.c:245 IMSI='262421358947792': Generated 4 vectors 20250112122525658 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421358947792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421358947792"} 20250112122525658 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421358947792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525658 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525658 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525662 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525662 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421358947792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421358947792"} 20250112122525662 DAUC <0003> db_auc.c:192 IMSI='262421358947792': No 3G Auth Data 20250112122525662 DAUC <0003> db_auc.c:236 IMSI='262421358947792': Calling to generate 5 vectors 20250112122525662 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250112122525662 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525662 DAUC <0003> auc.c:113 vector [0]: rand = 1244b41d23168fa585c1ba4ec02a0d4c 20250112122525662 DAUC <0003> auc.c:179 vector [0]: kc = d8bccff551d10000 20250112122525662 DAUC <0003> auc.c:180 vector [0]: sres = 50b814b7 20250112122525662 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250112122525663 DAUC <0003> auc.c:113 vector [1]: rand = e6b896810a0828bf1c9f9da39ebcd1d4 20250112122525663 DAUC <0003> auc.c:179 vector [1]: kc = 3fb1d40d1bca7800 20250112122525663 DAUC <0003> auc.c:180 vector [1]: sres = 406152a1 20250112122525663 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250112122525663 DAUC <0003> auc.c:113 vector [2]: rand = 3512347fc707757bfa459c2746c82fd6 20250112122525663 DAUC <0003> auc.c:179 vector [2]: kc = aa8aa236805b7000 20250112122525663 DAUC <0003> auc.c:180 vector [2]: sres = b8eba07b 20250112122525663 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250112122525663 DAUC <0003> auc.c:113 vector [3]: rand = b7c581e89174606c557c27c177328faa 20250112122525663 DAUC <0003> auc.c:179 vector [3]: kc = 501f02c9564da400 20250112122525663 DAUC <0003> auc.c:180 vector [3]: sres = 7719678f 20250112122525663 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250112122525663 DAUC <0003> auc.c:113 vector [4]: rand = d4b71e214ecf4a222a94c833562be320 20250112122525663 DAUC <0003> auc.c:179 vector [4]: kc = 3a7d5ce81f77e000 20250112122525663 DAUC <0003> auc.c:180 vector [4]: sres = ff1389b6 20250112122525663 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250112122525663 DAUC <0003> db_auc.c:245 IMSI='262421358947792': Generated 5 vectors 20250112122525663 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421358947792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421358947792"} 20250112122525664 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421358947792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525664 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525664 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525668 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525668 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421358947792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421358947792"} 20250112122525668 DAUC <0003> db_auc.c:192 IMSI='262421358947792': No 3G Auth Data 20250112122525668 DAUC <0003> db_auc.c:236 IMSI='262421358947792': Calling to generate 5 vectors 20250112122525669 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250112122525669 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525669 DAUC <0003> auc.c:113 vector [0]: rand = 2728c8eebc66bba23a6a7754ce2264b5 20250112122525669 DAUC <0003> auc.c:179 vector [0]: kc = b19a2457b2a88400 20250112122525669 DAUC <0003> auc.c:180 vector [0]: sres = 81b371c5 20250112122525669 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250112122525669 DAUC <0003> auc.c:113 vector [1]: rand = e0141fb83d433e768ac8765835c38876 20250112122525669 DAUC <0003> auc.c:179 vector [1]: kc = 0937261649d69400 20250112122525669 DAUC <0003> auc.c:180 vector [1]: sres = 3ad14395 20250112122525669 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250112122525669 DAUC <0003> auc.c:113 vector [2]: rand = fcb91184a23efef56d9f87945f168f36 20250112122525669 DAUC <0003> auc.c:179 vector [2]: kc = 5af8c9117a316400 20250112122525669 DAUC <0003> auc.c:180 vector [2]: sres = 7f5746dc 20250112122525669 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250112122525669 DAUC <0003> auc.c:113 vector [3]: rand = 1cef215e6559cd62ce8ad32b69d29573 20250112122525669 DAUC <0003> auc.c:179 vector [3]: kc = 5f3d97af4749d000 20250112122525669 DAUC <0003> auc.c:180 vector [3]: sres = 6d9c74fc 20250112122525669 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250112122525669 DAUC <0003> auc.c:113 vector [4]: rand = 3ccd7b0736ffadc7212934643e19d76c 20250112122525670 DAUC <0003> auc.c:179 vector [4]: kc = 70dc7729f8b6dc00 20250112122525670 DAUC <0003> auc.c:180 vector [4]: sres = eac7ac39 20250112122525670 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250112122525670 DAUC <0003> db_auc.c:245 IMSI='262421358947792': Generated 5 vectors 20250112122525670 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421358947792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421358947792"} 20250112122525670 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421358947792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525670 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525670 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40548<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@be6994c63b43: Final verdict of PTC: pass 20250112122525676 DAUC <0003> db_auc.c:157 IMSI='262421630457601': No 2G Auth Data 20250112122525676 DAUC <0003> db_auc.c:192 IMSI='262421630457601': No 3G Auth Data HLR_Test-GSUP(21)@be6994c63b43: Created GsupExpect[0] for "262421630457601" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250112122525693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40560<->l=127.0.0.1:4258 20250112122525695 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525695 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421630457601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421630457601"} 20250112122525695 DAUC <0003> db_auc.c:192 IMSI='262421630457601': No 3G Auth Data 20250112122525695 DAUC <0003> db_auc.c:236 IMSI='262421630457601': Calling to generate 1 vectors 20250112122525695 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250112122525695 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525695 DAUC <0003> auc.c:113 vector [0]: rand = 392f7dfd54f18be21eb4047c8f9045e4 20250112122525695 DAUC <0003> auc.c:179 vector [0]: kc = ef14424f59a48800 20250112122525695 DAUC <0003> auc.c:180 vector [0]: sres = a02a02e8 20250112122525695 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250112122525695 DAUC <0003> db_auc.c:245 IMSI='262421630457601': Generated 1 vectors 20250112122525695 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421630457601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421630457601"} 20250112122525695 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421630457601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525695 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525695 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@be6994c63b43: Found GsupExpect[0] for "262421630457601" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@be6994c63b43: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262421630457601" TC_gsup_sai_num_auth_vectors(25)@be6994c63b43: setverdict(pass): none -> pass 20250112122525696 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525696 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421630457601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421630457601"} 20250112122525696 DAUC <0003> db_auc.c:192 IMSI='262421630457601': No 3G Auth Data 20250112122525696 DAUC <0003> db_auc.c:236 IMSI='262421630457601': Calling to generate 4 vectors 20250112122525696 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250112122525696 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525696 DAUC <0003> auc.c:113 vector [0]: rand = 5005a702016f18711602bdd0c4a2393f 20250112122525696 DAUC <0003> auc.c:179 vector [0]: kc = ca0e5bd4955c0800 20250112122525696 DAUC <0003> auc.c:180 vector [0]: sres = 02fa8b6d 20250112122525696 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250112122525696 DAUC <0003> auc.c:113 vector [1]: rand = 02dfc39aa63c9a9331c0282ba6e1cb74 20250112122525696 DAUC <0003> auc.c:179 vector [1]: kc = c4e44db293d68400 20250112122525696 DAUC <0003> auc.c:180 vector [1]: sres = cf44538c 20250112122525696 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250112122525696 DAUC <0003> auc.c:113 vector [2]: rand = 898c8f8c33dab105d586d19c74c53dfa 20250112122525696 DAUC <0003> auc.c:179 vector [2]: kc = f995b6c67c4bd400 20250112122525696 DAUC <0003> auc.c:180 vector [2]: sres = 0677a3d9 20250112122525696 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250112122525696 DAUC <0003> auc.c:113 vector [3]: rand = 716ee16f98e8b98ea5539fecdf80eccf 20250112122525696 DAUC <0003> auc.c:179 vector [3]: kc = 35dd14e07bdd5c00 20250112122525696 DAUC <0003> auc.c:180 vector [3]: sres = 91811d8f 20250112122525696 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250112122525696 DAUC <0003> db_auc.c:245 IMSI='262421630457601': Generated 4 vectors 20250112122525696 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421630457601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421630457601"} 20250112122525696 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421630457601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525696 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525696 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525697 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525697 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421630457601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421630457601"} 20250112122525697 DAUC <0003> db_auc.c:192 IMSI='262421630457601': No 3G Auth Data 20250112122525697 DAUC <0003> db_auc.c:236 IMSI='262421630457601': Calling to generate 5 vectors 20250112122525697 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250112122525697 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525697 DAUC <0003> auc.c:113 vector [0]: rand = aaba3938a226e9f16420202e1cb9f728 20250112122525697 DAUC <0003> auc.c:179 vector [0]: kc = 330b090005787000 20250112122525697 DAUC <0003> auc.c:180 vector [0]: sres = e7d2a9a2 20250112122525697 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250112122525697 DAUC <0003> auc.c:113 vector [1]: rand = adbabf68fb63c6d5d3bcab6f61e43037 20250112122525697 DAUC <0003> auc.c:179 vector [1]: kc = 9f01bf24aad87400 20250112122525697 DAUC <0003> auc.c:180 vector [1]: sres = 827d1589 20250112122525697 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250112122525697 DAUC <0003> auc.c:113 vector [2]: rand = 51e0cddb00ced8eb21ac7df173ced0b4 20250112122525697 DAUC <0003> auc.c:179 vector [2]: kc = 349a056959c8a000 20250112122525697 DAUC <0003> auc.c:180 vector [2]: sres = 78fe6375 20250112122525697 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250112122525697 DAUC <0003> auc.c:113 vector [3]: rand = fd30780050acdc70283fe48023b925cd 20250112122525697 DAUC <0003> auc.c:179 vector [3]: kc = b8d8a62008ce7000 20250112122525697 DAUC <0003> auc.c:180 vector [3]: sres = 27a06656 20250112122525697 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250112122525697 DAUC <0003> auc.c:113 vector [4]: rand = 6cb082256bfdf8233bc95ea236bfaf1e 20250112122525697 DAUC <0003> auc.c:179 vector [4]: kc = 42290fa0472a0800 20250112122525697 DAUC <0003> auc.c:180 vector [4]: sres = 2e13ea07 20250112122525697 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250112122525697 DAUC <0003> db_auc.c:245 IMSI='262421630457601': Generated 5 vectors 20250112122525697 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421630457601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421630457601"} 20250112122525697 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421630457601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525697 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525697 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525697 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525697 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421630457601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421630457601"} 20250112122525697 DAUC <0003> db_auc.c:192 IMSI='262421630457601': No 3G Auth Data 20250112122525697 DAUC <0003> db_auc.c:236 IMSI='262421630457601': Calling to generate 5 vectors 20250112122525697 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250112122525697 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525697 DAUC <0003> auc.c:113 vector [0]: rand = d601e87157e4fd03c730506d72c19f45 20250112122525697 DAUC <0003> auc.c:179 vector [0]: kc = 3210e8c6d8723400 20250112122525697 DAUC <0003> auc.c:180 vector [0]: sres = 92db736c 20250112122525697 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250112122525697 DAUC <0003> auc.c:113 vector [1]: rand = 4525164c8d5d72a1a301059d952b39bd 20250112122525697 DAUC <0003> auc.c:179 vector [1]: kc = 323116097fac1000 20250112122525697 DAUC <0003> auc.c:180 vector [1]: sres = 046979db 20250112122525697 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250112122525697 DAUC <0003> auc.c:113 vector [2]: rand = 4da6a4f78ecb1538a2afad720e9d84d6 20250112122525697 DAUC <0003> auc.c:179 vector [2]: kc = eb05cf20384e7c00 20250112122525697 DAUC <0003> auc.c:180 vector [2]: sres = b7f4a6d4 20250112122525697 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250112122525697 DAUC <0003> auc.c:113 vector [3]: rand = ca045095fe76c28c00696edfb8b44c9c 20250112122525697 DAUC <0003> auc.c:179 vector [3]: kc = 93a755deb8d7d800 20250112122525697 DAUC <0003> auc.c:180 vector [3]: sres = 782ae140 20250112122525697 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250112122525697 DAUC <0003> auc.c:113 vector [4]: rand = 6d1ae75fbf7a71968bb5ae3b9eedf9a5 20250112122525697 DAUC <0003> auc.c:179 vector [4]: kc = 8ffaf0b8f21c5400 20250112122525697 DAUC <0003> auc.c:180 vector [4]: sres = 0cb01c54 20250112122525697 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250112122525697 DAUC <0003> db_auc.c:245 IMSI='262421630457601': Generated 5 vectors 20250112122525697 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421630457601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421630457601"} 20250112122525697 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421630457601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525697 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525697 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40560<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@be6994c63b43: Final verdict of PTC: pass 20250112122525698 DAUC <0003> db_auc.c:157 IMSI='262424922206668': No 2G Auth Data 20250112122525698 DAUC <0003> db_auc.c:192 IMSI='262424922206668': No 3G Auth Data HLR_Test-GSUP(21)@be6994c63b43: Created GsupExpect[0] for "262424922206668" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250112122525705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40570<->l=127.0.0.1:4258 20250112122525706 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525706 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424922206668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424922206668"} 20250112122525706 DAUC <0003> db_auc.c:192 IMSI='262424922206668': No 3G Auth Data 20250112122525706 DAUC <0003> db_auc.c:236 IMSI='262424922206668': Calling to generate 1 vectors 20250112122525706 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250112122525706 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525706 DAUC <0003> auc.c:113 vector [0]: rand = 4cb5f3dc2fad1158cd737530c19c4715 20250112122525706 DAUC <0003> auc.c:179 vector [0]: kc = e5a777677e186cab 20250112122525706 DAUC <0003> auc.c:180 vector [0]: sres = c90390b7 20250112122525706 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250112122525706 DAUC <0003> db_auc.c:245 IMSI='262424922206668': Generated 1 vectors 20250112122525706 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424922206668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424922206668"} 20250112122525706 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424922206668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525706 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525706 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@be6994c63b43: Found GsupExpect[0] for "262424922206668" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@be6994c63b43: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262424922206668" TC_gsup_sai_num_auth_vectors(26)@be6994c63b43: setverdict(pass): none -> pass 20250112122525707 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525707 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424922206668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424922206668"} 20250112122525707 DAUC <0003> db_auc.c:192 IMSI='262424922206668': No 3G Auth Data 20250112122525707 DAUC <0003> db_auc.c:236 IMSI='262424922206668': Calling to generate 4 vectors 20250112122525707 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250112122525707 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525707 DAUC <0003> auc.c:113 vector [0]: rand = 339059f18bcc8a8736f8dc9a8ea28925 20250112122525707 DAUC <0003> auc.c:179 vector [0]: kc = 5ac7946c7270e469 20250112122525707 DAUC <0003> auc.c:180 vector [0]: sres = f3760955 20250112122525707 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250112122525707 DAUC <0003> auc.c:113 vector [1]: rand = 8b793bfae70b97ae9e8edda3bd437669 20250112122525707 DAUC <0003> auc.c:179 vector [1]: kc = c8a6f219a992e27c 20250112122525707 DAUC <0003> auc.c:180 vector [1]: sres = 39d3e97b 20250112122525707 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250112122525707 DAUC <0003> auc.c:113 vector [2]: rand = d2bdfdd20a882277d71751b62d7c3dd2 20250112122525707 DAUC <0003> auc.c:179 vector [2]: kc = cfcaca6d00b3b128 20250112122525707 DAUC <0003> auc.c:180 vector [2]: sres = 3674ac6b 20250112122525707 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250112122525707 DAUC <0003> auc.c:113 vector [3]: rand = bf58681ae051925697ac3dc1a3bf46f3 20250112122525707 DAUC <0003> auc.c:179 vector [3]: kc = 56da80fc95131779 20250112122525707 DAUC <0003> auc.c:180 vector [3]: sres = cea52b74 20250112122525707 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250112122525707 DAUC <0003> db_auc.c:245 IMSI='262424922206668': Generated 4 vectors 20250112122525707 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424922206668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424922206668"} 20250112122525707 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424922206668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525707 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525707 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525708 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525708 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424922206668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424922206668"} 20250112122525708 DAUC <0003> db_auc.c:192 IMSI='262424922206668': No 3G Auth Data 20250112122525708 DAUC <0003> db_auc.c:236 IMSI='262424922206668': Calling to generate 5 vectors 20250112122525708 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250112122525708 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525708 DAUC <0003> auc.c:113 vector [0]: rand = e26cc19f94cdd68bea95ea6e727918e0 20250112122525708 DAUC <0003> auc.c:179 vector [0]: kc = 7943e5b4cb1667b8 20250112122525708 DAUC <0003> auc.c:180 vector [0]: sres = cae11ec8 20250112122525708 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250112122525708 DAUC <0003> auc.c:113 vector [1]: rand = 6e27663a469536b776d8784670a8e717 20250112122525708 DAUC <0003> auc.c:179 vector [1]: kc = 20a8daf83e3f0925 20250112122525708 DAUC <0003> auc.c:180 vector [1]: sres = a04c8603 20250112122525708 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250112122525708 DAUC <0003> auc.c:113 vector [2]: rand = c781bd4a92eaa3fc46c5f22dea5d78e0 20250112122525708 DAUC <0003> auc.c:179 vector [2]: kc = c6ed0a044d086b14 20250112122525708 DAUC <0003> auc.c:180 vector [2]: sres = 055ef448 20250112122525708 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250112122525708 DAUC <0003> auc.c:113 vector [3]: rand = d1e0fba0f100f82a394fa26e1aea9953 20250112122525708 DAUC <0003> auc.c:179 vector [3]: kc = aee1bde5f35fc2ee 20250112122525708 DAUC <0003> auc.c:180 vector [3]: sres = 2116b9a4 20250112122525708 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250112122525708 DAUC <0003> auc.c:113 vector [4]: rand = 4fce46633ca7129c4f5286ef7355f2d2 20250112122525708 DAUC <0003> auc.c:179 vector [4]: kc = 2dddc0264e710e5a 20250112122525708 DAUC <0003> auc.c:180 vector [4]: sres = 1a7f8579 20250112122525708 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250112122525708 DAUC <0003> db_auc.c:245 IMSI='262424922206668': Generated 5 vectors 20250112122525708 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424922206668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424922206668"} 20250112122525708 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424922206668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525708 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525708 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525709 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525709 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424922206668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424922206668"} 20250112122525709 DAUC <0003> db_auc.c:192 IMSI='262424922206668': No 3G Auth Data 20250112122525709 DAUC <0003> db_auc.c:236 IMSI='262424922206668': Calling to generate 5 vectors 20250112122525709 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250112122525709 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525709 DAUC <0003> auc.c:113 vector [0]: rand = 0c76a651c7cbb57e94a06794bef2c676 20250112122525709 DAUC <0003> auc.c:179 vector [0]: kc = 564e239bc6a0ecb1 20250112122525709 DAUC <0003> auc.c:180 vector [0]: sres = 69531310 20250112122525709 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250112122525709 DAUC <0003> auc.c:113 vector [1]: rand = 5d8615ebc9715eb042bd9c1e8db01157 20250112122525709 DAUC <0003> auc.c:179 vector [1]: kc = cb5f920959208eb9 20250112122525709 DAUC <0003> auc.c:180 vector [1]: sres = cd852cac 20250112122525709 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250112122525709 DAUC <0003> auc.c:113 vector [2]: rand = c307ee6d48b96f553b2a1efe9dc7364e 20250112122525709 DAUC <0003> auc.c:179 vector [2]: kc = dc3343e40ff3d802 20250112122525709 DAUC <0003> auc.c:180 vector [2]: sres = 330fd68b 20250112122525709 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250112122525709 DAUC <0003> auc.c:113 vector [3]: rand = 837c28e68fff01ccc92eef30693cf6cf 20250112122525709 DAUC <0003> auc.c:179 vector [3]: kc = f445905585b6c957 20250112122525709 DAUC <0003> auc.c:180 vector [3]: sres = 56ab7523 20250112122525709 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250112122525709 DAUC <0003> auc.c:113 vector [4]: rand = c3e576558dfd177e0fb75a25bb92d5ec 20250112122525709 DAUC <0003> auc.c:179 vector [4]: kc = aa9ed9ac1602a94b 20250112122525709 DAUC <0003> auc.c:180 vector [4]: sres = 81dd10ee 20250112122525709 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250112122525709 DAUC <0003> db_auc.c:245 IMSI='262424922206668': Generated 5 vectors 20250112122525709 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424922206668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424922206668"} 20250112122525709 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424922206668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525709 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525709 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40570<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@be6994c63b43: Final verdict of PTC: pass 20250112122525711 DAUC <0003> db_auc.c:157 IMSI='262422407985459': No 2G Auth Data 20250112122525711 DAUC <0003> db_auc.c:192 IMSI='262422407985459': No 3G Auth Data HLR_Test-GSUP(21)@be6994c63b43: Created GsupExpect[0] for "262422407985459" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250112122525717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40576<->l=127.0.0.1:4258 20250112122525718 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525718 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422407985459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422407985459"} 20250112122525718 DAUC <0003> db_auc.c:157 IMSI='262422407985459': No 2G Auth Data 20250112122525718 DAUC <0003> db_auc.c:236 IMSI='262422407985459': Calling to generate 1 vectors 20250112122525718 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250112122525718 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122525718 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122525718 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250112122525718 DAUC <0003> auc.c:113 vector [0]: rand = ba6ca729a045091f318f211abc8c1b34 20250112122525718 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250112122525718 DAUC <0003> auc.c:142 vector [0]: autn = 283c40fc4df20000cf7190313b9b492e 20250112122525718 DAUC <0003> auc.c:143 vector [0]: ck = 24dbcad07a05b56fdb6e43a30f95f5fa 20250112122525718 DAUC <0003> auc.c:144 vector [0]: ik = a39de5aaaa6157cc08364c12decbee0a 20250112122525718 DAUC <0003> auc.c:145 vector [0]: res = 9dae3ad46307f5430000000000000000 20250112122525718 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122525718 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250112122525718 DAUC <0003> auc.c:151 vector [0]: kc = 541e20cb013af953 20250112122525718 DAUC <0003> auc.c:152 vector [0]: sres = fea9cf97 20250112122525718 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250112122525718 DAUC <0003> db_auc.c:245 IMSI='262422407985459': Generated 1 vectors 20250112122525718 DAUC <0003> db_auc.c:249 IMSI='262422407985459': Updating SQN=33 in DB 20250112122525719 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422407985459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422407985459"} 20250112122525719 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422407985459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525719 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525719 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@be6994c63b43: Found GsupExpect[0] for "262422407985459" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@be6994c63b43: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262422407985459" TC_gsup_sai_num_auth_vectors(27)@be6994c63b43: setverdict(pass): none -> pass 20250112122525719 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525720 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422407985459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422407985459"} 20250112122525720 DAUC <0003> db_auc.c:157 IMSI='262422407985459': No 2G Auth Data 20250112122525720 DAUC <0003> db_auc.c:236 IMSI='262422407985459': Calling to generate 4 vectors 20250112122525720 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250112122525720 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122525720 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122525720 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250112122525720 DAUC <0003> auc.c:113 vector [0]: rand = b459b82708134a0f96f3938b6deafc7c 20250112122525720 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250112122525720 DAUC <0003> auc.c:142 vector [0]: autn = e3efe90f639700005fa863a9f7522bd0 20250112122525720 DAUC <0003> auc.c:143 vector [0]: ck = a93029e21df67e3e898c5d4997ac10c9 20250112122525720 DAUC <0003> auc.c:144 vector [0]: ik = 6fc9e691cd18bcd521af85e23706d520 20250112122525720 DAUC <0003> auc.c:145 vector [0]: res = dda4402327913a8d0000000000000000 20250112122525720 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122525720 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250112122525720 DAUC <0003> auc.c:151 vector [0]: kc = 6eda17d870440702 20250112122525720 DAUC <0003> auc.c:152 vector [0]: sres = fa357aae 20250112122525720 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250112122525720 DAUC <0003> auc.c:113 vector [1]: rand = 22f718f973fdcb45121d1f61a4e86a8d 20250112122525720 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250112122525720 DAUC <0003> auc.c:142 vector [1]: autn = a485724bf46c0000fdac948b878f879b 20250112122525720 DAUC <0003> auc.c:143 vector [1]: ck = 3b5db96dd48bbffccb31935a4773592a 20250112122525720 DAUC <0003> auc.c:144 vector [1]: ik = 97e2c2b742e2e28f8e28644df09a3b5d 20250112122525720 DAUC <0003> auc.c:145 vector [1]: res = 3067cbdee2074ce90000000000000000 20250112122525720 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122525720 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250112122525720 DAUC <0003> auc.c:151 vector [1]: kc = e9a68ccd21803f04 20250112122525720 DAUC <0003> auc.c:152 vector [1]: sres = d2608737 20250112122525720 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250112122525720 DAUC <0003> auc.c:113 vector [2]: rand = b7326bbd43e00a4d51f961829656a561 20250112122525720 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250112122525720 DAUC <0003> auc.c:142 vector [2]: autn = 5e8271ded16200000f04ff24aaca25fe 20250112122525720 DAUC <0003> auc.c:143 vector [2]: ck = 13841eb9eae00d4f456030d4628d2320 20250112122525720 DAUC <0003> auc.c:144 vector [2]: ik = fe0d0bdb799c7081e6deb523f18011d9 20250112122525720 DAUC <0003> auc.c:145 vector [2]: res = 98e11655cc5ad19a0000000000000000 20250112122525720 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122525720 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250112122525720 DAUC <0003> auc.c:151 vector [2]: kc = 4e37909500714f37 20250112122525720 DAUC <0003> auc.c:152 vector [2]: sres = 54bbc7cf 20250112122525720 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250112122525720 DAUC <0003> auc.c:113 vector [3]: rand = 6321ff08e65a16bc0bd30d8197c5fc95 20250112122525720 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250112122525720 DAUC <0003> auc.c:142 vector [3]: autn = 81b10d87775d000033d7164542d2054f 20250112122525720 DAUC <0003> auc.c:143 vector [3]: ck = 6702969d2263f49fd2bd9f209dfe6eb7 20250112122525720 DAUC <0003> auc.c:144 vector [3]: ik = 1db1a9176066dba7c2f1d85ac84a4cc4 20250112122525720 DAUC <0003> auc.c:145 vector [3]: res = d4f4ce1fc2a2b99c0000000000000000 20250112122525720 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122525720 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250112122525720 DAUC <0003> auc.c:151 vector [3]: kc = 6aff78f017b10d4b 20250112122525720 DAUC <0003> auc.c:152 vector [3]: sres = 16567783 20250112122525720 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250112122525720 DAUC <0003> db_auc.c:245 IMSI='262422407985459': Generated 4 vectors 20250112122525720 DAUC <0003> db_auc.c:249 IMSI='262422407985459': Updating SQN=161 in DB 20250112122525720 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422407985459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422407985459"} 20250112122525720 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422407985459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525720 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525720 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525721 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525721 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422407985459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422407985459"} 20250112122525721 DAUC <0003> db_auc.c:157 IMSI='262422407985459': No 2G Auth Data 20250112122525721 DAUC <0003> db_auc.c:236 IMSI='262422407985459': Calling to generate 5 vectors 20250112122525721 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250112122525721 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122525721 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122525721 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250112122525721 DAUC <0003> auc.c:113 vector [0]: rand = a31759fb4e1b0579474ffc769d35c906 20250112122525721 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250112122525721 DAUC <0003> auc.c:142 vector [0]: autn = 071921f3bfb1000031538da3c6781777 20250112122525721 DAUC <0003> auc.c:143 vector [0]: ck = f7dcd49340275b4c83722b233b4ae5b5 20250112122525721 DAUC <0003> auc.c:144 vector [0]: ik = a7bef81d0ecef9733b2fc5171441534d 20250112122525721 DAUC <0003> auc.c:145 vector [0]: res = b7e02bd360c896380000000000000000 20250112122525721 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122525721 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250112122525721 DAUC <0003> auc.c:151 vector [0]: kc = e83fc2ba61e214c7 20250112122525721 DAUC <0003> auc.c:152 vector [0]: sres = d728bdeb 20250112122525721 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250112122525721 DAUC <0003> auc.c:113 vector [1]: rand = 6aab6a05741fe960e8e0a6dd42a05ae8 20250112122525721 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250112122525721 DAUC <0003> auc.c:142 vector [1]: autn = fddb6ceb1a11000085d2ec835b12aab5 20250112122525721 DAUC <0003> auc.c:143 vector [1]: ck = 93f4a12cecbd2bceb9baa08d84ea7ebf 20250112122525721 DAUC <0003> auc.c:144 vector [1]: ik = e930cf5fbcb8f818ee7a6b522aca1da6 20250112122525721 DAUC <0003> auc.c:145 vector [1]: res = a947de5b796f9ea40000000000000000 20250112122525721 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122525721 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250112122525721 DAUC <0003> auc.c:151 vector [1]: kc = 2d04a5acfe25b0cf 20250112122525721 DAUC <0003> auc.c:152 vector [1]: sres = d02840ff 20250112122525721 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250112122525721 DAUC <0003> auc.c:113 vector [2]: rand = 63488ffb192c256aa61359e32a22e27a 20250112122525721 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250112122525721 DAUC <0003> auc.c:142 vector [2]: autn = 94822cd58e880000226049a4e75432d0 20250112122525721 DAUC <0003> auc.c:143 vector [2]: ck = 052dd3ca5a292c363a5d7291c966477d 20250112122525721 DAUC <0003> auc.c:144 vector [2]: ik = 9d7ffc66676ad86ce1b59b6ca45bb6b9 20250112122525721 DAUC <0003> auc.c:145 vector [2]: res = b749c4e42843df600000000000000000 20250112122525721 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122525721 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250112122525721 DAUC <0003> auc.c:151 vector [2]: kc = 43bac651507e059e 20250112122525721 DAUC <0003> auc.c:152 vector [2]: sres = 9f0a1b84 20250112122525721 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250112122525721 DAUC <0003> auc.c:113 vector [3]: rand = fde2f067bc69caeb4f99cf22390a0467 20250112122525721 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250112122525721 DAUC <0003> auc.c:142 vector [3]: autn = 4cd43035c20c00008506a77aa588f73c 20250112122525721 DAUC <0003> auc.c:143 vector [3]: ck = 89c72ee491481beb9c8073f41833d72d 20250112122525721 DAUC <0003> auc.c:144 vector [3]: ik = dd0587ad1f25f4b32ebfd83a105221a2 20250112122525721 DAUC <0003> auc.c:145 vector [3]: res = 812260a0dd5a79370000000000000000 20250112122525721 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122525721 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250112122525721 DAUC <0003> auc.c:151 vector [3]: kc = e6fd0287860c19d7 20250112122525721 DAUC <0003> auc.c:152 vector [3]: sres = 5c781997 20250112122525721 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250112122525721 DAUC <0003> auc.c:113 vector [4]: rand = 4b80746ca56a5a49ac452578a3211957 20250112122525721 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250112122525721 DAUC <0003> auc.c:142 vector [4]: autn = d12add23dd1b00000b25192cccfeab0a 20250112122525721 DAUC <0003> auc.c:143 vector [4]: ck = bfbf3d2f83f88b15a130df00c440b6ca 20250112122525721 DAUC <0003> auc.c:144 vector [4]: ik = b3a216ec9c67bc0e282a957abc414ef3 20250112122525721 DAUC <0003> auc.c:145 vector [4]: res = c9f039aa0976e8480000000000000000 20250112122525721 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250112122525721 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250112122525721 DAUC <0003> auc.c:151 vector [4]: kc = 850761b9679ecf22 20250112122525721 DAUC <0003> auc.c:152 vector [4]: sres = c086d1e2 20250112122525721 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250112122525721 DAUC <0003> db_auc.c:245 IMSI='262422407985459': Generated 5 vectors 20250112122525721 DAUC <0003> db_auc.c:249 IMSI='262422407985459': Updating SQN=321 in DB 20250112122525721 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422407985459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422407985459"} 20250112122525721 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422407985459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525721 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525721 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525722 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525722 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422407985459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422407985459"} 20250112122525722 DAUC <0003> db_auc.c:157 IMSI='262422407985459': No 2G Auth Data 20250112122525722 DAUC <0003> db_auc.c:236 IMSI='262422407985459': Calling to generate 5 vectors 20250112122525722 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250112122525722 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122525722 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122525722 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250112122525722 DAUC <0003> auc.c:113 vector [0]: rand = fc8fe0ec7c182acdcf962e14d256d3c7 20250112122525722 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250112122525722 DAUC <0003> auc.c:142 vector [0]: autn = 02292e4b13e1000090469ca3b004fc60 20250112122525722 DAUC <0003> auc.c:143 vector [0]: ck = 65927d63b920b584ffb9f474b161fc0e 20250112122525722 DAUC <0003> auc.c:144 vector [0]: ik = 82af59ed4c16f14e05bffd461f4f6230 20250112122525722 DAUC <0003> auc.c:145 vector [0]: res = 130e188d2e77d7250000000000000000 20250112122525722 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122525722 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250112122525722 DAUC <0003> auc.c:151 vector [0]: kc = 1d3b2dbc5b18daf4 20250112122525722 DAUC <0003> auc.c:152 vector [0]: sres = 3d79cfa8 20250112122525722 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250112122525722 DAUC <0003> auc.c:113 vector [1]: rand = ea3d451e799544ebfe216c4357c9dd16 20250112122525722 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250112122525722 DAUC <0003> auc.c:142 vector [1]: autn = ceef7f3cbe1f0000018d5d491b0f1709 20250112122525722 DAUC <0003> auc.c:143 vector [1]: ck = 94291b0d61cc73bbb4d726735856327b 20250112122525722 DAUC <0003> auc.c:144 vector [1]: ik = 5be7c03ba8aebb2c0f590b28e0d50a7c 20250112122525722 DAUC <0003> auc.c:145 vector [1]: res = 5ad457a2cdc8fc240000000000000000 20250112122525722 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122525722 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250112122525722 DAUC <0003> auc.c:151 vector [1]: kc = 7440f66d71e1f090 20250112122525722 DAUC <0003> auc.c:152 vector [1]: sres = 971cab86 20250112122525722 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250112122525722 DAUC <0003> auc.c:113 vector [2]: rand = 53f13dc4df3d97d0f7086383c6aaee88 20250112122525722 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250112122525722 DAUC <0003> auc.c:142 vector [2]: autn = a4ae058dec18000040c93d2934160529 20250112122525722 DAUC <0003> auc.c:143 vector [2]: ck = c6c417d653c605bc1b996526d3224d3f 20250112122525722 DAUC <0003> auc.c:144 vector [2]: ik = ae5213eef9232b6cf311f9a763bc29a0 20250112122525722 DAUC <0003> auc.c:145 vector [2]: res = 33bb57ee281d0d440000000000000000 20250112122525722 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122525722 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250112122525722 DAUC <0003> auc.c:151 vector [2]: kc = 801e98b91a7b4a4f 20250112122525722 DAUC <0003> auc.c:152 vector [2]: sres = 1ba65aaa 20250112122525722 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250112122525722 DAUC <0003> auc.c:113 vector [3]: rand = 92ee70f11248f0b0059e35f8f0e42fe3 20250112122525722 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250112122525722 DAUC <0003> auc.c:142 vector [3]: autn = cfa0590ed1b400008a3d6253b7d11e62 20250112122525722 DAUC <0003> auc.c:143 vector [3]: ck = 4d7a9f0dccaf8d9c861ac29ebeb4eb17 20250112122525722 DAUC <0003> auc.c:144 vector [3]: ik = fb562cec0822b8a12c8d35011eb09739 20250112122525722 DAUC <0003> auc.c:145 vector [3]: res = fce6eafef70e27630000000000000000 20250112122525722 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122525722 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250112122525722 DAUC <0003> auc.c:151 vector [3]: kc = 1cbb447e64894913 20250112122525722 DAUC <0003> auc.c:152 vector [3]: sres = 0be8cd9d 20250112122525722 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250112122525722 DAUC <0003> auc.c:113 vector [4]: rand = caa1c1fca2c83d4da68847204b5084ec 20250112122525722 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250112122525722 DAUC <0003> auc.c:142 vector [4]: autn = 404aaac5ec8700006433ec1853c123b9 20250112122525722 DAUC <0003> auc.c:143 vector [4]: ck = 70252eca0f051b88909b200d5df687c2 20250112122525722 DAUC <0003> auc.c:144 vector [4]: ik = fac1b4eb552536c6c928688694bfa353 20250112122525722 DAUC <0003> auc.c:145 vector [4]: res = 98a07ad5d6ca0dc20000000000000000 20250112122525722 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250112122525722 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250112122525722 DAUC <0003> auc.c:151 vector [4]: kc = d357d2aa936909df 20250112122525722 DAUC <0003> auc.c:152 vector [4]: sres = 4e6a7717 20250112122525722 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250112122525722 DAUC <0003> db_auc.c:245 IMSI='262422407985459': Generated 5 vectors 20250112122525722 DAUC <0003> db_auc.c:249 IMSI='262422407985459': Updating SQN=481 in DB 20250112122525722 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422407985459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422407985459"} 20250112122525722 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422407985459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525722 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525722 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40576<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@be6994c63b43: Final verdict of PTC: pass 20250112122525724 DAUC <0003> db_auc.c:157 IMSI='262424610667252': No 2G Auth Data 20250112122525724 DAUC <0003> db_auc.c:192 IMSI='262424610667252': No 3G Auth Data HLR_Test-GSUP(21)@be6994c63b43: Created GsupExpect[0] for "262424610667252" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250112122525730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40582<->l=127.0.0.1:4258 20250112122525731 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525731 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424610667252 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424610667252"} 20250112122525731 DAUC <0003> db_auc.c:157 IMSI='262424610667252': No 2G Auth Data 20250112122525731 DAUC <0003> db_auc.c:236 IMSI='262424610667252': Calling to generate 1 vectors 20250112122525731 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250112122525731 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122525731 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250112122525731 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250112122525731 DAUC <0003> auc.c:113 vector [0]: rand = 49be3730bd738a290ebb6089d55bc78b 20250112122525731 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250112122525731 DAUC <0003> auc.c:142 vector [0]: autn = 8f2627cae4730000d706ea833da0433a 20250112122525731 DAUC <0003> auc.c:143 vector [0]: ck = 8b649d86ec192bd7e328e7fd8a90aefa 20250112122525731 DAUC <0003> auc.c:144 vector [0]: ik = 20a46cb0c015dc2d5be066c20055c821 20250112122525731 DAUC <0003> auc.c:145 vector [0]: res = fe5b0482f5ee6b030000000000000000 20250112122525731 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122525731 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250112122525731 DAUC <0003> auc.c:151 vector [0]: kc = 13087009a6c99121 20250112122525731 DAUC <0003> auc.c:152 vector [0]: sres = 0bb56f81 20250112122525731 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250112122525731 DAUC <0003> db_auc.c:245 IMSI='262424610667252': Generated 1 vectors 20250112122525731 DAUC <0003> db_auc.c:249 IMSI='262424610667252': Updating SQN=33 in DB 20250112122525731 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424610667252 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424610667252"} 20250112122525731 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424610667252 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525731 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525731 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@be6994c63b43: Found GsupExpect[0] for "262424610667252" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@be6994c63b43: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262424610667252" TC_gsup_sai_num_auth_vectors(28)@be6994c63b43: setverdict(pass): none -> pass 20250112122525733 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525733 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424610667252 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424610667252"} 20250112122525733 DAUC <0003> db_auc.c:157 IMSI='262424610667252': No 2G Auth Data 20250112122525733 DAUC <0003> db_auc.c:236 IMSI='262424610667252': Calling to generate 4 vectors 20250112122525733 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250112122525733 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122525733 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250112122525733 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250112122525733 DAUC <0003> auc.c:113 vector [0]: rand = bdd2d1756cda8c3ac1c0f294ccbda3dd 20250112122525733 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250112122525733 DAUC <0003> auc.c:142 vector [0]: autn = 41088900a7f1000088ab18211c3acbde 20250112122525733 DAUC <0003> auc.c:143 vector [0]: ck = 48bef4efc5210cf68dabf4c24b51bb04 20250112122525733 DAUC <0003> auc.c:144 vector [0]: ik = a39ef38ca52ff355474aef231880ff4b 20250112122525733 DAUC <0003> auc.c:145 vector [0]: res = d7af9f0256e79f4c0000000000000000 20250112122525733 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122525733 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250112122525733 DAUC <0003> auc.c:151 vector [0]: kc = 21c11c8233dfbbec 20250112122525733 DAUC <0003> auc.c:152 vector [0]: sres = 8148004e 20250112122525733 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250112122525733 DAUC <0003> auc.c:113 vector [1]: rand = 68fef609ccfa990edcbb63b8c35cbdbb 20250112122525733 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250112122525733 DAUC <0003> auc.c:142 vector [1]: autn = 609c2e0e726f0000186d66315875c424 20250112122525733 DAUC <0003> auc.c:143 vector [1]: ck = 85f95cfca2df2afe0e9ab5a7f7906ff8 20250112122525733 DAUC <0003> auc.c:144 vector [1]: ik = c5d350c2d519766aa94af6f560d50f19 20250112122525733 DAUC <0003> auc.c:145 vector [1]: res = 752390b28f16dfca0000000000000000 20250112122525733 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122525733 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250112122525733 DAUC <0003> auc.c:151 vector [1]: kc = e7fa4f6ce0833c75 20250112122525733 DAUC <0003> auc.c:152 vector [1]: sres = fa354f78 20250112122525733 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250112122525733 DAUC <0003> auc.c:113 vector [2]: rand = 80bff5c0ea54a7dde47941a4967318ba 20250112122525733 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250112122525733 DAUC <0003> auc.c:142 vector [2]: autn = 6700068fdd4e0000ad0517ced1ee9d06 20250112122525733 DAUC <0003> auc.c:143 vector [2]: ck = 77299b9c98e04f9a8e444c3b3426bc53 20250112122525733 DAUC <0003> auc.c:144 vector [2]: ik = fd800cf9997ea3b3225824eefff23c9c 20250112122525733 DAUC <0003> auc.c:145 vector [2]: res = adfcc4db4239bc4e0000000000000000 20250112122525733 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122525733 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250112122525733 DAUC <0003> auc.c:151 vector [2]: kc = 26b5ffb0ca4a6ce6 20250112122525733 DAUC <0003> auc.c:152 vector [2]: sres = efc57895 20250112122525733 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250112122525733 DAUC <0003> auc.c:113 vector [3]: rand = 05ce8dab079cfd68772a02757867caf3 20250112122525733 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250112122525733 DAUC <0003> auc.c:142 vector [3]: autn = 7ffa7b6cf6fb000011129952cbbf0d2c 20250112122525733 DAUC <0003> auc.c:143 vector [3]: ck = a95ab8dcadd52da8b28156fdb1f7dfb9 20250112122525733 DAUC <0003> auc.c:144 vector [3]: ik = c41ed8fcb96b6e81ab3aec0e33950e55 20250112122525733 DAUC <0003> auc.c:145 vector [3]: res = 24467bd2439418ef0000000000000000 20250112122525733 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122525733 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250112122525733 DAUC <0003> auc.c:151 vector [3]: kc = 74ffdad396dc92c5 20250112122525733 DAUC <0003> auc.c:152 vector [3]: sres = 67d2633d 20250112122525733 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250112122525733 DAUC <0003> db_auc.c:245 IMSI='262424610667252': Generated 4 vectors 20250112122525733 DAUC <0003> db_auc.c:249 IMSI='262424610667252': Updating SQN=161 in DB 20250112122525733 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424610667252 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424610667252"} 20250112122525733 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424610667252 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525733 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525733 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525734 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525734 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424610667252 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424610667252"} 20250112122525734 DAUC <0003> db_auc.c:157 IMSI='262424610667252': No 2G Auth Data 20250112122525734 DAUC <0003> db_auc.c:236 IMSI='262424610667252': Calling to generate 5 vectors 20250112122525734 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250112122525734 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122525734 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250112122525734 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250112122525734 DAUC <0003> auc.c:113 vector [0]: rand = b4f2becf2f6f2b8fc9d9ff5f1ddbf5cc 20250112122525734 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250112122525734 DAUC <0003> auc.c:142 vector [0]: autn = b7e1755fcc4e0000ea35b8d74c76dc6c 20250112122525734 DAUC <0003> auc.c:143 vector [0]: ck = 3e016b7bd7e6e6edf9360aaf7595461f 20250112122525734 DAUC <0003> auc.c:144 vector [0]: ik = 6275c54d1333dff001d31b6cd8775ca0 20250112122525734 DAUC <0003> auc.c:145 vector [0]: res = ac6021f93cfb26530000000000000000 20250112122525734 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122525734 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250112122525734 DAUC <0003> auc.c:151 vector [0]: kc = a491bff5693723a2 20250112122525734 DAUC <0003> auc.c:152 vector [0]: sres = 909b07aa 20250112122525734 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250112122525734 DAUC <0003> auc.c:113 vector [1]: rand = 97b29f3fd6c91084b4f0cb56864697ac 20250112122525734 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250112122525734 DAUC <0003> auc.c:142 vector [1]: autn = c41af435c1f500001aebd88fceaad019 20250112122525734 DAUC <0003> auc.c:143 vector [1]: ck = 8ae0ab7ad28ca4c5e5bc051b6274456b 20250112122525734 DAUC <0003> auc.c:144 vector [1]: ik = 5054648de9dbb1baf8031c2351eca895 20250112122525734 DAUC <0003> auc.c:145 vector [1]: res = f3c58fd3aa15ed260000000000000000 20250112122525734 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122525734 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250112122525734 DAUC <0003> auc.c:151 vector [1]: kc = c70bd6cf08cff881 20250112122525734 DAUC <0003> auc.c:152 vector [1]: sres = 59d062f5 20250112122525734 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250112122525734 DAUC <0003> auc.c:113 vector [2]: rand = 033bf31dc7b99290037ca7e2f62d5787 20250112122525734 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250112122525734 DAUC <0003> auc.c:142 vector [2]: autn = 909b60fa01e90000fab34fbebaf5e67b 20250112122525734 DAUC <0003> auc.c:143 vector [2]: ck = 0a5c667cef78387def58fe3152c60eb7 20250112122525734 DAUC <0003> auc.c:144 vector [2]: ik = c1fa4babfbac7780eaf8978e146d3bc4 20250112122525734 DAUC <0003> auc.c:145 vector [2]: res = 620f6f1c6ce7ddd90000000000000000 20250112122525734 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122525734 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250112122525734 DAUC <0003> auc.c:151 vector [2]: kc = ce064468527f7a8e 20250112122525734 DAUC <0003> auc.c:152 vector [2]: sres = 0ee8b2c5 20250112122525734 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250112122525734 DAUC <0003> auc.c:113 vector [3]: rand = e37e439a7e6efff67e9ce19fa3c5489c 20250112122525734 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250112122525734 DAUC <0003> auc.c:142 vector [3]: autn = d26f50e7c71e0000f55b69aca604bfec 20250112122525734 DAUC <0003> auc.c:143 vector [3]: ck = b23e0c299302a6f105eab1f2005e04c5 20250112122525734 DAUC <0003> auc.c:144 vector [3]: ik = 15336dc618a395241311644e273e2981 20250112122525734 DAUC <0003> auc.c:145 vector [3]: res = 0ec014b24821c23c0000000000000000 20250112122525734 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122525734 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250112122525734 DAUC <0003> auc.c:151 vector [3]: kc = b1f6b453acc11e91 20250112122525734 DAUC <0003> auc.c:152 vector [3]: sres = 46e1d68e 20250112122525734 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250112122525734 DAUC <0003> auc.c:113 vector [4]: rand = fd7bee2a6c84101f729fa2c52304cad9 20250112122525734 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250112122525734 DAUC <0003> auc.c:142 vector [4]: autn = 6568bc4407170000d20218e97369b818 20250112122525734 DAUC <0003> auc.c:143 vector [4]: ck = 5c6defd1ea9e848001bb02d32940da98 20250112122525734 DAUC <0003> auc.c:144 vector [4]: ik = d4ecc3e2f95b6dda23ee24bab33bf284 20250112122525734 DAUC <0003> auc.c:145 vector [4]: res = 5e90cce5cf4cd8e30000000000000000 20250112122525734 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250112122525734 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250112122525734 DAUC <0003> auc.c:151 vector [4]: kc = aad40a5a89bec146 20250112122525734 DAUC <0003> auc.c:152 vector [4]: sres = 91dc1406 20250112122525734 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250112122525734 DAUC <0003> db_auc.c:245 IMSI='262424610667252': Generated 5 vectors 20250112122525734 DAUC <0003> db_auc.c:249 IMSI='262424610667252': Updating SQN=321 in DB 20250112122525734 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424610667252 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424610667252"} 20250112122525734 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424610667252 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525734 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525734 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525735 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525735 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424610667252 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424610667252"} 20250112122525735 DAUC <0003> db_auc.c:157 IMSI='262424610667252': No 2G Auth Data 20250112122525735 DAUC <0003> db_auc.c:236 IMSI='262424610667252': Calling to generate 5 vectors 20250112122525735 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250112122525735 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122525735 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250112122525735 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250112122525735 DAUC <0003> auc.c:113 vector [0]: rand = 4433d7de72cb88f578d63be2fadde620 20250112122525735 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250112122525735 DAUC <0003> auc.c:142 vector [0]: autn = 44419f3bd5100000f0a025913e6c0435 20250112122525736 DAUC <0003> auc.c:143 vector [0]: ck = d777e0846fdbb729702401334bae9a60 20250112122525736 DAUC <0003> auc.c:144 vector [0]: ik = 72f0c5e1265e21cd2fdef4bc85663425 20250112122525736 DAUC <0003> auc.c:145 vector [0]: res = 24ad93f1bb58d0710000000000000000 20250112122525736 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122525736 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250112122525736 DAUC <0003> auc.c:151 vector [0]: kc = fa7dd0ea874d38a1 20250112122525736 DAUC <0003> auc.c:152 vector [0]: sres = 9ff54380 20250112122525736 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250112122525736 DAUC <0003> auc.c:113 vector [1]: rand = f1bbfa6007415dafcc74f984e032bb09 20250112122525736 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250112122525736 DAUC <0003> auc.c:142 vector [1]: autn = b69a3e55068d000021dbdd2a74b8bc4e 20250112122525736 DAUC <0003> auc.c:143 vector [1]: ck = fb87ea9b62046aceaa49cdb7daa5a87a 20250112122525736 DAUC <0003> auc.c:144 vector [1]: ik = efca8c8e2a407ae33a8f710ca18bb77c 20250112122525736 DAUC <0003> auc.c:145 vector [1]: res = 4fd540ecb241f5220000000000000000 20250112122525736 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122525736 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250112122525736 DAUC <0003> auc.c:151 vector [1]: kc = 848bdaae336a0f2b 20250112122525736 DAUC <0003> auc.c:152 vector [1]: sres = fd94b5ce 20250112122525736 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250112122525736 DAUC <0003> auc.c:113 vector [2]: rand = e7ad078eb12b06bb5d5b8bca079a818e 20250112122525736 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250112122525736 DAUC <0003> auc.c:142 vector [2]: autn = b981102bba6d0000f00a5ec7023f61da 20250112122525736 DAUC <0003> auc.c:143 vector [2]: ck = 7e8315082e1cd085175ff5a912612cfb 20250112122525736 DAUC <0003> auc.c:144 vector [2]: ik = 5394bbcffbf7ec5f25c911ca7337f2af 20250112122525736 DAUC <0003> auc.c:145 vector [2]: res = e28b35cfd42f44480000000000000000 20250112122525736 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122525736 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250112122525736 DAUC <0003> auc.c:151 vector [2]: kc = 1f814aa4b4bde28e 20250112122525736 DAUC <0003> auc.c:152 vector [2]: sres = 36a47187 20250112122525736 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250112122525736 DAUC <0003> auc.c:113 vector [3]: rand = 1152acd1f18c7af06b993246db800eea 20250112122525736 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250112122525736 DAUC <0003> auc.c:142 vector [3]: autn = 7bc15a4f866b0000a56dd4ef198eef8d 20250112122525736 DAUC <0003> auc.c:143 vector [3]: ck = ec682d71428acdc6eddf154ebc449c61 20250112122525736 DAUC <0003> auc.c:144 vector [3]: ik = 70fc014c143cb11689ebb75d713a9ed0 20250112122525736 DAUC <0003> auc.c:145 vector [3]: res = e9fecce36809cec00000000000000000 20250112122525736 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122525736 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250112122525736 DAUC <0003> auc.c:151 vector [3]: kc = f8a08e2e9bc87e61 20250112122525736 DAUC <0003> auc.c:152 vector [3]: sres = 81f70223 20250112122525736 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250112122525736 DAUC <0003> auc.c:113 vector [4]: rand = 72aa6a83f448f495ccabf300290f237b 20250112122525736 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250112122525736 DAUC <0003> auc.c:142 vector [4]: autn = 7c14547669d000001d09f744d9373a40 20250112122525736 DAUC <0003> auc.c:143 vector [4]: ck = 20706e0c311c02d90f6343d75ecfd316 20250112122525736 DAUC <0003> auc.c:144 vector [4]: ik = edccace683cec8489e889dac10c396a6 20250112122525736 DAUC <0003> auc.c:145 vector [4]: res = 0eb11cce1991be2d0000000000000000 20250112122525736 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250112122525736 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250112122525736 DAUC <0003> auc.c:151 vector [4]: kc = 5c571c91fcde8f21 20250112122525736 DAUC <0003> auc.c:152 vector [4]: sres = 1720a2e3 20250112122525736 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250112122525736 DAUC <0003> db_auc.c:245 IMSI='262424610667252': Generated 5 vectors 20250112122525736 DAUC <0003> db_auc.c:249 IMSI='262424610667252': Updating SQN=481 in DB 20250112122525736 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424610667252 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424610667252"} 20250112122525736 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424610667252 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525736 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525736 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40582<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@be6994c63b43: Final verdict of PTC: pass 20250112122525737 DAUC <0003> db_auc.c:157 IMSI='262427573732259': No 2G Auth Data 20250112122525737 DAUC <0003> db_auc.c:192 IMSI='262427573732259': No 3G Auth Data HLR_Test-GSUP(21)@be6994c63b43: Created GsupExpect[0] for "262427573732259" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250112122525743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40586<->l=127.0.0.1:4258 20250112122525745 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525745 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427573732259 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427573732259"} 20250112122525745 DAUC <0003> db_auc.c:236 IMSI='262427573732259': Calling to generate 1 vectors 20250112122525745 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250112122525745 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122525745 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122525745 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250112122525745 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525745 DAUC <0003> auc.c:113 vector [0]: rand = 3c6f695cf0ae0d82204d82393325887b 20250112122525745 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250112122525745 DAUC <0003> auc.c:142 vector [0]: autn = ee0ae35c794a0000122159780d2e4330 20250112122525745 DAUC <0003> auc.c:143 vector [0]: ck = e6b0cf97c0279658b22e406432cc04f2 20250112122525745 DAUC <0003> auc.c:144 vector [0]: ik = 7c058e891175ae29e34bb8abf1ce9713 20250112122525745 DAUC <0003> auc.c:145 vector [0]: res = 448dcf55da0217460000000000000000 20250112122525745 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122525745 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250112122525745 DAUC <0003> auc.c:179 vector [0]: kc = b5b22cc340c91400 20250112122525745 DAUC <0003> auc.c:180 vector [0]: sres = 77c11d5b 20250112122525745 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250112122525745 DAUC <0003> db_auc.c:245 IMSI='262427573732259': Generated 1 vectors 20250112122525745 DAUC <0003> db_auc.c:249 IMSI='262427573732259': Updating SQN=33 in DB 20250112122525745 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427573732259 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427573732259"} 20250112122525745 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427573732259 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525745 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525745 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@be6994c63b43: Found GsupExpect[0] for "262427573732259" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@be6994c63b43: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262427573732259" TC_gsup_sai_num_auth_vectors(29)@be6994c63b43: setverdict(pass): none -> pass 20250112122525746 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525746 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427573732259 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427573732259"} 20250112122525746 DAUC <0003> db_auc.c:236 IMSI='262427573732259': Calling to generate 4 vectors 20250112122525746 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250112122525746 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122525746 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122525746 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250112122525746 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525746 DAUC <0003> auc.c:113 vector [0]: rand = 73621d274b097c3ead88825e953c2857 20250112122525746 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250112122525746 DAUC <0003> auc.c:142 vector [0]: autn = 8a1a2578ce9f0000b24b6925ac1086b4 20250112122525746 DAUC <0003> auc.c:143 vector [0]: ck = 9c10622c54ca647a52949ed9ce37b147 20250112122525746 DAUC <0003> auc.c:144 vector [0]: ik = f3d9fb5d64a620d2af7591f74e00ffab 20250112122525746 DAUC <0003> auc.c:145 vector [0]: res = 0be91f9690f06b9f0000000000000000 20250112122525746 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122525746 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250112122525746 DAUC <0003> auc.c:179 vector [0]: kc = 766b1246ef1ba000 20250112122525746 DAUC <0003> auc.c:180 vector [0]: sres = 2acd4f4a 20250112122525746 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250112122525746 DAUC <0003> auc.c:113 vector [1]: rand = 75add7e0fc3c138ecd82cf196e896566 20250112122525746 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250112122525746 DAUC <0003> auc.c:142 vector [1]: autn = 90c3d344a83b0000fe2883cac1bcb2c8 20250112122525746 DAUC <0003> auc.c:143 vector [1]: ck = 1d4be68101ab89d4328992ec27523a9a 20250112122525746 DAUC <0003> auc.c:144 vector [1]: ik = 250ad1eaf7448bd468b539f437028c01 20250112122525746 DAUC <0003> auc.c:145 vector [1]: res = d9e1fea657e9f8d50000000000000000 20250112122525746 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122525746 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250112122525746 DAUC <0003> auc.c:179 vector [1]: kc = b2224cdf4c7eb400 20250112122525746 DAUC <0003> auc.c:180 vector [1]: sres = 53295890 20250112122525746 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250112122525746 DAUC <0003> auc.c:113 vector [2]: rand = e27a395070384ab98821d9bea4cb6133 20250112122525746 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250112122525746 DAUC <0003> auc.c:142 vector [2]: autn = 47e548f7b9370000fe4bb6fcc444c478 20250112122525746 DAUC <0003> auc.c:143 vector [2]: ck = 8a051a7ea8c5a0b8f4a5aff88c91fb22 20250112122525746 DAUC <0003> auc.c:144 vector [2]: ik = c5a6a2f5fbbf84d815837aa7d4cfbe25 20250112122525746 DAUC <0003> auc.c:145 vector [2]: res = b2e4c7061c4018370000000000000000 20250112122525746 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122525746 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250112122525746 DAUC <0003> auc.c:179 vector [2]: kc = 34cad9a8a4650400 20250112122525746 DAUC <0003> auc.c:180 vector [2]: sres = 8bad42f1 20250112122525746 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250112122525746 DAUC <0003> auc.c:113 vector [3]: rand = f3346e853a802395f8ed8189f83725e3 20250112122525746 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250112122525746 DAUC <0003> auc.c:142 vector [3]: autn = 38b147e168320000d1ca8775e150964b 20250112122525746 DAUC <0003> auc.c:143 vector [3]: ck = 028e7fbd414db2e7a0dcd56cc3be093e 20250112122525746 DAUC <0003> auc.c:144 vector [3]: ik = ce6cf1e8d751dd8531b0153d567cc8f1 20250112122525746 DAUC <0003> auc.c:145 vector [3]: res = c3b3e0d06c284bfd0000000000000000 20250112122525746 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122525746 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250112122525746 DAUC <0003> auc.c:179 vector [3]: kc = e6fe4a65736aa400 20250112122525746 DAUC <0003> auc.c:180 vector [3]: sres = 906822a1 20250112122525746 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250112122525746 DAUC <0003> db_auc.c:245 IMSI='262427573732259': Generated 4 vectors 20250112122525746 DAUC <0003> db_auc.c:249 IMSI='262427573732259': Updating SQN=161 in DB 20250112122525746 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427573732259 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427573732259"} 20250112122525746 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427573732259 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525746 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525746 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525747 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525747 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427573732259 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427573732259"} 20250112122525747 DAUC <0003> db_auc.c:236 IMSI='262427573732259': Calling to generate 5 vectors 20250112122525747 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250112122525747 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122525747 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122525747 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250112122525747 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525747 DAUC <0003> auc.c:113 vector [0]: rand = 6a9a8e0837f5358644f3e2312d050128 20250112122525747 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250112122525747 DAUC <0003> auc.c:142 vector [0]: autn = b315982f10cf00000d88b4e3d11e03a3 20250112122525747 DAUC <0003> auc.c:143 vector [0]: ck = 078627ab79b3cd535e8070aac05c4fe1 20250112122525747 DAUC <0003> auc.c:144 vector [0]: ik = c9a51dfff7258de85ed59c54057f40b0 20250112122525747 DAUC <0003> auc.c:145 vector [0]: res = a5d96c7d9bc362b90000000000000000 20250112122525747 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122525747 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250112122525747 DAUC <0003> auc.c:179 vector [0]: kc = 6b44ae574659bc00 20250112122525747 DAUC <0003> auc.c:180 vector [0]: sres = 014e4e5a 20250112122525747 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250112122525747 DAUC <0003> auc.c:113 vector [1]: rand = 32a22fded638331cafe89b3bd83d75bc 20250112122525747 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250112122525747 DAUC <0003> auc.c:142 vector [1]: autn = 8637f24c760f0000d42ec9491455dbef 20250112122525747 DAUC <0003> auc.c:143 vector [1]: ck = 7732521ae51847471fc5e8c613fbca03 20250112122525747 DAUC <0003> auc.c:144 vector [1]: ik = f2904a862a1bba296479fe6a3fdfc1a9 20250112122525747 DAUC <0003> auc.c:145 vector [1]: res = 6f2dc4cefcc598ef0000000000000000 20250112122525747 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122525747 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250112122525747 DAUC <0003> auc.c:179 vector [1]: kc = f1b719ee3a3e6800 20250112122525747 DAUC <0003> auc.c:180 vector [1]: sres = 8bf0a29c 20250112122525747 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250112122525747 DAUC <0003> auc.c:113 vector [2]: rand = 83fb72824d381ec2810dd66072e716ea 20250112122525747 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250112122525747 DAUC <0003> auc.c:142 vector [2]: autn = 5be54e29c07a00006b3ec0795d43695a 20250112122525747 DAUC <0003> auc.c:143 vector [2]: ck = 22e6f0fd1404fb7115fb68e5b7c35857 20250112122525747 DAUC <0003> auc.c:144 vector [2]: ik = 9cc0cdc455f4c529c7bc1feb947edf41 20250112122525747 DAUC <0003> auc.c:145 vector [2]: res = ab668ba6a98f5ce50000000000000000 20250112122525747 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122525747 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250112122525747 DAUC <0003> auc.c:179 vector [2]: kc = ae442c8073d53800 20250112122525747 DAUC <0003> auc.c:180 vector [2]: sres = 38f475ee 20250112122525747 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250112122525747 DAUC <0003> auc.c:113 vector [3]: rand = 958e9f11afda188385d08a8f50893a9c 20250112122525747 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250112122525747 DAUC <0003> auc.c:142 vector [3]: autn = 691d6aac7e8f0000ff3efb1b868004fe 20250112122525747 DAUC <0003> auc.c:143 vector [3]: ck = abf846a325845875023a11bb27ac79b6 20250112122525747 DAUC <0003> auc.c:144 vector [3]: ik = 4b62a7ce9157274d0fa9bd895b942ed6 20250112122525747 DAUC <0003> auc.c:145 vector [3]: res = c9b0719517aa4bdd0000000000000000 20250112122525747 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122525747 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250112122525747 DAUC <0003> auc.c:179 vector [3]: kc = 3b80948d3c506000 20250112122525747 DAUC <0003> auc.c:180 vector [3]: sres = b9f96b33 20250112122525747 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250112122525747 DAUC <0003> auc.c:113 vector [4]: rand = 6e15cf4795b60c670a6b028225b079a0 20250112122525747 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250112122525747 DAUC <0003> auc.c:142 vector [4]: autn = 15dc6519ee9c0000f22fa97559ce4103 20250112122525747 DAUC <0003> auc.c:143 vector [4]: ck = 5955e50e601942d7a50c712159415770 20250112122525747 DAUC <0003> auc.c:144 vector [4]: ik = 6c0f585265804c17981989c2dea8c00b 20250112122525747 DAUC <0003> auc.c:145 vector [4]: res = 9df0f16298b1769e0000000000000000 20250112122525747 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250112122525747 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250112122525747 DAUC <0003> auc.c:179 vector [4]: kc = c5ab92bb3be4c800 20250112122525747 DAUC <0003> auc.c:180 vector [4]: sres = 8ed11892 20250112122525747 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250112122525747 DAUC <0003> db_auc.c:245 IMSI='262427573732259': Generated 5 vectors 20250112122525747 DAUC <0003> db_auc.c:249 IMSI='262427573732259': Updating SQN=321 in DB 20250112122525747 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427573732259 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427573732259"} 20250112122525747 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427573732259 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525747 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525747 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525748 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525748 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427573732259 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427573732259"} 20250112122525748 DAUC <0003> db_auc.c:236 IMSI='262427573732259': Calling to generate 5 vectors 20250112122525748 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250112122525748 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122525748 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122525748 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250112122525748 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525748 DAUC <0003> auc.c:113 vector [0]: rand = 8f81747fabb7e2ea836b9e622259a31a 20250112122525748 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250112122525748 DAUC <0003> auc.c:142 vector [0]: autn = 497cec22209800000e15218b321019e1 20250112122525748 DAUC <0003> auc.c:143 vector [0]: ck = dffa09e8117a08829d305b4c9a9510dd 20250112122525748 DAUC <0003> auc.c:144 vector [0]: ik = 6ec82055a92b16aec2b91401125dd0cc 20250112122525748 DAUC <0003> auc.c:145 vector [0]: res = 3acba55a607523710000000000000000 20250112122525748 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122525748 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250112122525748 DAUC <0003> auc.c:179 vector [0]: kc = 0562e2d45711d400 20250112122525748 DAUC <0003> auc.c:180 vector [0]: sres = 399a535e 20250112122525748 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250112122525748 DAUC <0003> auc.c:113 vector [1]: rand = 8162221443693d9badcf2b90283e6a1b 20250112122525748 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250112122525748 DAUC <0003> auc.c:142 vector [1]: autn = 680ae516696a000066aa0274ea67d2ca 20250112122525748 DAUC <0003> auc.c:143 vector [1]: ck = 423d672e4323340c915632bb26ac9273 20250112122525748 DAUC <0003> auc.c:144 vector [1]: ik = e557ca2ff20077078158ef5263cb3725 20250112122525748 DAUC <0003> auc.c:145 vector [1]: res = 5975fc1eb9920c890000000000000000 20250112122525748 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122525748 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250112122525748 DAUC <0003> auc.c:179 vector [1]: kc = 7d38395e4115a800 20250112122525748 DAUC <0003> auc.c:180 vector [1]: sres = 007baac7 20250112122525748 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250112122525748 DAUC <0003> auc.c:113 vector [2]: rand = 86e25b05ea975740a747a4f98f4eb659 20250112122525748 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250112122525748 DAUC <0003> auc.c:142 vector [2]: autn = 1d6be6f04b2300009c59f27132bc8388 20250112122525748 DAUC <0003> auc.c:143 vector [2]: ck = a65b577364d2465b2c2e9a0aff7aa8d9 20250112122525748 DAUC <0003> auc.c:144 vector [2]: ik = 5f412da1dab290a8b0124d3021502cf0 20250112122525748 DAUC <0003> auc.c:145 vector [2]: res = 55f1993de68c80400000000000000000 20250112122525748 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122525748 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250112122525748 DAUC <0003> auc.c:179 vector [2]: kc = 8287ed4ef7c6f000 20250112122525748 DAUC <0003> auc.c:180 vector [2]: sres = d5c5ed2b 20250112122525748 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250112122525748 DAUC <0003> auc.c:113 vector [3]: rand = a5004d693b67a1ce325e33500877e936 20250112122525748 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250112122525748 DAUC <0003> auc.c:142 vector [3]: autn = 5b2a733802ab00000a1891b70cc1db05 20250112122525748 DAUC <0003> auc.c:143 vector [3]: ck = ca21f9dd81693305bb5c5b4b2f8e3295 20250112122525748 DAUC <0003> auc.c:144 vector [3]: ik = 20c2aee396cf0b4b51bbd3449a4a5a54 20250112122525748 DAUC <0003> auc.c:145 vector [3]: res = 09a67e1e8f839aa20000000000000000 20250112122525748 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122525748 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250112122525748 DAUC <0003> auc.c:179 vector [3]: kc = 5e8d1b9a92941800 20250112122525748 DAUC <0003> auc.c:180 vector [3]: sres = df2403f8 20250112122525748 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250112122525748 DAUC <0003> auc.c:113 vector [4]: rand = eae96e235eff39039daacb5d086c0124 20250112122525748 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250112122525748 DAUC <0003> auc.c:142 vector [4]: autn = 7a6420a3cde1000013a94e592eb39f00 20250112122525748 DAUC <0003> auc.c:143 vector [4]: ck = 8bc15576221268f832ac14fb59ca7efd 20250112122525748 DAUC <0003> auc.c:144 vector [4]: ik = 8ed6ab038966cbd2e76d1a58aab90390 20250112122525748 DAUC <0003> auc.c:145 vector [4]: res = 0f8964d5561e0bc30000000000000000 20250112122525748 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250112122525748 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250112122525748 DAUC <0003> auc.c:179 vector [4]: kc = 8d69b4a023ddfc00 20250112122525748 DAUC <0003> auc.c:180 vector [4]: sres = bcd1bfa8 20250112122525748 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250112122525748 DAUC <0003> db_auc.c:245 IMSI='262427573732259': Generated 5 vectors 20250112122525748 DAUC <0003> db_auc.c:249 IMSI='262427573732259': Updating SQN=481 in DB 20250112122525748 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427573732259 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427573732259"} 20250112122525748 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427573732259 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525748 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525748 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40586<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@be6994c63b43: Final verdict of PTC: pass 20250112122525750 DAUC <0003> db_auc.c:157 IMSI='262425699122858': No 2G Auth Data 20250112122525750 DAUC <0003> db_auc.c:192 IMSI='262425699122858': No 3G Auth Data HLR_Test-GSUP(21)@be6994c63b43: Created GsupExpect[0] for "262425699122858" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250112122525756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40594<->l=127.0.0.1:4258 20250112122525758 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525758 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425699122858 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425699122858"} 20250112122525758 DAUC <0003> db_auc.c:236 IMSI='262425699122858': Calling to generate 1 vectors 20250112122525758 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250112122525758 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122525758 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122525758 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250112122525758 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525758 DAUC <0003> auc.c:113 vector [0]: rand = bfdcbc5c2431857005dfa8989deed4e5 20250112122525758 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250112122525758 DAUC <0003> auc.c:142 vector [0]: autn = aed8e0fb673b000029d103cb98e233bf 20250112122525758 DAUC <0003> auc.c:143 vector [0]: ck = f8900dad01f36690a092617289ceac6c 20250112122525758 DAUC <0003> auc.c:144 vector [0]: ik = 1f96f224c1ba7f14b0f52a22325299f4 20250112122525758 DAUC <0003> auc.c:145 vector [0]: res = 8e829f0aebe0ef250000000000000000 20250112122525758 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122525758 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250112122525758 DAUC <0003> auc.c:179 vector [0]: kc = 36c5578f3eea8400 20250112122525758 DAUC <0003> auc.c:180 vector [0]: sres = 61139290 20250112122525758 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250112122525758 DAUC <0003> db_auc.c:245 IMSI='262425699122858': Generated 1 vectors 20250112122525758 DAUC <0003> db_auc.c:249 IMSI='262425699122858': Updating SQN=33 in DB 20250112122525758 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425699122858 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425699122858"} 20250112122525758 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425699122858 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525758 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525758 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@be6994c63b43: Found GsupExpect[0] for "262425699122858" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@be6994c63b43: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262425699122858" TC_gsup_sai_num_auth_vectors(30)@be6994c63b43: setverdict(pass): none -> pass 20250112122525759 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525759 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425699122858 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425699122858"} 20250112122525759 DAUC <0003> db_auc.c:236 IMSI='262425699122858': Calling to generate 4 vectors 20250112122525759 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250112122525759 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122525759 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122525759 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250112122525759 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525759 DAUC <0003> auc.c:113 vector [0]: rand = 396d9ab8852d5de9f7b33a710d58f31f 20250112122525759 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250112122525759 DAUC <0003> auc.c:142 vector [0]: autn = 745ae60db28a0000957fcf1e1f2b1c91 20250112122525759 DAUC <0003> auc.c:143 vector [0]: ck = bc24f9f3ac725f12068cfd94de26b205 20250112122525759 DAUC <0003> auc.c:144 vector [0]: ik = 0e2e639951aadf3c32b3784d567440af 20250112122525759 DAUC <0003> auc.c:145 vector [0]: res = d95a71131b99f1900000000000000000 20250112122525759 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122525759 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250112122525759 DAUC <0003> auc.c:179 vector [0]: kc = 24f0730aa13ab800 20250112122525759 DAUC <0003> auc.c:180 vector [0]: sres = 6e26beda 20250112122525759 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250112122525759 DAUC <0003> auc.c:113 vector [1]: rand = 2d4cbfaae3c4f01864485b3f0d511001 20250112122525759 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250112122525759 DAUC <0003> auc.c:142 vector [1]: autn = 4c8aa6f5d9950000c76c34dd9a71d9c9 20250112122525759 DAUC <0003> auc.c:143 vector [1]: ck = 5de09858d12f713525344a9cc45e8ec6 20250112122525759 DAUC <0003> auc.c:144 vector [1]: ik = e4e2f63d3e95bed8cb1e2007ee3bfbda 20250112122525759 DAUC <0003> auc.c:145 vector [1]: res = fd892cdeacb764f70000000000000000 20250112122525759 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122525759 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250112122525759 DAUC <0003> auc.c:179 vector [1]: kc = b46a13d167e53000 20250112122525759 DAUC <0003> auc.c:180 vector [1]: sres = 70489d19 20250112122525759 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250112122525759 DAUC <0003> auc.c:113 vector [2]: rand = 1f701672999d2786a956eacb50bb29ec 20250112122525759 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250112122525759 DAUC <0003> auc.c:142 vector [2]: autn = a54d5e4bf06f00007dfd3e862becdbc2 20250112122525759 DAUC <0003> auc.c:143 vector [2]: ck = e8c486914ac12393568aaeec754fb7f2 20250112122525759 DAUC <0003> auc.c:144 vector [2]: ik = b83d15c721f3720caed39c68a4ded875 20250112122525759 DAUC <0003> auc.c:145 vector [2]: res = ef7be8540e4e76520000000000000000 20250112122525759 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122525759 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250112122525759 DAUC <0003> auc.c:179 vector [2]: kc = 5584a71e7f951800 20250112122525759 DAUC <0003> auc.c:180 vector [2]: sres = 9ca44e48 20250112122525759 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250112122525759 DAUC <0003> auc.c:113 vector [3]: rand = 2feb081162e952720ad3e740d83853dc 20250112122525759 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250112122525759 DAUC <0003> auc.c:142 vector [3]: autn = 9cd41ef56ac1000089c1ad557b5d7aaf 20250112122525759 DAUC <0003> auc.c:143 vector [3]: ck = 540a5648a2c9cfefe110fe4b4bb515ab 20250112122525759 DAUC <0003> auc.c:144 vector [3]: ik = 8def10968bc0a7436cbeb992307ebe33 20250112122525759 DAUC <0003> auc.c:145 vector [3]: res = c5ec74d7bc3d0ac00000000000000000 20250112122525759 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122525759 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250112122525759 DAUC <0003> auc.c:179 vector [3]: kc = fa378b72dfe98c00 20250112122525759 DAUC <0003> auc.c:180 vector [3]: sres = 63edeba7 20250112122525759 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250112122525759 DAUC <0003> db_auc.c:245 IMSI='262425699122858': Generated 4 vectors 20250112122525759 DAUC <0003> db_auc.c:249 IMSI='262425699122858': Updating SQN=161 in DB 20250112122525759 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425699122858 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425699122858"} 20250112122525759 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425699122858 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525759 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525759 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525760 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525760 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425699122858 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425699122858"} 20250112122525760 DAUC <0003> db_auc.c:236 IMSI='262425699122858': Calling to generate 5 vectors 20250112122525760 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250112122525760 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122525760 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122525760 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250112122525760 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525760 DAUC <0003> auc.c:113 vector [0]: rand = bc30927fa7f7f273c1ce72b1474101ac 20250112122525760 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250112122525760 DAUC <0003> auc.c:142 vector [0]: autn = 2a521b638c9d000016b23efaa98075b6 20250112122525760 DAUC <0003> auc.c:143 vector [0]: ck = 5bc56a02f07c67af9625580a6b165fe7 20250112122525760 DAUC <0003> auc.c:144 vector [0]: ik = b326458402c2adea083280d6380783cd 20250112122525760 DAUC <0003> auc.c:145 vector [0]: res = 7c7fe901562ef2a60000000000000000 20250112122525760 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122525760 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250112122525760 DAUC <0003> auc.c:179 vector [0]: kc = 249edb37e830c800 20250112122525760 DAUC <0003> auc.c:180 vector [0]: sres = 0b653cff 20250112122525760 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250112122525760 DAUC <0003> auc.c:113 vector [1]: rand = f74ba6de130f2abeb6f5431e7e537f8a 20250112122525760 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250112122525760 DAUC <0003> auc.c:142 vector [1]: autn = 71f616cf699000006bcd3504ac0f13f8 20250112122525760 DAUC <0003> auc.c:143 vector [1]: ck = de8939df4579a458b7495188e9b3498f 20250112122525760 DAUC <0003> auc.c:144 vector [1]: ik = ec126364576f670f8f664567404de28f 20250112122525760 DAUC <0003> auc.c:145 vector [1]: res = 92bb0404e9ece6520000000000000000 20250112122525760 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122525760 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250112122525760 DAUC <0003> auc.c:179 vector [1]: kc = 99a36d444b4bc800 20250112122525760 DAUC <0003> auc.c:180 vector [1]: sres = d7c929d5 20250112122525760 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250112122525760 DAUC <0003> auc.c:113 vector [2]: rand = b132366d522462fd9b3fd98e93a75099 20250112122525760 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250112122525760 DAUC <0003> auc.c:142 vector [2]: autn = e3342ae8120e000029b9f3fcb405bda6 20250112122525760 DAUC <0003> auc.c:143 vector [2]: ck = ca75dc694741b58b2c32c148e24884b5 20250112122525760 DAUC <0003> auc.c:144 vector [2]: ik = 043dc5294ad1367081720a4c5135b0cf 20250112122525760 DAUC <0003> auc.c:145 vector [2]: res = 3b33eee77a1973110000000000000000 20250112122525760 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122525760 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250112122525760 DAUC <0003> auc.c:179 vector [2]: kc = 342365d5bee43000 20250112122525760 DAUC <0003> auc.c:180 vector [2]: sres = 09a3fc9b 20250112122525760 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250112122525760 DAUC <0003> auc.c:113 vector [3]: rand = 9284b8c46dabd60bf1687850a20898e8 20250112122525760 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250112122525760 DAUC <0003> auc.c:142 vector [3]: autn = 74042ed2126e00008569be7bcb8d2db2 20250112122525760 DAUC <0003> auc.c:143 vector [3]: ck = 519e4e7daa75b776fb013eb22497b644 20250112122525760 DAUC <0003> auc.c:144 vector [3]: ik = ffd6afd64161f620f366f539fcce645e 20250112122525760 DAUC <0003> auc.c:145 vector [3]: res = 539b92e9a83e60a80000000000000000 20250112122525760 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122525760 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250112122525760 DAUC <0003> auc.c:179 vector [3]: kc = cb42c23d3ce95000 20250112122525760 DAUC <0003> auc.c:180 vector [3]: sres = ae88aa72 20250112122525760 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250112122525760 DAUC <0003> auc.c:113 vector [4]: rand = 806b2b266067e91eaaba2273011e9931 20250112122525760 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250112122525760 DAUC <0003> auc.c:142 vector [4]: autn = 24baa361cd3e00004b6745381fe7cdeb 20250112122525760 DAUC <0003> auc.c:143 vector [4]: ck = 2fe2b675bcda3a0112b0e181362cff71 20250112122525760 DAUC <0003> auc.c:144 vector [4]: ik = d0639d363d61763ba4ef69f36fec42da 20250112122525760 DAUC <0003> auc.c:145 vector [4]: res = 26abce6a44a406bc0000000000000000 20250112122525760 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250112122525760 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250112122525760 DAUC <0003> auc.c:179 vector [4]: kc = 27008229958cd400 20250112122525760 DAUC <0003> auc.c:180 vector [4]: sres = b285feaf 20250112122525760 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250112122525760 DAUC <0003> db_auc.c:245 IMSI='262425699122858': Generated 5 vectors 20250112122525760 DAUC <0003> db_auc.c:249 IMSI='262425699122858': Updating SQN=321 in DB 20250112122525760 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425699122858 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425699122858"} 20250112122525760 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425699122858 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525760 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525760 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525761 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525761 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425699122858 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425699122858"} 20250112122525761 DAUC <0003> db_auc.c:236 IMSI='262425699122858': Calling to generate 5 vectors 20250112122525761 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250112122525761 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122525761 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122525761 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250112122525761 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525761 DAUC <0003> auc.c:113 vector [0]: rand = 8b104a168dc19b43acaefe0794974238 20250112122525761 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250112122525761 DAUC <0003> auc.c:142 vector [0]: autn = fe8e61299c120000ccdae05f37f17c3d 20250112122525761 DAUC <0003> auc.c:143 vector [0]: ck = d5434e79699acebb5fecc8903b339cb3 20250112122525761 DAUC <0003> auc.c:144 vector [0]: ik = e64511fb7e58d21bb86a1081af74d8d5 20250112122525761 DAUC <0003> auc.c:145 vector [0]: res = 13393158563a1c960000000000000000 20250112122525761 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122525761 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250112122525761 DAUC <0003> auc.c:179 vector [0]: kc = b5ca1a17c1d8d800 20250112122525761 DAUC <0003> auc.c:180 vector [0]: sres = ef7eb980 20250112122525761 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250112122525761 DAUC <0003> auc.c:113 vector [1]: rand = fbabe416fe1d7c40f586b99f35781199 20250112122525761 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250112122525761 DAUC <0003> auc.c:142 vector [1]: autn = 202c0530bedd0000f0f396187c99b6e0 20250112122525761 DAUC <0003> auc.c:143 vector [1]: ck = 605691a3e3bd98099f358b269d9dc1ff 20250112122525761 DAUC <0003> auc.c:144 vector [1]: ik = 281d50a8812a41924e543c831272ac7e 20250112122525761 DAUC <0003> auc.c:145 vector [1]: res = e2a5026a58f6e4c50000000000000000 20250112122525761 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122525761 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250112122525761 DAUC <0003> auc.c:179 vector [1]: kc = 13135fc056677000 20250112122525761 DAUC <0003> auc.c:180 vector [1]: sres = b3b8219d 20250112122525761 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250112122525761 DAUC <0003> auc.c:113 vector [2]: rand = fad41e7bff7b1b685f0987b540a3ba21 20250112122525761 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250112122525761 DAUC <0003> auc.c:142 vector [2]: autn = 3c62e00a7391000075ba791966aea27d 20250112122525761 DAUC <0003> auc.c:143 vector [2]: ck = 7e851ad86a59388a1673f95d493e8c14 20250112122525761 DAUC <0003> auc.c:144 vector [2]: ik = c6d0e2a3fd14e377f9dba6af47bd8090 20250112122525761 DAUC <0003> auc.c:145 vector [2]: res = 25fe053013a304940000000000000000 20250112122525761 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122525761 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250112122525761 DAUC <0003> auc.c:179 vector [2]: kc = 267c7e8a277de400 20250112122525761 DAUC <0003> auc.c:180 vector [2]: sres = f1cd5948 20250112122525761 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250112122525761 DAUC <0003> auc.c:113 vector [3]: rand = 13ad6aadd53315498d55fd79a9c3af3f 20250112122525761 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250112122525761 DAUC <0003> auc.c:142 vector [3]: autn = 7aaa597549270000348307b8056bde75 20250112122525761 DAUC <0003> auc.c:143 vector [3]: ck = 4a5340cd3248605f0b75c16ab370975d 20250112122525761 DAUC <0003> auc.c:144 vector [3]: ik = 992959d413451d27e3271899da729e1c 20250112122525761 DAUC <0003> auc.c:145 vector [3]: res = 26cde87ca111bc970000000000000000 20250112122525761 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122525761 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250112122525761 DAUC <0003> auc.c:179 vector [3]: kc = 31008250cf791000 20250112122525761 DAUC <0003> auc.c:180 vector [3]: sres = 1c216cfe 20250112122525761 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250112122525761 DAUC <0003> auc.c:113 vector [4]: rand = f602f3cf0da3dc67a34becf6986ab1d1 20250112122525761 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250112122525761 DAUC <0003> auc.c:142 vector [4]: autn = c737f22da41b0000e6f4f489837753c6 20250112122525761 DAUC <0003> auc.c:143 vector [4]: ck = 1c339cba9772ae78002af836c9c20717 20250112122525761 DAUC <0003> auc.c:144 vector [4]: ik = 43ecce0855a52ae356eebaa405d7700d 20250112122525761 DAUC <0003> auc.c:145 vector [4]: res = 7aa883d9f6bfd0ee0000000000000000 20250112122525761 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250112122525761 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250112122525761 DAUC <0003> auc.c:179 vector [4]: kc = 3c477c777aa49c00 20250112122525761 DAUC <0003> auc.c:180 vector [4]: sres = da504d7a 20250112122525761 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250112122525761 DAUC <0003> db_auc.c:245 IMSI='262425699122858': Generated 5 vectors 20250112122525761 DAUC <0003> db_auc.c:249 IMSI='262425699122858': Updating SQN=481 in DB 20250112122525761 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425699122858 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425699122858"} 20250112122525761 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425699122858 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525761 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525761 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40594<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@be6994c63b43: Final verdict of PTC: pass 20250112122525763 DAUC <0003> db_auc.c:157 IMSI='262427083451353': No 2G Auth Data 20250112122525763 DAUC <0003> db_auc.c:192 IMSI='262427083451353': No 3G Auth Data HLR_Test-GSUP(21)@be6994c63b43: Created GsupExpect[0] for "262427083451353" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250112122525768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40604<->l=127.0.0.1:4258 20250112122525770 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525770 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427083451353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427083451353"} 20250112122525770 DAUC <0003> db_auc.c:236 IMSI='262427083451353': Calling to generate 1 vectors 20250112122525770 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250112122525770 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122525770 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122525770 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250112122525770 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525770 DAUC <0003> auc.c:113 vector [0]: rand = 8269cebffbcbda4e11792e8cf906218f 20250112122525770 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250112122525770 DAUC <0003> auc.c:142 vector [0]: autn = af4a63972ebd0000c17bae61ad736825 20250112122525770 DAUC <0003> auc.c:143 vector [0]: ck = 568414ccce0f2ec746bd4a7a81d6ccb1 20250112122525770 DAUC <0003> auc.c:144 vector [0]: ik = 5aef1205d9f520594cdaac8b3de2b7e5 20250112122525770 DAUC <0003> auc.c:145 vector [0]: res = 7b32033b4e4276c00000000000000000 20250112122525770 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122525770 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250112122525770 DAUC <0003> auc.c:179 vector [0]: kc = d494bb4b5ac94720 20250112122525770 DAUC <0003> auc.c:180 vector [0]: sres = c7dc5589 20250112122525770 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250112122525770 DAUC <0003> db_auc.c:245 IMSI='262427083451353': Generated 1 vectors 20250112122525770 DAUC <0003> db_auc.c:249 IMSI='262427083451353': Updating SQN=33 in DB 20250112122525770 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427083451353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427083451353"} 20250112122525770 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427083451353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525770 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525770 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@be6994c63b43: Found GsupExpect[0] for "262427083451353" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@be6994c63b43: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262427083451353" TC_gsup_sai_num_auth_vectors(31)@be6994c63b43: setverdict(pass): none -> pass 20250112122525771 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525771 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427083451353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427083451353"} 20250112122525771 DAUC <0003> db_auc.c:236 IMSI='262427083451353': Calling to generate 4 vectors 20250112122525771 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250112122525771 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122525771 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122525771 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250112122525771 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525771 DAUC <0003> auc.c:113 vector [0]: rand = 078ac0642fba10de09141b395f1ffdb7 20250112122525771 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250112122525771 DAUC <0003> auc.c:142 vector [0]: autn = 4af6efd5933b000097a74527d7fa01f9 20250112122525771 DAUC <0003> auc.c:143 vector [0]: ck = 2e3cb4ec73e080f2640fb87cbc7ed363 20250112122525771 DAUC <0003> auc.c:144 vector [0]: ik = 5b0eabeec11dd5cea6897c65e41544d1 20250112122525771 DAUC <0003> auc.c:145 vector [0]: res = ca7749c218eebbf60000000000000000 20250112122525771 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122525771 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250112122525771 DAUC <0003> auc.c:179 vector [0]: kc = ac725b3014c221e2 20250112122525771 DAUC <0003> auc.c:180 vector [0]: sres = ef8b030a 20250112122525771 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250112122525771 DAUC <0003> auc.c:113 vector [1]: rand = 209869a7bd8f5f299f71cdc38297ba44 20250112122525771 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250112122525771 DAUC <0003> auc.c:142 vector [1]: autn = 03c82473932d00001093e9e61a29a81b 20250112122525771 DAUC <0003> auc.c:143 vector [1]: ck = 0aeff338150e36450c718ac681b3818d 20250112122525771 DAUC <0003> auc.c:144 vector [1]: ik = e1a5718d8170ddc9a19a62034bb78ef0 20250112122525771 DAUC <0003> auc.c:145 vector [1]: res = 3d4a11baf05a93eb0000000000000000 20250112122525771 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122525771 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250112122525771 DAUC <0003> auc.c:179 vector [1]: kc = d6c2dd81dc0b42aa 20250112122525771 DAUC <0003> auc.c:180 vector [1]: sres = b02ff6cc 20250112122525771 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250112122525771 DAUC <0003> auc.c:113 vector [2]: rand = 90cc06deac016d9e1dc31a07a49955e7 20250112122525771 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250112122525771 DAUC <0003> auc.c:142 vector [2]: autn = e41cf9ac038d00006c0cf6949f086bc7 20250112122525771 DAUC <0003> auc.c:143 vector [2]: ck = 141b703c9c0c2a87706f5cb53ca1aac5 20250112122525771 DAUC <0003> auc.c:144 vector [2]: ik = 0134f090e8ed426f88ff019598080de7 20250112122525771 DAUC <0003> auc.c:145 vector [2]: res = 6c2a73cea511260b0000000000000000 20250112122525771 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122525771 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250112122525771 DAUC <0003> auc.c:179 vector [2]: kc = 6b94c8a65f950967 20250112122525771 DAUC <0003> auc.c:180 vector [2]: sres = 17a5b147 20250112122525771 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250112122525771 DAUC <0003> auc.c:113 vector [3]: rand = 7e57b7931e3037a8585b8be965941175 20250112122525771 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250112122525771 DAUC <0003> auc.c:142 vector [3]: autn = d32ae23a30370000886a6e183e45bb17 20250112122525771 DAUC <0003> auc.c:143 vector [3]: ck = 2bee55cdd8c9921da5400e3b9152e2ce 20250112122525771 DAUC <0003> auc.c:144 vector [3]: ik = e504fab6579032af260883459a0010c6 20250112122525772 DAUC <0003> auc.c:145 vector [3]: res = fd419dd9ecb82d200000000000000000 20250112122525772 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122525772 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250112122525772 DAUC <0003> auc.c:179 vector [3]: kc = 33ccd4760a967ceb 20250112122525772 DAUC <0003> auc.c:180 vector [3]: sres = 91f90608 20250112122525772 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250112122525772 DAUC <0003> db_auc.c:245 IMSI='262427083451353': Generated 4 vectors 20250112122525772 DAUC <0003> db_auc.c:249 IMSI='262427083451353': Updating SQN=161 in DB 20250112122525772 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427083451353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427083451353"} 20250112122525772 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427083451353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525772 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525772 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525772 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525772 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427083451353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427083451353"} 20250112122525773 DAUC <0003> db_auc.c:236 IMSI='262427083451353': Calling to generate 5 vectors 20250112122525773 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250112122525773 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122525773 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122525773 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250112122525773 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525773 DAUC <0003> auc.c:113 vector [0]: rand = 110735875523317a7f6173fb8242a045 20250112122525773 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250112122525773 DAUC <0003> auc.c:142 vector [0]: autn = c041c9b5cc190000fe0a373342d2f482 20250112122525773 DAUC <0003> auc.c:143 vector [0]: ck = 6d40dc52f2f2fa78a487d81b455e2ac1 20250112122525773 DAUC <0003> auc.c:144 vector [0]: ik = 9a1e1c6ede27aa6c8a652dd6ca20169c 20250112122525773 DAUC <0003> auc.c:145 vector [0]: res = fe732dfdebde58f70000000000000000 20250112122525773 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122525773 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250112122525773 DAUC <0003> auc.c:179 vector [0]: kc = 662f80a94e5a8e77 20250112122525773 DAUC <0003> auc.c:180 vector [0]: sres = 8a0ae761 20250112122525773 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250112122525773 DAUC <0003> auc.c:113 vector [1]: rand = 05bd0fc2fef0bbf7fcf3a30d4af48be2 20250112122525773 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250112122525773 DAUC <0003> auc.c:142 vector [1]: autn = d870bdb936f000003b6e8df75e375507 20250112122525773 DAUC <0003> auc.c:143 vector [1]: ck = 8267e8c2e9dc98e5880718b044461743 20250112122525773 DAUC <0003> auc.c:144 vector [1]: ik = 9e3068bf4de1d8782e60d0d7c9fe1c20 20250112122525773 DAUC <0003> auc.c:145 vector [1]: res = 89c6de81191b74e20000000000000000 20250112122525773 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122525773 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250112122525773 DAUC <0003> auc.c:179 vector [1]: kc = 04cc9c8ca4060af9 20250112122525773 DAUC <0003> auc.c:180 vector [1]: sres = 07f531e2 20250112122525773 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250112122525773 DAUC <0003> auc.c:113 vector [2]: rand = e85f0f0efd828cd2178a212e10405d2b 20250112122525773 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250112122525773 DAUC <0003> auc.c:142 vector [2]: autn = ae5c754614ef0000483e4e8531fdcc24 20250112122525773 DAUC <0003> auc.c:143 vector [2]: ck = 4a18f0284d84869a57ecd0e84acae4ac 20250112122525773 DAUC <0003> auc.c:144 vector [2]: ik = e5746c8b69b27820b73f0b87c8c14859 20250112122525773 DAUC <0003> auc.c:145 vector [2]: res = d472d5783fac5bc00000000000000000 20250112122525773 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122525773 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250112122525773 DAUC <0003> auc.c:179 vector [2]: kc = ea898053769640f1 20250112122525773 DAUC <0003> auc.c:180 vector [2]: sres = 8af7e5da 20250112122525773 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250112122525773 DAUC <0003> auc.c:113 vector [3]: rand = 7651e61260c1b64bc1bb3c6b6a095757 20250112122525773 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250112122525773 DAUC <0003> auc.c:142 vector [3]: autn = 9af8205bcc0a00006a5f4f7695cc0ad0 20250112122525773 DAUC <0003> auc.c:143 vector [3]: ck = ae01c197ce9a7e64aed819e1495a1d64 20250112122525773 DAUC <0003> auc.c:144 vector [3]: ik = 02f615612e02dcabbeceb95bea0b51b3 20250112122525773 DAUC <0003> auc.c:145 vector [3]: res = b5a41ca9beb51ea00000000000000000 20250112122525773 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122525773 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250112122525773 DAUC <0003> auc.c:179 vector [3]: kc = 7aabd69d8fc35ecb 20250112122525773 DAUC <0003> auc.c:180 vector [3]: sres = ef580ae6 20250112122525773 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250112122525773 DAUC <0003> auc.c:113 vector [4]: rand = 15e5751c7c4734a94d2803778e2cd4ce 20250112122525773 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250112122525773 DAUC <0003> auc.c:142 vector [4]: autn = f2cff0af2c880000ab633382a0c689f9 20250112122525773 DAUC <0003> auc.c:143 vector [4]: ck = 42a1070b05669bedaf087b2e153ba74b 20250112122525773 DAUC <0003> auc.c:144 vector [4]: ik = cb283f344d2f0eb1fa7a873cace35064 20250112122525773 DAUC <0003> auc.c:145 vector [4]: res = d58b3d77d3971c100000000000000000 20250112122525773 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250112122525773 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250112122525773 DAUC <0003> auc.c:179 vector [4]: kc = b324c391d6ee79af 20250112122525773 DAUC <0003> auc.c:180 vector [4]: sres = 94c8e6b8 20250112122525773 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250112122525773 DAUC <0003> db_auc.c:245 IMSI='262427083451353': Generated 5 vectors 20250112122525773 DAUC <0003> db_auc.c:249 IMSI='262427083451353': Updating SQN=321 in DB 20250112122525773 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427083451353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427083451353"} 20250112122525773 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427083451353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525773 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525773 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525774 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525774 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427083451353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427083451353"} 20250112122525774 DAUC <0003> db_auc.c:236 IMSI='262427083451353': Calling to generate 5 vectors 20250112122525774 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250112122525774 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122525774 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122525774 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250112122525774 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122525774 DAUC <0003> auc.c:113 vector [0]: rand = 3adcf9d7a37487fa9ab39b4c46206ae5 20250112122525774 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250112122525774 DAUC <0003> auc.c:142 vector [0]: autn = 0c4adca283fa000064e80f4bb603345f 20250112122525774 DAUC <0003> auc.c:143 vector [0]: ck = e7e8adc2faccc8d5ffb72b965624fb3a 20250112122525774 DAUC <0003> auc.c:144 vector [0]: ik = 73b21c79e33dff25a98f2615f140becf 20250112122525774 DAUC <0003> auc.c:145 vector [0]: res = 497e471f4ce3a3250000000000000000 20250112122525774 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122525774 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250112122525774 DAUC <0003> auc.c:179 vector [0]: kc = e7c35a3103b449cb 20250112122525774 DAUC <0003> auc.c:180 vector [0]: sres = 6fbadecc 20250112122525774 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250112122525774 DAUC <0003> auc.c:113 vector [1]: rand = d21650714c9f392eab250351f67ee93f 20250112122525774 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250112122525774 DAUC <0003> auc.c:142 vector [1]: autn = 928b56ddda2e0000784c0ffb5f10a75e 20250112122525774 DAUC <0003> auc.c:143 vector [1]: ck = ce7ebbc5fd9eb6065b9b1c0896ca2aa4 20250112122525774 DAUC <0003> auc.c:144 vector [1]: ik = 494226a62943db8a11bbba8c1f4d45e3 20250112122525774 DAUC <0003> auc.c:145 vector [1]: res = 84de6a4b37a43dc60000000000000000 20250112122525774 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122525774 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250112122525774 DAUC <0003> auc.c:179 vector [1]: kc = 393247c680a04469 20250112122525774 DAUC <0003> auc.c:180 vector [1]: sres = e2c952e0 20250112122525774 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250112122525774 DAUC <0003> auc.c:113 vector [2]: rand = 213062f003cfec7d4a24378bd06354ca 20250112122525774 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250112122525774 DAUC <0003> auc.c:142 vector [2]: autn = 4ba3550f5f8500006edfe06ee6942189 20250112122525774 DAUC <0003> auc.c:143 vector [2]: ck = 3ac6f680450d18a8bfd987c0a4936fd0 20250112122525774 DAUC <0003> auc.c:144 vector [2]: ik = 7c6c247c53bba251b1c078dacf7b1400 20250112122525774 DAUC <0003> auc.c:145 vector [2]: res = bce877f672f3cf330000000000000000 20250112122525774 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122525774 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250112122525774 DAUC <0003> auc.c:179 vector [2]: kc = 8fe89f14c0497b81 20250112122525774 DAUC <0003> auc.c:180 vector [2]: sres = af33c0db 20250112122525774 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250112122525774 DAUC <0003> auc.c:113 vector [3]: rand = 0dcb957dc8b5ca42ae2c74f01bab57e5 20250112122525774 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250112122525774 DAUC <0003> auc.c:142 vector [3]: autn = 1be5d662d5ee0000cd5921d0e4ab6642 20250112122525774 DAUC <0003> auc.c:143 vector [3]: ck = 22b2c2b6f0cb11a868aff59311652f46 20250112122525774 DAUC <0003> auc.c:144 vector [3]: ik = d774507d3a6286540e7aa11157651832 20250112122525774 DAUC <0003> auc.c:145 vector [3]: res = d6f08fd6e4e8c37a0000000000000000 20250112122525774 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122525774 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250112122525774 DAUC <0003> auc.c:179 vector [3]: kc = 179d9dbc71919b31 20250112122525774 DAUC <0003> auc.c:180 vector [3]: sres = 07850225 20250112122525774 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250112122525774 DAUC <0003> auc.c:113 vector [4]: rand = 7b229196cf119f65ba83da38077522fb 20250112122525774 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250112122525774 DAUC <0003> auc.c:142 vector [4]: autn = da7b15c3e2970000efcd6606b47f03bd 20250112122525774 DAUC <0003> auc.c:143 vector [4]: ck = f7de80890817f29052f2182ecad2b995 20250112122525774 DAUC <0003> auc.c:144 vector [4]: ik = 3b2214b9170a608fa7de928bc674d493 20250112122525774 DAUC <0003> auc.c:145 vector [4]: res = cfe6237c09d2f8cc0000000000000000 20250112122525774 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250112122525774 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250112122525774 DAUC <0003> auc.c:179 vector [4]: kc = 2369008e06620977 20250112122525774 DAUC <0003> auc.c:180 vector [4]: sres = 08f2443a 20250112122525774 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250112122525774 DAUC <0003> db_auc.c:245 IMSI='262427083451353': Generated 5 vectors 20250112122525774 DAUC <0003> db_auc.c:249 IMSI='262427083451353': Updating SQN=481 in DB 20250112122525774 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427083451353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427083451353"} 20250112122525774 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427083451353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122525774 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122525774 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122525775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40604<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@be6994c63b43: Final verdict of PTC: pass MTC@be6994c63b43: setverdict(pass): none -> pass 20250112122525776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40538<->l=127.0.0.1:4258 20250112122525777 DLINP <000b> input/ipa.c:451 connected read/write 20250112122525777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122525777 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122525777 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122525777 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@be6994c63b43: Final verdict of PTC: none 22@be6994c63b43: Final verdict of PTC: none 20250112122525777 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41839<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(20)@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: pass MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@be6994c63b43: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Sun Jan 12 12:25:25 UTC 2025 ====== 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 20250112122525799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40608<->l=127.0.0.1:4258 20250112122525900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40608<->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=409372) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Sun Jan 12 12:25:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_gsup_sai_eps started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122529002 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122529002 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122529005 DLINP <000b> input/ipa.c:451 connected read/write 20250112122529005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122529006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40612<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122529008 DLINP <000b> input/ipa.c:451 connected read/write 20250112122529008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122529008 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122529008 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122529008 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  20250112122529008 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122529008 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  20250112122529008 DLGSUP <0013> gsup_server.c:235 2:  20250112122529009 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122529009 DLGSUP <0013> gsup_server.c:235 3:  20250112122529009 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122529009 DLGSUP <0013> gsup_server.c:235 4:  20250112122529009 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122529009 DLGSUP <0013> gsup_server.c:235 5:  HLR_Test-GSUP-IPA(32)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122529009 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122529009 DLGSUP <0013> gsup_server.c:235 7:  20250112122529009 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122529009 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122529009 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122529009 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@be6994c63b43: 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") 20250112122529019 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44429<->l=127.0.0.1:4259) 20250112122529021 DAUC <0003> db_auc.c:157 IMSI='262427346369976': No 2G Auth Data 20250112122529021 DAUC <0003> db_auc.c:192 IMSI='262427346369976': No 3G Auth Data HLR_Test-GSUP(33)@be6994c63b43: Created GsupExpect[0] for "262427346369976" to be handled at TC_gsup_sai_eps(36) 20250112122529026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40620<->l=127.0.0.1:4258 20250112122529054 DLINP <000b> input/ipa.c:451 connected read/write 20250112122529054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122529054 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427346369976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427346369976"} 20250112122529054 DAUC <0003> db_auc.c:157 IMSI='262427346369976': No 2G Auth Data 20250112122529054 DAUC <0003> db_auc.c:236 IMSI='262427346369976': Calling to generate 5 vectors 20250112122529054 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250112122529054 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122529054 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122529054 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250112122529054 DAUC <0003> auc.c:113 vector [0]: rand = d968cd0f378b424dbdfa024a1225c580 20250112122529054 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250112122529054 DAUC <0003> auc.c:142 vector [0]: autn = c96f2f088d0d80003d5b8491d4e42afb 20250112122529054 DAUC <0003> auc.c:143 vector [0]: ck = efbf44e2c5c7c490e5c6cbb15ac921b3 20250112122529054 DAUC <0003> auc.c:144 vector [0]: ik = 996078124172b7304ee54fb64544ebc3 20250112122529055 DAUC <0003> auc.c:145 vector [0]: res = 6dac16f4153456580000000000000000 20250112122529055 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122529055 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250112122529055 DAUC <0003> auc.c:151 vector [0]: kc = ddfcb8f79b38b9d0 20250112122529055 DAUC <0003> auc.c:152 vector [0]: sres = 789840ac 20250112122529055 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250112122529055 DAUC <0003> auc.c:113 vector [1]: rand = 0feedd05c181589641e9fd45bf97fcd3 20250112122529055 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250112122529055 DAUC <0003> auc.c:142 vector [1]: autn = cc043015ee228000684a1f2451fcc4ec 20250112122529055 DAUC <0003> auc.c:143 vector [1]: ck = 4e47a126a473eab8fcd3a311083a4f38 20250112122529055 DAUC <0003> auc.c:144 vector [1]: ik = ac9652a88a19e2436662b26bf62a3129 20250112122529055 DAUC <0003> auc.c:145 vector [1]: res = 38996a900d40e30f0000000000000000 20250112122529055 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122529055 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250112122529055 DAUC <0003> auc.c:151 vector [1]: kc = 7860e2f4d07a76ea 20250112122529055 DAUC <0003> auc.c:152 vector [1]: sres = 35d9899f 20250112122529055 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250112122529055 DAUC <0003> auc.c:113 vector [2]: rand = ffe774fb4a4b3102e8fc8128abf52aed 20250112122529055 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250112122529055 DAUC <0003> auc.c:142 vector [2]: autn = de274c55e91d8000c7282d4dc1f9f9c6 20250112122529055 DAUC <0003> auc.c:143 vector [2]: ck = 4d857e7d52177e7d4c42d47768f54e66 20250112122529055 DAUC <0003> auc.c:144 vector [2]: ik = 39d04874ac978a9eaeab1effa29b6297 20250112122529055 DAUC <0003> auc.c:145 vector [2]: res = 764b2c266870478c0000000000000000 20250112122529055 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122529055 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250112122529055 DAUC <0003> auc.c:151 vector [2]: kc = 96bcfc8134eed812 20250112122529055 DAUC <0003> auc.c:152 vector [2]: sres = 1e3b6baa 20250112122529055 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250112122529055 DAUC <0003> auc.c:113 vector [3]: rand = 2bdf9194b05878dfe5c187dc6775a0ad 20250112122529055 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250112122529055 DAUC <0003> auc.c:142 vector [3]: autn = ed8580a9314e80003f2ac86b317b4e20 20250112122529055 DAUC <0003> auc.c:143 vector [3]: ck = cbae7238b40a40fd5f690fc7d8cb94a2 20250112122529055 DAUC <0003> auc.c:144 vector [3]: ik = e229a865427c7f4167e85f7c0db51ec7 20250112122529055 DAUC <0003> auc.c:145 vector [3]: res = 6a3eba4b906c11ee0000000000000000 20250112122529055 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122529055 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250112122529055 DAUC <0003> auc.c:151 vector [3]: kc = 11068ae62308b5d9 20250112122529055 DAUC <0003> auc.c:152 vector [3]: sres = fa52aba5 20250112122529055 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250112122529055 DAUC <0003> auc.c:113 vector [4]: rand = d9c3f3a76a74cdc7e303f272e4deb58c 20250112122529055 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250112122529056 DAUC <0003> auc.c:142 vector [4]: autn = 4e0a95034b168000dbe38bb0025a91c2 20250112122529056 DAUC <0003> auc.c:143 vector [4]: ck = 5f1d05d96b8b56f63ef5cd2e318b7ef8 20250112122529056 DAUC <0003> auc.c:144 vector [4]: ik = c82ee4b17d7de81950a0771404b3deb9 20250112122529056 DAUC <0003> auc.c:145 vector [4]: res = 2ec2159313eab8df0000000000000000 20250112122529056 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250112122529056 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250112122529056 DAUC <0003> auc.c:151 vector [4]: kc = f9665b5223ce1eae 20250112122529056 DAUC <0003> auc.c:152 vector [4]: sres = 3d28ad4c 20250112122529056 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250112122529056 DAUC <0003> db_auc.c:245 IMSI='262427346369976': Generated 5 vectors 20250112122529056 DAUC <0003> db_auc.c:249 IMSI='262427346369976': Updating SQN=161 in DB 20250112122529056 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427346369976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427346369976"} 20250112122529056 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427346369976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122529056 DLINP <000b> input/ipa.c:451 connected read/write 20250112122529056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122529056 DLINP <000b> input/ipa.c:451 connected read/write 20250112122529056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@be6994c63b43: Found GsupExpect[0] for "262427346369976" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@be6994c63b43: Added IMSI table entry 0TC_gsup_sai_eps(36)"262427346369976" TC_gsup_sai_eps(36)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122529065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40620<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@be6994c63b43: Final verdict of PTC: pass 20250112122529068 DAUC <0003> db_auc.c:157 IMSI='262422022836352': No 2G Auth Data 20250112122529068 DAUC <0003> db_auc.c:192 IMSI='262422022836352': No 3G Auth Data HLR_Test-GSUP(33)@be6994c63b43: Created GsupExpect[0] for "262422022836352" to be handled at TC_gsup_sai_eps(37) 20250112122529081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40626<->l=127.0.0.1:4258 20250112122529083 DLINP <000b> input/ipa.c:451 connected read/write 20250112122529083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122529083 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422022836352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422022836352"} 20250112122529083 DAUC <0003> db_auc.c:157 IMSI='262422022836352': No 2G Auth Data 20250112122529083 DAUC <0003> db_auc.c:236 IMSI='262422022836352': Calling to generate 5 vectors 20250112122529083 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250112122529083 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122529083 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250112122529083 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250112122529083 DAUC <0003> auc.c:113 vector [0]: rand = af85f4fa3d0eaa99e9f7bf1a89063414 20250112122529083 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250112122529083 DAUC <0003> auc.c:142 vector [0]: autn = c0431c4422718000cd14134ea0f38c9b 20250112122529083 DAUC <0003> auc.c:143 vector [0]: ck = 7e5ebdca11bc0302470c0e5bbbfb9ed9 20250112122529083 DAUC <0003> auc.c:144 vector [0]: ik = bf9cd70e1ef16d818aaebbfefdf4e5d9 20250112122529083 DAUC <0003> auc.c:145 vector [0]: res = 1882b4cf371ebccb0000000000000000 20250112122529083 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122529083 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250112122529083 DAUC <0003> auc.c:151 vector [0]: kc = 0c60df6149421583 20250112122529083 DAUC <0003> auc.c:152 vector [0]: sres = 2f9c0804 20250112122529083 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250112122529083 DAUC <0003> auc.c:113 vector [1]: rand = 14fadf56508ffbc01586df1358947d1f 20250112122529083 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250112122529083 DAUC <0003> auc.c:142 vector [1]: autn = 7b34642ea6c5800018e0252c412b8ac9 20250112122529083 DAUC <0003> auc.c:143 vector [1]: ck = 044ab66f5194fd587cb4099dd837c5b3 20250112122529083 DAUC <0003> auc.c:144 vector [1]: ik = c91d56274803f2c50901684d6a1e0f09 20250112122529083 DAUC <0003> auc.c:145 vector [1]: res = 0f772e7d665f0b390000000000000000 20250112122529083 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122529083 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250112122529083 DAUC <0003> auc.c:151 vector [1]: kc = b8e28198abbec527 20250112122529083 DAUC <0003> auc.c:152 vector [1]: sres = 69282544 20250112122529083 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250112122529083 DAUC <0003> auc.c:113 vector [2]: rand = 832d11a67f20d341c1bdd5a570a1dfbd 20250112122529083 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250112122529083 DAUC <0003> auc.c:142 vector [2]: autn = e8686c2ce31880005cb4f3aa498ee85d 20250112122529083 DAUC <0003> auc.c:143 vector [2]: ck = aad2a3cfa9de19629b141d4a3acee58e 20250112122529083 DAUC <0003> auc.c:144 vector [2]: ik = fb0f6bf22740061bc30bba4ced9cc859 20250112122529083 DAUC <0003> auc.c:145 vector [2]: res = ce3aaad22ef14aac0000000000000000 20250112122529083 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122529083 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250112122529083 DAUC <0003> auc.c:151 vector [2]: kc = 09c26f3b59cc32ae 20250112122529083 DAUC <0003> auc.c:152 vector [2]: sres = e0cbe07e 20250112122529083 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250112122529083 DAUC <0003> auc.c:113 vector [3]: rand = 0d909a84e23cb1530f324f001c755326 20250112122529083 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250112122529083 DAUC <0003> auc.c:142 vector [3]: autn = 0585aed2522b8000f503488822c7313f 20250112122529083 DAUC <0003> auc.c:143 vector [3]: ck = 8ffc16608f572e3f99efd81ee6f26157 20250112122529083 DAUC <0003> auc.c:144 vector [3]: ik = 8dbdd4226cd7145a3960ed30e1a12951 20250112122529083 DAUC <0003> auc.c:145 vector [3]: res = c51fb2767962b1960000000000000000 20250112122529083 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122529083 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250112122529083 DAUC <0003> auc.c:151 vector [3]: kc = a2cef76ce4d37263 20250112122529083 DAUC <0003> auc.c:152 vector [3]: sres = bc7d03e0 20250112122529083 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250112122529083 DAUC <0003> auc.c:113 vector [4]: rand = 3efacf07c7e3d68e1b3abb0e097b5ef6 20250112122529083 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250112122529083 DAUC <0003> auc.c:142 vector [4]: autn = 19e64154d7ef8000269ac1f18a61deab 20250112122529083 DAUC <0003> auc.c:143 vector [4]: ck = 35767e35d36dbf0ec4c2a0616c55f35e 20250112122529083 DAUC <0003> auc.c:144 vector [4]: ik = 30d8dc75fe32155f241e29e494689af6 20250112122529083 DAUC <0003> auc.c:145 vector [4]: res = d4ad37e4632eb49f0000000000000000 20250112122529083 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250112122529083 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250112122529083 DAUC <0003> auc.c:151 vector [4]: kc = e5722bc5d562c3f9 20250112122529083 DAUC <0003> auc.c:152 vector [4]: sres = b783837b 20250112122529083 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250112122529083 DAUC <0003> db_auc.c:245 IMSI='262422022836352': Generated 5 vectors 20250112122529083 DAUC <0003> db_auc.c:249 IMSI='262422022836352': Updating SQN=161 in DB 20250112122529083 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422022836352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422022836352"} 20250112122529083 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422022836352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122529083 DLINP <000b> input/ipa.c:451 connected read/write 20250112122529083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122529083 DLINP <000b> input/ipa.c:451 connected read/write 20250112122529083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@be6994c63b43: Found GsupExpect[0] for "262422022836352" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@be6994c63b43: Added IMSI table entry 1TC_gsup_sai_eps(37)"262422022836352" TC_gsup_sai_eps(37)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122529085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40626<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@be6994c63b43: Final verdict of PTC: pass 20250112122529085 DAUC <0003> db_auc.c:157 IMSI='262428021820237': No 2G Auth Data 20250112122529085 DAUC <0003> db_auc.c:192 IMSI='262428021820237': No 3G Auth Data HLR_Test-GSUP(33)@be6994c63b43: Created GsupExpect[0] for "262428021820237" to be handled at TC_gsup_sai_eps(38) 20250112122529092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40628<->l=127.0.0.1:4258 20250112122529094 DLINP <000b> input/ipa.c:451 connected read/write 20250112122529094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122529094 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428021820237 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428021820237"} 20250112122529094 DAUC <0003> db_auc.c:236 IMSI='262428021820237': Calling to generate 5 vectors 20250112122529094 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250112122529094 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122529094 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122529094 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250112122529094 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122529094 DAUC <0003> auc.c:113 vector [0]: rand = 7de43fa9ee9b6e8c89c0b60c8edef085 20250112122529094 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250112122529094 DAUC <0003> auc.c:142 vector [0]: autn = 1fb92ada91b4800012a8bcb1ed9df7cf 20250112122529094 DAUC <0003> auc.c:143 vector [0]: ck = ebf231c8d48d214e05e7686a74629e80 20250112122529094 DAUC <0003> auc.c:144 vector [0]: ik = fe838a7401464ced77c55c04b856b1c8 20250112122529094 DAUC <0003> auc.c:145 vector [0]: res = cabca79df9f50a6b0000000000000000 20250112122529094 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122529094 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250112122529095 DAUC <0003> auc.c:179 vector [0]: kc = c66d0c1969b33400 20250112122529095 DAUC <0003> auc.c:180 vector [0]: sres = 557b2364 20250112122529095 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250112122529095 DAUC <0003> auc.c:113 vector [1]: rand = 38b415ce085d1ff1d530ab4fd0ebe3fc 20250112122529095 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250112122529095 DAUC <0003> auc.c:142 vector [1]: autn = a3614a57ef9e8000ca132a7a5fcdef4c 20250112122529095 DAUC <0003> auc.c:143 vector [1]: ck = f4a30ba15f9898a724d179c25f0f63eb 20250112122529095 DAUC <0003> auc.c:144 vector [1]: ik = 6a5224137c30a107001389cd2777b6b4 20250112122529095 DAUC <0003> auc.c:145 vector [1]: res = d65a48206bb7108c0000000000000000 20250112122529095 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122529095 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250112122529095 DAUC <0003> auc.c:179 vector [1]: kc = 02b5b4540e14e400 20250112122529095 DAUC <0003> auc.c:180 vector [1]: sres = 690d2912 20250112122529095 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250112122529095 DAUC <0003> auc.c:113 vector [2]: rand = 7f40f4fede2e92ea6bb5e959e8f2b842 20250112122529095 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250112122529095 DAUC <0003> auc.c:142 vector [2]: autn = d4bd8a2aaaea8000ac5d8a17697a2b94 20250112122529095 DAUC <0003> auc.c:143 vector [2]: ck = d2a9b0373fc69b8409d258749845eba0 20250112122529095 DAUC <0003> auc.c:144 vector [2]: ik = 67f98c270acc7f98cdf0e9ba601f981c 20250112122529095 DAUC <0003> auc.c:145 vector [2]: res = e4b42f872297ece00000000000000000 20250112122529095 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122529095 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250112122529095 DAUC <0003> auc.c:179 vector [2]: kc = 87c12de2f9b76000 20250112122529095 DAUC <0003> auc.c:180 vector [2]: sres = b0decb4e 20250112122529095 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250112122529095 DAUC <0003> auc.c:113 vector [3]: rand = 177b3ab1a3ada2ab37b90c109c3da104 20250112122529095 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250112122529095 DAUC <0003> auc.c:142 vector [3]: autn = f902da5069c58000f36a0bbfaf0f9f91 20250112122529095 DAUC <0003> auc.c:143 vector [3]: ck = 51d1184834297e85f3926a3644de4f49 20250112122529095 DAUC <0003> auc.c:144 vector [3]: ik = b029f87ee6d480a34e2ef96bf986f47d 20250112122529095 DAUC <0003> auc.c:145 vector [3]: res = ca6e5e59abc8b4350000000000000000 20250112122529095 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122529095 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250112122529095 DAUC <0003> auc.c:179 vector [3]: kc = 9a56f0a987934800 20250112122529095 DAUC <0003> auc.c:180 vector [3]: sres = 2e5647b9 20250112122529095 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250112122529095 DAUC <0003> auc.c:113 vector [4]: rand = 9707244615529d5b0d6b1c36b76b33c2 20250112122529095 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250112122529095 DAUC <0003> auc.c:142 vector [4]: autn = 09a9d2e2ab598000b31002b9324f8612 20250112122529095 DAUC <0003> auc.c:143 vector [4]: ck = d0a41bedb823549f534cdf5d391aa576 20250112122529095 DAUC <0003> auc.c:144 vector [4]: ik = 958428bdc44df939da108f6746fdc5fc 20250112122529095 DAUC <0003> auc.c:145 vector [4]: res = 6ea377b4633519a90000000000000000 20250112122529095 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250112122529095 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250112122529095 DAUC <0003> auc.c:179 vector [4]: kc = 8212686f1486d800 20250112122529095 DAUC <0003> auc.c:180 vector [4]: sres = f0c0e129 20250112122529095 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250112122529095 DAUC <0003> db_auc.c:245 IMSI='262428021820237': Generated 5 vectors 20250112122529095 DAUC <0003> db_auc.c:249 IMSI='262428021820237': Updating SQN=161 in DB 20250112122529095 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428021820237 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428021820237"} 20250112122529095 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428021820237 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122529095 DLINP <000b> input/ipa.c:451 connected read/write 20250112122529095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122529095 DLINP <000b> input/ipa.c:451 connected read/write 20250112122529095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@be6994c63b43: Found GsupExpect[0] for "262428021820237" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@be6994c63b43: Added IMSI table entry 2TC_gsup_sai_eps(38)"262428021820237" TC_gsup_sai_eps(38)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122529096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40628<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@be6994c63b43: Final verdict of PTC: pass 20250112122529097 DAUC <0003> db_auc.c:157 IMSI='262428896551765': No 2G Auth Data 20250112122529097 DAUC <0003> db_auc.c:192 IMSI='262428896551765': No 3G Auth Data HLR_Test-GSUP(33)@be6994c63b43: Created GsupExpect[0] for "262428896551765" to be handled at TC_gsup_sai_eps(39) 20250112122529103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40632<->l=127.0.0.1:4258 20250112122529104 DLINP <000b> input/ipa.c:451 connected read/write 20250112122529104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122529104 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428896551765 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428896551765"} 20250112122529104 DAUC <0003> db_auc.c:236 IMSI='262428896551765': Calling to generate 5 vectors 20250112122529104 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250112122529104 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122529104 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122529104 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250112122529104 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122529104 DAUC <0003> auc.c:113 vector [0]: rand = 235c0c446a0814fc90b84777072e2ec3 20250112122529104 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250112122529104 DAUC <0003> auc.c:142 vector [0]: autn = 8ba892eeca9e8000e88c95ea856c80f4 20250112122529104 DAUC <0003> auc.c:143 vector [0]: ck = 14883a726a5d7437682514f74fda17b3 20250112122529104 DAUC <0003> auc.c:144 vector [0]: ik = 99d5f7ed4dd64f150fc11e0c6657911d 20250112122529104 DAUC <0003> auc.c:145 vector [0]: res = 75046f1cbfddd4880000000000000000 20250112122529104 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122529104 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250112122529104 DAUC <0003> auc.c:179 vector [0]: kc = 7c242ed0dd2fe000 20250112122529104 DAUC <0003> auc.c:180 vector [0]: sres = 8c90bca6 20250112122529104 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250112122529104 DAUC <0003> auc.c:113 vector [1]: rand = 1adc33b3f15c45eebb255175a390f1f2 20250112122529104 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250112122529104 DAUC <0003> auc.c:142 vector [1]: autn = 42a9e0a2c70280004dac9156309dd414 20250112122529104 DAUC <0003> auc.c:143 vector [1]: ck = abf595e586db97eaa5477f9b8b685c25 20250112122529104 DAUC <0003> auc.c:144 vector [1]: ik = 9993dc0510c72cd452e1c610d0842101 20250112122529104 DAUC <0003> auc.c:145 vector [1]: res = d1c9ffa0e30fb2c70000000000000000 20250112122529104 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122529104 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250112122529104 DAUC <0003> auc.c:179 vector [1]: kc = 00ec241335459c00 20250112122529104 DAUC <0003> auc.c:180 vector [1]: sres = c8813570 20250112122529104 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250112122529104 DAUC <0003> auc.c:113 vector [2]: rand = 05ecbf79865e7dcdf7f09b0c8c914373 20250112122529104 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250112122529104 DAUC <0003> auc.c:142 vector [2]: autn = 821c9e1cd4a68000b044bfd6bb7dfff0 20250112122529104 DAUC <0003> auc.c:143 vector [2]: ck = a3b9b88a653424af7aa4e6dd9ef246ac 20250112122529104 DAUC <0003> auc.c:144 vector [2]: ik = 74eb53408abfff35ba70b0226f7ebdd3 20250112122529104 DAUC <0003> auc.c:145 vector [2]: res = 42297c7abc309bd40000000000000000 20250112122529104 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122529104 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250112122529104 DAUC <0003> auc.c:179 vector [2]: kc = f13eafc9f935c800 20250112122529104 DAUC <0003> auc.c:180 vector [2]: sres = 2fc85629 20250112122529104 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250112122529104 DAUC <0003> auc.c:113 vector [3]: rand = a3dce748eab4abebe4570a2db13a0d49 20250112122529104 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250112122529104 DAUC <0003> auc.c:142 vector [3]: autn = e33332c7966a8000e5b7582b5f023cba 20250112122529104 DAUC <0003> auc.c:143 vector [3]: ck = 43a391a9d1b36fd450a39f3dcbb5f9c8 20250112122529104 DAUC <0003> auc.c:144 vector [3]: ik = b5ce3877507732c0e6f94bb823b61905 20250112122529104 DAUC <0003> auc.c:145 vector [3]: res = ea54bc5aefe008c00000000000000000 20250112122529104 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122529104 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250112122529104 DAUC <0003> auc.c:179 vector [3]: kc = d31038ea305f7000 20250112122529104 DAUC <0003> auc.c:180 vector [3]: sres = fc2e62f0 20250112122529104 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250112122529104 DAUC <0003> auc.c:113 vector [4]: rand = cd93ee596809d92da9d1514859aaf2a1 20250112122529104 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250112122529104 DAUC <0003> auc.c:142 vector [4]: autn = d01f48b92b2d8000058646b98b5256b6 20250112122529104 DAUC <0003> auc.c:143 vector [4]: ck = 04414870117c1bb243aa876b9ff1e6f2 20250112122529104 DAUC <0003> auc.c:144 vector [4]: ik = ef9a3ba4d9794525b1a713e4205a8cac 20250112122529104 DAUC <0003> auc.c:145 vector [4]: res = c0907e829505a9200000000000000000 20250112122529104 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250112122529104 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250112122529104 DAUC <0003> auc.c:179 vector [4]: kc = 40407054503d8400 20250112122529104 DAUC <0003> auc.c:180 vector [4]: sres = d7b5b8bc 20250112122529104 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250112122529104 DAUC <0003> db_auc.c:245 IMSI='262428896551765': Generated 5 vectors 20250112122529104 DAUC <0003> db_auc.c:249 IMSI='262428896551765': Updating SQN=161 in DB 20250112122529104 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428896551765 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428896551765"} 20250112122529104 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428896551765 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122529104 DLINP <000b> input/ipa.c:451 connected read/write 20250112122529104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122529104 DLINP <000b> input/ipa.c:451 connected read/write 20250112122529104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@be6994c63b43: Found GsupExpect[0] for "262428896551765" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@be6994c63b43: Added IMSI table entry 3TC_gsup_sai_eps(39)"262428896551765" TC_gsup_sai_eps(39)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122529106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40632<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@be6994c63b43: Final verdict of PTC: pass 20250112122529106 DAUC <0003> db_auc.c:157 IMSI='262420468202542': No 2G Auth Data 20250112122529106 DAUC <0003> db_auc.c:192 IMSI='262420468202542': No 3G Auth Data HLR_Test-GSUP(33)@be6994c63b43: Created GsupExpect[0] for "262420468202542" to be handled at TC_gsup_sai_eps(40) 20250112122529112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40648<->l=127.0.0.1:4258 20250112122529113 DLINP <000b> input/ipa.c:451 connected read/write 20250112122529113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122529113 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420468202542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420468202542"} 20250112122529114 DAUC <0003> db_auc.c:236 IMSI='262420468202542': Calling to generate 5 vectors 20250112122529114 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250112122529114 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250112122529114 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250112122529114 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250112122529114 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250112122529114 DAUC <0003> auc.c:113 vector [0]: rand = e0886dd6fd0504a1e752878b2a098ce1 20250112122529114 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250112122529114 DAUC <0003> auc.c:142 vector [0]: autn = 8f726b260c0b8000ea3779fe82329789 20250112122529114 DAUC <0003> auc.c:143 vector [0]: ck = ff6ee37099cf43af5de898152998e362 20250112122529114 DAUC <0003> auc.c:144 vector [0]: ik = 0a422282a2cebbb42917fb6b0cabff4e 20250112122529114 DAUC <0003> auc.c:145 vector [0]: res = 81dc27379e3e03700000000000000000 20250112122529114 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250112122529114 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250112122529114 DAUC <0003> auc.c:179 vector [0]: kc = 40b549d1fe113a76 20250112122529114 DAUC <0003> auc.c:180 vector [0]: sres = 49eef076 20250112122529114 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250112122529114 DAUC <0003> auc.c:113 vector [1]: rand = c4229be9455e5c065a7013d682103315 20250112122529114 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250112122529114 DAUC <0003> auc.c:142 vector [1]: autn = ac9096502c878000487d845d33eacbc7 20250112122529114 DAUC <0003> auc.c:143 vector [1]: ck = ce11cd72f19e6662476741352cbbeac8 20250112122529114 DAUC <0003> auc.c:144 vector [1]: ik = 56c7bcdd07bee6fb07b305891a751796 20250112122529114 DAUC <0003> auc.c:145 vector [1]: res = 022003afd2d0b9bc0000000000000000 20250112122529114 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250112122529114 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250112122529114 DAUC <0003> auc.c:179 vector [1]: kc = 2c3786b54de38acd 20250112122529114 DAUC <0003> auc.c:180 vector [1]: sres = a363db98 20250112122529114 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250112122529114 DAUC <0003> auc.c:113 vector [2]: rand = 12549cbf2c05110afb72f8aa20f73f72 20250112122529114 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250112122529114 DAUC <0003> auc.c:142 vector [2]: autn = aaccc70d34da800090fc8587642d4695 20250112122529114 DAUC <0003> auc.c:143 vector [2]: ck = 0946737e74c9ad5edd2680af3b17a021 20250112122529114 DAUC <0003> auc.c:144 vector [2]: ik = 31b86cfac8f321cbd4b79e2c19dedc86 20250112122529114 DAUC <0003> auc.c:145 vector [2]: res = 5d733358ff7f9d1b0000000000000000 20250112122529114 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250112122529114 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250112122529114 DAUC <0003> auc.c:179 vector [2]: kc = 2a8dcfd57c75efa0 20250112122529114 DAUC <0003> auc.c:180 vector [2]: sres = 6c91cf12 20250112122529114 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250112122529114 DAUC <0003> auc.c:113 vector [3]: rand = 94af2f9c04b1fc5cd9032652e4ca7613 20250112122529114 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250112122529114 DAUC <0003> auc.c:142 vector [3]: autn = e478cffbbb8f800065f594b761908c4e 20250112122529114 DAUC <0003> auc.c:143 vector [3]: ck = c30f8c2696f82727cb075daee60598db 20250112122529114 DAUC <0003> auc.c:144 vector [3]: ik = 11c45deb92255fcae528fa951ba4e57b 20250112122529114 DAUC <0003> auc.c:145 vector [3]: res = 834969f9ceeee89b0000000000000000 20250112122529114 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250112122529114 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250112122529114 DAUC <0003> auc.c:179 vector [3]: kc = c0966fd507f9f775 20250112122529114 DAUC <0003> auc.c:180 vector [3]: sres = 4913f978 20250112122529114 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250112122529114 DAUC <0003> auc.c:113 vector [4]: rand = 153f29ea1e7db186632d3903780d2f83 20250112122529114 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250112122529114 DAUC <0003> auc.c:142 vector [4]: autn = d2673491ed878000ed50c23a90c30bd7 20250112122529114 DAUC <0003> auc.c:143 vector [4]: ck = 5f8ec61b8ab427ebe7d508c9329dc43f 20250112122529114 DAUC <0003> auc.c:144 vector [4]: ik = c0284c36d3cfdc9703eacc842976aff0 20250112122529114 DAUC <0003> auc.c:145 vector [4]: res = 1cc9a82ff059e4a80000000000000000 20250112122529114 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250112122529114 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250112122529114 DAUC <0003> auc.c:179 vector [4]: kc = 4b402008c8be4b59 20250112122529114 DAUC <0003> auc.c:180 vector [4]: sres = c957866a 20250112122529114 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250112122529114 DAUC <0003> db_auc.c:245 IMSI='262420468202542': Generated 5 vectors 20250112122529114 DAUC <0003> db_auc.c:249 IMSI='262420468202542': Updating SQN=161 in DB 20250112122529114 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420468202542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420468202542"} 20250112122529114 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420468202542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122529114 DLINP <000b> input/ipa.c:451 connected read/write 20250112122529114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122529114 DLINP <000b> input/ipa.c:451 connected read/write 20250112122529114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@be6994c63b43: Found GsupExpect[0] for "262420468202542" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@be6994c63b43: Added IMSI table entry 4TC_gsup_sai_eps(40)"262420468202542" TC_gsup_sai_eps(40)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122529115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40648<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@be6994c63b43: Final verdict of PTC: pass MTC@be6994c63b43: setverdict(pass): none -> pass 20250112122529116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40612<->l=127.0.0.1:4258 20250112122529116 DLINP <000b> input/ipa.c:451 connected read/write 20250112122529116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122529116 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122529117 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122529117 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(33)@be6994c63b43: Final verdict of PTC: none 20250112122529117 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44429<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(32)@be6994c63b43: Final verdict of PTC: none 34@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: pass MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@be6994c63b43: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Sun Jan 12 12:25:29 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250112122529140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40660<->l=127.0.0.1:4258 20250112122529240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40660<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81444) Waiting for packet dumper to finish... 1 (prev_count=81444, count=126280) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Sun Jan 12 12:25:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_gsup_ul_unknown_imsi started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122532330 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122532330 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122532334 DLINP <000b> input/ipa.c:451 connected read/write 20250112122532334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122532336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45778<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122532339 DLINP <000b> input/ipa.c:451 connected read/write 20250112122532339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122532339 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122532339 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122532339 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  20250112122532339 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122532339 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  20250112122532339 DLGSUP <0013> gsup_server.c:235 2:  20250112122532339 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122532339 DLGSUP <0013> gsup_server.c:235 3:  20250112122532339 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122532339 DLGSUP <0013> gsup_server.c:235 4:  20250112122532339 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122532339 DLGSUP <0013> gsup_server.c:235 5:  20250112122532339 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122532339 DLGSUP <0013> gsup_server.c:235 7:  20250112122532339 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122532339 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122532339 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122532339 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(41)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@be6994c63b43: 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") 20250112122532363 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46149<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@be6994c63b43: Created GsupExpect[0] for "262428195688470" to be handled at TC_gsup_ul_unknown_imsi(45) 20250112122532375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4258 20250112122532382 DLINP <000b> input/ipa.c:451 connected read/write 20250112122532382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122532382 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428195688470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428195688470" cn_domain=PS} 20250112122532382 DLU <0006> fsm.c:456 lu(262428195688470)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122532382 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428195688470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250112122532382 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428195688470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428195688470" cause=IMSI unknown in HLR} 20250112122532382 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428195688470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122532382 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428195688470)[0x55a0d95ce890]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122532382 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428195688470)[0x55a0d95ce890]{UNVALIDATED}: Freeing instance 20250112122532382 DLU <0006> fsm.c:568 lu(PS:IMSI-262428195688470)[0x55a0d95ce890]{UNVALIDATED}: Deallocated 20250112122532382 DLINP <000b> input/ipa.c:451 connected read/write 20250112122532382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122532382 DLINP <000b> input/ipa.c:451 connected read/write 20250112122532382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@be6994c63b43: Found GsupExpect[0] for "262428195688470" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@be6994c63b43: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262428195688470" TC_gsup_ul_unknown_imsi(45)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122532386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@be6994c63b43: Final verdict of PTC: pass 20250112122532387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45778<->l=127.0.0.1:4258 20250112122532389 DLINP <000b> input/ipa.c:451 connected read/write 20250112122532389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122532389 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122532389 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122532389 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250112122532389 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46149<->l=127.0.0.1:4259) 43@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP(42)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 43: none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@be6994c63b43: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Sun Jan 12 12:25:32 UTC 2025 ====== 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 20250112122532416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45792<->l=127.0.0.1:4258 20250112122532517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45792<->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=26036) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Sun Jan 12 12:25:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122535591 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122535591 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122535592 DLINP <000b> input/ipa.c:451 connected read/write 20250112122535592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122535593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45806<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122535593 DLINP <000b> input/ipa.c:451 connected read/write 20250112122535593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122535593 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122535593 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122535593 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  20250112122535593 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122535593 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  20250112122535593 DLGSUP <0013> gsup_server.c:235 2:  20250112122535593 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122535593 DLGSUP <0013> gsup_server.c:235 3:  20250112122535593 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122535594 DLGSUP <0013> gsup_server.c:235 4:  20250112122535594 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122535594 DLGSUP <0013> gsup_server.c:235 5:  20250112122535594 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122535594 DLGSUP <0013> gsup_server.c:235 7:  20250112122535594 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122535594 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122535594 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122535594 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@be6994c63b43: 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") 20250112122535602 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38459<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@be6994c63b43: Created GsupExpect[0] for "262428875620293" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250112122535609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45814<->l=127.0.0.1:4258 20250112122535634 DLINP <000b> input/ipa.c:451 connected read/write 20250112122535634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122535634 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428875620293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428875620293" cn_domain=PS source_name="the-source\n"} 20250112122535634 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250112122535634 DLU <0006> fsm.c:456 lu(262428875620293)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122535634 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428875620293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250112122535634 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262428875620293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428875620293" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250112122535634 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262428875620293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122535634 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428875620293)[0x55a0d95ce890]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122535634 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428875620293)[0x55a0d95ce890]{UNVALIDATED}: Freeing instance 20250112122535634 DLU <0006> fsm.c:568 lu(PS:IMSI-262428875620293)[0x55a0d95ce890]{UNVALIDATED}: Deallocated 20250112122535634 DLINP <000b> input/ipa.c:451 connected read/write 20250112122535634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122535634 DLINP <000b> input/ipa.c:451 connected read/write 20250112122535634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@be6994c63b43: Found GsupExpect[0] for "262428875620293" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@be6994c63b43: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262428875620293" TC_gsup_ul_unknown_imsi_via_proxy(50)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122535635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45814<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@be6994c63b43: Final verdict of PTC: pass 20250112122535636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45806<->l=127.0.0.1:4258 20250112122535637 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38459<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@be6994c63b43: Final verdict of PTC: none 20250112122535637 DLINP <000b> input/ipa.c:451 connected read/write 20250112122535637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122535637 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122535637 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122535637 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250112122535637 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(49)@be6994c63b43: Final verdict of PTC: none 48@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 48: none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@be6994c63b43: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Sun Jan 12 12:25:35 UTC 2025 ====== 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 20250112122535659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45828<->l=127.0.0.1:4258 20250112122535760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45828<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26628) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Sun Jan 12 12:25:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122538863 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122538863 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122538868 DLINP <000b> input/ipa.c:451 connected read/write 20250112122538868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122538870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45836<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122538874 DLINP <000b> input/ipa.c:451 connected read/write 20250112122538874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122538874 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122538874 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122538874 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  20250112122538874 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122538874 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  20250112122538874 DLGSUP <0013> gsup_server.c:235 2:  20250112122538874 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122538874 DLGSUP <0013> gsup_server.c:235 3:  20250112122538874 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122538874 DLGSUP <0013> gsup_server.c:235 4:  20250112122538874 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122538874 DLGSUP <0013> gsup_server.c:235 5:  20250112122538874 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122538874 DLGSUP <0013> gsup_server.c:235 7:  20250112122538874 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122538874 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122538874 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122538874 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@be6994c63b43: 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") 20250112122538903 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46121<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@be6994c63b43: Created GsupExpect[0] for "262423985985346" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250112122538924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45840<->l=127.0.0.1:4258 20250112122538937 DLINP <000b> input/ipa.c:451 connected read/write 20250112122538937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122538937 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423985985346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423985985346" cn_domain=PS} 20250112122538937 DLU <0006> fsm.c:456 lu(262423985985346)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122538937 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423985985346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250112122538937 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423985985346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423985985346" cause=Roaming not allowed in this location area} 20250112122538937 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423985985346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122538937 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423985985346)[0x55a0d95ce890]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122538938 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423985985346)[0x55a0d95ce890]{UNVALIDATED}: Freeing instance 20250112122538938 DLU <0006> fsm.c:568 lu(PS:IMSI-262423985985346)[0x55a0d95ce890]{UNVALIDATED}: Deallocated 20250112122538938 DLINP <000b> input/ipa.c:451 connected read/write 20250112122538938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122538938 DLINP <000b> input/ipa.c:451 connected read/write 20250112122538938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@be6994c63b43: Found GsupExpect[0] for "262423985985346" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@be6994c63b43: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262423985985346" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122538942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45840<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@be6994c63b43: Final verdict of PTC: pass 20250112122538944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45836<->l=127.0.0.1:4258 20250112122538946 DLINP <000b> input/ipa.c:451 connected read/write 20250112122538946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122538946 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122538946 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122538946 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250112122538946 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46121<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@be6994c63b43: Final verdict of PTC: none 53@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 53: none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@be6994c63b43: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Sun Jan 12 12:25:38 UTC 2025 ====== 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 20250112122538984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45852<->l=127.0.0.1:4258 20250112122539085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45852<->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@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Sun Jan 12 12:25:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_gsup_sai_err_unknown_imsi started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122542204 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122542204 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122542206 DLINP <000b> input/ipa.c:451 connected read/write 20250112122542206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122542207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59578<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122542209 DLINP <000b> input/ipa.c:451 connected read/write 20250112122542209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122542210 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122542210 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122542210 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  20250112122542210 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122542210 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  20250112122542210 DLGSUP <0013> gsup_server.c:235 2:  20250112122542210 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122542210 DLGSUP <0013> gsup_server.c:235 3:  20250112122542210 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122542210 DLGSUP <0013> gsup_server.c:235 4:  20250112122542210 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122542210 DLGSUP <0013> gsup_server.c:235 5:  20250112122542210 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122542210 DLGSUP <0013> gsup_server.c:235 7:  20250112122542210 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122542210 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122542210 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122542210 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@be6994c63b43: 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") 20250112122542222 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32979<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@be6994c63b43: Created GsupExpect[0] for "262420237824844" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250112122542228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59592<->l=127.0.0.1:4258 20250112122542250 DLINP <000b> input/ipa.c:451 connected read/write 20250112122542250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122542250 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420237824844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420237824844"} 20250112122542250 DAUC <0003> db_auc.c:133 IMSI='262420237824844': No such subscriber 20250112122542250 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420237824844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250112122542250 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420237824844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420237824844" cause=IMSI unknown in HLR} 20250112122542250 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420237824844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122542250 DLINP <000b> input/ipa.c:451 connected read/write 20250112122542250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122542250 DLINP <000b> input/ipa.c:451 connected read/write 20250112122542250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@be6994c63b43: Found GsupExpect[0] for "262420237824844" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@be6994c63b43: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262420237824844" TC_gsup_sai_err_unknown_imsi(60)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122542255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59592<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@be6994c63b43: Final verdict of PTC: pass 20250112122542256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59578<->l=127.0.0.1:4258 20250112122542257 DLINP <000b> input/ipa.c:451 connected read/write 20250112122542257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122542257 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122542257 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122542257 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@be6994c63b43: Final verdict of PTC: none 20250112122542258 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32979<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(56)@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@be6994c63b43: Final verdict of PTC: none 58@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 58: none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@be6994c63b43: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Sun Jan 12 12:25:42 UTC 2025 ====== 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 20250112122542292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59606<->l=127.0.0.1:4258 20250112122542393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59606<->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@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Sun Jan 12 12:25:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_gsup_ul started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122545492 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122545492 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122545493 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122545493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59618<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@be6994c63b43: 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) } } } } 20250112122545494 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122545494 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122545494 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122545494 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  20250112122545494 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122545494 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  20250112122545494 DLGSUP <0013> gsup_server.c:235 2:  20250112122545494 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122545494 DLGSUP <0013> gsup_server.c:235 3:  HLR_Test-GSUP-IPA(61)@be6994c63b43: 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 } } } } 20250112122545494 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122545494 DLGSUP <0013> gsup_server.c:235 4:  20250112122545494 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122545494 DLGSUP <0013> gsup_server.c:235 5:  20250112122545494 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122545494 DLGSUP <0013> gsup_server.c:235 7:  20250112122545494 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122545494 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122545494 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122545494 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@be6994c63b43: 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") 20250112122545501 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46113<->l=127.0.0.1:4259) 20250112122545503 DAUC <0003> db_auc.c:157 IMSI='262423258002569': No 2G Auth Data 20250112122545503 DAUC <0003> db_auc.c:192 IMSI='262423258002569': No 3G Auth Data HLR_Test-GSUP(62)@be6994c63b43: Created GsupExpect[0] for "262423258002569" to be handled at TC_gsup_ul(65) 20250112122545508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59620<->l=127.0.0.1:4258 20250112122545538 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122545538 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423258002569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423258002569" cn_domain=PS} 20250112122545538 DLU <0006> fsm.c:456 lu(262423258002569)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122545538 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423258002569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122545538 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423258002569)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122545538 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423258002569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423258002569" cn_domain=PS} 20250112122545538 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122545538 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@be6994c63b43: Found GsupExpect[0] for "262423258002569" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@be6994c63b43: Added IMSI table entry 0TC_gsup_ul(65)"262423258002569" 20250112122545540 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122545540 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423258002569 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423258002569"} 20250112122545540 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423258002569)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122545540 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423258002569 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122545540 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423258002569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423258002569"} 20250112122545540 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423258002569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122545540 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423258002569)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122545540 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423258002569)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122545540 DLU <0006> fsm.c:568 lu(PS:IMSI-262423258002569)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122545540 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122545540 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul(65)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122545541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59620<->l=127.0.0.1:4258 TC_gsup_ul(65)@be6994c63b43: Final verdict of PTC: pass 20250112122545541 DAUC <0003> db_auc.c:157 IMSI='262422224366442': No 2G Auth Data 20250112122545541 DAUC <0003> db_auc.c:192 IMSI='262422224366442': No 3G Auth Data 20250112122545542 DLGSUP <0013> hlr.c:121 IMSI 262422224366442: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@be6994c63b43: Created GsupExpect[0] for "262422224366442" to be handled at TC_gsup_ul(66) 20250112122545548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59628<->l=127.0.0.1:4258 20250112122545550 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122545550 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422224366442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422224366442" cn_domain=PS} 20250112122545550 DLU <0006> fsm.c:456 lu(262422224366442)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122545550 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422224366442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122545550 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422224366442)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122545550 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422224366442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422224366442" cn_domain=PS} 20250112122545550 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122545550 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@be6994c63b43: Found GsupExpect[0] for "262422224366442" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@be6994c63b43: Added IMSI table entry 1TC_gsup_ul(66)"262422224366442" 20250112122545551 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122545551 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422224366442 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422224366442"} 20250112122545551 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422224366442)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122545551 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422224366442 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122545551 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422224366442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422224366442"} 20250112122545551 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422224366442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122545551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422224366442)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122545551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422224366442)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122545551 DLU <0006> fsm.c:568 lu(PS:IMSI-262422224366442)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122545551 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122545551 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul(66)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122545552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59628<->l=127.0.0.1:4258 TC_gsup_ul(66)@be6994c63b43: Final verdict of PTC: pass 20250112122545553 DAUC <0003> db_auc.c:157 IMSI='262423118804854': No 2G Auth Data 20250112122545553 DAUC <0003> db_auc.c:192 IMSI='262423118804854': No 3G Auth Data 20250112122545553 DLGSUP <0013> hlr.c:121 IMSI 262423118804854: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@be6994c63b43: Created GsupExpect[0] for "262423118804854" to be handled at TC_gsup_ul(67) 20250112122545559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59634<->l=127.0.0.1:4258 20250112122545561 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122545561 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423118804854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423118804854" cn_domain=PS} 20250112122545561 DLU <0006> fsm.c:456 lu(262423118804854)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122545561 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423118804854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122545561 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423118804854)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122545561 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423118804854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423118804854" cn_domain=PS} 20250112122545561 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122545561 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@be6994c63b43: Found GsupExpect[0] for "262423118804854" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@be6994c63b43: Added IMSI table entry 2TC_gsup_ul(67)"262423118804854" 20250112122545562 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122545562 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423118804854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423118804854"} 20250112122545562 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423118804854)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122545562 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423118804854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122545562 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423118804854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423118804854"} 20250112122545562 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423118804854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122545562 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423118804854)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122545562 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423118804854)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122545562 DLU <0006> fsm.c:568 lu(PS:IMSI-262423118804854)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122545562 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122545562 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul(67)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122545563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59634<->l=127.0.0.1:4258 TC_gsup_ul(67)@be6994c63b43: Final verdict of PTC: pass 20250112122545564 DAUC <0003> db_auc.c:157 IMSI='262425046949224': No 2G Auth Data 20250112122545564 DAUC <0003> db_auc.c:192 IMSI='262425046949224': No 3G Auth Data 20250112122545564 DLGSUP <0013> hlr.c:121 IMSI 262425046949224: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@be6994c63b43: Created GsupExpect[0] for "262425046949224" to be handled at TC_gsup_ul(68) 20250112122545571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59650<->l=127.0.0.1:4258 20250112122545573 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122545573 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425046949224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425046949224" cn_domain=PS} 20250112122545573 DLU <0006> fsm.c:456 lu(262425046949224)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122545573 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425046949224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122545573 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425046949224)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122545573 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425046949224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425046949224" cn_domain=PS} 20250112122545573 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122545573 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@be6994c63b43: Found GsupExpect[0] for "262425046949224" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@be6994c63b43: Added IMSI table entry 3TC_gsup_ul(68)"262425046949224" 20250112122545574 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122545574 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425046949224 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425046949224"} 20250112122545574 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425046949224)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122545574 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425046949224 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122545574 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425046949224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425046949224"} 20250112122545574 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425046949224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122545574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425046949224)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122545574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425046949224)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122545574 DLU <0006> fsm.c:568 lu(PS:IMSI-262425046949224)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122545574 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122545574 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul(68)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122545575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59650<->l=127.0.0.1:4258 TC_gsup_ul(68)@be6994c63b43: Final verdict of PTC: pass 20250112122545576 DAUC <0003> db_auc.c:157 IMSI='262424910240876': No 2G Auth Data 20250112122545576 DAUC <0003> db_auc.c:192 IMSI='262424910240876': No 3G Auth Data 20250112122545576 DLGSUP <0013> hlr.c:121 IMSI 262424910240876: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@be6994c63b43: Created GsupExpect[0] for "262424910240876" to be handled at TC_gsup_ul(69) 20250112122545582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59658<->l=127.0.0.1:4258 20250112122545584 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122545584 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424910240876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424910240876" cn_domain=PS} 20250112122545584 DLU <0006> fsm.c:456 lu(262424910240876)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122545584 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424910240876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122545584 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424910240876)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122545584 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424910240876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424910240876" cn_domain=PS} 20250112122545584 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122545584 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@be6994c63b43: Found GsupExpect[0] for "262424910240876" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@be6994c63b43: Added IMSI table entry 4TC_gsup_ul(69)"262424910240876" 20250112122545586 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122545586 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424910240876 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424910240876"} 20250112122545586 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424910240876)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122545586 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424910240876 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122545586 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424910240876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424910240876"} 20250112122545586 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424910240876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122545586 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424910240876)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122545586 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424910240876)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122545586 DLU <0006> fsm.c:568 lu(PS:IMSI-262424910240876)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122545586 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122545586 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul(69)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122545586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59658<->l=127.0.0.1:4258 TC_gsup_ul(69)@be6994c63b43: Final verdict of PTC: pass 20250112122545587 DAUC <0003> db_auc.c:157 IMSI='262425505682876': No 2G Auth Data 20250112122545587 DAUC <0003> db_auc.c:192 IMSI='262425505682876': No 3G Auth Data 20250112122545588 DLGSUP <0013> hlr.c:121 IMSI 262425505682876: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@be6994c63b43: Created GsupExpect[0] for "262425505682876" to be handled at TC_gsup_ul(70) 20250112122545594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59670<->l=127.0.0.1:4258 20250112122545596 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122545596 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425505682876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425505682876" cn_domain=PS} 20250112122545596 DLU <0006> fsm.c:456 lu(262425505682876)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122545596 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425505682876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122545596 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425505682876)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122545596 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425505682876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425505682876" cn_domain=PS} 20250112122545596 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122545596 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@be6994c63b43: Found GsupExpect[0] for "262425505682876" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@be6994c63b43: Added IMSI table entry 5TC_gsup_ul(70)"262425505682876" 20250112122545597 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122545597 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425505682876 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425505682876"} 20250112122545597 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425505682876)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122545597 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425505682876 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122545597 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425505682876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425505682876"} 20250112122545597 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425505682876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122545597 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425505682876)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122545597 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425505682876)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122545597 DLU <0006> fsm.c:568 lu(PS:IMSI-262425505682876)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122545597 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122545597 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul(70)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122545598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59670<->l=127.0.0.1:4258 TC_gsup_ul(70)@be6994c63b43: Final verdict of PTC: pass 20250112122545599 DAUC <0003> db_auc.c:157 IMSI='262423038836550': No 2G Auth Data 20250112122545599 DAUC <0003> db_auc.c:192 IMSI='262423038836550': No 3G Auth Data 20250112122545599 DLGSUP <0013> hlr.c:121 IMSI 262423038836550: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@be6994c63b43: Created GsupExpect[0] for "262423038836550" to be handled at TC_gsup_ul(71) 20250112122545606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59672<->l=127.0.0.1:4258 20250112122545607 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122545607 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423038836550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423038836550" cn_domain=PS} 20250112122545607 DLU <0006> fsm.c:456 lu(262423038836550)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122545607 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423038836550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122545608 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423038836550)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122545608 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423038836550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423038836550" cn_domain=PS} 20250112122545608 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122545608 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@be6994c63b43: Found GsupExpect[0] for "262423038836550" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@be6994c63b43: Added IMSI table entry 6TC_gsup_ul(71)"262423038836550" 20250112122545609 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122545609 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423038836550 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423038836550"} 20250112122545609 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423038836550)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122545609 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423038836550 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122545609 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423038836550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423038836550"} 20250112122545609 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423038836550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122545609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423038836550)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122545609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423038836550)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122545609 DLU <0006> fsm.c:568 lu(PS:IMSI-262423038836550)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122545609 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122545609 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul(71)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122545610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59672<->l=127.0.0.1:4258 TC_gsup_ul(71)@be6994c63b43: Final verdict of PTC: pass 20250112122545610 DAUC <0003> db_auc.c:157 IMSI='262420672369119': No 2G Auth Data 20250112122545610 DAUC <0003> db_auc.c:192 IMSI='262420672369119': No 3G Auth Data 20250112122545611 DLGSUP <0013> hlr.c:121 IMSI 262420672369119: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@be6994c63b43: Created GsupExpect[0] for "262420672369119" to be handled at TC_gsup_ul(72) 20250112122545618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59686<->l=127.0.0.1:4258 20250112122545620 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122545620 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420672369119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420672369119" cn_domain=PS} 20250112122545620 DLU <0006> fsm.c:456 lu(262420672369119)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122545620 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420672369119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122545620 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420672369119)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122545620 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420672369119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420672369119" cn_domain=PS} 20250112122545620 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122545620 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@be6994c63b43: Found GsupExpect[0] for "262420672369119" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@be6994c63b43: Added IMSI table entry 7TC_gsup_ul(72)"262420672369119" 20250112122545621 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122545621 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420672369119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420672369119"} 20250112122545621 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420672369119)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122545621 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420672369119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122545621 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420672369119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420672369119"} 20250112122545621 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420672369119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122545621 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420672369119)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122545621 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420672369119)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122545621 DLU <0006> fsm.c:568 lu(PS:IMSI-262420672369119)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122545621 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122545621 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul(72)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122545622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59686<->l=127.0.0.1:4258 TC_gsup_ul(72)@be6994c63b43: Final verdict of PTC: pass MTC@be6994c63b43: setverdict(pass): none -> pass 20250112122545623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59618<->l=127.0.0.1:4258 20250112122545623 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46113<->l=127.0.0.1:4259) 20250112122545623 DLINP <000b> input/ipa.c:451 connected read/write 20250112122545623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122545623 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122545623 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122545623 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(64)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP(62)@be6994c63b43: Final verdict of PTC: none 63@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: pass MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@be6994c63b43: Test case TC_gsup_ul finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Sun Jan 12 12:25:45 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250112122545645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59696<->l=127.0.0.1:4258 20250112122545746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59696<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=112780) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Sun Jan 12 12:25:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_gsup_ul_via_proxy started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122548862 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122548862 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122548865 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122548866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59708<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@be6994c63b43: 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) } } } } 20250112122548868 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(73)@be6994c63b43: 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 } } } } 20250112122548868 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122548868 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122548868 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  20250112122548868 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122548868 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  20250112122548868 DLGSUP <0013> gsup_server.c:235 2:  20250112122548868 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122548868 DLGSUP <0013> gsup_server.c:235 3:  20250112122548868 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122548868 DLGSUP <0013> gsup_server.c:235 4:  20250112122548868 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122548868 DLGSUP <0013> gsup_server.c:235 5:  20250112122548868 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122548868 DLGSUP <0013> gsup_server.c:235 7:  20250112122548868 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122548868 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122548868 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122548868 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(73)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@be6994c63b43: 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") 20250112122548877 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36647<->l=127.0.0.1:4259) 20250112122548880 DAUC <0003> db_auc.c:157 IMSI='262429158933252': No 2G Auth Data 20250112122548880 DAUC <0003> db_auc.c:192 IMSI='262429158933252': No 3G Auth Data HLR_Test-GSUP(74)@be6994c63b43: Created GsupExpect[0] for "262429158933252" to be handled at TC_gsup_ul_via_proxy(77) 20250112122548888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59710<->l=127.0.0.1:4258 20250112122548914 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122548914 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262429158933252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429158933252" cn_domain=PS source_name="the-source\n"} 20250112122548914 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250112122548914 DLU <0006> fsm.c:456 lu(262429158933252)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122548914 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262429158933252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250112122548914 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429158933252)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122548914 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262429158933252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429158933252" cn_domain=PS destination_name="the-source\n"} 20250112122548914 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122548914 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@be6994c63b43: Found GsupExpect[0] for "262429158933252" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@be6994c63b43: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262429158933252" 20250112122548917 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122548917 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262429158933252 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429158933252" source_name="the-source\n"} 20250112122548917 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429158933252)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122548917 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262429158933252 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122548917 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262429158933252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429158933252" destination_name="the-source\n"} 20250112122548917 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262429158933252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122548917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429158933252)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122548917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429158933252)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122548917 DLU <0006> fsm.c:568 lu(PS:IMSI-262429158933252)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122548917 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122548917 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122548918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59710<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@be6994c63b43: Final verdict of PTC: pass 20250112122548918 DAUC <0003> db_auc.c:157 IMSI='262424749468896': No 2G Auth Data 20250112122548918 DAUC <0003> db_auc.c:192 IMSI='262424749468896': No 3G Auth Data 20250112122548919 DLGSUP <0013> hlr.c:121 IMSI 262424749468896: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@be6994c63b43: Created GsupExpect[0] for "262424749468896" to be handled at TC_gsup_ul_via_proxy(78) 20250112122548929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59716<->l=127.0.0.1:4258 20250112122548931 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122548931 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262424749468896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424749468896" cn_domain=PS source_name="the-source\n"} 20250112122548931 DLU <0006> fsm.c:456 lu(262424749468896)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122548931 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262424749468896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250112122548931 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424749468896)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122548931 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262424749468896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424749468896" cn_domain=PS destination_name="the-source\n"} 20250112122548931 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122548931 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@be6994c63b43: Found GsupExpect[0] for "262424749468896" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@be6994c63b43: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262424749468896" 20250112122548932 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122548932 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262424749468896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424749468896" source_name="the-source\n"} 20250112122548932 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424749468896)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122548932 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262424749468896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122548932 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262424749468896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424749468896" destination_name="the-source\n"} 20250112122548932 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262424749468896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122548932 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424749468896)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122548932 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424749468896)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122548932 DLU <0006> fsm.c:568 lu(PS:IMSI-262424749468896)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122548932 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122548932 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122548933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59716<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@be6994c63b43: Final verdict of PTC: pass 20250112122548933 DAUC <0003> db_auc.c:157 IMSI='262427422375638': No 2G Auth Data 20250112122548933 DAUC <0003> db_auc.c:192 IMSI='262427422375638': No 3G Auth Data 20250112122548934 DLGSUP <0013> hlr.c:121 IMSI 262427422375638: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@be6994c63b43: Created GsupExpect[0] for "262427422375638" to be handled at TC_gsup_ul_via_proxy(79) 20250112122548940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59718<->l=127.0.0.1:4258 20250112122548942 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122548942 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262427422375638 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427422375638" cn_domain=PS source_name="the-source\n"} 20250112122548942 DLU <0006> fsm.c:456 lu(262427422375638)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122548942 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262427422375638 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250112122548942 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427422375638)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122548942 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262427422375638 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427422375638" cn_domain=PS destination_name="the-source\n"} 20250112122548942 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122548942 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@be6994c63b43: Found GsupExpect[0] for "262427422375638" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@be6994c63b43: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262427422375638" 20250112122548943 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122548943 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262427422375638 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427422375638" source_name="the-source\n"} 20250112122548943 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427422375638)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122548943 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262427422375638 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122548943 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262427422375638 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427422375638" destination_name="the-source\n"} 20250112122548943 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262427422375638 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122548943 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427422375638)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122548943 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427422375638)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122548943 DLU <0006> fsm.c:568 lu(PS:IMSI-262427422375638)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122548943 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122548943 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122548944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59718<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@be6994c63b43: Final verdict of PTC: pass 20250112122548944 DAUC <0003> db_auc.c:157 IMSI='262420197431122': No 2G Auth Data 20250112122548944 DAUC <0003> db_auc.c:192 IMSI='262420197431122': No 3G Auth Data 20250112122548945 DLGSUP <0013> hlr.c:121 IMSI 262420197431122: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@be6994c63b43: Created GsupExpect[0] for "262420197431122" to be handled at TC_gsup_ul_via_proxy(80) 20250112122548952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59734<->l=127.0.0.1:4258 20250112122548955 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122548955 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262420197431122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420197431122" cn_domain=PS source_name="the-source\n"} 20250112122548955 DLU <0006> fsm.c:456 lu(262420197431122)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122548955 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262420197431122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250112122548955 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420197431122)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122548955 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262420197431122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420197431122" cn_domain=PS destination_name="the-source\n"} 20250112122548955 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122548955 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@be6994c63b43: Found GsupExpect[0] for "262420197431122" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@be6994c63b43: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262420197431122" 20250112122548956 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122548956 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262420197431122 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420197431122" source_name="the-source\n"} 20250112122548956 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420197431122)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122548956 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262420197431122 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122548956 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262420197431122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420197431122" destination_name="the-source\n"} 20250112122548956 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262420197431122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122548956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420197431122)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122548956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420197431122)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122548956 DLU <0006> fsm.c:568 lu(PS:IMSI-262420197431122)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122548956 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122548956 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122548956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59734<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@be6994c63b43: Final verdict of PTC: pass 20250112122548957 DAUC <0003> db_auc.c:157 IMSI='262421634001001': No 2G Auth Data 20250112122548957 DAUC <0003> db_auc.c:192 IMSI='262421634001001': No 3G Auth Data 20250112122548957 DLGSUP <0013> hlr.c:121 IMSI 262421634001001: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@be6994c63b43: Created GsupExpect[0] for "262421634001001" to be handled at TC_gsup_ul_via_proxy(81) 20250112122548963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59740<->l=127.0.0.1:4258 20250112122548965 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122548965 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262421634001001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421634001001" cn_domain=PS source_name="the-source\n"} 20250112122548965 DLU <0006> fsm.c:456 lu(262421634001001)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122548965 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262421634001001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250112122548965 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421634001001)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122548965 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262421634001001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421634001001" cn_domain=PS destination_name="the-source\n"} 20250112122548965 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122548965 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@be6994c63b43: Found GsupExpect[0] for "262421634001001" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@be6994c63b43: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262421634001001" 20250112122548966 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122548966 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262421634001001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421634001001" source_name="the-source\n"} 20250112122548966 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421634001001)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122548966 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262421634001001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122548966 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262421634001001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421634001001" destination_name="the-source\n"} 20250112122548966 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262421634001001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122548966 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421634001001)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122548966 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421634001001)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122548966 DLU <0006> fsm.c:568 lu(PS:IMSI-262421634001001)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122548966 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122548966 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122548967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59740<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@be6994c63b43: Final verdict of PTC: pass 20250112122548967 DAUC <0003> db_auc.c:157 IMSI='262421485434345': No 2G Auth Data 20250112122548967 DAUC <0003> db_auc.c:192 IMSI='262421485434345': No 3G Auth Data 20250112122548968 DLGSUP <0013> hlr.c:121 IMSI 262421485434345: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@be6994c63b43: Created GsupExpect[0] for "262421485434345" to be handled at TC_gsup_ul_via_proxy(82) 20250112122548973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59752<->l=127.0.0.1:4258 20250112122548975 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122548975 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421485434345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421485434345" cn_domain=PS source_name="the-source\n"} 20250112122548975 DLU <0006> fsm.c:456 lu(262421485434345)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122548975 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421485434345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250112122548975 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421485434345)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122548975 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421485434345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421485434345" cn_domain=PS destination_name="the-source\n"} 20250112122548975 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122548975 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@be6994c63b43: Found GsupExpect[0] for "262421485434345" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@be6994c63b43: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262421485434345" 20250112122548977 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122548977 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421485434345 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421485434345" source_name="the-source\n"} 20250112122548977 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421485434345)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122548977 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262421485434345 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122548977 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421485434345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421485434345" destination_name="the-source\n"} 20250112122548977 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262421485434345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122548977 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421485434345)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122548977 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421485434345)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122548977 DLU <0006> fsm.c:568 lu(PS:IMSI-262421485434345)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122548977 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122548977 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122548977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59752<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@be6994c63b43: Final verdict of PTC: pass 20250112122548978 DAUC <0003> db_auc.c:157 IMSI='262428443011078': No 2G Auth Data 20250112122548978 DAUC <0003> db_auc.c:192 IMSI='262428443011078': No 3G Auth Data 20250112122548979 DLGSUP <0013> hlr.c:121 IMSI 262428443011078: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@be6994c63b43: Created GsupExpect[0] for "262428443011078" to be handled at TC_gsup_ul_via_proxy(83) 20250112122548986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59768<->l=127.0.0.1:4258 20250112122548987 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122548987 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428443011078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428443011078" cn_domain=PS source_name="the-source\n"} 20250112122548987 DLU <0006> fsm.c:456 lu(262428443011078)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122548987 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428443011078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250112122548987 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428443011078)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122548987 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428443011078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428443011078" cn_domain=PS destination_name="the-source\n"} 20250112122548987 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122548987 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@be6994c63b43: Found GsupExpect[0] for "262428443011078" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@be6994c63b43: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262428443011078" 20250112122548988 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122548988 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428443011078 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428443011078" source_name="the-source\n"} 20250112122548988 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428443011078)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122548988 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262428443011078 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122548988 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428443011078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428443011078" destination_name="the-source\n"} 20250112122548988 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262428443011078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122548988 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428443011078)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122548988 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428443011078)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122548988 DLU <0006> fsm.c:568 lu(PS:IMSI-262428443011078)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122548988 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122548989 DLINP <000b> input/ipa.c:451 connected read/write 20250112122548989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122548989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59768<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@be6994c63b43: Final verdict of PTC: pass 20250112122548990 DAUC <0003> db_auc.c:157 IMSI='262423167573643': No 2G Auth Data 20250112122548990 DAUC <0003> db_auc.c:192 IMSI='262423167573643': No 3G Auth Data 20250112122548990 DLGSUP <0013> hlr.c:121 IMSI 262423167573643: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@be6994c63b43: Created GsupExpect[0] for "262423167573643" to be handled at TC_gsup_ul_via_proxy(84) 20250112122548998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59778<->l=127.0.0.1:4258 20250112122549000 DLINP <000b> input/ipa.c:451 connected read/write 20250112122549000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122549000 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262423167573643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423167573643" cn_domain=PS source_name="the-source\n"} 20250112122549000 DLU <0006> fsm.c:456 lu(262423167573643)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122549000 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262423167573643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250112122549000 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423167573643)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122549000 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262423167573643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423167573643" cn_domain=PS destination_name="the-source\n"} 20250112122549000 DLINP <000b> input/ipa.c:451 connected read/write 20250112122549000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122549000 DLINP <000b> input/ipa.c:451 connected read/write 20250112122549000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@be6994c63b43: Found GsupExpect[0] for "262423167573643" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@be6994c63b43: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262423167573643" 20250112122549001 DLINP <000b> input/ipa.c:451 connected read/write 20250112122549001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122549001 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262423167573643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423167573643" source_name="the-source\n"} 20250112122549001 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423167573643)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122549001 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262423167573643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122549001 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262423167573643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423167573643" destination_name="the-source\n"} 20250112122549001 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262423167573643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122549001 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423167573643)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122549001 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423167573643)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122549001 DLU <0006> fsm.c:568 lu(PS:IMSI-262423167573643)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122549001 DLINP <000b> input/ipa.c:451 connected read/write 20250112122549001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122549001 DLINP <000b> input/ipa.c:451 connected read/write 20250112122549001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122549002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59778<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@be6994c63b43: Final verdict of PTC: pass MTC@be6994c63b43: setverdict(pass): none -> pass 20250112122549003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59708<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@be6994c63b43: Final verdict of PTC: none 20250112122549004 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36647<->l=127.0.0.1:4259) 20250112122549004 DLINP <000b> input/ipa.c:451 connected read/write 20250112122549004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122549004 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122549004 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122549004 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250112122549004 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(76)@be6994c63b43: Final verdict of PTC: none 75@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: pass MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@be6994c63b43: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Sun Jan 12 12:25:49 UTC 2025 ====== 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 20250112122549027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59786<->l=127.0.0.1:4258 20250112122549128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59786<->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=114872) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Sun Jan 12 12:25:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_gsup_ul_subscriber_data started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122552237 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122552237 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122552242 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122552243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60614<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122552247 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122552247 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122552247 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122552247 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  20250112122552247 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122552248 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  20250112122552248 DLGSUP <0013> gsup_server.c:235 2:  20250112122552248 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122552248 DLGSUP <0013> gsup_server.c:235 3:  20250112122552248 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122552248 DLGSUP <0013> gsup_server.c:235 4:  20250112122552248 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122552248 DLGSUP <0013> gsup_server.c:235 5:  20250112122552248 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122552248 DLGSUP <0013> gsup_server.c:235 7:  20250112122552248 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122552248 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122552248 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122552248 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@be6994c63b43: 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") 20250112122552266 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36367<->l=127.0.0.1:4259) 20250112122552272 DAUC <0003> db_auc.c:157 IMSI='262425294640174': No 2G Auth Data 20250112122552272 DAUC <0003> db_auc.c:192 IMSI='262425294640174': No 3G Auth Data HLR_Test-GSUP(86)@be6994c63b43: Created GsupExpect[0] for "262425294640174" to be handled at TC_gsup_ul_subscriber_data(89) 20250112122552282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60628<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@be6994c63b43: GSUP ul subscriber_data 20250112122552290 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122552290 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425294640174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425294640174" cn_domain=PS} 20250112122552290 DLU <0006> fsm.c:456 lu(262425294640174)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122552290 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425294640174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122552290 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425294640174)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122552290 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425294640174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425294640174" cn_domain=PS} 20250112122552290 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122552290 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@be6994c63b43: Found GsupExpect[0] for "262425294640174" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@be6994c63b43: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262425294640174" 20250112122552294 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122552294 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425294640174 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425294640174"} 20250112122552294 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425294640174)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122552294 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425294640174 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122552294 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425294640174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425294640174"} 20250112122552294 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425294640174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122552294 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425294640174)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122552294 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425294640174)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122552294 DLU <0006> fsm.c:568 lu(PS:IMSI-262425294640174)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122552294 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122552294 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122552297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60628<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@be6994c63b43: Final verdict of PTC: pass 20250112122552299 DAUC <0003> db_auc.c:157 IMSI='262421365965979': No 2G Auth Data 20250112122552299 DAUC <0003> db_auc.c:192 IMSI='262421365965979': No 3G Auth Data 20250112122552300 DLGSUP <0013> hlr.c:121 IMSI 262421365965979: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@be6994c63b43: Created GsupExpect[0] for "262421365965979" to be handled at TC_gsup_ul_subscriber_data(90) 20250112122552312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60644<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@be6994c63b43: GSUP ul subscriber_data 20250112122552313 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122552313 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421365965979 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421365965979" cn_domain=PS} 20250112122552313 DLU <0006> fsm.c:456 lu(262421365965979)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122552313 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421365965979 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122552313 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421365965979)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122552313 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421365965979 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421365965979" cn_domain=PS} 20250112122552313 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122552313 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@be6994c63b43: Found GsupExpect[0] for "262421365965979" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@be6994c63b43: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262421365965979" 20250112122552314 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122552314 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421365965979 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421365965979"} 20250112122552314 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421365965979)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122552314 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421365965979 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122552314 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421365965979 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421365965979"} 20250112122552314 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421365965979 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122552314 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421365965979)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122552314 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421365965979)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122552314 DLU <0006> fsm.c:568 lu(PS:IMSI-262421365965979)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122552314 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122552314 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(90)@be6994c63b43: Final verdict of PTC: pass 20250112122552315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60644<->l=127.0.0.1:4258 20250112122552315 DAUC <0003> db_auc.c:157 IMSI='262421915085407': No 2G Auth Data 20250112122552315 DAUC <0003> db_auc.c:192 IMSI='262421915085407': No 3G Auth Data 20250112122552316 DLGSUP <0013> hlr.c:121 IMSI 262421915085407: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@be6994c63b43: Created GsupExpect[0] for "262421915085407" to be handled at TC_gsup_ul_subscriber_data(91) 20250112122552321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60656<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@be6994c63b43: GSUP ul subscriber_data 20250112122552322 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122552322 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421915085407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421915085407" cn_domain=PS} 20250112122552322 DLU <0006> fsm.c:456 lu(262421915085407)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122552322 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421915085407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122552323 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421915085407)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122552323 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421915085407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421915085407" cn_domain=PS} 20250112122552323 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122552323 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@be6994c63b43: Found GsupExpect[0] for "262421915085407" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@be6994c63b43: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262421915085407" 20250112122552324 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122552324 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421915085407 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421915085407"} 20250112122552324 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421915085407)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122552324 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421915085407 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122552324 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421915085407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421915085407"} 20250112122552324 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421915085407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122552324 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421915085407)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122552324 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421915085407)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122552324 DLU <0006> fsm.c:568 lu(PS:IMSI-262421915085407)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122552324 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122552324 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122552325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60656<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@be6994c63b43: Final verdict of PTC: pass 20250112122552325 DAUC <0003> db_auc.c:157 IMSI='262420948860548': No 2G Auth Data 20250112122552325 DAUC <0003> db_auc.c:192 IMSI='262420948860548': No 3G Auth Data 20250112122552325 DLGSUP <0013> hlr.c:121 IMSI 262420948860548: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@be6994c63b43: Created GsupExpect[0] for "262420948860548" to be handled at TC_gsup_ul_subscriber_data(92) 20250112122552331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60668<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@be6994c63b43: GSUP ul subscriber_data 20250112122552333 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122552333 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420948860548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420948860548" cn_domain=PS} 20250112122552333 DLU <0006> fsm.c:456 lu(262420948860548)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122552333 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420948860548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122552333 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420948860548)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122552333 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420948860548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420948860548" cn_domain=PS} 20250112122552333 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122552333 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@be6994c63b43: Found GsupExpect[0] for "262420948860548" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@be6994c63b43: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262420948860548" 20250112122552334 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122552334 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420948860548 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420948860548"} 20250112122552334 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420948860548)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122552334 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420948860548 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122552334 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420948860548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420948860548"} 20250112122552334 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420948860548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122552334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420948860548)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122552334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420948860548)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122552334 DLU <0006> fsm.c:568 lu(PS:IMSI-262420948860548)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122552334 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122552334 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122552335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60668<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@be6994c63b43: Final verdict of PTC: pass 20250112122552336 DAUC <0003> db_auc.c:157 IMSI='262424154497949': No 2G Auth Data 20250112122552336 DAUC <0003> db_auc.c:192 IMSI='262424154497949': No 3G Auth Data 20250112122552336 DLGSUP <0013> hlr.c:121 IMSI 262424154497949: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@be6994c63b43: Created GsupExpect[0] for "262424154497949" to be handled at TC_gsup_ul_subscriber_data(93) 20250112122552341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60672<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@be6994c63b43: GSUP ul subscriber_data 20250112122552343 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122552343 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424154497949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424154497949" cn_domain=PS} 20250112122552343 DLU <0006> fsm.c:456 lu(262424154497949)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122552343 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424154497949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122552343 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424154497949)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122552343 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424154497949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424154497949" cn_domain=PS} 20250112122552343 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122552343 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@be6994c63b43: Found GsupExpect[0] for "262424154497949" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@be6994c63b43: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262424154497949" 20250112122552344 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122552344 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424154497949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424154497949"} 20250112122552344 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424154497949)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122552344 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424154497949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122552345 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424154497949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424154497949"} 20250112122552345 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424154497949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122552345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424154497949)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122552345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424154497949)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122552345 DLU <0006> fsm.c:568 lu(PS:IMSI-262424154497949)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122552345 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122552345 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122552345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60672<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@be6994c63b43: Final verdict of PTC: pass 20250112122552346 DAUC <0003> db_auc.c:157 IMSI='262428361960644': No 2G Auth Data 20250112122552346 DAUC <0003> db_auc.c:192 IMSI='262428361960644': No 3G Auth Data 20250112122552346 DLGSUP <0013> hlr.c:121 IMSI 262428361960644: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@be6994c63b43: Created GsupExpect[0] for "262428361960644" to be handled at TC_gsup_ul_subscriber_data(94) 20250112122552352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60688<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@be6994c63b43: GSUP ul subscriber_data 20250112122552354 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122552354 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428361960644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428361960644" cn_domain=PS} 20250112122552354 DLU <0006> fsm.c:456 lu(262428361960644)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122552354 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428361960644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122552354 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428361960644)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122552354 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428361960644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428361960644" cn_domain=PS} 20250112122552354 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122552354 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@be6994c63b43: Found GsupExpect[0] for "262428361960644" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@be6994c63b43: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262428361960644" 20250112122552355 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122552355 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428361960644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428361960644"} 20250112122552355 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428361960644)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122552355 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428361960644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122552355 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428361960644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428361960644"} 20250112122552355 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428361960644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122552355 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428361960644)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122552355 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428361960644)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122552355 DLU <0006> fsm.c:568 lu(PS:IMSI-262428361960644)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122552355 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122552355 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122552356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60688<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@be6994c63b43: Final verdict of PTC: pass 20250112122552356 DAUC <0003> db_auc.c:157 IMSI='262422548210155': No 2G Auth Data 20250112122552356 DAUC <0003> db_auc.c:192 IMSI='262422548210155': No 3G Auth Data 20250112122552356 DLGSUP <0013> hlr.c:121 IMSI 262422548210155: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@be6994c63b43: Created GsupExpect[0] for "262422548210155" to be handled at TC_gsup_ul_subscriber_data(95) 20250112122552362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60700<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@be6994c63b43: GSUP ul subscriber_data 20250112122552364 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122552364 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422548210155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422548210155" cn_domain=PS} 20250112122552364 DLU <0006> fsm.c:456 lu(262422548210155)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122552364 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422548210155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122552364 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422548210155)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122552364 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422548210155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422548210155" cn_domain=PS} 20250112122552364 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122552364 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@be6994c63b43: Found GsupExpect[0] for "262422548210155" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@be6994c63b43: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262422548210155" 20250112122552365 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122552365 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422548210155 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422548210155"} 20250112122552365 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422548210155)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122552365 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422548210155 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122552365 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422548210155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422548210155"} 20250112122552365 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422548210155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122552365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422548210155)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122552365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422548210155)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122552365 DLU <0006> fsm.c:568 lu(PS:IMSI-262422548210155)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122552365 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122552365 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122552365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60700<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@be6994c63b43: Final verdict of PTC: pass 20250112122552366 DAUC <0003> db_auc.c:157 IMSI='262427694904769': No 2G Auth Data 20250112122552366 DAUC <0003> db_auc.c:192 IMSI='262427694904769': No 3G Auth Data 20250112122552366 DLGSUP <0013> hlr.c:121 IMSI 262427694904769: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@be6994c63b43: Created GsupExpect[0] for "262427694904769" to be handled at TC_gsup_ul_subscriber_data(96) 20250112122552372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60704<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@be6994c63b43: GSUP ul subscriber_data 20250112122552374 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122552374 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427694904769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427694904769" cn_domain=PS} 20250112122552374 DLU <0006> fsm.c:456 lu(262427694904769)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122552374 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427694904769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122552374 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427694904769)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122552374 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427694904769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427694904769" cn_domain=PS} 20250112122552374 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122552374 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@be6994c63b43: Found GsupExpect[0] for "262427694904769" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@be6994c63b43: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262427694904769" 20250112122552375 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122552375 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427694904769 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427694904769"} 20250112122552375 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427694904769)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122552375 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427694904769 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122552375 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427694904769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427694904769"} 20250112122552375 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427694904769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122552375 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427694904769)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122552375 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427694904769)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122552375 DLU <0006> fsm.c:568 lu(PS:IMSI-262427694904769)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122552375 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122552375 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122552376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60704<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@be6994c63b43: Final verdict of PTC: pass MTC@be6994c63b43: setverdict(pass): none -> pass 20250112122552376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60614<->l=127.0.0.1:4258 20250112122552377 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36367<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@be6994c63b43: Final verdict of PTC: none 20250112122552377 DLINP <000b> input/ipa.c:451 connected read/write 20250112122552377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122552377 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122552377 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122552377 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 87@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: pass MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@be6994c63b43: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Sun Jan 12 12:25:52 UTC 2025 ====== 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 20250112122552408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60720<->l=127.0.0.1:4258 20250112122552509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60720<->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@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Sun Jan 12 12:25:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_vty started. MTC@be6994c63b43: legacy= true 20250112122555630 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122555630 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122555635 DLINP <000b> input/ipa.c:451 connected read/write 20250112122555635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122555637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60736<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122555640 DLINP <000b> input/ipa.c:451 connected read/write 20250112122555640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122555640 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122555640 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122555640 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  20250112122555640 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122555640 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  20250112122555640 DLGSUP <0013> gsup_server.c:235 2:  20250112122555640 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122555640 DLGSUP <0013> gsup_server.c:235 3:  20250112122555640 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122555640 DLGSUP <0013> gsup_server.c:235 4:  20250112122555640 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122555640 DLGSUP <0013> gsup_server.c:235 5:  20250112122555640 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122555640 DLGSUP <0013> gsup_server.c:235 7:  20250112122555640 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122555640 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122555640 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122555640 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)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@be6994c63b43: 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") 20250112122555674 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33855<->l=127.0.0.1:4259) 20250112122555679 DAUC <0003> db_auc.c:157 IMSI='262426805243728': No 2G Auth Data 20250112122555679 DAUC <0003> db_auc.c:192 IMSI='262426805243728': No 3G Auth Data 20250112122555684 DAUC <0003> db_auc.c:192 IMSI='262426805243728': No 3G Auth Data 20250112122555688 DAUC <0003> db_auc.c:157 IMSI='262422608085909': No 2G Auth Data 20250112122555688 DAUC <0003> db_auc.c:192 IMSI='262422608085909': No 3G Auth Data 20250112122555691 DAUC <0003> db_auc.c:157 IMSI='262422608085909': No 2G Auth Data 20250112122555693 DAUC <0003> db_auc.c:157 IMSI='262422578535220': No 2G Auth Data 20250112122555694 DAUC <0003> db_auc.c:192 IMSI='262422578535220': No 3G Auth Data MTC@be6994c63b43: setverdict(pass): none -> pass 20250112122555698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60736<->l=127.0.0.1:4258 20250112122555699 DLINP <000b> input/ipa.c:451 connected read/write 20250112122555699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122555699 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122555699 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122555699 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250112122555699 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33855<->l=127.0.0.1:4259) 98@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: pass MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@be6994c63b43: Test case TC_vty finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Sun Jan 12 12:25:55 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250112122555778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60748<->l=127.0.0.1:4258 20250112122555878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60748<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28440) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Sun Jan 12 12:25:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_vty_msisdn_isd started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122558967 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122558967 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122558971 DLINP <000b> input/ipa.c:451 connected read/write 20250112122558971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122558973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60750<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122558977 DLINP <000b> input/ipa.c:451 connected read/write 20250112122558977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122558977 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122558977 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122558977 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  20250112122558977 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122558977 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  20250112122558977 DLGSUP <0013> gsup_server.c:235 2:  20250112122558977 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122558977 DLGSUP <0013> gsup_server.c:235 3:  20250112122558977 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122558977 DLGSUP <0013> gsup_server.c:235 4:  20250112122558977 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122558977 DLGSUP <0013> gsup_server.c:235 5:  20250112122558977 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122558977 DLGSUP <0013> gsup_server.c:235 7:  20250112122558977 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122558977 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122558977 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122558977 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(100)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@be6994c63b43: 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") 20250112122559007 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41357<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@be6994c63b43: Created GsupExpect[0] for "262424731915846" to be handled at TC_vty_msisdn_isd(104) 20250112122559026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60752<->l=127.0.0.1:4258 20250112122559027 DAUC <0003> db_auc.c:157 IMSI='262424731915846': No 2G Auth Data 20250112122559027 DAUC <0003> db_auc.c:192 IMSI='262424731915846': No 3G Auth Data 20250112122559030 DLINP <000b> input/ipa.c:451 connected read/write 20250112122559030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122559030 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424731915846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424731915846" cn_domain=PS} 20250112122559030 DLU <0006> fsm.c:456 lu(262424731915846)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122559030 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424731915846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122559030 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424731915846)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122559030 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424731915846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424731915846" cn_domain=PS} 20250112122559030 DLINP <000b> input/ipa.c:451 connected read/write 20250112122559030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122559030 DLINP <000b> input/ipa.c:451 connected read/write 20250112122559030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@be6994c63b43: Found GsupExpect[0] for "262424731915846" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@be6994c63b43: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262424731915846" 20250112122559032 DLINP <000b> input/ipa.c:451 connected read/write 20250112122559032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122559032 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424731915846 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424731915846"} 20250112122559032 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424731915846)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122559032 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424731915846 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122559032 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424731915846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424731915846"} 20250112122559032 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424731915846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122559032 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424731915846)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122559032 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424731915846)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122559032 DLU <0006> fsm.c:568 lu(PS:IMSI-262424731915846)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122559032 DLINP <000b> input/ipa.c:451 connected read/write 20250112122559032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122559032 DLINP <000b> input/ipa.c:451 connected read/write 20250112122559032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@be6994c63b43: setverdict(pass): none -> pass 20250112122559032 DLGSUP <0013> hlr.c:128 IMSI 262424731915846: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250112122559032 DLINP <000b> input/ipa.c:451 connected read/write 20250112122559032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122559032 DLINP <000b> input/ipa.c:451 connected read/write 20250112122559032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed TC_vty_msisdn_isd(104)@be6994c63b43: Final verdict of PTC: pass 20250112122559033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60752<->l=127.0.0.1:4258 20250112122559033 DLINP <000b> input/ipa.c:451 connected read/write 20250112122559033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122559033 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424731915846 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424731915846"} 20250112122559033 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424731915846 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250112122559033 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424731915846 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122559034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60750<->l=127.0.0.1:4258 20250112122559034 DLINP <000b> input/ipa.c:451 connected read/write 20250112122559034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122559034 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122559034 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122559034 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250112122559034 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41357<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@be6994c63b43: Final verdict of PTC: none 102@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 102: none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@be6994c63b43: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Sun Jan 12 12:25:59 UTC 2025 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20250112122559058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60760<->l=127.0.0.1:4258 20250112122559159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60760<->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@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Sun Jan 12 12:26:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_gsup_purge_cs started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122602277 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122602277 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122602280 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60504<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122602285 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602285 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122602285 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122602285 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  20250112122602285 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122602285 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  20250112122602285 DLGSUP <0013> gsup_server.c:235 2:  20250112122602285 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122602285 DLGSUP <0013> gsup_server.c:235 3:  20250112122602285 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122602285 DLGSUP <0013> gsup_server.c:235 4:  20250112122602285 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122602285 DLGSUP <0013> gsup_server.c:235 5:  20250112122602285 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122602285 DLGSUP <0013> gsup_server.c:235 7:  20250112122602285 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122602285 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122602285 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122602285 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@be6994c63b43: 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") 20250112122602300 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43191<->l=127.0.0.1:4259) 20250112122602305 DAUC <0003> db_auc.c:157 IMSI='262423418009009': No 2G Auth Data 20250112122602305 DAUC <0003> db_auc.c:192 IMSI='262423418009009': No 3G Auth Data HLR_Test-GSUP(106)@be6994c63b43: Created GsupExpect[0] for "262423418009009" to be handled at TC_gsup_purge_cs(109) 20250112122602315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60520<->l=127.0.0.1:4258 20250112122602326 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602326 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423418009009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423418009009" cn_domain=PS} 20250112122602326 DLU <0006> fsm.c:456 lu(262423418009009)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122602326 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423418009009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122602326 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423418009009)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122602326 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423418009009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423418009009" cn_domain=PS} 20250112122602326 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602326 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@be6994c63b43: Found GsupExpect[0] for "262423418009009" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@be6994c63b43: Added IMSI table entry 0TC_gsup_purge_cs(109)"262423418009009" 20250112122602334 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602334 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423418009009 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423418009009"} 20250112122602334 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423418009009)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122602334 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423418009009 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122602334 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423418009009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423418009009"} 20250112122602334 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423418009009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122602334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423418009009)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122602334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423418009009)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122602334 DLU <0006> fsm.c:568 lu(PS:IMSI-262423418009009)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122602334 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602334 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@be6994c63b43: setverdict(pass): none -> pass 20250112122602338 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602338 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423418009009 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423418009009" cn_domain=CS} 20250112122602338 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423418009009 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250112122602338 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423418009009 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423418009009"} 20250112122602338 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423418009009 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250112122602338 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602338 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122602340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60520<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@be6994c63b43: Final verdict of PTC: pass 20250112122602343 DAUC <0003> db_auc.c:157 IMSI='262424563662776': No 2G Auth Data 20250112122602343 DAUC <0003> db_auc.c:192 IMSI='262424563662776': No 3G Auth Data 20250112122602345 DLGSUP <0013> hlr.c:121 IMSI 262424563662776: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@be6994c63b43: Created GsupExpect[0] for "262424563662776" to be handled at TC_gsup_purge_cs(110) 20250112122602363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60530<->l=127.0.0.1:4258 20250112122602366 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602366 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424563662776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424563662776" cn_domain=PS} 20250112122602366 DLU <0006> fsm.c:456 lu(262424563662776)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122602366 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424563662776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122602366 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424563662776)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122602366 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424563662776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424563662776" cn_domain=PS} 20250112122602366 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602366 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@be6994c63b43: Found GsupExpect[0] for "262424563662776" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@be6994c63b43: Added IMSI table entry 1TC_gsup_purge_cs(110)"262424563662776" 20250112122602367 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602367 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424563662776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424563662776"} 20250112122602367 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424563662776)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122602367 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424563662776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122602368 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424563662776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424563662776"} 20250112122602368 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424563662776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122602368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424563662776)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122602368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424563662776)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122602368 DLU <0006> fsm.c:568 lu(PS:IMSI-262424563662776)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122602368 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602368 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602368 [1;34mDLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@be6994c63b43: setverdict(pass): none -> pass 20250112122602369 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602369 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424563662776 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424563662776" cn_domain=CS} 20250112122602369 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424563662776 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250112122602369 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424563662776 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424563662776"} 20250112122602369 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424563662776 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250112122602369 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602369 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122602369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60530<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@be6994c63b43: Final verdict of PTC: pass 20250112122602370 DAUC <0003> db_auc.c:157 IMSI='262424509118557': No 2G Auth Data 20250112122602370 DAUC <0003> db_auc.c:192 IMSI='262424509118557': No 3G Auth Data 20250112122602371 DLGSUP <0013> hlr.c:121 IMSI 262424509118557: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@be6994c63b43: Created GsupExpect[0] for "262424509118557" to be handled at TC_gsup_purge_cs(111) 20250112122602377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60542<->l=127.0.0.1:4258 20250112122602379 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602379 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424509118557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424509118557" cn_domain=PS} 20250112122602379 DLU <0006> fsm.c:456 lu(262424509118557)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122602379 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424509118557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122602379 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424509118557)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122602379 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424509118557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424509118557" cn_domain=PS} 20250112122602379 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602379 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@be6994c63b43: Found GsupExpect[0] for "262424509118557" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@be6994c63b43: Added IMSI table entry 2TC_gsup_purge_cs(111)"262424509118557" 20250112122602380 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602380 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424509118557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424509118557"} 20250112122602380 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424509118557)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122602380 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424509118557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122602380 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424509118557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424509118557"} 20250112122602380 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424509118557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122602380 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424509118557)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122602380 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424509118557)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122602380 DLU <0006> fsm.c:568 lu(PS:IMSI-262424509118557)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122602380 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602380 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@be6994c63b43: setverdict(pass): none -> pass 20250112122602381 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602381 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424509118557 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424509118557" cn_domain=CS} 20250112122602381 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424509118557 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250112122602381 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424509118557 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424509118557"} 20250112122602381 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424509118557 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250112122602381 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602381 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122602382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60542<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@be6994c63b43: Final verdict of PTC: pass 20250112122602382 DAUC <0003> db_auc.c:157 IMSI='262424325457559': No 2G Auth Data 20250112122602382 DAUC <0003> db_auc.c:192 IMSI='262424325457559': No 3G Auth Data 20250112122602383 DLGSUP <0013> hlr.c:121 IMSI 262424325457559: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@be6994c63b43: Created GsupExpect[0] for "262424325457559" to be handled at TC_gsup_purge_cs(112) 20250112122602389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60546<->l=127.0.0.1:4258 20250112122602391 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602391 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424325457559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424325457559" cn_domain=PS} 20250112122602391 DLU <0006> fsm.c:456 lu(262424325457559)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122602391 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424325457559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122602391 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424325457559)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122602391 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424325457559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424325457559" cn_domain=PS} 20250112122602391 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602391 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@be6994c63b43: Found GsupExpect[0] for "262424325457559" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@be6994c63b43: Added IMSI table entry 3TC_gsup_purge_cs(112)"262424325457559" 20250112122602392 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602392 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424325457559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424325457559"} 20250112122602392 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424325457559)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122602392 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424325457559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122602392 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424325457559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424325457559"} 20250112122602392 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424325457559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122602392 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424325457559)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122602392 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424325457559)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122602392 DLU <0006> fsm.c:568 lu(PS:IMSI-262424325457559)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122602392 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602392 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@be6994c63b43: setverdict(pass): none -> pass 20250112122602393 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602393 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424325457559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424325457559" cn_domain=CS} 20250112122602393 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424325457559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250112122602393 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424325457559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424325457559"} 20250112122602393 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424325457559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250112122602393 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602393 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122602394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60546<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@be6994c63b43: Final verdict of PTC: pass 20250112122602395 DAUC <0003> db_auc.c:157 IMSI='262428671209479': No 2G Auth Data 20250112122602395 DAUC <0003> db_auc.c:192 IMSI='262428671209479': No 3G Auth Data 20250112122602395 DLGSUP <0013> hlr.c:121 IMSI 262428671209479: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@be6994c63b43: Created GsupExpect[0] for "262428671209479" to be handled at TC_gsup_purge_cs(113) 20250112122602402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60550<->l=127.0.0.1:4258 20250112122602403 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602403 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428671209479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428671209479" cn_domain=PS} 20250112122602403 DLU <0006> fsm.c:456 lu(262428671209479)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122602404 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428671209479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122602404 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428671209479)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122602404 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428671209479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428671209479" cn_domain=PS} 20250112122602404 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602404 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@be6994c63b43: Found GsupExpect[0] for "262428671209479" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@be6994c63b43: Added IMSI table entry 4TC_gsup_purge_cs(113)"262428671209479" 20250112122602405 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602405 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428671209479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428671209479"} 20250112122602405 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428671209479)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122602405 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428671209479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122602405 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428671209479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428671209479"} 20250112122602405 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428671209479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122602405 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428671209479)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122602405 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428671209479)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122602405 DLU <0006> fsm.c:568 lu(PS:IMSI-262428671209479)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122602405 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602405 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@be6994c63b43: setverdict(pass): none -> pass 20250112122602406 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602406 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428671209479 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428671209479" cn_domain=CS} 20250112122602406 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428671209479 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250112122602406 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428671209479 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428671209479"} 20250112122602406 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428671209479 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250112122602406 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602406 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122602407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60550<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@be6994c63b43: Final verdict of PTC: pass 20250112122602408 DAUC <0003> db_auc.c:157 IMSI='262423229858087': No 2G Auth Data 20250112122602408 DAUC <0003> db_auc.c:192 IMSI='262423229858087': No 3G Auth Data 20250112122602408 DLGSUP <0013> hlr.c:121 IMSI 262423229858087: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@be6994c63b43: Created GsupExpect[0] for "262423229858087" to be handled at TC_gsup_purge_cs(114) 20250112122602414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60554<->l=127.0.0.1:4258 20250112122602416 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602416 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423229858087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423229858087" cn_domain=PS} 20250112122602416 DLU <0006> fsm.c:456 lu(262423229858087)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122602416 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423229858087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122602416 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423229858087)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122602416 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423229858087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423229858087" cn_domain=PS} 20250112122602416 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602416 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@be6994c63b43: Found GsupExpect[0] for "262423229858087" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@be6994c63b43: Added IMSI table entry 5TC_gsup_purge_cs(114)"262423229858087" 20250112122602418 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602418 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423229858087 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423229858087"} 20250112122602418 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423229858087)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122602418 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423229858087 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122602418 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423229858087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423229858087"} 20250112122602418 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423229858087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122602418 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423229858087)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122602418 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423229858087)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122602418 DLU <0006> fsm.c:568 lu(PS:IMSI-262423229858087)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122602418 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602418 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@be6994c63b43: setverdict(pass): none -> pass 20250112122602419 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602419 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423229858087 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423229858087" cn_domain=CS} 20250112122602419 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423229858087 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250112122602419 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423229858087 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423229858087"} 20250112122602419 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423229858087 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250112122602419 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602419 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122602420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60554<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@be6994c63b43: Final verdict of PTC: pass 20250112122602420 DAUC <0003> db_auc.c:157 IMSI='262421677735525': No 2G Auth Data 20250112122602420 DAUC <0003> db_auc.c:192 IMSI='262421677735525': No 3G Auth Data 20250112122602421 DLGSUP <0013> hlr.c:121 IMSI 262421677735525: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@be6994c63b43: Created GsupExpect[0] for "262421677735525" to be handled at TC_gsup_purge_cs(115) 20250112122602427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60568<->l=127.0.0.1:4258 20250112122602429 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602429 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421677735525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421677735525" cn_domain=PS} 20250112122602429 DLU <0006> fsm.c:456 lu(262421677735525)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122602429 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421677735525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122602429 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421677735525)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122602429 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421677735525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421677735525" cn_domain=PS} 20250112122602429 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602429 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@be6994c63b43: Found GsupExpect[0] for "262421677735525" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@be6994c63b43: Added IMSI table entry 6TC_gsup_purge_cs(115)"262421677735525" 20250112122602430 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602430 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421677735525 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421677735525"} 20250112122602430 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421677735525)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122602430 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421677735525 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122602430 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421677735525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421677735525"} 20250112122602430 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421677735525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122602430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421677735525)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122602430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421677735525)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122602430 DLU <0006> fsm.c:568 lu(PS:IMSI-262421677735525)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122602430 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602430 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@be6994c63b43: setverdict(pass): none -> pass 20250112122602431 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602431 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421677735525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421677735525" cn_domain=CS} 20250112122602431 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421677735525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250112122602431 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421677735525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421677735525"} 20250112122602431 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421677735525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250112122602431 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602431 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122602432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60568<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@be6994c63b43: Final verdict of PTC: pass 20250112122602433 DAUC <0003> db_auc.c:157 IMSI='262428111383212': No 2G Auth Data 20250112122602433 DAUC <0003> db_auc.c:192 IMSI='262428111383212': No 3G Auth Data 20250112122602434 DLGSUP <0013> hlr.c:121 IMSI 262428111383212: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@be6994c63b43: Created GsupExpect[0] for "262428111383212" to be handled at TC_gsup_purge_cs(116) 20250112122602441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60570<->l=127.0.0.1:4258 20250112122602442 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602442 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428111383212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428111383212" cn_domain=PS} 20250112122602443 DLU <0006> fsm.c:456 lu(262428111383212)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122602443 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428111383212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122602443 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428111383212)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122602443 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428111383212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428111383212" cn_domain=PS} 20250112122602443 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602443 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@be6994c63b43: Found GsupExpect[0] for "262428111383212" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@be6994c63b43: Added IMSI table entry 7TC_gsup_purge_cs(116)"262428111383212" 20250112122602444 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602444 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428111383212 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428111383212"} 20250112122602444 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428111383212)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122602444 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428111383212 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122602444 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428111383212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428111383212"} 20250112122602444 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428111383212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122602444 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428111383212)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122602444 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428111383212)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122602444 DLU <0006> fsm.c:568 lu(PS:IMSI-262428111383212)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122602444 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602444 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@be6994c63b43: setverdict(pass): none -> pass 20250112122602445 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602445 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428111383212 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428111383212" cn_domain=CS} 20250112122602445 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428111383212 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250112122602445 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428111383212 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428111383212"} 20250112122602445 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428111383212 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250112122602445 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122602445 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122602446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60570<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@be6994c63b43: Final verdict of PTC: pass MTC@be6994c63b43: setverdict(pass): none -> pass 20250112122602447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60504<->l=127.0.0.1:4258 107@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP(106)@be6994c63b43: Final verdict of PTC: none 20250112122602448 DLINP <000b> input/ipa.c:451 connected read/write 20250112122602448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122602448 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122602448 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122602448 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250112122602448 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43191<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: pass MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@be6994c63b43: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Sun Jan 12 12:26:02 UTC 2025 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20250112122602470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60572<->l=127.0.0.1:4258 20250112122602571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60572<->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@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Sun Jan 12 12:26:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_gsup_purge_ps started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122605669 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122605669 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122605673 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60578<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122605679 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605679 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122605679 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122605679 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  20250112122605679 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122605679 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  20250112122605679 DLGSUP <0013> gsup_server.c:235 2:  20250112122605679 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122605679 DLGSUP <0013> gsup_server.c:235 3:  20250112122605679 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122605679 DLGSUP <0013> gsup_server.c:235 4:  20250112122605679 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122605679 DLGSUP <0013> gsup_server.c:235 5:  20250112122605679 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122605679 DLGSUP <0013> gsup_server.c:235 7:  20250112122605679 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122605679 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122605679 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122605679 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(117)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@be6994c63b43: 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") 20250112122605704 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39777<->l=127.0.0.1:4259) 20250112122605714 DAUC <0003> db_auc.c:157 IMSI='262427406679679': No 2G Auth Data 20250112122605714 DAUC <0003> db_auc.c:192 IMSI='262427406679679': No 3G Auth Data HLR_Test-GSUP(118)@be6994c63b43: Created GsupExpect[0] for "262427406679679" to be handled at TC_gsup_purge_ps(121) 20250112122605739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60580<->l=127.0.0.1:4258 20250112122605749 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605749 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427406679679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427406679679" cn_domain=PS} 20250112122605749 DLU <0006> fsm.c:456 lu(262427406679679)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122605749 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427406679679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122605750 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427406679679)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122605750 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427406679679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427406679679" cn_domain=PS} 20250112122605750 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605750 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@be6994c63b43: Found GsupExpect[0] for "262427406679679" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@be6994c63b43: Added IMSI table entry 0TC_gsup_purge_ps(121)"262427406679679" 20250112122605755 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605756 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427406679679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427406679679"} 20250112122605756 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427406679679)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122605756 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427406679679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122605756 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427406679679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427406679679"} 20250112122605756 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427406679679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122605756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427406679679)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122605756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427406679679)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122605756 DLU <0006> fsm.c:568 lu(PS:IMSI-262427406679679)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122605756 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605756 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@be6994c63b43: setverdict(pass): none -> pass 20250112122605759 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605759 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427406679679 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427406679679" cn_domain=PS} 20250112122605759 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427406679679 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250112122605759 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427406679679 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427406679679"} 20250112122605759 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427406679679 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250112122605759 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605759 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122605762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60580<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@be6994c63b43: Final verdict of PTC: pass 20250112122605765 DAUC <0003> db_auc.c:157 IMSI='262423140069580': No 2G Auth Data 20250112122605765 DAUC <0003> db_auc.c:192 IMSI='262423140069580': No 3G Auth Data 20250112122605766 DLGSUP <0013> hlr.c:121 IMSI 262423140069580: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@be6994c63b43: Created GsupExpect[0] for "262423140069580" to be handled at TC_gsup_purge_ps(122) 20250112122605775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60592<->l=127.0.0.1:4258 20250112122605776 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605776 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423140069580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423140069580" cn_domain=PS} 20250112122605776 DLU <0006> fsm.c:456 lu(262423140069580)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122605776 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423140069580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122605776 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423140069580)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122605776 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423140069580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423140069580" cn_domain=PS} 20250112122605776 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605776 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@be6994c63b43: Found GsupExpect[0] for "262423140069580" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@be6994c63b43: Added IMSI table entry 1TC_gsup_purge_ps(122)"262423140069580" 20250112122605777 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605777 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423140069580 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423140069580"} 20250112122605777 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423140069580)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122605777 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423140069580 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122605777 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423140069580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423140069580"} 20250112122605777 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423140069580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122605777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423140069580)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122605777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423140069580)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122605777 DLU <0006> fsm.c:568 lu(PS:IMSI-262423140069580)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122605777 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605777 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@be6994c63b43: setverdict(pass): none -> pass 20250112122605778 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605778 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423140069580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423140069580" cn_domain=PS} 20250112122605778 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423140069580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250112122605778 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423140069580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423140069580"} 20250112122605778 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423140069580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250112122605778 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605778 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122605779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60592<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@be6994c63b43: Final verdict of PTC: pass 20250112122605779 DAUC <0003> db_auc.c:157 IMSI='262422059327289': No 2G Auth Data 20250112122605779 DAUC <0003> db_auc.c:192 IMSI='262422059327289': No 3G Auth Data 20250112122605780 DLGSUP <0013> hlr.c:121 IMSI 262422059327289: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@be6994c63b43: Created GsupExpect[0] for "262422059327289" to be handled at TC_gsup_purge_ps(123) 20250112122605785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60608<->l=127.0.0.1:4258 20250112122605787 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605787 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422059327289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422059327289" cn_domain=PS} 20250112122605787 DLU <0006> fsm.c:456 lu(262422059327289)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122605787 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422059327289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122605787 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422059327289)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122605787 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422059327289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422059327289" cn_domain=PS} 20250112122605787 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605787 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@be6994c63b43: Found GsupExpect[0] for "262422059327289" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@be6994c63b43: Added IMSI table entry 2TC_gsup_purge_ps(123)"262422059327289" 20250112122605788 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605788 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422059327289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422059327289"} 20250112122605788 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422059327289)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122605788 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422059327289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122605788 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422059327289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422059327289"} 20250112122605788 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422059327289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122605788 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422059327289)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122605788 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422059327289)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122605788 DLU <0006> fsm.c:568 lu(PS:IMSI-262422059327289)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122605788 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605788 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@be6994c63b43: setverdict(pass): none -> pass 20250112122605788 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605788 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422059327289 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422059327289" cn_domain=PS} 20250112122605788 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422059327289 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250112122605788 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422059327289 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422059327289"} 20250112122605788 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422059327289 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250112122605788 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605789 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122605789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60608<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@be6994c63b43: Final verdict of PTC: pass 20250112122605789 DAUC <0003> db_auc.c:157 IMSI='262425987606325': No 2G Auth Data 20250112122605789 DAUC <0003> db_auc.c:192 IMSI='262425987606325': No 3G Auth Data 20250112122605790 DLGSUP <0013> hlr.c:121 IMSI 262425987606325: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@be6994c63b43: Created GsupExpect[0] for "262425987606325" to be handled at TC_gsup_purge_ps(124) 20250112122605797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60612<->l=127.0.0.1:4258 20250112122605798 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605798 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425987606325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425987606325" cn_domain=PS} 20250112122605798 DLU <0006> fsm.c:456 lu(262425987606325)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122605798 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425987606325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122605798 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425987606325)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122605798 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425987606325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425987606325" cn_domain=PS} 20250112122605798 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605798 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@be6994c63b43: Found GsupExpect[0] for "262425987606325" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@be6994c63b43: Added IMSI table entry 3TC_gsup_purge_ps(124)"262425987606325" 20250112122605800 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605800 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425987606325 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425987606325"} 20250112122605800 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425987606325)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122605800 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425987606325 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122605800 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425987606325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425987606325"} 20250112122605800 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425987606325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122605800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425987606325)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122605800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425987606325)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122605800 DLU <0006> fsm.c:568 lu(PS:IMSI-262425987606325)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122605800 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605800 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@be6994c63b43: setverdict(pass): none -> pass 20250112122605800 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605800 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425987606325 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425987606325" cn_domain=PS} 20250112122605800 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425987606325 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250112122605800 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425987606325 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425987606325"} 20250112122605800 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425987606325 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250112122605800 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605800 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122605801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60612<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@be6994c63b43: Final verdict of PTC: pass 20250112122605802 DAUC <0003> db_auc.c:157 IMSI='262421745409369': No 2G Auth Data 20250112122605802 DAUC <0003> db_auc.c:192 IMSI='262421745409369': No 3G Auth Data 20250112122605802 DLGSUP <0013> hlr.c:121 IMSI 262421745409369: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@be6994c63b43: Created GsupExpect[0] for "262421745409369" to be handled at TC_gsup_purge_ps(125) 20250112122605809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60614<->l=127.0.0.1:4258 20250112122605810 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605810 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421745409369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421745409369" cn_domain=PS} 20250112122605810 DLU <0006> fsm.c:456 lu(262421745409369)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122605810 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421745409369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122605811 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421745409369)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122605811 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421745409369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421745409369" cn_domain=PS} 20250112122605811 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605811 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@be6994c63b43: Found GsupExpect[0] for "262421745409369" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@be6994c63b43: Added IMSI table entry 4TC_gsup_purge_ps(125)"262421745409369" 20250112122605812 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605812 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421745409369 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421745409369"} 20250112122605812 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421745409369)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122605812 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421745409369 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122605812 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421745409369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421745409369"} 20250112122605812 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421745409369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122605812 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421745409369)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122605812 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421745409369)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122605812 DLU <0006> fsm.c:568 lu(PS:IMSI-262421745409369)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122605812 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605812 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@be6994c63b43: setverdict(pass): none -> pass 20250112122605813 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605813 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421745409369 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421745409369" cn_domain=PS} 20250112122605813 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421745409369 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250112122605813 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421745409369 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421745409369"} 20250112122605813 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421745409369 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250112122605813 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605813 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122605813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60614<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@be6994c63b43: Final verdict of PTC: pass 20250112122605814 DAUC <0003> db_auc.c:157 IMSI='262425861594199': No 2G Auth Data 20250112122605814 DAUC <0003> db_auc.c:192 IMSI='262425861594199': No 3G Auth Data 20250112122605814 DLGSUP <0013> hlr.c:121 IMSI 262425861594199: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@be6994c63b43: Created GsupExpect[0] for "262425861594199" to be handled at TC_gsup_purge_ps(126) 20250112122605820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60626<->l=127.0.0.1:4258 20250112122605821 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605821 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425861594199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425861594199" cn_domain=PS} 20250112122605821 DLU <0006> fsm.c:456 lu(262425861594199)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122605821 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425861594199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122605821 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425861594199)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122605821 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425861594199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425861594199" cn_domain=PS} 20250112122605821 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605821 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@be6994c63b43: Found GsupExpect[0] for "262425861594199" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@be6994c63b43: Added IMSI table entry 5TC_gsup_purge_ps(126)"262425861594199" 20250112122605823 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605823 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425861594199 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425861594199"} 20250112122605823 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425861594199)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122605823 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425861594199 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122605823 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425861594199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425861594199"} 20250112122605823 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425861594199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122605823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425861594199)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122605823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425861594199)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122605823 DLU <0006> fsm.c:568 lu(PS:IMSI-262425861594199)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122605823 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605823 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@be6994c63b43: setverdict(pass): none -> pass 20250112122605824 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605824 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425861594199 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425861594199" cn_domain=PS} 20250112122605824 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425861594199 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250112122605824 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425861594199 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425861594199"} 20250112122605824 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425861594199 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250112122605824 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605824 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122605824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60626<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@be6994c63b43: Final verdict of PTC: pass 20250112122605825 DAUC <0003> db_auc.c:157 IMSI='262425545055912': No 2G Auth Data 20250112122605825 DAUC <0003> db_auc.c:192 IMSI='262425545055912': No 3G Auth Data 20250112122605826 DLGSUP <0013> hlr.c:121 IMSI 262425545055912: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@be6994c63b43: Created GsupExpect[0] for "262425545055912" to be handled at TC_gsup_purge_ps(127) 20250112122605832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60640<->l=127.0.0.1:4258 20250112122605834 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605834 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425545055912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425545055912" cn_domain=PS} 20250112122605834 DLU <0006> fsm.c:456 lu(262425545055912)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122605834 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425545055912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122605834 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425545055912)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122605834 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425545055912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425545055912" cn_domain=PS} 20250112122605834 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605834 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@be6994c63b43: Found GsupExpect[0] for "262425545055912" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@be6994c63b43: Added IMSI table entry 6TC_gsup_purge_ps(127)"262425545055912" 20250112122605835 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605835 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425545055912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425545055912"} 20250112122605835 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425545055912)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122605835 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425545055912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122605835 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425545055912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425545055912"} 20250112122605835 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425545055912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122605835 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425545055912)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122605835 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425545055912)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122605835 DLU <0006> fsm.c:568 lu(PS:IMSI-262425545055912)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122605835 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605835 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@be6994c63b43: setverdict(pass): none -> pass 20250112122605836 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605836 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425545055912 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425545055912" cn_domain=PS} 20250112122605836 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425545055912 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250112122605836 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425545055912 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425545055912"} 20250112122605836 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425545055912 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250112122605836 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605836 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122605837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60640<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@be6994c63b43: Final verdict of PTC: pass 20250112122605837 DAUC <0003> db_auc.c:157 IMSI='262423763248762': No 2G Auth Data 20250112122605837 DAUC <0003> db_auc.c:192 IMSI='262423763248762': No 3G Auth Data 20250112122605838 DLGSUP <0013> hlr.c:121 IMSI 262423763248762: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@be6994c63b43: Created GsupExpect[0] for "262423763248762" to be handled at TC_gsup_purge_ps(128) 20250112122605844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60646<->l=127.0.0.1:4258 20250112122605846 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605846 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423763248762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423763248762" cn_domain=PS} 20250112122605846 DLU <0006> fsm.c:456 lu(262423763248762)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122605846 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423763248762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122605846 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423763248762)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122605846 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423763248762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423763248762" cn_domain=PS} 20250112122605846 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605846 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@be6994c63b43: Found GsupExpect[0] for "262423763248762" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@be6994c63b43: Added IMSI table entry 7TC_gsup_purge_ps(128)"262423763248762" 20250112122605847 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605847 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423763248762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423763248762"} 20250112122605847 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423763248762)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122605847 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423763248762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122605847 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423763248762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423763248762"} 20250112122605847 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423763248762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122605847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423763248762)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122605847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423763248762)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122605847 DLU <0006> fsm.c:568 lu(PS:IMSI-262423763248762)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122605847 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605847 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@be6994c63b43: setverdict(pass): none -> pass 20250112122605848 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605848 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423763248762 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423763248762" cn_domain=PS} 20250112122605848 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423763248762 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250112122605848 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423763248762 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423763248762"} 20250112122605848 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423763248762 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250112122605848 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122605848 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122605849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60646<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@be6994c63b43: Final verdict of PTC: pass MTC@be6994c63b43: setverdict(pass): none -> pass 20250112122605850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60578<->l=127.0.0.1:4258 20250112122605851 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39777<->l=127.0.0.1:4259) 20250112122605851 DLINP <000b> input/ipa.c:451 connected read/write 20250112122605851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122605851 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122605851 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122605851 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@be6994c63b43: Final verdict of PTC: none 119@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: pass MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@be6994c63b43: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Sun Jan 12 12:26:05 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250112122605874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60660<->l=127.0.0.1:4258 20250112122605974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60660<->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=134764) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Sun Jan 12 12:26:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_gsup_purge_unknown started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122609098 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122609098 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122609102 DLINP <000b> input/ipa.c:451 connected read/write 20250112122609102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122609104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60676<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(129)@be6994c63b43: 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 } } } } 20250112122609107 DLINP <000b> input/ipa.c:451 connected read/write 20250112122609107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122609107 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122609107 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122609107 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  20250112122609107 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122609107 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  20250112122609107 DLGSUP <0013> gsup_server.c:235 2:  20250112122609107 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122609107 DLGSUP <0013> gsup_server.c:235 3:  20250112122609107 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122609107 DLGSUP <0013> gsup_server.c:235 4:  20250112122609107 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122609107 DLGSUP <0013> gsup_server.c:235 5:  20250112122609107 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122609107 DLGSUP <0013> gsup_server.c:235 7:  20250112122609107 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122609107 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122609107 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122609107 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)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@be6994c63b43: 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") 20250112122609133 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45269<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@be6994c63b43: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250112122609155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60688<->l=127.0.0.1:4258 20250112122609163 DLINP <000b> input/ipa.c:451 connected read/write 20250112122609163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122609163 DLGSUP <0013> gsup_req.c:138 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} 20250112122609163 DLU <0006> fsm.c:456 lu(2345743413463)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122609163 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 20250112122609163 DLGSUP <0013> gsup_req.c:274 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} 20250112122609164 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122609164 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55a0d95ce890]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122609164 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55a0d95ce890]{UNVALIDATED}: Freeing instance 20250112122609164 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55a0d95ce890]{UNVALIDATED}: Deallocated 20250112122609164 DLINP <000b> input/ipa.c:451 connected read/write 20250112122609164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122609164 DLINP <000b> input/ipa.c:451 connected read/write 20250112122609164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@be6994c63b43: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@be6994c63b43: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@be6994c63b43: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122609167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60688<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@be6994c63b43: Final verdict of PTC: pass MTC@be6994c63b43: setverdict(pass): none -> pass 20250112122609168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60676<->l=127.0.0.1:4258 20250112122609169 DLINP <000b> input/ipa.c:451 connected read/write 20250112122609169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122609169 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(130)@be6994c63b43: Final verdict of PTC: none 20250112122609170 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122609170 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250112122609170 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45269<->l=127.0.0.1:4259) 131@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: pass MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@be6994c63b43: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Sun Jan 12 12:26:09 UTC 2025 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20250112122609233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60704<->l=127.0.0.1:4258 20250112122609333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60704<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26116) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Sun Jan 12 12:26:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_mo_ussd_unknown started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122612421 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122612421 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122612425 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122612425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54128<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122612426 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122612426 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122612426 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122612426 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  20250112122612426 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122612426 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  20250112122612426 DLGSUP <0013> gsup_server.c:235 2:  20250112122612426 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122612426 DLGSUP <0013> gsup_server.c:235 3:  20250112122612426 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122612426 DLGSUP <0013> gsup_server.c:235 4:  20250112122612426 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122612426 DLGSUP <0013> gsup_server.c:235 5:  20250112122612426 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122612426 DLGSUP <0013> gsup_server.c:235 7:  20250112122612426 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122612426 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122612426 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122612426 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)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@be6994c63b43: 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") 20250112122612446 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33179<->l=127.0.0.1:4259) 20250112122612455 DAUC <0003> db_auc.c:157 IMSI='262425314727029': No 2G Auth Data 20250112122612455 DAUC <0003> db_auc.c:192 IMSI='262425314727029': No 3G Auth Data HLR_Test-GSUP(135)@be6994c63b43: Created GsupExpect[0] for "262425314727029" to be handled at TC_mo_ussd_unknown(138) 20250112122612478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54140<->l=127.0.0.1:4258 20250112122612492 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122612492 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425314727029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425314727029" session_id=2849465854 session_state=BEGIN} 20250112122612492 DSS <0004> hlr_ussd.c:576 262425314727029/0xa9d765fe: Process SS (BEGIN) 20250112122612492 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250112122612492 DSS <0004> hlr_ussd.c:518 262425314727029/0xa9d765fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250112122612492 DSS <0004> hlr_ussd.c:523 262425314727029/0xa9d765fe: USSD for unknown code '*#200#' 20250112122612492 DSS <0004> hlr_ussd.c:354 262425314727029/0xa9d765fe: Tx ReturnError(1, 0x12) 20250112122612492 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425314727029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425314727029" session_id=2849465854 session_state=END} 20250112122612492 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122612492 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@be6994c63b43: Found GsupExpect[0] for "262425314727029" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@be6994c63b43: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262425314727029" TC_mo_ussd_unknown(138)@be6994c63b43: setverdict(pass): none -> pass 20250112122612498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54140<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@be6994c63b43: Final verdict of PTC: pass 20250112122612499 DAUC <0003> db_auc.c:157 IMSI='262426887062028': No 2G Auth Data 20250112122612499 DAUC <0003> db_auc.c:192 IMSI='262426887062028': No 3G Auth Data HLR_Test-GSUP(135)@be6994c63b43: Created GsupExpect[0] for "262426887062028" to be handled at TC_mo_ussd_unknown(139) 20250112122612507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54146<->l=127.0.0.1:4258 20250112122612509 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122612509 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426887062028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426887062028" session_id=957031623 session_state=BEGIN} 20250112122612509 DSS <0004> hlr_ussd.c:576 262426887062028/0x390b24c7: Process SS (BEGIN) 20250112122612509 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250112122612509 DSS <0004> hlr_ussd.c:518 262426887062028/0x390b24c7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250112122612509 DSS <0004> hlr_ussd.c:523 262426887062028/0x390b24c7: USSD for unknown code '*#200#' 20250112122612509 DSS <0004> hlr_ussd.c:354 262426887062028/0x390b24c7: Tx ReturnError(1, 0x12) 20250112122612509 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426887062028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426887062028" session_id=957031623 session_state=END} 20250112122612509 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122612509 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@be6994c63b43: Found GsupExpect[0] for "262426887062028" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@be6994c63b43: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262426887062028" TC_mo_ussd_unknown(139)@be6994c63b43: setverdict(pass): none -> pass 20250112122612510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54146<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@be6994c63b43: Final verdict of PTC: pass 20250112122612511 DAUC <0003> db_auc.c:157 IMSI='262425702109954': No 2G Auth Data 20250112122612511 DAUC <0003> db_auc.c:192 IMSI='262425702109954': No 3G Auth Data HLR_Test-GSUP(135)@be6994c63b43: Created GsupExpect[0] for "262425702109954" to be handled at TC_mo_ussd_unknown(140) 20250112122612517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54156<->l=127.0.0.1:4258 20250112122612519 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122612519 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425702109954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425702109954" session_id=2576927152 session_state=BEGIN} 20250112122612519 DSS <0004> hlr_ussd.c:576 262425702109954/0x9998c9b0: Process SS (BEGIN) 20250112122612519 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250112122612519 DSS <0004> hlr_ussd.c:518 262425702109954/0x9998c9b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250112122612519 DSS <0004> hlr_ussd.c:523 262425702109954/0x9998c9b0: USSD for unknown code '*#200#' 20250112122612519 DSS <0004> hlr_ussd.c:354 262425702109954/0x9998c9b0: Tx ReturnError(1, 0x12) 20250112122612519 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425702109954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425702109954" session_id=2576927152 session_state=END} 20250112122612519 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122612519 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@be6994c63b43: Found GsupExpect[0] for "262425702109954" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@be6994c63b43: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262425702109954" TC_mo_ussd_unknown(140)@be6994c63b43: setverdict(pass): none -> pass 20250112122612521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54156<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@be6994c63b43: Final verdict of PTC: pass 20250112122612521 DAUC <0003> db_auc.c:157 IMSI='262428266226497': No 2G Auth Data 20250112122612521 DAUC <0003> db_auc.c:192 IMSI='262428266226497': No 3G Auth Data HLR_Test-GSUP(135)@be6994c63b43: Created GsupExpect[0] for "262428266226497" to be handled at TC_mo_ussd_unknown(141) 20250112122612527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54166<->l=127.0.0.1:4258 20250112122612530 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122612530 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428266226497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428266226497" session_id=3182442325 session_state=BEGIN} 20250112122612530 DSS <0004> hlr_ussd.c:576 262428266226497/0xbdb03755: Process SS (BEGIN) 20250112122612530 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250112122612530 DSS <0004> hlr_ussd.c:518 262428266226497/0xbdb03755: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250112122612530 DSS <0004> hlr_ussd.c:523 262428266226497/0xbdb03755: USSD for unknown code '*#200#' 20250112122612530 DSS <0004> hlr_ussd.c:354 262428266226497/0xbdb03755: Tx ReturnError(1, 0x12) 20250112122612530 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428266226497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428266226497" session_id=3182442325 session_state=END} 20250112122612530 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122612530 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@be6994c63b43: Found GsupExpect[0] for "262428266226497" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@be6994c63b43: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262428266226497" TC_mo_ussd_unknown(141)@be6994c63b43: setverdict(pass): none -> pass 20250112122612531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54166<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@be6994c63b43: Final verdict of PTC: pass 20250112122612532 DAUC <0003> db_auc.c:157 IMSI='262426855293124': No 2G Auth Data 20250112122612532 DAUC <0003> db_auc.c:192 IMSI='262426855293124': No 3G Auth Data HLR_Test-GSUP(135)@be6994c63b43: Created GsupExpect[0] for "262426855293124" to be handled at TC_mo_ussd_unknown(142) 20250112122612538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54178<->l=127.0.0.1:4258 20250112122612541 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122612541 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426855293124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426855293124" session_id=2801426566 session_state=BEGIN} 20250112122612541 DSS <0004> hlr_ussd.c:576 262426855293124/0xa6fa6086: Process SS (BEGIN) 20250112122612541 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250112122612541 DSS <0004> hlr_ussd.c:518 262426855293124/0xa6fa6086: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250112122612541 DSS <0004> hlr_ussd.c:523 262426855293124/0xa6fa6086: USSD for unknown code '*#200#' 20250112122612541 DSS <0004> hlr_ussd.c:354 262426855293124/0xa6fa6086: Tx ReturnError(1, 0x12) 20250112122612541 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426855293124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426855293124" session_id=2801426566 session_state=END} 20250112122612541 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122612541 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@be6994c63b43: Found GsupExpect[0] for "262426855293124" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@be6994c63b43: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262426855293124" TC_mo_ussd_unknown(142)@be6994c63b43: setverdict(pass): none -> pass 20250112122612542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54178<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@be6994c63b43: Final verdict of PTC: pass 20250112122612543 DAUC <0003> db_auc.c:157 IMSI='262423648587253': No 2G Auth Data 20250112122612543 DAUC <0003> db_auc.c:192 IMSI='262423648587253': No 3G Auth Data HLR_Test-GSUP(135)@be6994c63b43: Created GsupExpect[0] for "262423648587253" to be handled at TC_mo_ussd_unknown(143) 20250112122612549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54194<->l=127.0.0.1:4258 20250112122612552 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122612552 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423648587253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423648587253" session_id=4029780577 session_state=BEGIN} 20250112122612552 DSS <0004> hlr_ussd.c:576 262423648587253/0xf0319261: Process SS (BEGIN) 20250112122612552 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250112122612552 DSS <0004> hlr_ussd.c:518 262423648587253/0xf0319261: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250112122612552 DSS <0004> hlr_ussd.c:523 262423648587253/0xf0319261: USSD for unknown code '*#200#' 20250112122612552 DSS <0004> hlr_ussd.c:354 262423648587253/0xf0319261: Tx ReturnError(1, 0x12) 20250112122612552 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423648587253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423648587253" session_id=4029780577 session_state=END} 20250112122612552 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122612552 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@be6994c63b43: Found GsupExpect[0] for "262423648587253" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@be6994c63b43: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262423648587253" TC_mo_ussd_unknown(143)@be6994c63b43: setverdict(pass): none -> pass 20250112122612554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54194<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@be6994c63b43: Final verdict of PTC: pass 20250112122612554 DAUC <0003> db_auc.c:157 IMSI='262428055728582': No 2G Auth Data 20250112122612554 DAUC <0003> db_auc.c:192 IMSI='262428055728582': No 3G Auth Data HLR_Test-GSUP(135)@be6994c63b43: Created GsupExpect[0] for "262428055728582" to be handled at TC_mo_ussd_unknown(144) 20250112122612560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54200<->l=127.0.0.1:4258 20250112122612563 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122612563 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428055728582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428055728582" session_id=2880160823 session_state=BEGIN} 20250112122612563 DSS <0004> hlr_ussd.c:576 262428055728582/0xababc437: Process SS (BEGIN) 20250112122612563 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250112122612563 DSS <0004> hlr_ussd.c:518 262428055728582/0xababc437: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250112122612563 DSS <0004> hlr_ussd.c:523 262428055728582/0xababc437: USSD for unknown code '*#200#' 20250112122612563 DSS <0004> hlr_ussd.c:354 262428055728582/0xababc437: Tx ReturnError(1, 0x12) 20250112122612563 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428055728582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428055728582" session_id=2880160823 session_state=END} 20250112122612563 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122612563 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@be6994c63b43: Found GsupExpect[0] for "262428055728582" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@be6994c63b43: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262428055728582" TC_mo_ussd_unknown(144)@be6994c63b43: setverdict(pass): none -> pass 20250112122612564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54200<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@be6994c63b43: Final verdict of PTC: pass 20250112122612564 DAUC <0003> db_auc.c:157 IMSI='262429903652965': No 2G Auth Data 20250112122612564 DAUC <0003> db_auc.c:192 IMSI='262429903652965': No 3G Auth Data HLR_Test-GSUP(135)@be6994c63b43: Created GsupExpect[0] for "262429903652965" to be handled at TC_mo_ussd_unknown(145) 20250112122612571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54214<->l=127.0.0.1:4258 20250112122612574 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122612574 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429903652965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429903652965" session_id=3722442894 session_state=BEGIN} 20250112122612574 DSS <0004> hlr_ussd.c:576 262429903652965/0xdddff88e: Process SS (BEGIN) 20250112122612574 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250112122612574 DSS <0004> hlr_ussd.c:518 262429903652965/0xdddff88e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250112122612574 DSS <0004> hlr_ussd.c:523 262429903652965/0xdddff88e: USSD for unknown code '*#200#' 20250112122612574 DSS <0004> hlr_ussd.c:354 262429903652965/0xdddff88e: Tx ReturnError(1, 0x12) 20250112122612574 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429903652965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429903652965" session_id=3722442894 session_state=END} 20250112122612574 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122612574 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@be6994c63b43: Found GsupExpect[0] for "262429903652965" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@be6994c63b43: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262429903652965" TC_mo_ussd_unknown(145)@be6994c63b43: setverdict(pass): none -> pass 20250112122612576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54214<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@be6994c63b43: Final verdict of PTC: pass 20250112122612576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54128<->l=127.0.0.1:4258 HLR_Test-GSUP(135)@be6994c63b43: Final verdict of PTC: none 20250112122612576 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33179<->l=127.0.0.1:4259) 20250112122612577 DLINP <000b> input/ipa.c:451 connected read/write 20250112122612577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122612577 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122612577 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122612577 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(137)@be6994c63b43: Final verdict of PTC: none 136@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 136: none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@be6994c63b43: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Sun Jan 12 12:26:12 UTC 2025 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20250112122612599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54218<->l=127.0.0.1:4258 20250112122612700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54218<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=81396) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Sun Jan 12 12:26:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_mo_ussd_euse_disc started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122615752 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122615752 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122615754 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122615755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54234<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122615757 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122615757 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122615757 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122615757 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  20250112122615757 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122615757 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  20250112122615757 DLGSUP <0013> gsup_server.c:235 2:  20250112122615757 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122615757 DLGSUP <0013> gsup_server.c:235 3:  HLR_Test-GSUP-IPA(146)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122615757 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122615757 DLGSUP <0013> gsup_server.c:235 4:  20250112122615757 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122615757 DLGSUP <0013> gsup_server.c:235 5:  20250112122615757 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122615757 DLGSUP <0013> gsup_server.c:235 7:  20250112122615757 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122615757 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122615757 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122615757 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@be6994c63b43: 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") 20250112122615772 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34561<->l=127.0.0.1:4259) 20250112122615775 DAUC <0003> db_auc.c:157 IMSI='262422685131608': No 2G Auth Data 20250112122615775 DAUC <0003> db_auc.c:192 IMSI='262422685131608': No 3G Auth Data HLR_Test-GSUP(147)@be6994c63b43: Created GsupExpect[0] for "262422685131608" to be handled at TC_mo_ussd_euse_disc(150) 20250112122615782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54246<->l=127.0.0.1:4258 20250112122615798 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122615798 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422685131608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422685131608" session_id=3054181877 session_state=BEGIN} 20250112122615798 DSS <0004> hlr_ussd.c:576 262422685131608/0xb60b1df5: Process SS (BEGIN) 20250112122615798 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122615798 DSS <0004> hlr_ussd.c:518 262422685131608/0xb60b1df5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122615798 DSS <0004> hlr_ussd.c:542 262422685131608/0xb60b1df5: Cannot find conn for EUSE EUSE-foobar 20250112122615798 DSS <0004> hlr_ussd.c:354 262422685131608/0xb60b1df5: Tx ReturnError(1, 0x22) 20250112122615798 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422685131608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422685131608" session_id=3054181877 session_state=END} 20250112122615798 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122615798 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@be6994c63b43: Found GsupExpect[0] for "262422685131608" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@be6994c63b43: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262422685131608" TC_mo_ussd_euse_disc(150)@be6994c63b43: setverdict(pass): none -> pass 20250112122615807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54246<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@be6994c63b43: Final verdict of PTC: pass 20250112122615809 DAUC <0003> db_auc.c:157 IMSI='262429538725485': No 2G Auth Data 20250112122615809 DAUC <0003> db_auc.c:192 IMSI='262429538725485': No 3G Auth Data HLR_Test-GSUP(147)@be6994c63b43: Created GsupExpect[0] for "262429538725485" to be handled at TC_mo_ussd_euse_disc(151) 20250112122615823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54256<->l=127.0.0.1:4258 20250112122615826 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122615826 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429538725485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429538725485" session_id=3447044123 session_state=BEGIN} 20250112122615826 DSS <0004> hlr_ussd.c:576 262429538725485/0xcd75b81b: Process SS (BEGIN) 20250112122615826 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122615826 DSS <0004> hlr_ussd.c:518 262429538725485/0xcd75b81b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122615826 DSS <0004> hlr_ussd.c:542 262429538725485/0xcd75b81b: Cannot find conn for EUSE EUSE-foobar 20250112122615826 DSS <0004> hlr_ussd.c:354 262429538725485/0xcd75b81b: Tx ReturnError(1, 0x22) 20250112122615826 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429538725485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429538725485" session_id=3447044123 session_state=END} 20250112122615826 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122615826 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@be6994c63b43: Found GsupExpect[0] for "262429538725485" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@be6994c63b43: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262429538725485" TC_mo_ussd_euse_disc(151)@be6994c63b43: setverdict(pass): none -> pass 20250112122615827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54256<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@be6994c63b43: Final verdict of PTC: pass 20250112122615828 DAUC <0003> db_auc.c:157 IMSI='262428470916119': No 2G Auth Data 20250112122615828 DAUC <0003> db_auc.c:192 IMSI='262428470916119': No 3G Auth Data HLR_Test-GSUP(147)@be6994c63b43: Created GsupExpect[0] for "262428470916119" to be handled at TC_mo_ussd_euse_disc(152) 20250112122615835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54258<->l=127.0.0.1:4258 20250112122615838 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122615838 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428470916119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428470916119" session_id=2590299038 session_state=BEGIN} 20250112122615838 DSS <0004> hlr_ussd.c:576 262428470916119/0x9a64d39e: Process SS (BEGIN) 20250112122615838 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122615838 DSS <0004> hlr_ussd.c:518 262428470916119/0x9a64d39e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122615838 DSS <0004> hlr_ussd.c:542 262428470916119/0x9a64d39e: Cannot find conn for EUSE EUSE-foobar 20250112122615838 DSS <0004> hlr_ussd.c:354 262428470916119/0x9a64d39e: Tx ReturnError(1, 0x22) 20250112122615838 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428470916119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428470916119" session_id=2590299038 session_state=END} 20250112122615838 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122615838 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@be6994c63b43: Found GsupExpect[0] for "262428470916119" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@be6994c63b43: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262428470916119" TC_mo_ussd_euse_disc(152)@be6994c63b43: setverdict(pass): none -> pass 20250112122615840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54258<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@be6994c63b43: Final verdict of PTC: pass 20250112122615841 DAUC <0003> db_auc.c:157 IMSI='262423893515792': No 2G Auth Data 20250112122615841 DAUC <0003> db_auc.c:192 IMSI='262423893515792': No 3G Auth Data HLR_Test-GSUP(147)@be6994c63b43: Created GsupExpect[0] for "262423893515792" to be handled at TC_mo_ussd_euse_disc(153) 20250112122615848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54262<->l=127.0.0.1:4258 20250112122615852 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122615852 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423893515792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423893515792" session_id=668039835 session_state=BEGIN} 20250112122615852 DSS <0004> hlr_ussd.c:576 262423893515792/0x27d17a9b: Process SS (BEGIN) 20250112122615852 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122615852 DSS <0004> hlr_ussd.c:518 262423893515792/0x27d17a9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122615852 DSS <0004> hlr_ussd.c:542 262423893515792/0x27d17a9b: Cannot find conn for EUSE EUSE-foobar 20250112122615852 DSS <0004> hlr_ussd.c:354 262423893515792/0x27d17a9b: Tx ReturnError(1, 0x22) 20250112122615852 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423893515792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423893515792" session_id=668039835 session_state=END} 20250112122615852 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122615852 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@be6994c63b43: Found GsupExpect[0] for "262423893515792" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@be6994c63b43: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262423893515792" TC_mo_ussd_euse_disc(153)@be6994c63b43: setverdict(pass): none -> pass 20250112122615855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54262<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@be6994c63b43: Final verdict of PTC: pass 20250112122615856 DAUC <0003> db_auc.c:157 IMSI='262425407982496': No 2G Auth Data 20250112122615856 DAUC <0003> db_auc.c:192 IMSI='262425407982496': No 3G Auth Data HLR_Test-GSUP(147)@be6994c63b43: Created GsupExpect[0] for "262425407982496" to be handled at TC_mo_ussd_euse_disc(154) 20250112122615868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54276<->l=127.0.0.1:4258 20250112122615875 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122615875 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425407982496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425407982496" session_id=2361363857 session_state=BEGIN} 20250112122615875 DSS <0004> hlr_ussd.c:576 262425407982496/0x8cbf8d91: Process SS (BEGIN) 20250112122615875 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122615875 DSS <0004> hlr_ussd.c:518 262425407982496/0x8cbf8d91: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122615875 DSS <0004> hlr_ussd.c:542 262425407982496/0x8cbf8d91: Cannot find conn for EUSE EUSE-foobar 20250112122615875 DSS <0004> hlr_ussd.c:354 262425407982496/0x8cbf8d91: Tx ReturnError(1, 0x22) 20250112122615875 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425407982496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425407982496" session_id=2361363857 session_state=END} 20250112122615875 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122615875 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@be6994c63b43: Found GsupExpect[0] for "262425407982496" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@be6994c63b43: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262425407982496" TC_mo_ussd_euse_disc(154)@be6994c63b43: setverdict(pass): none -> pass 20250112122615878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54276<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@be6994c63b43: Final verdict of PTC: pass 20250112122615878 DAUC <0003> db_auc.c:157 IMSI='262421005130819': No 2G Auth Data 20250112122615878 DAUC <0003> db_auc.c:192 IMSI='262421005130819': No 3G Auth Data HLR_Test-GSUP(147)@be6994c63b43: Created GsupExpect[0] for "262421005130819" to be handled at TC_mo_ussd_euse_disc(155) 20250112122615887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54288<->l=127.0.0.1:4258 20250112122615890 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122615890 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421005130819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421005130819" session_id=4165912404 session_state=BEGIN} 20250112122615890 DSS <0004> hlr_ussd.c:576 262421005130819/0xf84ec754: Process SS (BEGIN) 20250112122615890 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122615890 DSS <0004> hlr_ussd.c:518 262421005130819/0xf84ec754: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122615890 DSS <0004> hlr_ussd.c:542 262421005130819/0xf84ec754: Cannot find conn for EUSE EUSE-foobar 20250112122615890 DSS <0004> hlr_ussd.c:354 262421005130819/0xf84ec754: Tx ReturnError(1, 0x22) 20250112122615890 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421005130819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421005130819" session_id=4165912404 session_state=END} 20250112122615890 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122615890 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@be6994c63b43: Found GsupExpect[0] for "262421005130819" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@be6994c63b43: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262421005130819" TC_mo_ussd_euse_disc(155)@be6994c63b43: setverdict(pass): none -> pass 20250112122615891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54288<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@be6994c63b43: Final verdict of PTC: pass 20250112122615892 DAUC <0003> db_auc.c:157 IMSI='262428477382804': No 2G Auth Data 20250112122615892 DAUC <0003> db_auc.c:192 IMSI='262428477382804': No 3G Auth Data HLR_Test-GSUP(147)@be6994c63b43: Created GsupExpect[0] for "262428477382804" to be handled at TC_mo_ussd_euse_disc(156) 20250112122615898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54302<->l=127.0.0.1:4258 20250112122615901 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122615901 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428477382804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428477382804" session_id=1715011346 session_state=BEGIN} 20250112122615901 DSS <0004> hlr_ussd.c:576 262428477382804/0x6638ff12: Process SS (BEGIN) 20250112122615901 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122615901 DSS <0004> hlr_ussd.c:518 262428477382804/0x6638ff12: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122615901 DSS <0004> hlr_ussd.c:542 262428477382804/0x6638ff12: Cannot find conn for EUSE EUSE-foobar 20250112122615901 DSS <0004> hlr_ussd.c:354 262428477382804/0x6638ff12: Tx ReturnError(1, 0x22) 20250112122615901 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428477382804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428477382804" session_id=1715011346 session_state=END} 20250112122615901 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122615901 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@be6994c63b43: Found GsupExpect[0] for "262428477382804" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@be6994c63b43: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262428477382804" TC_mo_ussd_euse_disc(156)@be6994c63b43: setverdict(pass): none -> pass 20250112122615902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54302<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@be6994c63b43: Final verdict of PTC: pass 20250112122615903 DAUC <0003> db_auc.c:157 IMSI='262421224048836': No 2G Auth Data 20250112122615903 DAUC <0003> db_auc.c:192 IMSI='262421224048836': No 3G Auth Data HLR_Test-GSUP(147)@be6994c63b43: Created GsupExpect[0] for "262421224048836" to be handled at TC_mo_ussd_euse_disc(157) 20250112122615910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54318<->l=127.0.0.1:4258 20250112122615913 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122615913 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421224048836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421224048836" session_id=2997078142 session_state=BEGIN} 20250112122615913 DSS <0004> hlr_ussd.c:576 262421224048836/0xb2a3c87e: Process SS (BEGIN) 20250112122615913 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122615913 DSS <0004> hlr_ussd.c:518 262421224048836/0xb2a3c87e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122615913 DSS <0004> hlr_ussd.c:542 262421224048836/0xb2a3c87e: Cannot find conn for EUSE EUSE-foobar 20250112122615913 DSS <0004> hlr_ussd.c:354 262421224048836/0xb2a3c87e: Tx ReturnError(1, 0x22) 20250112122615913 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421224048836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421224048836" session_id=2997078142 session_state=END} 20250112122615913 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122615913 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@be6994c63b43: Found GsupExpect[0] for "262421224048836" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@be6994c63b43: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262421224048836" TC_mo_ussd_euse_disc(157)@be6994c63b43: setverdict(pass): none -> pass 20250112122615914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54318<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@be6994c63b43: Final verdict of PTC: pass 20250112122615915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54234<->l=127.0.0.1:4258 20250112122615915 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34561<->l=127.0.0.1:4259) 20250112122615915 DLINP <000b> input/ipa.c:451 connected read/write 20250112122615915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122615915 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122615915 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122615915 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(149)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP(147)@be6994c63b43: Final verdict of PTC: none 148@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 148: none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@be6994c63b43: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Sun Jan 12 12:26:15 UTC 2025 ====== 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 20250112122615941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54330<->l=127.0.0.1:4258 20250112122616142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54330<->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=81624) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Sun Jan 12 12:26:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_mo_ussd_iuse_imsi started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122619265 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122619265 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122619270 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122619272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54342<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122619276 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122619276 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122619276 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122619276 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  20250112122619276 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122619276 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  20250112122619276 DLGSUP <0013> gsup_server.c:235 2:  20250112122619276 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122619276 DLGSUP <0013> gsup_server.c:235 3:  20250112122619276 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122619276 DLGSUP <0013> gsup_server.c:235 4:  20250112122619276 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122619276 DLGSUP <0013> gsup_server.c:235 5:  20250112122619276 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122619276 DLGSUP <0013> gsup_server.c:235 7:  20250112122619276 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122619276 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122619276 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122619276 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(158)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@be6994c63b43: 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") 20250112122619300 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45613<->l=127.0.0.1:4259) 20250112122619310 DAUC <0003> db_auc.c:157 IMSI='262427367813660': No 2G Auth Data 20250112122619310 DAUC <0003> db_auc.c:192 IMSI='262427367813660': No 3G Auth Data HLR_Test-GSUP(159)@be6994c63b43: Created GsupExpect[0] for "262427367813660" to be handled at TC_mo_ussd_iuse_imsi(162) 20250112122619337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54352<->l=127.0.0.1:4258 20250112122619357 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122619357 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427367813660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427367813660" session_id=686931876 session_state=BEGIN} 20250112122619357 DSS <0004> hlr_ussd.c:576 262427367813660/0x28f1bfa4: Process SS (BEGIN) 20250112122619357 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250112122619357 DSS <0004> hlr_ussd.c:518 262427367813660/0x28f1bfa4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250112122619357 DSS <0004> hlr_ussd.c:363 262427367813660/0x28f1bfa4: Tx USSD 'Your IMSI is 262427367813660' 20250112122619357 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427367813660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427367813660" session_id=686931876 session_state=END} 20250112122619357 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427367813660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122619357 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122619357 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@be6994c63b43: Found GsupExpect[0] for "262427367813660" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@be6994c63b43: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262427367813660" TC_mo_ussd_iuse_imsi(162)@be6994c63b43: setverdict(pass): none -> pass 20250112122619362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54352<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@be6994c63b43: Final verdict of PTC: pass 20250112122619363 DAUC <0003> db_auc.c:157 IMSI='262426582038118': No 2G Auth Data 20250112122619363 DAUC <0003> db_auc.c:192 IMSI='262426582038118': No 3G Auth Data HLR_Test-GSUP(159)@be6994c63b43: Created GsupExpect[0] for "262426582038118" to be handled at TC_mo_ussd_iuse_imsi(163) 20250112122619379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54364<->l=127.0.0.1:4258 20250112122619382 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122619382 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426582038118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426582038118" session_id=3347109770 session_state=BEGIN} 20250112122619382 DSS <0004> hlr_ussd.c:576 262426582038118/0xc780d78a: Process SS (BEGIN) 20250112122619382 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250112122619382 DSS <0004> hlr_ussd.c:518 262426582038118/0xc780d78a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250112122619382 DSS <0004> hlr_ussd.c:363 262426582038118/0xc780d78a: Tx USSD 'Your IMSI is 262426582038118' 20250112122619382 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426582038118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426582038118" session_id=3347109770 session_state=END} 20250112122619382 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426582038118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122619382 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122619382 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@be6994c63b43: Found GsupExpect[0] for "262426582038118" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@be6994c63b43: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262426582038118" TC_mo_ussd_iuse_imsi(163)@be6994c63b43: setverdict(pass): none -> pass 20250112122619385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54364<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@be6994c63b43: Final verdict of PTC: pass 20250112122619386 DAUC <0003> db_auc.c:157 IMSI='262424167978752': No 2G Auth Data 20250112122619386 DAUC <0003> db_auc.c:192 IMSI='262424167978752': No 3G Auth Data HLR_Test-GSUP(159)@be6994c63b43: Created GsupExpect[0] for "262424167978752" to be handled at TC_mo_ussd_iuse_imsi(164) 20250112122619393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54378<->l=127.0.0.1:4258 20250112122619396 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122619396 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424167978752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424167978752" session_id=3953209349 session_state=BEGIN} 20250112122619396 DSS <0004> hlr_ussd.c:576 262424167978752/0xeba13005: Process SS (BEGIN) 20250112122619396 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250112122619396 DSS <0004> hlr_ussd.c:518 262424167978752/0xeba13005: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250112122619396 DSS <0004> hlr_ussd.c:363 262424167978752/0xeba13005: Tx USSD 'Your IMSI is 262424167978752' 20250112122619396 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424167978752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424167978752" session_id=3953209349 session_state=END} 20250112122619396 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424167978752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122619396 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122619396 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@be6994c63b43: Found GsupExpect[0] for "262424167978752" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@be6994c63b43: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262424167978752" TC_mo_ussd_iuse_imsi(164)@be6994c63b43: setverdict(pass): none -> pass 20250112122619398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54378<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@be6994c63b43: Final verdict of PTC: pass 20250112122619398 DAUC <0003> db_auc.c:157 IMSI='262427538186507': No 2G Auth Data 20250112122619398 DAUC <0003> db_auc.c:192 IMSI='262427538186507': No 3G Auth Data HLR_Test-GSUP(159)@be6994c63b43: Created GsupExpect[0] for "262427538186507" to be handled at TC_mo_ussd_iuse_imsi(165) 20250112122619404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4258 20250112122619407 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122619407 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427538186507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427538186507" session_id=3494745911 session_state=BEGIN} 20250112122619407 DSS <0004> hlr_ussd.c:576 262427538186507/0xd04d9737: Process SS (BEGIN) 20250112122619407 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250112122619407 DSS <0004> hlr_ussd.c:518 262427538186507/0xd04d9737: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250112122619407 DSS <0004> hlr_ussd.c:363 262427538186507/0xd04d9737: Tx USSD 'Your IMSI is 262427538186507' 20250112122619407 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427538186507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427538186507" session_id=3494745911 session_state=END} 20250112122619407 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427538186507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122619407 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122619407 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@be6994c63b43: Found GsupExpect[0] for "262427538186507" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@be6994c63b43: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262427538186507" TC_mo_ussd_iuse_imsi(165)@be6994c63b43: setverdict(pass): none -> pass 20250112122619409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@be6994c63b43: Final verdict of PTC: pass 20250112122619409 DAUC <0003> db_auc.c:157 IMSI='262421492093796': No 2G Auth Data 20250112122619409 DAUC <0003> db_auc.c:192 IMSI='262421492093796': No 3G Auth Data HLR_Test-GSUP(159)@be6994c63b43: Created GsupExpect[0] for "262421492093796" to be handled at TC_mo_ussd_iuse_imsi(166) 20250112122619415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54400<->l=127.0.0.1:4258 20250112122619418 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122619418 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421492093796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421492093796" session_id=3669872695 session_state=BEGIN} 20250112122619418 DSS <0004> hlr_ussd.c:576 262421492093796/0xdabdd037: Process SS (BEGIN) 20250112122619418 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250112122619418 DSS <0004> hlr_ussd.c:518 262421492093796/0xdabdd037: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250112122619418 DSS <0004> hlr_ussd.c:363 262421492093796/0xdabdd037: Tx USSD 'Your IMSI is 262421492093796' 20250112122619418 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421492093796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421492093796" session_id=3669872695 session_state=END} 20250112122619418 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421492093796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122619418 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122619418 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@be6994c63b43: Found GsupExpect[0] for "262421492093796" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@be6994c63b43: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262421492093796" TC_mo_ussd_iuse_imsi(166)@be6994c63b43: setverdict(pass): none -> pass 20250112122619420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54400<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@be6994c63b43: Final verdict of PTC: pass 20250112122619420 DAUC <0003> db_auc.c:157 IMSI='262421195721318': No 2G Auth Data 20250112122619420 DAUC <0003> db_auc.c:192 IMSI='262421195721318': No 3G Auth Data HLR_Test-GSUP(159)@be6994c63b43: Created GsupExpect[0] for "262421195721318" to be handled at TC_mo_ussd_iuse_imsi(167) 20250112122619426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54412<->l=127.0.0.1:4258 20250112122619428 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122619428 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421195721318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421195721318" session_id=1158226722 session_state=BEGIN} 20250112122619428 DSS <0004> hlr_ussd.c:576 262421195721318/0x45092322: Process SS (BEGIN) 20250112122619428 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250112122619428 DSS <0004> hlr_ussd.c:518 262421195721318/0x45092322: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250112122619428 DSS <0004> hlr_ussd.c:363 262421195721318/0x45092322: Tx USSD 'Your IMSI is 262421195721318' 20250112122619428 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421195721318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421195721318" session_id=1158226722 session_state=END} 20250112122619428 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421195721318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122619428 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122619428 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@be6994c63b43: Found GsupExpect[0] for "262421195721318" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@be6994c63b43: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262421195721318" TC_mo_ussd_iuse_imsi(167)@be6994c63b43: setverdict(pass): none -> pass 20250112122619430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54412<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@be6994c63b43: Final verdict of PTC: pass 20250112122619430 DAUC <0003> db_auc.c:157 IMSI='262429438002816': No 2G Auth Data 20250112122619430 DAUC <0003> db_auc.c:192 IMSI='262429438002816': No 3G Auth Data HLR_Test-GSUP(159)@be6994c63b43: Created GsupExpect[0] for "262429438002816" to be handled at TC_mo_ussd_iuse_imsi(168) 20250112122619437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54428<->l=127.0.0.1:4258 20250112122619440 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122619440 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429438002816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429438002816" session_id=4159147968 session_state=BEGIN} 20250112122619440 DSS <0004> hlr_ussd.c:576 262429438002816/0xf7e78fc0: Process SS (BEGIN) 20250112122619440 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250112122619440 DSS <0004> hlr_ussd.c:518 262429438002816/0xf7e78fc0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250112122619440 DSS <0004> hlr_ussd.c:363 262429438002816/0xf7e78fc0: Tx USSD 'Your IMSI is 262429438002816' 20250112122619440 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429438002816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429438002816" session_id=4159147968 session_state=END} 20250112122619440 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429438002816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122619440 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122619440 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@be6994c63b43: Found GsupExpect[0] for "262429438002816" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@be6994c63b43: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262429438002816" TC_mo_ussd_iuse_imsi(168)@be6994c63b43: setverdict(pass): none -> pass 20250112122619442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54428<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@be6994c63b43: Final verdict of PTC: pass 20250112122619442 DAUC <0003> db_auc.c:157 IMSI='262422630027956': No 2G Auth Data 20250112122619442 DAUC <0003> db_auc.c:192 IMSI='262422630027956': No 3G Auth Data HLR_Test-GSUP(159)@be6994c63b43: Created GsupExpect[0] for "262422630027956" to be handled at TC_mo_ussd_iuse_imsi(169) 20250112122619448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54434<->l=127.0.0.1:4258 20250112122619451 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122619451 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422630027956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422630027956" session_id=2606556799 session_state=BEGIN} 20250112122619451 DSS <0004> hlr_ussd.c:576 262422630027956/0x9b5ce67f: Process SS (BEGIN) 20250112122619451 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250112122619451 DSS <0004> hlr_ussd.c:518 262422630027956/0x9b5ce67f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250112122619451 DSS <0004> hlr_ussd.c:363 262422630027956/0x9b5ce67f: Tx USSD 'Your IMSI is 262422630027956' 20250112122619451 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422630027956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422630027956" session_id=2606556799 session_state=END} 20250112122619451 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422630027956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122619451 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122619451 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@be6994c63b43: Found GsupExpect[0] for "262422630027956" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@be6994c63b43: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262422630027956" TC_mo_ussd_iuse_imsi(169)@be6994c63b43: setverdict(pass): none -> pass 20250112122619454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54434<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@be6994c63b43: Final verdict of PTC: pass 20250112122619454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54342<->l=127.0.0.1:4258 20250112122619455 DLINP <000b> input/ipa.c:451 connected read/write 20250112122619455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122619455 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122619455 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122619455 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250112122619455 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45613<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(161)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP(159)@be6994c63b43: Final verdict of PTC: none 160@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 160: none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@be6994c63b43: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Sun Jan 12 12:26:19 UTC 2025 ====== 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 20250112122619477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54450<->l=127.0.0.1:4258 20250112122619678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54450<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66416) Waiting for packet dumper to finish... 1 (prev_count=66416, count=82432) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Sun Jan 12 12:26:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122622776 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122622776 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122622777 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122622778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51892<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122622779 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122622779 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122622779 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122622779 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  20250112122622779 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122622779 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  20250112122622779 DLGSUP <0013> gsup_server.c:235 2:  20250112122622779 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122622779 DLGSUP <0013> gsup_server.c:235 3:  20250112122622779 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122622779 DLGSUP <0013> gsup_server.c:235 4:  20250112122622779 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122622779 DLGSUP <0013> gsup_server.c:235 5:  20250112122622779 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122622779 DLGSUP <0013> gsup_server.c:235 7:  20250112122622779 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122622779 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122622779 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(170)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122622779 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@be6994c63b43: 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") 20250112122622786 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32871<->l=127.0.0.1:4259) 20250112122622788 DAUC <0003> db_auc.c:157 IMSI='262428098151670': No 2G Auth Data 20250112122622788 DAUC <0003> db_auc.c:192 IMSI='262428098151670': No 3G Auth Data HLR_Test-GSUP(171)@be6994c63b43: Created GsupExpect[0] for "262428098151670" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250112122622793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51894<->l=127.0.0.1:4258 20250112122622822 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122622822 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262428098151670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428098151670" source_name="the-source\n" session_id=3956276315 session_state=BEGIN} 20250112122622822 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250112122622822 DSS <0004> hlr_ussd.c:576 262428098151670/0xebcffc5b: Process SS (BEGIN) 20250112122622822 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250112122622822 DSS <0004> hlr_ussd.c:518 262428098151670/0xebcffc5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250112122622822 DSS <0004> hlr_ussd.c:363 262428098151670/0xebcffc5b: Tx USSD 'Your IMSI is 262428098151670' 20250112122622822 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262428098151670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428098151670" destination_name="the-source\n" session_id=3956276315 session_state=END} 20250112122622822 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262428098151670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122622822 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122622822 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@be6994c63b43: Found GsupExpect[0] for "262428098151670" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@be6994c63b43: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262428098151670" TC_mo_ussd_iuse_imsi_via_proxy(174)@be6994c63b43: setverdict(pass): none -> pass 20250112122622824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51894<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@be6994c63b43: Final verdict of PTC: pass 20250112122622825 DAUC <0003> db_auc.c:157 IMSI='262426732215821': No 2G Auth Data 20250112122622825 DAUC <0003> db_auc.c:192 IMSI='262426732215821': No 3G Auth Data HLR_Test-GSUP(171)@be6994c63b43: Created GsupExpect[0] for "262426732215821" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250112122622831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51896<->l=127.0.0.1:4258 20250112122622834 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122622834 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262426732215821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426732215821" source_name="the-source\n" session_id=2598137575 session_state=BEGIN} 20250112122622834 DSS <0004> hlr_ussd.c:576 262426732215821/0x9adc6ee7: Process SS (BEGIN) 20250112122622834 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250112122622834 DSS <0004> hlr_ussd.c:518 262426732215821/0x9adc6ee7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250112122622834 DSS <0004> hlr_ussd.c:363 262426732215821/0x9adc6ee7: Tx USSD 'Your IMSI is 262426732215821' 20250112122622834 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262426732215821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426732215821" destination_name="the-source\n" session_id=2598137575 session_state=END} 20250112122622834 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262426732215821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122622834 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122622834 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@be6994c63b43: Found GsupExpect[0] for "262426732215821" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@be6994c63b43: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262426732215821" TC_mo_ussd_iuse_imsi_via_proxy(175)@be6994c63b43: setverdict(pass): none -> pass 20250112122622836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51896<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@be6994c63b43: Final verdict of PTC: pass 20250112122622836 DAUC <0003> db_auc.c:157 IMSI='262421566503832': No 2G Auth Data 20250112122622836 DAUC <0003> db_auc.c:192 IMSI='262421566503832': No 3G Auth Data HLR_Test-GSUP(171)@be6994c63b43: Created GsupExpect[0] for "262421566503832" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250112122622843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51912<->l=127.0.0.1:4258 20250112122622846 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122622846 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421566503832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421566503832" source_name="the-source\n" session_id=2988984787 session_state=BEGIN} 20250112122622846 DSS <0004> hlr_ussd.c:576 262421566503832/0xb22849d3: Process SS (BEGIN) 20250112122622846 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250112122622846 DSS <0004> hlr_ussd.c:518 262421566503832/0xb22849d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250112122622846 DSS <0004> hlr_ussd.c:363 262421566503832/0xb22849d3: Tx USSD 'Your IMSI is 262421566503832' 20250112122622846 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421566503832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421566503832" destination_name="the-source\n" session_id=2988984787 session_state=END} 20250112122622846 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262421566503832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122622846 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122622846 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@be6994c63b43: Found GsupExpect[0] for "262421566503832" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@be6994c63b43: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262421566503832" TC_mo_ussd_iuse_imsi_via_proxy(176)@be6994c63b43: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(176)@be6994c63b43: Final verdict of PTC: pass 20250112122622848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51912<->l=127.0.0.1:4258 20250112122622848 DAUC <0003> db_auc.c:157 IMSI='262426025138698': No 2G Auth Data 20250112122622848 DAUC <0003> db_auc.c:192 IMSI='262426025138698': No 3G Auth Data HLR_Test-GSUP(171)@be6994c63b43: Created GsupExpect[0] for "262426025138698" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250112122622855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51914<->l=127.0.0.1:4258 20250112122622858 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122622858 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262426025138698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426025138698" source_name="the-source\n" session_id=2179463831 session_state=BEGIN} 20250112122622858 DSS <0004> hlr_ussd.c:576 262426025138698/0x81e7fa97: Process SS (BEGIN) 20250112122622858 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250112122622858 DSS <0004> hlr_ussd.c:518 262426025138698/0x81e7fa97: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250112122622858 DSS <0004> hlr_ussd.c:363 262426025138698/0x81e7fa97: Tx USSD 'Your IMSI is 262426025138698' 20250112122622858 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262426025138698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426025138698" destination_name="the-source\n" session_id=2179463831 session_state=END} 20250112122622858 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262426025138698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122622858 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122622858 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@be6994c63b43: Found GsupExpect[0] for "262426025138698" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@be6994c63b43: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262426025138698" TC_mo_ussd_iuse_imsi_via_proxy(177)@be6994c63b43: setverdict(pass): none -> pass 20250112122622859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51914<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@be6994c63b43: Final verdict of PTC: pass 20250112122622860 DAUC <0003> db_auc.c:157 IMSI='262429920752548': No 2G Auth Data 20250112122622860 DAUC <0003> db_auc.c:192 IMSI='262429920752548': No 3G Auth Data HLR_Test-GSUP(171)@be6994c63b43: Created GsupExpect[0] for "262429920752548" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250112122622866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51916<->l=127.0.0.1:4258 20250112122622869 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122622869 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429920752548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429920752548" source_name="the-source\n" session_id=1488095130 session_state=BEGIN} 20250112122622869 DSS <0004> hlr_ussd.c:576 262429920752548/0x58b2879a: Process SS (BEGIN) 20250112122622869 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250112122622869 DSS <0004> hlr_ussd.c:518 262429920752548/0x58b2879a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250112122622869 DSS <0004> hlr_ussd.c:363 262429920752548/0x58b2879a: Tx USSD 'Your IMSI is 262429920752548' 20250112122622869 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429920752548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429920752548" destination_name="the-source\n" session_id=1488095130 session_state=END} 20250112122622869 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262429920752548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122622869 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122622869 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@be6994c63b43: Found GsupExpect[0] for "262429920752548" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@be6994c63b43: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262429920752548" TC_mo_ussd_iuse_imsi_via_proxy(178)@be6994c63b43: setverdict(pass): none -> pass 20250112122622872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51916<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@be6994c63b43: Final verdict of PTC: pass 20250112122622872 DAUC <0003> db_auc.c:157 IMSI='262429754054344': No 2G Auth Data 20250112122622872 DAUC <0003> db_auc.c:192 IMSI='262429754054344': No 3G Auth Data HLR_Test-GSUP(171)@be6994c63b43: Created GsupExpect[0] for "262429754054344" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250112122622879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51924<->l=127.0.0.1:4258 20250112122622881 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122622882 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429754054344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429754054344" source_name="the-source\n" session_id=4246617114 session_state=BEGIN} 20250112122622882 DSS <0004> hlr_ussd.c:576 262429754054344/0xfd1e3c1a: Process SS (BEGIN) 20250112122622882 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250112122622882 DSS <0004> hlr_ussd.c:518 262429754054344/0xfd1e3c1a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250112122622882 DSS <0004> hlr_ussd.c:363 262429754054344/0xfd1e3c1a: Tx USSD 'Your IMSI is 262429754054344' 20250112122622882 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429754054344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429754054344" destination_name="the-source\n" session_id=4246617114 session_state=END} 20250112122622882 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262429754054344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122622882 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122622882 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@be6994c63b43: Found GsupExpect[0] for "262429754054344" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@be6994c63b43: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262429754054344" TC_mo_ussd_iuse_imsi_via_proxy(179)@be6994c63b43: setverdict(pass): none -> pass 20250112122622884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51924<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@be6994c63b43: Final verdict of PTC: pass 20250112122622884 DAUC <0003> db_auc.c:157 IMSI='262427431517982': No 2G Auth Data 20250112122622884 DAUC <0003> db_auc.c:192 IMSI='262427431517982': No 3G Auth Data HLR_Test-GSUP(171)@be6994c63b43: Created GsupExpect[0] for "262427431517982" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250112122622891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51926<->l=127.0.0.1:4258 20250112122622894 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122622894 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262427431517982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427431517982" source_name="the-source\n" session_id=1843480682 session_state=BEGIN} 20250112122622894 DSS <0004> hlr_ussd.c:576 262427431517982/0x6de1486a: Process SS (BEGIN) 20250112122622894 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250112122622894 DSS <0004> hlr_ussd.c:518 262427431517982/0x6de1486a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250112122622894 DSS <0004> hlr_ussd.c:363 262427431517982/0x6de1486a: Tx USSD 'Your IMSI is 262427431517982' 20250112122622894 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262427431517982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427431517982" destination_name="the-source\n" session_id=1843480682 session_state=END} 20250112122622894 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262427431517982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122622894 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122622894 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@be6994c63b43: Found GsupExpect[0] for "262427431517982" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@be6994c63b43: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262427431517982" TC_mo_ussd_iuse_imsi_via_proxy(180)@be6994c63b43: setverdict(pass): none -> pass 20250112122622896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51926<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@be6994c63b43: Final verdict of PTC: pass 20250112122622897 DAUC <0003> db_auc.c:157 IMSI='262428412556610': No 2G Auth Data 20250112122622897 DAUC <0003> db_auc.c:192 IMSI='262428412556610': No 3G Auth Data HLR_Test-GSUP(171)@be6994c63b43: Created GsupExpect[0] for "262428412556610" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250112122622903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51940<->l=127.0.0.1:4258 20250112122622906 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122622906 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428412556610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428412556610" source_name="the-source\n" session_id=1803387858 session_state=BEGIN} 20250112122622906 DSS <0004> hlr_ussd.c:576 262428412556610/0x6b7d83d2: Process SS (BEGIN) 20250112122622906 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250112122622906 DSS <0004> hlr_ussd.c:518 262428412556610/0x6b7d83d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250112122622906 DSS <0004> hlr_ussd.c:363 262428412556610/0x6b7d83d2: Tx USSD 'Your IMSI is 262428412556610' 20250112122622906 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428412556610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428412556610" destination_name="the-source\n" session_id=1803387858 session_state=END} 20250112122622906 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262428412556610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122622906 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122622906 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@be6994c63b43: Found GsupExpect[0] for "262428412556610" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@be6994c63b43: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262428412556610" TC_mo_ussd_iuse_imsi_via_proxy(181)@be6994c63b43: setverdict(pass): none -> pass 20250112122622908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51940<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@be6994c63b43: Final verdict of PTC: pass 20250112122622909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51892<->l=127.0.0.1:4258 HLR_Test-GSUP(171)@be6994c63b43: Final verdict of PTC: none 172@be6994c63b43: Final verdict of PTC: none 20250112122622909 DLINP <000b> input/ipa.c:451 connected read/write 20250112122622909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122622909 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122622910 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122622910 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250112122622910 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250112122622910 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32871<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(170)@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 172: none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@be6994c63b43: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Sun Jan 12 12:26:22 UTC 2025 ====== 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 20250112122622932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51956<->l=127.0.0.1:4258 20250112122623133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51956<->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=83488) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Sun Jan 12 12:26:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_mo_ussd_iuse_msisdn started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122626255 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122626255 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122626260 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122626261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51968<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122626265 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122626265 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122626265 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122626265 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  20250112122626265 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122626265 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  20250112122626265 DLGSUP <0013> gsup_server.c:235 2:  20250112122626265 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122626265 DLGSUP <0013> gsup_server.c:235 3:  20250112122626265 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122626265 DLGSUP <0013> gsup_server.c:235 4:  20250112122626265 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122626265 DLGSUP <0013> gsup_server.c:235 5:  20250112122626265 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122626265 DLGSUP <0013> gsup_server.c:235 7:  20250112122626265 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122626265 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122626265 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122626265 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)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@be6994c63b43: 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") 20250112122626282 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38783<->l=127.0.0.1:4259) 20250112122626289 DAUC <0003> db_auc.c:157 IMSI='262425252369158': No 2G Auth Data 20250112122626289 DAUC <0003> db_auc.c:192 IMSI='262425252369158': No 3G Auth Data HLR_Test-GSUP(183)@be6994c63b43: Created GsupExpect[0] for "262425252369158" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250112122626311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51976<->l=127.0.0.1:4258 20250112122626323 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122626323 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425252369158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425252369158" session_id=1792872808 session_state=BEGIN} 20250112122626323 DSS <0004> hlr_ussd.c:576 262425252369158/0x6add1168: Process SS (BEGIN) 20250112122626323 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250112122626323 DSS <0004> hlr_ussd.c:518 262425252369158/0x6add1168: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250112122626323 DSS <0004> hlr_ussd.c:363 262425252369158/0x6add1168: Tx USSD 'Your extension is 491618337417' 20250112122626323 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425252369158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425252369158" session_id=1792872808 session_state=END} 20250112122626323 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425252369158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122626323 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122626323 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@be6994c63b43: Found GsupExpect[0] for "262425252369158" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@be6994c63b43: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262425252369158" TC_mo_ussd_iuse_msisdn(186)@be6994c63b43: setverdict(pass): none -> pass 20250112122626329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51976<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@be6994c63b43: Final verdict of PTC: pass 20250112122626330 DAUC <0003> db_auc.c:157 IMSI='262425377093849': No 2G Auth Data 20250112122626330 DAUC <0003> db_auc.c:192 IMSI='262425377093849': No 3G Auth Data HLR_Test-GSUP(183)@be6994c63b43: Created GsupExpect[0] for "262425377093849" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250112122626343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51980<->l=127.0.0.1:4258 20250112122626347 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122626347 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425377093849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425377093849" session_id=3848273054 session_state=BEGIN} 20250112122626347 DSS <0004> hlr_ussd.c:576 262425377093849/0xe55ffc9e: Process SS (BEGIN) 20250112122626347 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250112122626347 DSS <0004> hlr_ussd.c:518 262425377093849/0xe55ffc9e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250112122626347 DSS <0004> hlr_ussd.c:363 262425377093849/0xe55ffc9e: Tx USSD 'Your extension is 491610406064' 20250112122626347 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425377093849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425377093849" session_id=3848273054 session_state=END} 20250112122626347 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425377093849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122626347 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122626347 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@be6994c63b43: Found GsupExpect[0] for "262425377093849" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@be6994c63b43: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262425377093849" TC_mo_ussd_iuse_msisdn(187)@be6994c63b43: setverdict(pass): none -> pass 20250112122626349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51980<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@be6994c63b43: Final verdict of PTC: pass 20250112122626349 DAUC <0003> db_auc.c:157 IMSI='262426174757725': No 2G Auth Data 20250112122626349 DAUC <0003> db_auc.c:192 IMSI='262426174757725': No 3G Auth Data HLR_Test-GSUP(183)@be6994c63b43: Created GsupExpect[0] for "262426174757725" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250112122626354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51986<->l=127.0.0.1:4258 20250112122626357 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122626357 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426174757725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426174757725" session_id=44871270 session_state=BEGIN} 20250112122626357 DSS <0004> hlr_ussd.c:576 262426174757725/0x02acae66: Process SS (BEGIN) 20250112122626357 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250112122626357 DSS <0004> hlr_ussd.c:518 262426174757725/0x02acae66: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250112122626357 DSS <0004> hlr_ussd.c:363 262426174757725/0x02acae66: Tx USSD 'Your extension is 491618564055' 20250112122626357 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426174757725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426174757725" session_id=44871270 session_state=END} 20250112122626357 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426174757725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122626357 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122626357 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@be6994c63b43: Found GsupExpect[0] for "262426174757725" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@be6994c63b43: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262426174757725" TC_mo_ussd_iuse_msisdn(188)@be6994c63b43: setverdict(pass): none -> pass 20250112122626359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51986<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@be6994c63b43: Final verdict of PTC: pass 20250112122626359 DAUC <0003> db_auc.c:157 IMSI='262427791498256': No 2G Auth Data 20250112122626359 DAUC <0003> db_auc.c:192 IMSI='262427791498256': No 3G Auth Data HLR_Test-GSUP(183)@be6994c63b43: Created GsupExpect[0] for "262427791498256" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250112122626366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51990<->l=127.0.0.1:4258 20250112122626368 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122626368 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427791498256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427791498256" session_id=765669251 session_state=BEGIN} 20250112122626368 DSS <0004> hlr_ussd.c:576 262427791498256/0x2da32f83: Process SS (BEGIN) 20250112122626368 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250112122626368 DSS <0004> hlr_ussd.c:518 262427791498256/0x2da32f83: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250112122626368 DSS <0004> hlr_ussd.c:363 262427791498256/0x2da32f83: Tx USSD 'Your extension is 491615746274' 20250112122626368 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427791498256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427791498256" session_id=765669251 session_state=END} 20250112122626368 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427791498256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122626368 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122626368 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@be6994c63b43: Found GsupExpect[0] for "262427791498256" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@be6994c63b43: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262427791498256" TC_mo_ussd_iuse_msisdn(189)@be6994c63b43: setverdict(pass): none -> pass 20250112122626370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51990<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@be6994c63b43: Final verdict of PTC: pass 20250112122626371 DAUC <0003> db_auc.c:157 IMSI='262423854816677': No 2G Auth Data 20250112122626371 DAUC <0003> db_auc.c:192 IMSI='262423854816677': No 3G Auth Data HLR_Test-GSUP(183)@be6994c63b43: Created GsupExpect[0] for "262423854816677" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250112122626379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52004<->l=127.0.0.1:4258 20250112122626382 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122626382 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423854816677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423854816677" session_id=2435295176 session_state=BEGIN} 20250112122626382 DSS <0004> hlr_ussd.c:576 262423854816677/0x9127a7c8: Process SS (BEGIN) 20250112122626382 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250112122626382 DSS <0004> hlr_ussd.c:518 262423854816677/0x9127a7c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250112122626382 DSS <0004> hlr_ussd.c:363 262423854816677/0x9127a7c8: Tx USSD 'Your extension is 491614532224' 20250112122626382 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423854816677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423854816677" session_id=2435295176 session_state=END} 20250112122626382 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423854816677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122626382 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122626382 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@be6994c63b43: Found GsupExpect[0] for "262423854816677" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@be6994c63b43: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262423854816677" TC_mo_ussd_iuse_msisdn(190)@be6994c63b43: setverdict(pass): none -> pass 20250112122626384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52004<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@be6994c63b43: Final verdict of PTC: pass 20250112122626384 DAUC <0003> db_auc.c:157 IMSI='262420674894556': No 2G Auth Data 20250112122626384 DAUC <0003> db_auc.c:192 IMSI='262420674894556': No 3G Auth Data HLR_Test-GSUP(183)@be6994c63b43: Created GsupExpect[0] for "262420674894556" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250112122626391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52016<->l=127.0.0.1:4258 20250112122626394 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122626394 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420674894556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420674894556" session_id=3741654573 session_state=BEGIN} 20250112122626394 DSS <0004> hlr_ussd.c:576 262420674894556/0xdf051e2d: Process SS (BEGIN) 20250112122626394 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250112122626394 DSS <0004> hlr_ussd.c:518 262420674894556/0xdf051e2d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250112122626394 DSS <0004> hlr_ussd.c:363 262420674894556/0xdf051e2d: Tx USSD 'Your extension is 491616512700' 20250112122626394 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420674894556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420674894556" session_id=3741654573 session_state=END} 20250112122626394 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420674894556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122626394 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122626394 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@be6994c63b43: Found GsupExpect[0] for "262420674894556" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@be6994c63b43: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262420674894556" TC_mo_ussd_iuse_msisdn(191)@be6994c63b43: setverdict(pass): none -> pass 20250112122626396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52016<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@be6994c63b43: Final verdict of PTC: pass 20250112122626396 DAUC <0003> db_auc.c:157 IMSI='262426639554600': No 2G Auth Data 20250112122626396 DAUC <0003> db_auc.c:192 IMSI='262426639554600': No 3G Auth Data HLR_Test-GSUP(183)@be6994c63b43: Created GsupExpect[0] for "262426639554600" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250112122626404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52018<->l=127.0.0.1:4258 20250112122626407 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122626407 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426639554600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426639554600" session_id=3763040384 session_state=BEGIN} 20250112122626407 DSS <0004> hlr_ussd.c:576 262426639554600/0xe04b7080: Process SS (BEGIN) 20250112122626407 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250112122626407 DSS <0004> hlr_ussd.c:518 262426639554600/0xe04b7080: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250112122626407 DSS <0004> hlr_ussd.c:363 262426639554600/0xe04b7080: Tx USSD 'Your extension is 491615552221' 20250112122626407 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426639554600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426639554600" session_id=3763040384 session_state=END} 20250112122626407 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426639554600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122626407 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122626407 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@be6994c63b43: Found GsupExpect[0] for "262426639554600" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@be6994c63b43: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262426639554600" TC_mo_ussd_iuse_msisdn(192)@be6994c63b43: setverdict(pass): none -> pass 20250112122626409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52018<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@be6994c63b43: Final verdict of PTC: pass 20250112122626410 DAUC <0003> db_auc.c:157 IMSI='262420295576645': No 2G Auth Data 20250112122626410 DAUC <0003> db_auc.c:192 IMSI='262420295576645': No 3G Auth Data HLR_Test-GSUP(183)@be6994c63b43: Created GsupExpect[0] for "262420295576645" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250112122626416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4258 20250112122626419 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122626419 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420295576645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420295576645" session_id=3203596458 session_state=BEGIN} 20250112122626419 DSS <0004> hlr_ussd.c:576 262420295576645/0xbef300aa: Process SS (BEGIN) 20250112122626419 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250112122626419 DSS <0004> hlr_ussd.c:518 262420295576645/0xbef300aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250112122626419 DSS <0004> hlr_ussd.c:363 262420295576645/0xbef300aa: Tx USSD 'Your extension is 491615643530' 20250112122626419 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420295576645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420295576645" session_id=3203596458 session_state=END} 20250112122626419 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420295576645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122626419 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122626419 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@be6994c63b43: Found GsupExpect[0] for "262420295576645" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@be6994c63b43: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262420295576645" TC_mo_ussd_iuse_msisdn(193)@be6994c63b43: setverdict(pass): none -> pass 20250112122626421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@be6994c63b43: Final verdict of PTC: pass 20250112122626422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51968<->l=127.0.0.1:4258 20250112122626422 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38783<->l=127.0.0.1:4259) 20250112122626422 DLINP <000b> input/ipa.c:451 connected read/write 20250112122626422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122626422 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122626422 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122626422 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@be6994c63b43: Final verdict of PTC: none 184@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 184: none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@be6994c63b43: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Sun Jan 12 12:26:26 UTC 2025 ====== 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 20250112122626448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52040<->l=127.0.0.1:4258 20250112122626650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52040<->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=82336) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Sun Jan 12 12:26:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122629734 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122629734 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122629737 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122629738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52052<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122629739 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122629740 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122629740 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122629740 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  20250112122629740 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122629740 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  20250112122629740 DLGSUP <0013> gsup_server.c:235 2:  20250112122629740 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122629740 DLGSUP <0013> gsup_server.c:235 3:  20250112122629740 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122629740 DLGSUP <0013> gsup_server.c:235 4:  HLR_Test-GSUP-IPA(194)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122629740 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122629740 DLGSUP <0013> gsup_server.c:235 5:  20250112122629740 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122629740 DLGSUP <0013> gsup_server.c:235 7:  20250112122629740 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122629740 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122629740 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122629740 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@be6994c63b43: 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") 20250112122629752 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45293<->l=127.0.0.1:4259) 20250112122629755 DAUC <0003> db_auc.c:157 IMSI='262425025462294': No 2G Auth Data 20250112122629755 DAUC <0003> db_auc.c:192 IMSI='262425025462294': No 3G Auth Data HLR_Test-GSUP(195)@be6994c63b43: Created GsupExpect[0] for "262425025462294" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250112122629765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52058<->l=127.0.0.1:4258 20250112122629786 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122629786 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262425025462294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425025462294" source_name="the-source\n" session_id=1120957873 session_state=BEGIN} 20250112122629786 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250112122629786 DSS <0004> hlr_ussd.c:576 262425025462294/0x42d075b1: Process SS (BEGIN) 20250112122629786 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250112122629786 DSS <0004> hlr_ussd.c:518 262425025462294/0x42d075b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250112122629786 DSS <0004> hlr_ussd.c:363 262425025462294/0x42d075b1: Tx USSD 'Your extension is 491614768818' 20250112122629786 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262425025462294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425025462294" destination_name="the-source\n" session_id=1120957873 session_state=END} 20250112122629786 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262425025462294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122629786 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122629787 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@be6994c63b43: Found GsupExpect[0] for "262425025462294" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@be6994c63b43: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262425025462294" TC_mo_ussd_iuse_msisdn_via_proxy(198)@be6994c63b43: setverdict(pass): none -> pass 20250112122629795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52058<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@be6994c63b43: Final verdict of PTC: pass 20250112122629795 DAUC <0003> db_auc.c:157 IMSI='262422297152102': No 2G Auth Data 20250112122629795 DAUC <0003> db_auc.c:192 IMSI='262422297152102': No 3G Auth Data HLR_Test-GSUP(195)@be6994c63b43: Created GsupExpect[0] for "262422297152102" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250112122629813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52066<->l=127.0.0.1:4258 20250112122629816 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122629816 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422297152102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422297152102" source_name="the-source\n" session_id=1575622967 session_state=BEGIN} 20250112122629816 DSS <0004> hlr_ussd.c:576 262422297152102/0x5dea1937: Process SS (BEGIN) 20250112122629816 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250112122629816 DSS <0004> hlr_ussd.c:518 262422297152102/0x5dea1937: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250112122629816 DSS <0004> hlr_ussd.c:363 262422297152102/0x5dea1937: Tx USSD 'Your extension is 491611646887' 20250112122629816 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422297152102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422297152102" destination_name="the-source\n" session_id=1575622967 session_state=END} 20250112122629816 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262422297152102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122629816 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122629816 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@be6994c63b43: Found GsupExpect[0] for "262422297152102" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@be6994c63b43: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262422297152102" TC_mo_ussd_iuse_msisdn_via_proxy(199)@be6994c63b43: setverdict(pass): none -> pass 20250112122629819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52066<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@be6994c63b43: Final verdict of PTC: pass 20250112122629819 DAUC <0003> db_auc.c:157 IMSI='262427875491165': No 2G Auth Data 20250112122629819 DAUC <0003> db_auc.c:192 IMSI='262427875491165': No 3G Auth Data HLR_Test-GSUP(195)@be6994c63b43: Created GsupExpect[0] for "262427875491165" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250112122629825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52082<->l=127.0.0.1:4258 20250112122629828 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122629828 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262427875491165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427875491165" source_name="the-source\n" session_id=7981046 session_state=BEGIN} 20250112122629828 DSS <0004> hlr_ussd.c:576 262427875491165/0x0079c7f6: Process SS (BEGIN) 20250112122629828 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250112122629828 DSS <0004> hlr_ussd.c:518 262427875491165/0x0079c7f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250112122629828 DSS <0004> hlr_ussd.c:363 262427875491165/0x0079c7f6: Tx USSD 'Your extension is 491613700230' 20250112122629828 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262427875491165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427875491165" destination_name="the-source\n" session_id=7981046 session_state=END} 20250112122629828 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262427875491165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122629828 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122629828 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@be6994c63b43: Found GsupExpect[0] for "262427875491165" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@be6994c63b43: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262427875491165" TC_mo_ussd_iuse_msisdn_via_proxy(200)@be6994c63b43: setverdict(pass): none -> pass 20250112122629830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52082<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@be6994c63b43: Final verdict of PTC: pass 20250112122629830 DAUC <0003> db_auc.c:157 IMSI='262426471365593': No 2G Auth Data 20250112122629830 DAUC <0003> db_auc.c:192 IMSI='262426471365593': No 3G Auth Data HLR_Test-GSUP(195)@be6994c63b43: Created GsupExpect[0] for "262426471365593" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250112122629837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52090<->l=127.0.0.1:4258 20250112122629839 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122629839 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262426471365593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426471365593" source_name="the-source\n" session_id=3393552972 session_state=BEGIN} 20250112122629839 DSS <0004> hlr_ussd.c:576 262426471365593/0xca45824c: Process SS (BEGIN) 20250112122629839 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250112122629839 DSS <0004> hlr_ussd.c:518 262426471365593/0xca45824c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250112122629840 DSS <0004> hlr_ussd.c:363 262426471365593/0xca45824c: Tx USSD 'Your extension is 491614572877' 20250112122629840 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262426471365593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426471365593" destination_name="the-source\n" session_id=3393552972 session_state=END} 20250112122629840 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262426471365593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122629840 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122629840 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@be6994c63b43: Found GsupExpect[0] for "262426471365593" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@be6994c63b43: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262426471365593" TC_mo_ussd_iuse_msisdn_via_proxy(201)@be6994c63b43: setverdict(pass): none -> pass 20250112122629842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52090<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@be6994c63b43: Final verdict of PTC: pass 20250112122629842 DAUC <0003> db_auc.c:157 IMSI='262424020872958': No 2G Auth Data 20250112122629842 DAUC <0003> db_auc.c:192 IMSI='262424020872958': No 3G Auth Data HLR_Test-GSUP(195)@be6994c63b43: Created GsupExpect[0] for "262424020872958" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250112122629848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52104<->l=127.0.0.1:4258 20250112122629851 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122629851 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262424020872958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424020872958" source_name="the-source\n" session_id=4266475824 session_state=BEGIN} 20250112122629851 DSS <0004> hlr_ussd.c:576 262424020872958/0xfe4d4130: Process SS (BEGIN) 20250112122629851 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250112122629851 DSS <0004> hlr_ussd.c:518 262424020872958/0xfe4d4130: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250112122629851 DSS <0004> hlr_ussd.c:363 262424020872958/0xfe4d4130: Tx USSD 'Your extension is 491610754507' 20250112122629851 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262424020872958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424020872958" destination_name="the-source\n" session_id=4266475824 session_state=END} 20250112122629851 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262424020872958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122629851 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122629851 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@be6994c63b43: Found GsupExpect[0] for "262424020872958" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@be6994c63b43: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262424020872958" TC_mo_ussd_iuse_msisdn_via_proxy(202)@be6994c63b43: setverdict(pass): none -> pass 20250112122629853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52104<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@be6994c63b43: Final verdict of PTC: pass 20250112122629853 DAUC <0003> db_auc.c:157 IMSI='262426416018072': No 2G Auth Data 20250112122629853 DAUC <0003> db_auc.c:192 IMSI='262426416018072': No 3G Auth Data HLR_Test-GSUP(195)@be6994c63b43: Created GsupExpect[0] for "262426416018072" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250112122629860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52112<->l=127.0.0.1:4258 20250112122629862 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122629862 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262426416018072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426416018072" source_name="the-source\n" session_id=2173577582 session_state=BEGIN} 20250112122629862 DSS <0004> hlr_ussd.c:576 262426416018072/0x818e296e: Process SS (BEGIN) 20250112122629862 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250112122629863 DSS <0004> hlr_ussd.c:518 262426416018072/0x818e296e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250112122629863 DSS <0004> hlr_ussd.c:363 262426416018072/0x818e296e: Tx USSD 'Your extension is 491617001686' 20250112122629863 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262426416018072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426416018072" destination_name="the-source\n" session_id=2173577582 session_state=END} 20250112122629863 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262426416018072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122629863 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122629863 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@be6994c63b43: Found GsupExpect[0] for "262426416018072" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@be6994c63b43: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262426416018072" TC_mo_ussd_iuse_msisdn_via_proxy(203)@be6994c63b43: setverdict(pass): none -> pass 20250112122629864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52112<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@be6994c63b43: Final verdict of PTC: pass 20250112122629865 DAUC <0003> db_auc.c:157 IMSI='262421872999780': No 2G Auth Data 20250112122629865 DAUC <0003> db_auc.c:192 IMSI='262421872999780': No 3G Auth Data HLR_Test-GSUP(195)@be6994c63b43: Created GsupExpect[0] for "262421872999780" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250112122629871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52120<->l=127.0.0.1:4258 20250112122629874 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122629874 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262421872999780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421872999780" source_name="the-source\n" session_id=2454364548 session_state=BEGIN} 20250112122629874 DSS <0004> hlr_ussd.c:576 262421872999780/0x924aa184: Process SS (BEGIN) 20250112122629874 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250112122629874 DSS <0004> hlr_ussd.c:518 262421872999780/0x924aa184: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250112122629874 DSS <0004> hlr_ussd.c:363 262421872999780/0x924aa184: Tx USSD 'Your extension is 491615006033' 20250112122629874 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262421872999780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421872999780" destination_name="the-source\n" session_id=2454364548 session_state=END} 20250112122629874 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262421872999780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122629874 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122629874 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@be6994c63b43: Found GsupExpect[0] for "262421872999780" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@be6994c63b43: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262421872999780" TC_mo_ussd_iuse_msisdn_via_proxy(204)@be6994c63b43: setverdict(pass): none -> pass 20250112122629876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52120<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@be6994c63b43: Final verdict of PTC: pass 20250112122629876 DAUC <0003> db_auc.c:157 IMSI='262423183776566': No 2G Auth Data 20250112122629876 DAUC <0003> db_auc.c:192 IMSI='262423183776566': No 3G Auth Data HLR_Test-GSUP(195)@be6994c63b43: Created GsupExpect[0] for "262423183776566" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250112122629882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52136<->l=127.0.0.1:4258 20250112122629885 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122629885 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423183776566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423183776566" source_name="the-source\n" session_id=77116991 session_state=BEGIN} 20250112122629885 DSS <0004> hlr_ussd.c:576 262423183776566/0x0498b63f: Process SS (BEGIN) 20250112122629885 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250112122629885 DSS <0004> hlr_ussd.c:518 262423183776566/0x0498b63f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250112122629885 DSS <0004> hlr_ussd.c:363 262423183776566/0x0498b63f: Tx USSD 'Your extension is 491610082064' 20250112122629885 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423183776566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423183776566" destination_name="the-source\n" session_id=77116991 session_state=END} 20250112122629885 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262423183776566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122629885 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122629885 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@be6994c63b43: Found GsupExpect[0] for "262423183776566" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@be6994c63b43: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262423183776566" TC_mo_ussd_iuse_msisdn_via_proxy(205)@be6994c63b43: setverdict(pass): none -> pass 20250112122629887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52136<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@be6994c63b43: Final verdict of PTC: pass 20250112122629887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52052<->l=127.0.0.1:4258 20250112122629888 DLINP <000b> input/ipa.c:451 connected read/write 20250112122629888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122629888 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122629888 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122629888 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250112122629888 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250112122629888 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45293<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(194)@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP(195)@be6994c63b43: Final verdict of PTC: none 196@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 196: none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@be6994c63b43: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Sun Jan 12 12:26:29 UTC 2025 ====== 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 20250112122629911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52142<->l=127.0.0.1:4258 20250112122630112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52142<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81368) Waiting for packet dumper to finish... 1 (prev_count=81368, count=83540) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Sun Jan 12 12:26:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_mo_ussd_euse started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 20250112122633234 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40749 20250112122633234 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40749 MTC@be6994c63b43: in not legacy case 2 IPA-EUSE-foobar(208)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122633235 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633235 DLINP <000b> input/ipa.c:405 127.0.0.1:40749 message received 20250112122633236 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122633236 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@be6994c63b43: 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 } } } } 20250112122633237 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633237 DLINP <000b> input/ipa.c:405 127.0.0.1:40749 message received IPA-EUSE-foobar(208)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122633237 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122633237 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250112122633237 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250112122633237 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250112122633237 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  20250112122633237 DLGSUP <0013> gsup_server.c:235 2:  20250112122633237 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122633237 DLGSUP <0013> gsup_server.c:235 3:  20250112122633237 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122633237 DLGSUP <0013> gsup_server.c:235 4:  20250112122633237 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122633237 DLGSUP <0013> gsup_server.c:235 5:  20250112122633237 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122633237 DLGSUP <0013> gsup_server.c:235 7:  20250112122633237 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122633237 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122633237 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122633237 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40749 20250112122633237 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122633237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35358<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122633238 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(207)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122633238 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122633238 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122633238 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  20250112122633238 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122633238 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  20250112122633238 DLGSUP <0013> gsup_server.c:235 2:  20250112122633238 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122633238 DLGSUP <0013> gsup_server.c:235 3:  20250112122633238 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122633238 DLGSUP <0013> gsup_server.c:235 4:  20250112122633238 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122633238 DLGSUP <0013> gsup_server.c:235 5:  20250112122633238 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122633238 DLGSUP <0013> gsup_server.c:235 7:  20250112122633238 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122633238 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122633238 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122633238 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@be6994c63b43: 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") 20250112122633245 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42675<->l=127.0.0.1:4259) 20250112122633247 DAUC <0003> db_auc.c:157 IMSI='262428253114318': No 2G Auth Data 20250112122633247 DAUC <0003> db_auc.c:192 IMSI='262428253114318': No 3G Auth Data HLR_Test-GSUP(209)@be6994c63b43: Created GsupExpect[0] for "262428253114318" to be handled at TC_mo_ussd_euse(212) 20250112122633253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35370<->l=127.0.0.1:4258 20250112122633286 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122633286 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428253114318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428253114318" session_id=1733969800 session_state=BEGIN} 20250112122633286 DSS <0004> hlr_ussd.c:576 262428253114318/0x675a4788: Process SS (BEGIN) 20250112122633286 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122633286 DSS <0004> hlr_ussd.c:518 262428253114318/0x675a4788: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122633286 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633286 DLINP <000b> input/ipa.c:431 127.0.0.1:40749 sending data 20250112122633286 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633286 DLINP <000b> input/ipa.c:431 127.0.0.1:40749 sending data EUSE-TC_mo_ussd_euse(206)@be6994c63b43: 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 } } } } } 20250112122633301 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633301 DLINP <000b> input/ipa.c:405 127.0.0.1:40749 message received 20250112122633301 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262428253114318 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428253114318" session_id=1733969800 session_state=END} 20250112122633301 DSS <0004> hlr_ussd.c:576 262428253114318/0x675a4788: Process SS (END) 20250112122633301 DSS <0004> hlr_ussd.c:518 262428253114318/0x675a4788: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250112122633302 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428253114318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428253114318" session_id=1733969800 session_state=END} 20250112122633302 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428253114318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122633302 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262428253114318 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122633302 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122633302 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@be6994c63b43: Found GsupExpect[0] for "262428253114318" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@be6994c63b43: Added IMSI table entry 0TC_mo_ussd_euse(212)"262428253114318" TC_mo_ussd_euse(212)@be6994c63b43: setverdict(pass): none -> pass 20250112122633311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35370<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@be6994c63b43: Final verdict of PTC: pass 20250112122633312 DAUC <0003> db_auc.c:157 IMSI='262420130440441': No 2G Auth Data 20250112122633312 DAUC <0003> db_auc.c:192 IMSI='262420130440441': No 3G Auth Data HLR_Test-GSUP(209)@be6994c63b43: Created GsupExpect[0] for "262420130440441" to be handled at TC_mo_ussd_euse(213) 20250112122633323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35382<->l=127.0.0.1:4258 20250112122633326 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122633326 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420130440441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420130440441" session_id=4294483294 session_state=BEGIN} 20250112122633326 DSS <0004> hlr_ussd.c:576 262420130440441/0xfff89d5e: Process SS (BEGIN) 20250112122633326 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122633326 DSS <0004> hlr_ussd.c:518 262420130440441/0xfff89d5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122633326 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633326 DLINP <000b> input/ipa.c:431 127.0.0.1:40749 sending data 20250112122633326 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633326 DLINP <000b> input/ipa.c:431 127.0.0.1:40749 sending data EUSE-TC_mo_ussd_euse(206)@be6994c63b43: 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 } } } } } 20250112122633327 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633327 DLINP <000b> input/ipa.c:405 127.0.0.1:40749 message received 20250112122633327 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262420130440441 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420130440441" session_id=4294483294 session_state=END} 20250112122633327 DSS <0004> hlr_ussd.c:576 262420130440441/0xfff89d5e: Process SS (END) 20250112122633327 DSS <0004> hlr_ussd.c:518 262420130440441/0xfff89d5e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250112122633327 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420130440441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420130440441" session_id=4294483294 session_state=END} 20250112122633327 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420130440441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122633327 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262420130440441 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122633327 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122633327 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@be6994c63b43: Found GsupExpect[0] for "262420130440441" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@be6994c63b43: Added IMSI table entry 1TC_mo_ussd_euse(213)"262420130440441" TC_mo_ussd_euse(213)@be6994c63b43: setverdict(pass): none -> pass 20250112122633329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35382<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@be6994c63b43: Final verdict of PTC: pass 20250112122633329 DAUC <0003> db_auc.c:157 IMSI='262420433737040': No 2G Auth Data 20250112122633329 DAUC <0003> db_auc.c:192 IMSI='262420433737040': No 3G Auth Data HLR_Test-GSUP(209)@be6994c63b43: Created GsupExpect[0] for "262420433737040" to be handled at TC_mo_ussd_euse(214) 20250112122633335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35386<->l=127.0.0.1:4258 20250112122633338 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122633338 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420433737040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420433737040" session_id=9038033 session_state=BEGIN} 20250112122633338 DSS <0004> hlr_ussd.c:576 262420433737040/0x0089e8d1: Process SS (BEGIN) 20250112122633338 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122633338 DSS <0004> hlr_ussd.c:518 262420433737040/0x0089e8d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122633338 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633338 DLINP <000b> input/ipa.c:431 127.0.0.1:40749 sending data 20250112122633338 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633338 DLINP <000b> input/ipa.c:431 127.0.0.1:40749 sending data EUSE-TC_mo_ussd_euse(206)@be6994c63b43: 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 } } } } } 20250112122633339 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633339 DLINP <000b> input/ipa.c:405 127.0.0.1:40749 message received 20250112122633339 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262420433737040 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420433737040" session_id=9038033 session_state=END} 20250112122633339 DSS <0004> hlr_ussd.c:576 262420433737040/0x0089e8d1: Process SS (END) 20250112122633339 DSS <0004> hlr_ussd.c:518 262420433737040/0x0089e8d1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250112122633339 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420433737040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420433737040" session_id=9038033 session_state=END} 20250112122633339 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420433737040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122633339 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262420433737040 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122633339 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122633339 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@be6994c63b43: Found GsupExpect[0] for "262420433737040" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@be6994c63b43: Added IMSI table entry 2TC_mo_ussd_euse(214)"262420433737040" TC_mo_ussd_euse(214)@be6994c63b43: setverdict(pass): none -> pass 20250112122633341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35386<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@be6994c63b43: Final verdict of PTC: pass 20250112122633342 DAUC <0003> db_auc.c:157 IMSI='262429476174070': No 2G Auth Data 20250112122633342 DAUC <0003> db_auc.c:192 IMSI='262429476174070': No 3G Auth Data HLR_Test-GSUP(209)@be6994c63b43: Created GsupExpect[0] for "262429476174070" to be handled at TC_mo_ussd_euse(215) 20250112122633348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35388<->l=127.0.0.1:4258 20250112122633351 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122633351 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429476174070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429476174070" session_id=492960454 session_state=BEGIN} 20250112122633351 DSS <0004> hlr_ussd.c:576 262429476174070/0x1d61fac6: Process SS (BEGIN) 20250112122633351 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122633351 DSS <0004> hlr_ussd.c:518 262429476174070/0x1d61fac6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122633351 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633351 DLINP <000b> input/ipa.c:431 127.0.0.1:40749 sending data 20250112122633351 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633351 DLINP <000b> input/ipa.c:431 127.0.0.1:40749 sending data EUSE-TC_mo_ussd_euse(206)@be6994c63b43: 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 } } } } } 20250112122633352 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633352 DLINP <000b> input/ipa.c:405 127.0.0.1:40749 message received 20250112122633352 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262429476174070 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429476174070" session_id=492960454 session_state=END} 20250112122633352 DSS <0004> hlr_ussd.c:576 262429476174070/0x1d61fac6: Process SS (END) 20250112122633352 DSS <0004> hlr_ussd.c:518 262429476174070/0x1d61fac6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250112122633352 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429476174070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429476174070" session_id=492960454 session_state=END} 20250112122633352 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429476174070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122633352 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262429476174070 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122633352 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122633352 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@be6994c63b43: Found GsupExpect[0] for "262429476174070" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@be6994c63b43: Added IMSI table entry 3TC_mo_ussd_euse(215)"262429476174070" TC_mo_ussd_euse(215)@be6994c63b43: setverdict(pass): none -> pass 20250112122633354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35388<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@be6994c63b43: Final verdict of PTC: pass 20250112122633354 DAUC <0003> db_auc.c:157 IMSI='262422190436069': No 2G Auth Data 20250112122633354 DAUC <0003> db_auc.c:192 IMSI='262422190436069': No 3G Auth Data HLR_Test-GSUP(209)@be6994c63b43: Created GsupExpect[0] for "262422190436069" to be handled at TC_mo_ussd_euse(216) 20250112122633361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35404<->l=127.0.0.1:4258 20250112122633364 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122633364 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422190436069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422190436069" session_id=2733146054 session_state=BEGIN} 20250112122633364 DSS <0004> hlr_ussd.c:576 262422190436069/0xa2e87fc6: Process SS (BEGIN) 20250112122633364 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122633364 DSS <0004> hlr_ussd.c:518 262422190436069/0xa2e87fc6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122633364 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633364 DLINP <000b> input/ipa.c:431 127.0.0.1:40749 sending data 20250112122633364 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633364 DLINP <000b> input/ipa.c:431 127.0.0.1:40749 sending data EUSE-TC_mo_ussd_euse(206)@be6994c63b43: 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 } } } } } 20250112122633365 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633365 DLINP <000b> input/ipa.c:405 127.0.0.1:40749 message received 20250112122633365 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262422190436069 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422190436069" session_id=2733146054 session_state=END} 20250112122633365 DSS <0004> hlr_ussd.c:576 262422190436069/0xa2e87fc6: Process SS (END) 20250112122633365 DSS <0004> hlr_ussd.c:518 262422190436069/0xa2e87fc6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250112122633365 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422190436069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422190436069" session_id=2733146054 session_state=END} 20250112122633365 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422190436069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122633365 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262422190436069 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122633366 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122633366 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@be6994c63b43: Found GsupExpect[0] for "262422190436069" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@be6994c63b43: Added IMSI table entry 4TC_mo_ussd_euse(216)"262422190436069" TC_mo_ussd_euse(216)@be6994c63b43: setverdict(pass): none -> pass 20250112122633368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35404<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@be6994c63b43: Final verdict of PTC: pass 20250112122633368 DAUC <0003> db_auc.c:157 IMSI='262422753620298': No 2G Auth Data 20250112122633368 DAUC <0003> db_auc.c:192 IMSI='262422753620298': No 3G Auth Data HLR_Test-GSUP(209)@be6994c63b43: Created GsupExpect[0] for "262422753620298" to be handled at TC_mo_ussd_euse(217) 20250112122633375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35418<->l=127.0.0.1:4258 20250112122633377 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122633377 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422753620298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422753620298" session_id=1486703934 session_state=BEGIN} 20250112122633377 DSS <0004> hlr_ussd.c:576 262422753620298/0x589d4d3e: Process SS (BEGIN) 20250112122633377 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122633377 DSS <0004> hlr_ussd.c:518 262422753620298/0x589d4d3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122633377 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633377 DLINP <000b> input/ipa.c:431 127.0.0.1:40749 sending data 20250112122633378 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633378 DLINP <000b> input/ipa.c:431 127.0.0.1:40749 sending data EUSE-TC_mo_ussd_euse(206)@be6994c63b43: 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 } } } } } 20250112122633378 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633378 DLINP <000b> input/ipa.c:405 127.0.0.1:40749 message received 20250112122633378 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262422753620298 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422753620298" session_id=1486703934 session_state=END} 20250112122633378 DSS <0004> hlr_ussd.c:576 262422753620298/0x589d4d3e: Process SS (END) 20250112122633378 DSS <0004> hlr_ussd.c:518 262422753620298/0x589d4d3e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250112122633378 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422753620298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422753620298" session_id=1486703934 session_state=END} 20250112122633378 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422753620298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122633378 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262422753620298 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122633378 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122633378 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@be6994c63b43: Found GsupExpect[0] for "262422753620298" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@be6994c63b43: Added IMSI table entry 5TC_mo_ussd_euse(217)"262422753620298" TC_mo_ussd_euse(217)@be6994c63b43: setverdict(pass): none -> pass 20250112122633380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35418<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@be6994c63b43: Final verdict of PTC: pass 20250112122633381 DAUC <0003> db_auc.c:157 IMSI='262423834199059': No 2G Auth Data 20250112122633381 DAUC <0003> db_auc.c:192 IMSI='262423834199059': No 3G Auth Data HLR_Test-GSUP(209)@be6994c63b43: Created GsupExpect[0] for "262423834199059" to be handled at TC_mo_ussd_euse(218) 20250112122633387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35422<->l=127.0.0.1:4258 20250112122633389 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122633389 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423834199059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423834199059" session_id=1763610511 session_state=BEGIN} 20250112122633389 DSS <0004> hlr_ussd.c:576 262423834199059/0x691e8f8f: Process SS (BEGIN) 20250112122633389 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122633389 DSS <0004> hlr_ussd.c:518 262423834199059/0x691e8f8f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122633389 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633389 DLINP <000b> input/ipa.c:431 127.0.0.1:40749 sending data 20250112122633389 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633389 DLINP <000b> input/ipa.c:431 127.0.0.1:40749 sending data EUSE-TC_mo_ussd_euse(206)@be6994c63b43: 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 } } } } } 20250112122633390 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633390 DLINP <000b> input/ipa.c:405 127.0.0.1:40749 message received 20250112122633391 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262423834199059 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423834199059" session_id=1763610511 session_state=END} 20250112122633391 DSS <0004> hlr_ussd.c:576 262423834199059/0x691e8f8f: Process SS (END) 20250112122633391 DSS <0004> hlr_ussd.c:518 262423834199059/0x691e8f8f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250112122633391 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423834199059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423834199059" session_id=1763610511 session_state=END} 20250112122633391 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423834199059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122633391 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262423834199059 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122633391 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122633391 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@be6994c63b43: Found GsupExpect[0] for "262423834199059" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@be6994c63b43: Added IMSI table entry 6TC_mo_ussd_euse(218)"262423834199059" TC_mo_ussd_euse(218)@be6994c63b43: setverdict(pass): none -> pass 20250112122633393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35422<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@be6994c63b43: Final verdict of PTC: pass 20250112122633393 DAUC <0003> db_auc.c:157 IMSI='262421309224170': No 2G Auth Data 20250112122633393 DAUC <0003> db_auc.c:192 IMSI='262421309224170': No 3G Auth Data HLR_Test-GSUP(209)@be6994c63b43: Created GsupExpect[0] for "262421309224170" to be handled at TC_mo_ussd_euse(219) 20250112122633399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35428<->l=127.0.0.1:4258 20250112122633402 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122633402 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421309224170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421309224170" session_id=1618056339 session_state=BEGIN} 20250112122633402 DSS <0004> hlr_ussd.c:576 262421309224170/0x60719493: Process SS (BEGIN) 20250112122633402 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122633402 DSS <0004> hlr_ussd.c:518 262421309224170/0x60719493: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122633402 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633402 DLINP <000b> input/ipa.c:431 127.0.0.1:40749 sending data 20250112122633402 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633402 DLINP <000b> input/ipa.c:431 127.0.0.1:40749 sending data EUSE-TC_mo_ussd_euse(206)@be6994c63b43: 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 } } } } } 20250112122633403 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633403 DLINP <000b> input/ipa.c:405 127.0.0.1:40749 message received 20250112122633403 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262421309224170 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421309224170" session_id=1618056339 session_state=END} 20250112122633403 DSS <0004> hlr_ussd.c:576 262421309224170/0x60719493: Process SS (END) 20250112122633403 DSS <0004> hlr_ussd.c:518 262421309224170/0x60719493: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250112122633403 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421309224170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421309224170" session_id=1618056339 session_state=END} 20250112122633403 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421309224170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122633403 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262421309224170 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122633403 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122633403 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@be6994c63b43: Found GsupExpect[0] for "262421309224170" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@be6994c63b43: Added IMSI table entry 7TC_mo_ussd_euse(219)"262421309224170" TC_mo_ussd_euse(219)@be6994c63b43: setverdict(pass): none -> pass 20250112122633405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35428<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@be6994c63b43: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@be6994c63b43: Final verdict of PTC: none 20250112122633406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35358<->l=127.0.0.1:4258 20250112122633407 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42675<->l=127.0.0.1:4259) 20250112122633407 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122633407 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122633407 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122633407 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(211)@be6994c63b43: Final verdict of PTC: none 20250112122633407 DLINP <000b> input/ipa.c:451 connected read/write 20250112122633407 DLINP <000b> input/ipa.c:405 127.0.0.1:40749 message received 20250112122633407 DLINP <000b> input/ipa.c:414 127.0.0.1:40749 connection closed with server 20250112122633407 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40749 20250112122633407 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(209)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@be6994c63b43: Final verdict of PTC: none IPA-EUSE-foobar(208)@be6994c63b43: Final verdict of PTC: none 210@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 210: none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@be6994c63b43: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Sun Jan 12 12:26:33 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20250112122633432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35432<->l=127.0.0.1:4258 20250112122633633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35432<->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=111488) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Sun Jan 12 12:26:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_mo_ussd_euse_continue started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122636731 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46579 20250112122636731 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46579 IPA-EUSE-foobar(222)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122636732 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636732 DLINP <000b> input/ipa.c:405 127.0.0.1:46579 message received 20250112122636733 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122636733 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@be6994c63b43: 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)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@be6994c63b43: 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 } } } } 20250112122636734 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636734 DLINP <000b> input/ipa.c:405 127.0.0.1:46579 message received 20250112122636734 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122636734 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250112122636734 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250112122636734 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250112122636734 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  20250112122636734 DLGSUP <0013> gsup_server.c:235 2:  20250112122636734 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122636734 DLGSUP <0013> gsup_server.c:235 3:  20250112122636734 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122636734 DLGSUP <0013> gsup_server.c:235 4:  20250112122636734 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122636734 DLGSUP <0013> gsup_server.c:235 5:  20250112122636734 DLGSUP <0013> gsup_server.c:237 5: 00  IPA-EUSE-foobar(222)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122636734 DLGSUP <0013> gsup_server.c:235 7:  20250112122636734 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122636734 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122636734 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122636734 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46579 20250112122636734 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122636735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35442<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122636736 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122636736 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122636736 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122636736 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  20250112122636736 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122636736 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  20250112122636736 DLGSUP <0013> gsup_server.c:235 2:  20250112122636736 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122636736 DLGSUP <0013> gsup_server.c:235 3:  20250112122636736 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122636736 DLGSUP <0013> gsup_server.c:235 4:  20250112122636736 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122636736 DLGSUP <0013> gsup_server.c:235 5:  20250112122636736 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122636736 DLGSUP <0013> gsup_server.c:235 7:  20250112122636736 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122636736 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122636736 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(221)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122636736 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@be6994c63b43: 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") 20250112122636750 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33647<->l=127.0.0.1:4259) 20250112122636754 DAUC <0003> db_auc.c:157 IMSI='262427729468355': No 2G Auth Data 20250112122636754 DAUC <0003> db_auc.c:192 IMSI='262427729468355': No 3G Auth Data HLR_Test-GSUP(223)@be6994c63b43: Created GsupExpect[0] for "262427729468355" to be handled at TC_mo_ussd_euse_continue(226) 20250112122636764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35444<->l=127.0.0.1:4258 20250112122636778 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122636778 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427729468355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427729468355" session_id=493666633 session_state=BEGIN} 20250112122636778 DSS <0004> hlr_ussd.c:576 262427729468355/0x1d6cc149: Process SS (BEGIN) 20250112122636778 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122636778 DSS <0004> hlr_ussd.c:518 262427729468355/0x1d6cc149: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122636778 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636778 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data 20250112122636778 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636778 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data EUSE-TC_mo_ussd_euse_continue(220)@be6994c63b43: 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 } } } } } 20250112122636796 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636796 DLINP <000b> input/ipa.c:405 127.0.0.1:46579 message received 20250112122636796 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262427729468355 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427729468355" session_id=493666633 session_state=CONTINUE} 20250112122636796 DSS <0004> hlr_ussd.c:576 262427729468355/0x1d6cc149: Process SS (CONTINUE) 20250112122636796 DSS <0004> hlr_ussd.c:518 262427729468355/0x1d6cc149: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250112122636796 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427729468355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427729468355" session_id=493666633 session_state=CONTINUE} 20250112122636796 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262427729468355 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122636796 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122636796 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@be6994c63b43: Found GsupExpect[0] for "262427729468355" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@be6994c63b43: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262427729468355" TC_mo_ussd_euse_continue(226)@be6994c63b43: setverdict(pass): none -> pass 20250112122636807 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122636807 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427729468355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427729468355" session_id=493666633 session_state=CONTINUE} 20250112122636807 DSS <0004> hlr_ussd.c:576 262427729468355/0x1d6cc149: Process SS (CONTINUE) 20250112122636807 DSS <0004> hlr_ussd.c:518 262427729468355/0x1d6cc149: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250112122636807 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427729468355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122636807 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636807 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data 20250112122636807 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636807 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data EUSE-TC_mo_ussd_euse_continue(220)@be6994c63b43: 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 } } } } } 20250112122636811 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636811 DLINP <000b> input/ipa.c:405 127.0.0.1:46579 message received 20250112122636811 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262427729468355 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427729468355" session_id=493666633 session_state=END} 20250112122636811 DSS <0004> hlr_ussd.c:576 262427729468355/0x1d6cc149: Process SS (END) 20250112122636811 DSS <0004> hlr_ussd.c:518 262427729468355/0x1d6cc149: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250112122636811 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427729468355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427729468355" session_id=493666633 session_state=END} 20250112122636811 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427729468355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122636811 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262427729468355 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122636811 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122636811 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122636814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35444<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@be6994c63b43: Final verdict of PTC: pass 20250112122636815 DAUC <0003> db_auc.c:157 IMSI='262421963195879': No 2G Auth Data 20250112122636815 DAUC <0003> db_auc.c:192 IMSI='262421963195879': No 3G Auth Data HLR_Test-GSUP(223)@be6994c63b43: Created GsupExpect[0] for "262421963195879" to be handled at TC_mo_ussd_euse_continue(227) 20250112122636834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35456<->l=127.0.0.1:4258 20250112122636837 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122636837 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421963195879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421963195879" session_id=788822969 session_state=BEGIN} 20250112122636837 DSS <0004> hlr_ussd.c:576 262421963195879/0x2f047bb9: Process SS (BEGIN) 20250112122636837 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122636837 DSS <0004> hlr_ussd.c:518 262421963195879/0x2f047bb9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122636837 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636837 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data 20250112122636837 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636837 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data EUSE-TC_mo_ussd_euse_continue(220)@be6994c63b43: 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 } } } } } 20250112122636837 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636837 DLINP <000b> input/ipa.c:405 127.0.0.1:46579 message received 20250112122636837 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262421963195879 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421963195879" session_id=788822969 session_state=CONTINUE} 20250112122636837 DSS <0004> hlr_ussd.c:576 262421963195879/0x2f047bb9: Process SS (CONTINUE) 20250112122636837 DSS <0004> hlr_ussd.c:518 262421963195879/0x2f047bb9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250112122636837 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421963195879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421963195879" session_id=788822969 session_state=CONTINUE} 20250112122636837 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262421963195879 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122636837 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122636837 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@be6994c63b43: Found GsupExpect[0] for "262421963195879" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@be6994c63b43: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262421963195879" TC_mo_ussd_euse_continue(227)@be6994c63b43: setverdict(pass): none -> pass 20250112122636839 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122636839 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421963195879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421963195879" session_id=788822969 session_state=CONTINUE} 20250112122636839 DSS <0004> hlr_ussd.c:576 262421963195879/0x2f047bb9: Process SS (CONTINUE) 20250112122636839 DSS <0004> hlr_ussd.c:518 262421963195879/0x2f047bb9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250112122636839 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421963195879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122636839 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636839 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data 20250112122636839 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636839 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data EUSE-TC_mo_ussd_euse_continue(220)@be6994c63b43: 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 } } } } } 20250112122636840 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636840 DLINP <000b> input/ipa.c:405 127.0.0.1:46579 message received 20250112122636840 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262421963195879 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421963195879" session_id=788822969 session_state=END} 20250112122636840 DSS <0004> hlr_ussd.c:576 262421963195879/0x2f047bb9: Process SS (END) 20250112122636840 DSS <0004> hlr_ussd.c:518 262421963195879/0x2f047bb9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250112122636840 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421963195879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421963195879" session_id=788822969 session_state=END} 20250112122636840 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421963195879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122636840 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262421963195879 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122636840 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122636840 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122636841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35456<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@be6994c63b43: Final verdict of PTC: pass 20250112122636841 DAUC <0003> db_auc.c:157 IMSI='262426259166039': No 2G Auth Data 20250112122636841 DAUC <0003> db_auc.c:192 IMSI='262426259166039': No 3G Auth Data HLR_Test-GSUP(223)@be6994c63b43: Created GsupExpect[0] for "262426259166039" to be handled at TC_mo_ussd_euse_continue(228) 20250112122636847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35464<->l=127.0.0.1:4258 20250112122636850 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122636850 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426259166039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426259166039" session_id=3178731054 session_state=BEGIN} 20250112122636850 DSS <0004> hlr_ussd.c:576 262426259166039/0xbd77962e: Process SS (BEGIN) 20250112122636850 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122636850 DSS <0004> hlr_ussd.c:518 262426259166039/0xbd77962e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122636850 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636850 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data 20250112122636850 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636850 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data EUSE-TC_mo_ussd_euse_continue(220)@be6994c63b43: 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 } } } } } 20250112122636851 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636851 DLINP <000b> input/ipa.c:405 127.0.0.1:46579 message received 20250112122636851 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262426259166039 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426259166039" session_id=3178731054 session_state=CONTINUE} 20250112122636851 DSS <0004> hlr_ussd.c:576 262426259166039/0xbd77962e: Process SS (CONTINUE) 20250112122636851 DSS <0004> hlr_ussd.c:518 262426259166039/0xbd77962e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250112122636851 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426259166039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426259166039" session_id=3178731054 session_state=CONTINUE} 20250112122636851 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262426259166039 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122636851 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122636851 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@be6994c63b43: Found GsupExpect[0] for "262426259166039" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@be6994c63b43: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262426259166039" TC_mo_ussd_euse_continue(228)@be6994c63b43: setverdict(pass): none -> pass 20250112122636853 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122636853 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426259166039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426259166039" session_id=3178731054 session_state=CONTINUE} 20250112122636853 DSS <0004> hlr_ussd.c:576 262426259166039/0xbd77962e: Process SS (CONTINUE) 20250112122636853 DSS <0004> hlr_ussd.c:518 262426259166039/0xbd77962e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250112122636853 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426259166039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122636853 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636853 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data 20250112122636853 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636853 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data EUSE-TC_mo_ussd_euse_continue(220)@be6994c63b43: 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 } } } } } 20250112122636853 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636853 DLINP <000b> input/ipa.c:405 127.0.0.1:46579 message received 20250112122636853 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262426259166039 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426259166039" session_id=3178731054 session_state=END} 20250112122636853 DSS <0004> hlr_ussd.c:576 262426259166039/0xbd77962e: Process SS (END) 20250112122636853 DSS <0004> hlr_ussd.c:518 262426259166039/0xbd77962e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250112122636853 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426259166039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426259166039" session_id=3178731054 session_state=END} 20250112122636853 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426259166039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122636853 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262426259166039 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122636853 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122636853 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122636854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35464<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@be6994c63b43: Final verdict of PTC: pass 20250112122636854 DAUC <0003> db_auc.c:157 IMSI='262425436462836': No 2G Auth Data 20250112122636854 DAUC <0003> db_auc.c:192 IMSI='262425436462836': No 3G Auth Data HLR_Test-GSUP(223)@be6994c63b43: Created GsupExpect[0] for "262425436462836" to be handled at TC_mo_ussd_euse_continue(229) 20250112122636860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35466<->l=127.0.0.1:4258 20250112122636863 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122636863 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425436462836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425436462836" session_id=4054409713 session_state=BEGIN} 20250112122636863 DSS <0004> hlr_ussd.c:576 262425436462836/0xf1a961f1: Process SS (BEGIN) 20250112122636863 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122636863 DSS <0004> hlr_ussd.c:518 262425436462836/0xf1a961f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122636863 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636863 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data 20250112122636863 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636863 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data EUSE-TC_mo_ussd_euse_continue(220)@be6994c63b43: 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 } } } } } 20250112122636864 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636864 DLINP <000b> input/ipa.c:405 127.0.0.1:46579 message received 20250112122636864 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262425436462836 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425436462836" session_id=4054409713 session_state=CONTINUE} 20250112122636864 DSS <0004> hlr_ussd.c:576 262425436462836/0xf1a961f1: Process SS (CONTINUE) 20250112122636864 DSS <0004> hlr_ussd.c:518 262425436462836/0xf1a961f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250112122636864 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425436462836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425436462836" session_id=4054409713 session_state=CONTINUE} 20250112122636864 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262425436462836 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122636864 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122636864 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@be6994c63b43: Found GsupExpect[0] for "262425436462836" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@be6994c63b43: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262425436462836" TC_mo_ussd_euse_continue(229)@be6994c63b43: setverdict(pass): none -> pass 20250112122636866 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122636866 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425436462836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425436462836" session_id=4054409713 session_state=CONTINUE} 20250112122636866 DSS <0004> hlr_ussd.c:576 262425436462836/0xf1a961f1: Process SS (CONTINUE) 20250112122636866 DSS <0004> hlr_ussd.c:518 262425436462836/0xf1a961f1: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250112122636866 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425436462836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122636866 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636866 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data 20250112122636866 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636866 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data EUSE-TC_mo_ussd_euse_continue(220)@be6994c63b43: 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 } } } } } 20250112122636867 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636867 DLINP <000b> input/ipa.c:405 127.0.0.1:46579 message received 20250112122636867 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262425436462836 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425436462836" session_id=4054409713 session_state=END} 20250112122636867 DSS <0004> hlr_ussd.c:576 262425436462836/0xf1a961f1: Process SS (END) 20250112122636867 DSS <0004> hlr_ussd.c:518 262425436462836/0xf1a961f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250112122636867 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425436462836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425436462836" session_id=4054409713 session_state=END} 20250112122636867 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425436462836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122636867 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262425436462836 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122636867 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122636867 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122636868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35466<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@be6994c63b43: Final verdict of PTC: pass 20250112122636868 DAUC <0003> db_auc.c:157 IMSI='262424896005446': No 2G Auth Data 20250112122636868 DAUC <0003> db_auc.c:192 IMSI='262424896005446': No 3G Auth Data HLR_Test-GSUP(223)@be6994c63b43: Created GsupExpect[0] for "262424896005446" to be handled at TC_mo_ussd_euse_continue(230) 20250112122636874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35482<->l=127.0.0.1:4258 20250112122636877 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122636877 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424896005446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424896005446" session_id=444529876 session_state=BEGIN} 20250112122636877 DSS <0004> hlr_ussd.c:576 262424896005446/0x1a7efcd4: Process SS (BEGIN) 20250112122636877 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122636877 DSS <0004> hlr_ussd.c:518 262424896005446/0x1a7efcd4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122636877 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636877 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data 20250112122636877 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636877 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data EUSE-TC_mo_ussd_euse_continue(220)@be6994c63b43: 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 } } } } } 20250112122636878 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636878 DLINP <000b> input/ipa.c:405 127.0.0.1:46579 message received 20250112122636878 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262424896005446 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424896005446" session_id=444529876 session_state=CONTINUE} 20250112122636878 DSS <0004> hlr_ussd.c:576 262424896005446/0x1a7efcd4: Process SS (CONTINUE) 20250112122636878 DSS <0004> hlr_ussd.c:518 262424896005446/0x1a7efcd4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250112122636878 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424896005446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424896005446" session_id=444529876 session_state=CONTINUE} 20250112122636878 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262424896005446 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122636878 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122636878 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@be6994c63b43: Found GsupExpect[0] for "262424896005446" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@be6994c63b43: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262424896005446" TC_mo_ussd_euse_continue(230)@be6994c63b43: setverdict(pass): none -> pass 20250112122636880 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122636880 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424896005446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424896005446" session_id=444529876 session_state=CONTINUE} 20250112122636880 DSS <0004> hlr_ussd.c:576 262424896005446/0x1a7efcd4: Process SS (CONTINUE) 20250112122636880 DSS <0004> hlr_ussd.c:518 262424896005446/0x1a7efcd4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250112122636880 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424896005446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122636880 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636880 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data 20250112122636880 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636880 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data EUSE-TC_mo_ussd_euse_continue(220)@be6994c63b43: 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 } } } } } 20250112122636881 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636881 DLINP <000b> input/ipa.c:405 127.0.0.1:46579 message received 20250112122636881 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262424896005446 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424896005446" session_id=444529876 session_state=END} 20250112122636881 DSS <0004> hlr_ussd.c:576 262424896005446/0x1a7efcd4: Process SS (END) 20250112122636881 DSS <0004> hlr_ussd.c:518 262424896005446/0x1a7efcd4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250112122636881 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424896005446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424896005446" session_id=444529876 session_state=END} 20250112122636881 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424896005446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122636881 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262424896005446 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122636882 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122636882 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122636882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35482<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@be6994c63b43: Final verdict of PTC: pass 20250112122636883 DAUC <0003> db_auc.c:157 IMSI='262420375357562': No 2G Auth Data 20250112122636883 DAUC <0003> db_auc.c:192 IMSI='262420375357562': No 3G Auth Data HLR_Test-GSUP(223)@be6994c63b43: Created GsupExpect[0] for "262420375357562" to be handled at TC_mo_ussd_euse_continue(231) 20250112122636889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35494<->l=127.0.0.1:4258 20250112122636892 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122636892 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420375357562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420375357562" session_id=1624366412 session_state=BEGIN} 20250112122636892 DSS <0004> hlr_ussd.c:576 262420375357562/0x60d1dd4c: Process SS (BEGIN) 20250112122636892 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122636892 DSS <0004> hlr_ussd.c:518 262420375357562/0x60d1dd4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122636892 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636892 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data 20250112122636892 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636892 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data EUSE-TC_mo_ussd_euse_continue(220)@be6994c63b43: 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 } } } } } 20250112122636893 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636893 DLINP <000b> input/ipa.c:405 127.0.0.1:46579 message received 20250112122636893 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262420375357562 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420375357562" session_id=1624366412 session_state=CONTINUE} 20250112122636893 DSS <0004> hlr_ussd.c:576 262420375357562/0x60d1dd4c: Process SS (CONTINUE) 20250112122636893 DSS <0004> hlr_ussd.c:518 262420375357562/0x60d1dd4c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250112122636893 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420375357562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420375357562" session_id=1624366412 session_state=CONTINUE} 20250112122636893 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262420375357562 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122636893 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122636893 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@be6994c63b43: Found GsupExpect[0] for "262420375357562" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@be6994c63b43: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262420375357562" TC_mo_ussd_euse_continue(231)@be6994c63b43: setverdict(pass): none -> pass 20250112122636895 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122636895 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420375357562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420375357562" session_id=1624366412 session_state=CONTINUE} 20250112122636895 DSS <0004> hlr_ussd.c:576 262420375357562/0x60d1dd4c: Process SS (CONTINUE) 20250112122636895 DSS <0004> hlr_ussd.c:518 262420375357562/0x60d1dd4c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250112122636895 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420375357562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122636895 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636895 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data 20250112122636895 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636895 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data EUSE-TC_mo_ussd_euse_continue(220)@be6994c63b43: 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 } } } } } 20250112122636896 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636896 DLINP <000b> input/ipa.c:405 127.0.0.1:46579 message received 20250112122636896 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262420375357562 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420375357562" session_id=1624366412 session_state=END} 20250112122636896 DSS <0004> hlr_ussd.c:576 262420375357562/0x60d1dd4c: Process SS (END) 20250112122636896 DSS <0004> hlr_ussd.c:518 262420375357562/0x60d1dd4c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250112122636896 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420375357562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420375357562" session_id=1624366412 session_state=END} 20250112122636896 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420375357562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122636896 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262420375357562 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122636896 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122636896 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122636897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35494<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@be6994c63b43: Final verdict of PTC: pass 20250112122636897 DAUC <0003> db_auc.c:157 IMSI='262429754114181': No 2G Auth Data 20250112122636897 DAUC <0003> db_auc.c:192 IMSI='262429754114181': No 3G Auth Data HLR_Test-GSUP(223)@be6994c63b43: Created GsupExpect[0] for "262429754114181" to be handled at TC_mo_ussd_euse_continue(232) 20250112122636904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35506<->l=127.0.0.1:4258 20250112122636907 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122636907 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429754114181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429754114181" session_id=4164021555 session_state=BEGIN} 20250112122636907 DSS <0004> hlr_ussd.c:576 262429754114181/0xf831ed33: Process SS (BEGIN) 20250112122636907 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122636907 DSS <0004> hlr_ussd.c:518 262429754114181/0xf831ed33: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122636907 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636907 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data 20250112122636907 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636907 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data EUSE-TC_mo_ussd_euse_continue(220)@be6994c63b43: 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 } } } } } 20250112122636908 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636908 DLINP <000b> input/ipa.c:405 127.0.0.1:46579 message received 20250112122636908 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262429754114181 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429754114181" session_id=4164021555 session_state=CONTINUE} 20250112122636908 DSS <0004> hlr_ussd.c:576 262429754114181/0xf831ed33: Process SS (CONTINUE) 20250112122636908 DSS <0004> hlr_ussd.c:518 262429754114181/0xf831ed33: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250112122636908 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429754114181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429754114181" session_id=4164021555 session_state=CONTINUE} 20250112122636908 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262429754114181 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122636908 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122636908 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@be6994c63b43: Found GsupExpect[0] for "262429754114181" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@be6994c63b43: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262429754114181" TC_mo_ussd_euse_continue(232)@be6994c63b43: setverdict(pass): none -> pass 20250112122636911 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122636911 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429754114181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429754114181" session_id=4164021555 session_state=CONTINUE} 20250112122636911 DSS <0004> hlr_ussd.c:576 262429754114181/0xf831ed33: Process SS (CONTINUE) 20250112122636911 DSS <0004> hlr_ussd.c:518 262429754114181/0xf831ed33: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250112122636911 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429754114181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122636911 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636911 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data 20250112122636911 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636911 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data EUSE-TC_mo_ussd_euse_continue(220)@be6994c63b43: 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 } } } } } 20250112122636911 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636911 DLINP <000b> input/ipa.c:405 127.0.0.1:46579 message received 20250112122636911 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262429754114181 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429754114181" session_id=4164021555 session_state=END} 20250112122636911 DSS <0004> hlr_ussd.c:576 262429754114181/0xf831ed33: Process SS (END) 20250112122636911 DSS <0004> hlr_ussd.c:518 262429754114181/0xf831ed33: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250112122636911 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429754114181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429754114181" session_id=4164021555 session_state=END} 20250112122636911 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429754114181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122636911 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262429754114181 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122636911 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122636911 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122636912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35506<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@be6994c63b43: Final verdict of PTC: pass 20250112122636913 DAUC <0003> db_auc.c:157 IMSI='262424452374239': No 2G Auth Data 20250112122636913 DAUC <0003> db_auc.c:192 IMSI='262424452374239': No 3G Auth Data HLR_Test-GSUP(223)@be6994c63b43: Created GsupExpect[0] for "262424452374239" to be handled at TC_mo_ussd_euse_continue(233) 20250112122636920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35508<->l=127.0.0.1:4258 20250112122636923 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122636923 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424452374239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424452374239" session_id=571560260 session_state=BEGIN} 20250112122636923 DSS <0004> hlr_ussd.c:576 262424452374239/0x22115144: Process SS (BEGIN) 20250112122636923 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250112122636923 DSS <0004> hlr_ussd.c:518 262424452374239/0x22115144: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250112122636923 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636923 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data 20250112122636923 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636923 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data EUSE-TC_mo_ussd_euse_continue(220)@be6994c63b43: 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 } } } } } 20250112122636924 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636924 DLINP <000b> input/ipa.c:405 127.0.0.1:46579 message received 20250112122636924 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262424452374239 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424452374239" session_id=571560260 session_state=CONTINUE} 20250112122636924 DSS <0004> hlr_ussd.c:576 262424452374239/0x22115144: Process SS (CONTINUE) 20250112122636924 DSS <0004> hlr_ussd.c:518 262424452374239/0x22115144: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250112122636924 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424452374239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424452374239" session_id=571560260 session_state=CONTINUE} 20250112122636924 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262424452374239 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122636924 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122636924 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@be6994c63b43: Found GsupExpect[0] for "262424452374239" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@be6994c63b43: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262424452374239" TC_mo_ussd_euse_continue(233)@be6994c63b43: setverdict(pass): none -> pass 20250112122636926 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122636926 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424452374239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424452374239" session_id=571560260 session_state=CONTINUE} 20250112122636926 DSS <0004> hlr_ussd.c:576 262424452374239/0x22115144: Process SS (CONTINUE) 20250112122636926 DSS <0004> hlr_ussd.c:518 262424452374239/0x22115144: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250112122636926 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424452374239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122636926 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636926 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data 20250112122636926 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636926 DLINP <000b> input/ipa.c:431 127.0.0.1:46579 sending data EUSE-TC_mo_ussd_euse_continue(220)@be6994c63b43: 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 } } } } } 20250112122636927 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636927 DLINP <000b> input/ipa.c:405 127.0.0.1:46579 message received 20250112122636927 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262424452374239 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424452374239" session_id=571560260 session_state=END} 20250112122636927 DSS <0004> hlr_ussd.c:576 262424452374239/0x22115144: Process SS (END) 20250112122636927 DSS <0004> hlr_ussd.c:518 262424452374239/0x22115144: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250112122636927 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424452374239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424452374239" session_id=571560260 session_state=END} 20250112122636927 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424452374239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122636927 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262424452374239 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122636927 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122636927 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122636928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35508<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@be6994c63b43: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@be6994c63b43: Final verdict of PTC: none 20250112122636929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35442<->l=127.0.0.1:4258 20250112122636929 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122636929 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122636929 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122636929 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250112122636929 DLINP <000b> input/ipa.c:451 connected read/write 20250112122636929 DLINP <000b> input/ipa.c:405 127.0.0.1:46579 message received 20250112122636929 DLINP <000b> input/ipa.c:414 127.0.0.1:46579 connection closed with server 20250112122636929 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46579 20250112122636929 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250112122636929 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33647<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(221)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP(223)@be6994c63b43: Final verdict of PTC: none IPA-EUSE-foobar(222)@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@be6994c63b43: Final verdict of PTC: none 224@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 224: none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@be6994c63b43: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Sun Jan 12 12:26:36 UTC 2025 ====== 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 20250112122636960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35512<->l=127.0.0.1:4258 20250112122637161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35512<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131324) Waiting for packet dumper to finish... 1 (prev_count=131324, count=156924) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Sun Jan 12 12:26:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_mo_ussd_euse_defaultroute started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 20250112122640270 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38971 20250112122640270 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38971 MTC@be6994c63b43: in not legacy case 2 IPA-EUSE-foobar(236)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122640271 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640271 DLINP <000b> input/ipa.c:405 127.0.0.1:38971 message received 20250112122640271 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122640271 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@be6994c63b43: 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)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@be6994c63b43: 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 } } } } 20250112122640272 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640272 DLINP <000b> input/ipa.c:405 127.0.0.1:38971 message received 20250112122640272 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122640272 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250112122640272 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250112122640272 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250112122640272 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  20250112122640272 DLGSUP <0013> gsup_server.c:235 2:  20250112122640272 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122640272 DLGSUP <0013> gsup_server.c:235 3:  20250112122640272 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122640272 DLGSUP <0013> gsup_server.c:235 4:  20250112122640272 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122640272 DLGSUP <0013> gsup_server.c:235 5:  20250112122640272 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122640272 DLGSUP <0013> gsup_server.c:235 7:  20250112122640272 DLGSUP <0013> gsup_server.c:237 7: 00  IPA-EUSE-foobar(236)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122640272 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122640272 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122640272 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38971 20250112122640272 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122640273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35528<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122640274 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122640274 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122640274 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122640274 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  20250112122640274 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122640274 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  20250112122640274 DLGSUP <0013> gsup_server.c:235 2:  20250112122640274 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122640274 DLGSUP <0013> gsup_server.c:235 3:  20250112122640274 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122640274 DLGSUP <0013> gsup_server.c:235 4:  20250112122640274 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122640274 DLGSUP <0013> gsup_server.c:235 5:  HLR_Test-GSUP-IPA(235)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122640274 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122640274 DLGSUP <0013> gsup_server.c:235 7:  20250112122640274 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122640274 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122640274 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122640274 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@be6994c63b43: 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") 20250112122640284 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40521<->l=127.0.0.1:4259) 20250112122640291 DAUC <0003> db_auc.c:157 IMSI='262422315464515': No 2G Auth Data 20250112122640291 DAUC <0003> db_auc.c:192 IMSI='262422315464515': No 3G Auth Data HLR_Test-GSUP(237)@be6994c63b43: Created GsupExpect[0] for "262422315464515" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250112122640300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35530<->l=127.0.0.1:4258 20250112122640314 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122640314 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422315464515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422315464515" session_id=3926819191 session_state=BEGIN} 20250112122640314 DSS <0004> hlr_ussd.c:576 262422315464515/0xea0e8177: Process SS (BEGIN) 20250112122640314 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250112122640314 DSS <0004> hlr_ussd.c:518 262422315464515/0xea0e8177: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250112122640314 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640314 DLINP <000b> input/ipa.c:431 127.0.0.1:38971 sending data 20250112122640314 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640314 DLINP <000b> input/ipa.c:431 127.0.0.1:38971 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@be6994c63b43: 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 } } } } } 20250112122640320 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640320 DLINP <000b> input/ipa.c:405 127.0.0.1:38971 message received 20250112122640320 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262422315464515 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422315464515" session_id=3926819191 session_state=END} 20250112122640320 DSS <0004> hlr_ussd.c:576 262422315464515/0xea0e8177: Process SS (END) 20250112122640320 DSS <0004> hlr_ussd.c:518 262422315464515/0xea0e8177: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250112122640320 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422315464515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422315464515" session_id=3926819191 session_state=END} 20250112122640320 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422315464515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122640320 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262422315464515 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122640320 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122640320 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@be6994c63b43: Found GsupExpect[0] for "262422315464515" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@be6994c63b43: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262422315464515" TC_mo_ussd_euse_defaultroute(240)@be6994c63b43: setverdict(pass): none -> pass 20250112122640324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35530<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@be6994c63b43: Final verdict of PTC: pass 20250112122640325 DAUC <0003> db_auc.c:157 IMSI='262428644098132': No 2G Auth Data 20250112122640326 DAUC <0003> db_auc.c:192 IMSI='262428644098132': No 3G Auth Data HLR_Test-GSUP(237)@be6994c63b43: Created GsupExpect[0] for "262428644098132" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250112122640335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35542<->l=127.0.0.1:4258 20250112122640338 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122640338 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428644098132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428644098132" session_id=1135237832 session_state=BEGIN} 20250112122640338 DSS <0004> hlr_ussd.c:576 262428644098132/0x43aa5ac8: Process SS (BEGIN) 20250112122640338 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250112122640338 DSS <0004> hlr_ussd.c:518 262428644098132/0x43aa5ac8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250112122640338 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640338 DLINP <000b> input/ipa.c:431 127.0.0.1:38971 sending data 20250112122640338 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640338 DLINP <000b> input/ipa.c:431 127.0.0.1:38971 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@be6994c63b43: 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 } } } } } 20250112122640339 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640339 DLINP <000b> input/ipa.c:405 127.0.0.1:38971 message received 20250112122640339 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262428644098132 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428644098132" session_id=1135237832 session_state=END} 20250112122640339 DSS <0004> hlr_ussd.c:576 262428644098132/0x43aa5ac8: Process SS (END) 20250112122640339 DSS <0004> hlr_ussd.c:518 262428644098132/0x43aa5ac8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250112122640339 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428644098132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428644098132" session_id=1135237832 session_state=END} 20250112122640339 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428644098132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122640339 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262428644098132 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122640339 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122640339 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@be6994c63b43: Found GsupExpect[0] for "262428644098132" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@be6994c63b43: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262428644098132" TC_mo_ussd_euse_defaultroute(241)@be6994c63b43: setverdict(pass): none -> pass 20250112122640341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35542<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@be6994c63b43: Final verdict of PTC: pass 20250112122640341 DAUC <0003> db_auc.c:157 IMSI='262421863796835': No 2G Auth Data 20250112122640341 DAUC <0003> db_auc.c:192 IMSI='262421863796835': No 3G Auth Data HLR_Test-GSUP(237)@be6994c63b43: Created GsupExpect[0] for "262421863796835" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250112122640349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35552<->l=127.0.0.1:4258 20250112122640352 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122640352 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421863796835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421863796835" session_id=3712087851 session_state=BEGIN} 20250112122640352 DSS <0004> hlr_ussd.c:576 262421863796835/0xdd41f72b: Process SS (BEGIN) 20250112122640352 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250112122640352 DSS <0004> hlr_ussd.c:518 262421863796835/0xdd41f72b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250112122640352 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640352 DLINP <000b> input/ipa.c:431 127.0.0.1:38971 sending data 20250112122640352 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640352 DLINP <000b> input/ipa.c:431 127.0.0.1:38971 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@be6994c63b43: 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 } } } } } 20250112122640352 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640352 DLINP <000b> input/ipa.c:405 127.0.0.1:38971 message received 20250112122640352 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262421863796835 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421863796835" session_id=3712087851 session_state=END} 20250112122640352 DSS <0004> hlr_ussd.c:576 262421863796835/0xdd41f72b: Process SS (END) 20250112122640352 DSS <0004> hlr_ussd.c:518 262421863796835/0xdd41f72b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250112122640352 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421863796835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421863796835" session_id=3712087851 session_state=END} 20250112122640352 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421863796835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122640352 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262421863796835 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122640352 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122640352 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@be6994c63b43: Found GsupExpect[0] for "262421863796835" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@be6994c63b43: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262421863796835" TC_mo_ussd_euse_defaultroute(242)@be6994c63b43: setverdict(pass): none -> pass 20250112122640354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35552<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@be6994c63b43: Final verdict of PTC: pass 20250112122640355 DAUC <0003> db_auc.c:157 IMSI='262429768507740': No 2G Auth Data 20250112122640355 DAUC <0003> db_auc.c:192 IMSI='262429768507740': No 3G Auth Data HLR_Test-GSUP(237)@be6994c63b43: Created GsupExpect[0] for "262429768507740" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250112122640361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 20250112122640366 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122640366 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429768507740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429768507740" session_id=2971279477 session_state=BEGIN} 20250112122640366 DSS <0004> hlr_ussd.c:576 262429768507740/0xb11a2075: Process SS (BEGIN) 20250112122640366 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250112122640366 DSS <0004> hlr_ussd.c:518 262429768507740/0xb11a2075: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250112122640366 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640366 DLINP <000b> input/ipa.c:431 127.0.0.1:38971 sending data 20250112122640366 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640366 DLINP <000b> input/ipa.c:431 127.0.0.1:38971 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@be6994c63b43: 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 } } } } } 20250112122640367 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640367 DLINP <000b> input/ipa.c:405 127.0.0.1:38971 message received 20250112122640367 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262429768507740 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429768507740" session_id=2971279477 session_state=END} 20250112122640367 DSS <0004> hlr_ussd.c:576 262429768507740/0xb11a2075: Process SS (END) 20250112122640367 DSS <0004> hlr_ussd.c:518 262429768507740/0xb11a2075: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250112122640367 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429768507740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429768507740" session_id=2971279477 session_state=END} 20250112122640367 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429768507740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122640367 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262429768507740 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122640367 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122640367 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@be6994c63b43: Found GsupExpect[0] for "262429768507740" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@be6994c63b43: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262429768507740" TC_mo_ussd_euse_defaultroute(243)@be6994c63b43: setverdict(pass): none -> pass 20250112122640370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@be6994c63b43: Final verdict of PTC: pass 20250112122640370 DAUC <0003> db_auc.c:157 IMSI='262428404192313': No 2G Auth Data 20250112122640370 DAUC <0003> db_auc.c:192 IMSI='262428404192313': No 3G Auth Data HLR_Test-GSUP(237)@be6994c63b43: Created GsupExpect[0] for "262428404192313" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250112122640376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35576<->l=127.0.0.1:4258 20250112122640379 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122640379 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428404192313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428404192313" session_id=2753093710 session_state=BEGIN} 20250112122640379 DSS <0004> hlr_ussd.c:576 262428404192313/0xa418e04e: Process SS (BEGIN) 20250112122640379 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250112122640379 DSS <0004> hlr_ussd.c:518 262428404192313/0xa418e04e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250112122640379 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640379 DLINP <000b> input/ipa.c:431 127.0.0.1:38971 sending data 20250112122640379 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640379 DLINP <000b> input/ipa.c:431 127.0.0.1:38971 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@be6994c63b43: 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 } } } } } 20250112122640380 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640380 DLINP <000b> input/ipa.c:405 127.0.0.1:38971 message received 20250112122640380 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262428404192313 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428404192313" session_id=2753093710 session_state=END} 20250112122640380 DSS <0004> hlr_ussd.c:576 262428404192313/0xa418e04e: Process SS (END) 20250112122640380 DSS <0004> hlr_ussd.c:518 262428404192313/0xa418e04e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250112122640380 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428404192313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428404192313" session_id=2753093710 session_state=END} 20250112122640380 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428404192313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122640380 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262428404192313 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122640380 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122640380 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@be6994c63b43: Found GsupExpect[0] for "262428404192313" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@be6994c63b43: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262428404192313" TC_mo_ussd_euse_defaultroute(244)@be6994c63b43: setverdict(pass): none -> pass 20250112122640384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35576<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@be6994c63b43: Final verdict of PTC: pass 20250112122640384 DAUC <0003> db_auc.c:157 IMSI='262429545850321': No 2G Auth Data 20250112122640384 DAUC <0003> db_auc.c:192 IMSI='262429545850321': No 3G Auth Data HLR_Test-GSUP(237)@be6994c63b43: Created GsupExpect[0] for "262429545850321" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250112122640390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35586<->l=127.0.0.1:4258 20250112122640393 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122640393 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429545850321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429545850321" session_id=2412794209 session_state=BEGIN} 20250112122640393 DSS <0004> hlr_ussd.c:576 262429545850321/0x8fd05161: Process SS (BEGIN) 20250112122640393 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250112122640393 DSS <0004> hlr_ussd.c:518 262429545850321/0x8fd05161: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250112122640393 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640393 DLINP <000b> input/ipa.c:431 127.0.0.1:38971 sending data 20250112122640393 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640393 DLINP <000b> input/ipa.c:431 127.0.0.1:38971 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@be6994c63b43: 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 } } } } } 20250112122640394 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640394 DLINP <000b> input/ipa.c:405 127.0.0.1:38971 message received 20250112122640394 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262429545850321 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429545850321" session_id=2412794209 session_state=END} 20250112122640394 DSS <0004> hlr_ussd.c:576 262429545850321/0x8fd05161: Process SS (END) 20250112122640394 DSS <0004> hlr_ussd.c:518 262429545850321/0x8fd05161: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250112122640394 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429545850321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429545850321" session_id=2412794209 session_state=END} 20250112122640394 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429545850321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122640394 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262429545850321 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122640394 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122640394 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@be6994c63b43: Found GsupExpect[0] for "262429545850321" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@be6994c63b43: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262429545850321" TC_mo_ussd_euse_defaultroute(245)@be6994c63b43: setverdict(pass): none -> pass 20250112122640396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35586<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@be6994c63b43: Final verdict of PTC: pass 20250112122640397 DAUC <0003> db_auc.c:157 IMSI='262426596400641': No 2G Auth Data 20250112122640397 DAUC <0003> db_auc.c:192 IMSI='262426596400641': No 3G Auth Data HLR_Test-GSUP(237)@be6994c63b43: Created GsupExpect[0] for "262426596400641" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250112122640404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35588<->l=127.0.0.1:4258 20250112122640407 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122640407 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426596400641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426596400641" session_id=3703626512 session_state=BEGIN} 20250112122640407 DSS <0004> hlr_ussd.c:576 262426596400641/0xdcc0db10: Process SS (BEGIN) 20250112122640407 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250112122640407 DSS <0004> hlr_ussd.c:518 262426596400641/0xdcc0db10: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250112122640407 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640407 DLINP <000b> input/ipa.c:431 127.0.0.1:38971 sending data 20250112122640407 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640407 DLINP <000b> input/ipa.c:431 127.0.0.1:38971 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@be6994c63b43: 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 } } } } } 20250112122640408 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640408 DLINP <000b> input/ipa.c:405 127.0.0.1:38971 message received 20250112122640408 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262426596400641 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426596400641" session_id=3703626512 session_state=END} 20250112122640408 DSS <0004> hlr_ussd.c:576 262426596400641/0xdcc0db10: Process SS (END) 20250112122640408 DSS <0004> hlr_ussd.c:518 262426596400641/0xdcc0db10: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250112122640408 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426596400641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426596400641" session_id=3703626512 session_state=END} 20250112122640408 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426596400641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122640408 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262426596400641 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122640408 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122640408 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@be6994c63b43: Found GsupExpect[0] for "262426596400641" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@be6994c63b43: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262426596400641" TC_mo_ussd_euse_defaultroute(246)@be6994c63b43: setverdict(pass): none -> pass 20250112122640410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35588<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@be6994c63b43: Final verdict of PTC: pass 20250112122640410 DAUC <0003> db_auc.c:157 IMSI='262422177532821': No 2G Auth Data 20250112122640410 DAUC <0003> db_auc.c:192 IMSI='262422177532821': No 3G Auth Data HLR_Test-GSUP(237)@be6994c63b43: Created GsupExpect[0] for "262422177532821" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250112122640417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35592<->l=127.0.0.1:4258 20250112122640420 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122640420 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422177532821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422177532821" session_id=3567067352 session_state=BEGIN} 20250112122640420 DSS <0004> hlr_ussd.c:576 262422177532821/0xd49d20d8: Process SS (BEGIN) 20250112122640420 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250112122640420 DSS <0004> hlr_ussd.c:518 262422177532821/0xd49d20d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250112122640420 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640420 DLINP <000b> input/ipa.c:431 127.0.0.1:38971 sending data 20250112122640420 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640420 DLINP <000b> input/ipa.c:431 127.0.0.1:38971 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@be6994c63b43: 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 } } } } } 20250112122640421 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640421 DLINP <000b> input/ipa.c:405 127.0.0.1:38971 message received 20250112122640421 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262422177532821 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422177532821" session_id=3567067352 session_state=END} 20250112122640421 DSS <0004> hlr_ussd.c:576 262422177532821/0xd49d20d8: Process SS (END) 20250112122640421 DSS <0004> hlr_ussd.c:518 262422177532821/0xd49d20d8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250112122640421 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422177532821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422177532821" session_id=3567067352 session_state=END} 20250112122640421 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422177532821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122640421 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262422177532821 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250112122640421 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122640421 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@be6994c63b43: Found GsupExpect[0] for "262422177532821" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@be6994c63b43: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262422177532821" TC_mo_ussd_euse_defaultroute(247)@be6994c63b43: setverdict(pass): none -> pass 20250112122640423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35592<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@be6994c63b43: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@be6994c63b43: Final verdict of PTC: none 20250112122640424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35528<->l=127.0.0.1:4258 20250112122640424 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40521<->l=127.0.0.1:4259) 20250112122640425 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640425 DLINP <000b> input/ipa.c:405 127.0.0.1:38971 message received 20250112122640425 DLINP <000b> input/ipa.c:414 127.0.0.1:38971 connection closed with server 20250112122640425 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38971 20250112122640425 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250112122640425 DLINP <000b> input/ipa.c:451 connected read/write 20250112122640425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122640425 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122640425 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122640425 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)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP(237)@be6994c63b43: Final verdict of PTC: none 238@be6994c63b43: Final verdict of PTC: none IPA-EUSE-foobar(236)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 238: none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@be6994c63b43: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Sun Jan 12 12:26:40 UTC 2025 ====== 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 20250112122640448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35594<->l=127.0.0.1:4258 20250112122640649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35594<->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) 20250112122642494 DSS <0004> hlr_ussd.c:239 262425314727029/0xa9d765fe: SS Session Timeout, destroying 20250112122642494 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425314727029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122642510 DSS <0004> hlr_ussd.c:239 262426887062028/0x390b24c7: SS Session Timeout, destroying 20250112122642510 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426887062028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122642520 DSS <0004> hlr_ussd.c:239 262425702109954/0x9998c9b0: SS Session Timeout, destroying 20250112122642520 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425702109954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122642531 DSS <0004> hlr_ussd.c:239 262428266226497/0xbdb03755: SS Session Timeout, destroying 20250112122642531 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428266226497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122642542 DSS <0004> hlr_ussd.c:239 262426855293124/0xa6fa6086: SS Session Timeout, destroying 20250112122642542 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426855293124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122642553 DSS <0004> hlr_ussd.c:239 262423648587253/0xf0319261: SS Session Timeout, destroying 20250112122642553 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423648587253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122642563 DSS <0004> hlr_ussd.c:239 262428055728582/0xababc437: SS Session Timeout, destroying 20250112122642563 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428055728582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122642574 DSS <0004> hlr_ussd.c:239 262429903652965/0xdddff88e: SS Session Timeout, destroying 20250112122642575 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429903652965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Sun Jan 12 12:26:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_mo_sss_reject started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122643761 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122643761 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122643763 DLINP <000b> input/ipa.c:451 connected read/write 20250112122643764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122643764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38336<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122643767 DLINP <000b> input/ipa.c:451 connected read/write 20250112122643767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122643767 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122643767 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122643767 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  20250112122643767 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122643767 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  20250112122643768 DLGSUP <0013> gsup_server.c:235 2:  20250112122643768 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122643768 DLGSUP <0013> gsup_server.c:235 3:  20250112122643768 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122643768 DLGSUP <0013> gsup_server.c:235 4:  20250112122643768 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122643768 DLGSUP <0013> gsup_server.c:235 5:  20250112122643768 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122643768 DLGSUP <0013> gsup_server.c:235 7:  HLR_Test-GSUP-IPA(248)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122643768 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122643768 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122643768 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122643768 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@be6994c63b43: 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") 20250112122643782 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38669<->l=127.0.0.1:4259) 20250112122643783 DAUC <0003> db_auc.c:157 IMSI='262429084549664': No 2G Auth Data 20250112122643783 DAUC <0003> db_auc.c:192 IMSI='262429084549664': No 3G Auth Data HLR_Test-GSUP(249)@be6994c63b43: Created GsupExpect[0] for "262429084549664" to be handled at TC_mo_sss_reject(252) 20250112122643791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38340<->l=127.0.0.1:4258 20250112122643810 DLINP <000b> input/ipa.c:451 connected read/write 20250112122643810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122643810 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262429084549664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429084549664" session_id=2461222964 session_state=BEGIN} 20250112122643810 DSS <0004> hlr_ussd.c:576 262429084549664/0x92b34834: Process SS (BEGIN) 20250112122643810 DSS <0004> hlr_ussd.c:498 262429084549664/0x92b34834: SS CompType=Invoke, OpCode=InterrogateSS 20250112122643810 DSS <0004> hlr_ussd.c:506 262429084549664/0x92b34834: Structured SS requests are not supported, rejecting... 20250112122643810 DSS <0004> hlr_ussd.c:354 262429084549664/0x92b34834: Tx ReturnError(0, 0x15) 20250112122643810 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262429084549664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429084549664" session_id=2461222964 session_state=END} 20250112122643810 DLINP <000b> input/ipa.c:451 connected read/write 20250112122643810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122643810 DLINP <000b> input/ipa.c:451 connected read/write 20250112122643810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@be6994c63b43: Found GsupExpect[0] for "262429084549664" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@be6994c63b43: Added IMSI table entry 0TC_mo_sss_reject(252)"262429084549664" TC_mo_sss_reject(252)@be6994c63b43: setverdict(pass): none -> pass 20250112122643818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38340<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@be6994c63b43: Final verdict of PTC: pass 20250112122643823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38336<->l=127.0.0.1:4258 20250112122643824 DLINP <000b> input/ipa.c:451 connected read/write 20250112122643824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122643825 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(249)@be6994c63b43: Final verdict of PTC: none 20250112122643825 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122643825 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250112122643825 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38669<->l=127.0.0.1:4259) 250@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 250: none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@be6994c63b43: Test case TC_mo_sss_reject finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Sun Jan 12 12:26:43 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250112122643856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38346<->l=127.0.0.1:4258 20250112122643957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38346<->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) 20250112122645800 DSS <0004> hlr_ussd.c:239 262422685131608/0xb60b1df5: SS Session Timeout, destroying 20250112122645800 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422685131608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122645826 DSS <0004> hlr_ussd.c:239 262429538725485/0xcd75b81b: SS Session Timeout, destroying 20250112122645827 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429538725485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122645839 DSS <0004> hlr_ussd.c:239 262428470916119/0x9a64d39e: SS Session Timeout, destroying 20250112122645839 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428470916119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122645853 DSS <0004> hlr_ussd.c:239 262423893515792/0x27d17a9b: SS Session Timeout, destroying 20250112122645853 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423893515792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122645876 DSS <0004> hlr_ussd.c:239 262425407982496/0x8cbf8d91: SS Session Timeout, destroying 20250112122645876 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425407982496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122645890 DSS <0004> hlr_ussd.c:239 262421005130819/0xf84ec754: SS Session Timeout, destroying 20250112122645890 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421005130819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122645902 DSS <0004> hlr_ussd.c:239 262428477382804/0x6638ff12: SS Session Timeout, destroying 20250112122645902 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428477382804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250112122645914 DSS <0004> hlr_ussd.c:239 262421224048836/0xb2a3c87e: SS Session Timeout, destroying 20250112122645914 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421224048836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Sun Jan 12 12:26:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_gsup_check_imei started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122647070 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122647070 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122647076 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122647077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38352<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122647081 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122647081 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122647081 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122647081 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  20250112122647081 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122647081 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  20250112122647081 DLGSUP <0013> gsup_server.c:235 2:  20250112122647081 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122647081 DLGSUP <0013> gsup_server.c:235 3:  20250112122647081 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122647081 DLGSUP <0013> gsup_server.c:235 4:  20250112122647081 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122647081 DLGSUP <0013> gsup_server.c:235 5:  20250112122647081 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122647081 DLGSUP <0013> gsup_server.c:235 7:  HLR_Test-GSUP-IPA(253)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122647081 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122647081 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122647081 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122647081 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@be6994c63b43: 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") 20250112122647103 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41985<->l=127.0.0.1:4259) 20250112122647113 DAUC <0003> db_auc.c:157 IMSI='262428104479477': No 2G Auth Data 20250112122647113 DAUC <0003> db_auc.c:192 IMSI='262428104479477': No 3G Auth Data HLR_Test-GSUP(254)@be6994c63b43: Created GsupExpect[0] for "262428104479477" to be handled at TC_gsup_check_imei(257) 20250112122647138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38358<->l=127.0.0.1:4258 20250112122647149 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122647149 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428104479477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428104479477"} 20250112122647149 DMAIN <0000> hlr.c:424 IMSI='262428104479477': has IMEI = 12345678901234 (consider setting 'store-imei') 20250112122647149 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428104479477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428104479477"} 20250112122647149 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428104479477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122647149 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122647149 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@be6994c63b43: Found GsupExpect[0] for "262428104479477" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@be6994c63b43: Added IMSI table entry 0TC_gsup_check_imei(257)"262428104479477" TC_gsup_check_imei(257)@be6994c63b43: setverdict(pass): none -> pass 20250112122647153 DAUC <0003> db_auc.c:192 IMSI='262428104479477': No 3G Auth Data 20250112122647157 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122647157 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428104479477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428104479477"} 20250112122647157 DAUC <0003> hlr.c:417 IMSI='262428104479477': storing IMEI = 12345678901234 20250112122647157 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428104479477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428104479477"} 20250112122647157 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428104479477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122647157 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122647157 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122647159 DAUC <0003> db_auc.c:192 IMSI='262428104479477': No 3G Auth Data 20250112122647160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38358<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@be6994c63b43: Final verdict of PTC: pass 20250112122647163 DAUC <0003> db_auc.c:157 IMSI='262426813127095': No 2G Auth Data 20250112122647163 DAUC <0003> db_auc.c:192 IMSI='262426813127095': No 3G Auth Data HLR_Test-GSUP(254)@be6994c63b43: Created GsupExpect[0] for "262426813127095" to be handled at TC_gsup_check_imei(258) 20250112122647171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38372<->l=127.0.0.1:4258 20250112122647174 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122647174 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426813127095 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426813127095"} 20250112122647174 DMAIN <0000> hlr.c:424 IMSI='262426813127095': has IMEI = 12345678901234 (consider setting 'store-imei') 20250112122647174 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426813127095 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426813127095"} 20250112122647174 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426813127095 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122647174 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122647174 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@be6994c63b43: Found GsupExpect[0] for "262426813127095" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@be6994c63b43: Added IMSI table entry 1TC_gsup_check_imei(258)"262426813127095" TC_gsup_check_imei(258)@be6994c63b43: setverdict(pass): none -> pass 20250112122647174 DAUC <0003> db_auc.c:192 IMSI='262426813127095': No 3G Auth Data 20250112122647176 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122647176 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426813127095 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426813127095"} 20250112122647176 DAUC <0003> hlr.c:417 IMSI='262426813127095': storing IMEI = 12345678901234 20250112122647176 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426813127095 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426813127095"} 20250112122647176 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426813127095 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122647176 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122647176 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122647177 DAUC <0003> db_auc.c:192 IMSI='262426813127095': No 3G Auth Data 20250112122647177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38372<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@be6994c63b43: Final verdict of PTC: pass 20250112122647178 DAUC <0003> db_auc.c:157 IMSI='262420259032861': No 2G Auth Data 20250112122647178 DAUC <0003> db_auc.c:192 IMSI='262420259032861': No 3G Auth Data HLR_Test-GSUP(254)@be6994c63b43: Created GsupExpect[0] for "262420259032861" to be handled at TC_gsup_check_imei(259) 20250112122647185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38386<->l=127.0.0.1:4258 20250112122647187 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122647187 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420259032861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420259032861"} 20250112122647187 DMAIN <0000> hlr.c:424 IMSI='262420259032861': has IMEI = 12345678901234 (consider setting 'store-imei') 20250112122647187 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420259032861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420259032861"} 20250112122647187 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420259032861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122647187 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122647187 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@be6994c63b43: Found GsupExpect[0] for "262420259032861" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@be6994c63b43: Added IMSI table entry 2TC_gsup_check_imei(259)"262420259032861" TC_gsup_check_imei(259)@be6994c63b43: setverdict(pass): none -> pass 20250112122647188 DAUC <0003> db_auc.c:192 IMSI='262420259032861': No 3G Auth Data 20250112122647189 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122647189 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420259032861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420259032861"} 20250112122647189 DAUC <0003> hlr.c:417 IMSI='262420259032861': storing IMEI = 12345678901234 20250112122647189 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420259032861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420259032861"} 20250112122647189 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420259032861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122647189 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122647189 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122647190 DAUC <0003> db_auc.c:192 IMSI='262420259032861': No 3G Auth Data 20250112122647190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38386<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@be6994c63b43: Final verdict of PTC: pass 20250112122647191 DAUC <0003> db_auc.c:157 IMSI='262426745493868': No 2G Auth Data 20250112122647191 DAUC <0003> db_auc.c:192 IMSI='262426745493868': No 3G Auth Data HLR_Test-GSUP(254)@be6994c63b43: Created GsupExpect[0] for "262426745493868" to be handled at TC_gsup_check_imei(260) 20250112122647197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38392<->l=127.0.0.1:4258 20250112122647200 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122647200 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426745493868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426745493868"} 20250112122647200 DMAIN <0000> hlr.c:424 IMSI='262426745493868': has IMEI = 12345678901234 (consider setting 'store-imei') 20250112122647200 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426745493868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426745493868"} 20250112122647200 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426745493868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122647200 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122647200 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@be6994c63b43: Found GsupExpect[0] for "262426745493868" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@be6994c63b43: Added IMSI table entry 3TC_gsup_check_imei(260)"262426745493868" TC_gsup_check_imei(260)@be6994c63b43: setverdict(pass): none -> pass 20250112122647201 DAUC <0003> db_auc.c:157 IMSI='262426745493868': No 2G Auth Data 20250112122647202 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122647202 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426745493868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426745493868"} 20250112122647202 DAUC <0003> hlr.c:417 IMSI='262426745493868': storing IMEI = 12345678901234 20250112122647202 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426745493868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426745493868"} 20250112122647202 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426745493868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122647202 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122647203 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122647203 DAUC <0003> db_auc.c:157 IMSI='262426745493868': No 2G Auth Data 20250112122647204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38392<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@be6994c63b43: Final verdict of PTC: pass 20250112122647204 DAUC <0003> db_auc.c:157 IMSI='262424008467658': No 2G Auth Data 20250112122647204 DAUC <0003> db_auc.c:192 IMSI='262424008467658': No 3G Auth Data HLR_Test-GSUP(254)@be6994c63b43: Created GsupExpect[0] for "262424008467658" to be handled at TC_gsup_check_imei(261) 20250112122647214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38396<->l=127.0.0.1:4258 20250112122647216 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122647216 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424008467658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424008467658"} 20250112122647216 DMAIN <0000> hlr.c:424 IMSI='262424008467658': has IMEI = 12345678901234 (consider setting 'store-imei') 20250112122647216 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424008467658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424008467658"} 20250112122647216 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424008467658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122647216 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122647216 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@be6994c63b43: Found GsupExpect[0] for "262424008467658" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@be6994c63b43: Added IMSI table entry 4TC_gsup_check_imei(261)"262424008467658" TC_gsup_check_imei(261)@be6994c63b43: setverdict(pass): none -> pass 20250112122647217 DAUC <0003> db_auc.c:157 IMSI='262424008467658': No 2G Auth Data 20250112122647218 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122647218 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424008467658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424008467658"} 20250112122647218 DAUC <0003> hlr.c:417 IMSI='262424008467658': storing IMEI = 12345678901234 20250112122647218 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424008467658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424008467658"} 20250112122647218 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424008467658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122647218 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122647218 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122647218 DAUC <0003> db_auc.c:157 IMSI='262424008467658': No 2G Auth Data 20250112122647219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38396<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@be6994c63b43: Final verdict of PTC: pass 20250112122647219 DAUC <0003> db_auc.c:157 IMSI='262428070439402': No 2G Auth Data 20250112122647219 DAUC <0003> db_auc.c:192 IMSI='262428070439402': No 3G Auth Data HLR_Test-GSUP(254)@be6994c63b43: Created GsupExpect[0] for "262428070439402" to be handled at TC_gsup_check_imei(262) 20250112122647226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38408<->l=127.0.0.1:4258 20250112122647229 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122647229 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428070439402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428070439402"} 20250112122647229 DMAIN <0000> hlr.c:424 IMSI='262428070439402': has IMEI = 12345678901234 (consider setting 'store-imei') 20250112122647229 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428070439402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428070439402"} 20250112122647229 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428070439402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122647229 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122647229 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@be6994c63b43: Found GsupExpect[0] for "262428070439402" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@be6994c63b43: Added IMSI table entry 5TC_gsup_check_imei(262)"262428070439402" TC_gsup_check_imei(262)@be6994c63b43: setverdict(pass): none -> pass 20250112122647231 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122647231 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428070439402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428070439402"} 20250112122647231 DAUC <0003> hlr.c:417 IMSI='262428070439402': storing IMEI = 12345678901234 20250112122647231 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428070439402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428070439402"} 20250112122647231 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428070439402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122647231 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122647231 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122647232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38408<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@be6994c63b43: Final verdict of PTC: pass 20250112122647233 DAUC <0003> db_auc.c:157 IMSI='262428114115021': No 2G Auth Data 20250112122647233 DAUC <0003> db_auc.c:192 IMSI='262428114115021': No 3G Auth Data HLR_Test-GSUP(254)@be6994c63b43: Created GsupExpect[0] for "262428114115021" to be handled at TC_gsup_check_imei(263) 20250112122647240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38422<->l=127.0.0.1:4258 20250112122647242 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122647242 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428114115021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428114115021"} 20250112122647242 DMAIN <0000> hlr.c:424 IMSI='262428114115021': has IMEI = 12345678901234 (consider setting 'store-imei') 20250112122647242 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428114115021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428114115021"} 20250112122647242 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428114115021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122647242 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122647242 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@be6994c63b43: Found GsupExpect[0] for "262428114115021" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@be6994c63b43: Added IMSI table entry 6TC_gsup_check_imei(263)"262428114115021" TC_gsup_check_imei(263)@be6994c63b43: setverdict(pass): none -> pass 20250112122647244 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122647244 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428114115021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428114115021"} 20250112122647244 DAUC <0003> hlr.c:417 IMSI='262428114115021': storing IMEI = 12345678901234 20250112122647244 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428114115021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428114115021"} 20250112122647244 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428114115021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122647244 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122647244 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122647245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38422<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@be6994c63b43: Final verdict of PTC: pass 20250112122647245 DAUC <0003> db_auc.c:157 IMSI='262426436989059': No 2G Auth Data 20250112122647245 DAUC <0003> db_auc.c:192 IMSI='262426436989059': No 3G Auth Data HLR_Test-GSUP(254)@be6994c63b43: Created GsupExpect[0] for "262426436989059" to be handled at TC_gsup_check_imei(264) 20250112122647252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38434<->l=127.0.0.1:4258 20250112122647254 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122647254 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426436989059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426436989059"} 20250112122647254 DMAIN <0000> hlr.c:424 IMSI='262426436989059': has IMEI = 12345678901234 (consider setting 'store-imei') 20250112122647254 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426436989059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426436989059"} 20250112122647254 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426436989059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122647254 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122647254 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@be6994c63b43: Found GsupExpect[0] for "262426436989059" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@be6994c63b43: Added IMSI table entry 7TC_gsup_check_imei(264)"262426436989059" TC_gsup_check_imei(264)@be6994c63b43: setverdict(pass): none -> pass 20250112122647256 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122647256 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426436989059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426436989059"} 20250112122647256 DAUC <0003> hlr.c:417 IMSI='262426436989059': storing IMEI = 12345678901234 20250112122647256 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426436989059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426436989059"} 20250112122647256 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426436989059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122647256 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122647256 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122647257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38434<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@be6994c63b43: Final verdict of PTC: pass MTC@be6994c63b43: setverdict(pass): none -> pass 20250112122647258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38352<->l=127.0.0.1:4258 HLR_Test-GSUP(254)@be6994c63b43: Final verdict of PTC: none 20250112122647259 DLINP <000b> input/ipa.c:451 connected read/write 20250112122647259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122647259 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 255@be6994c63b43: Final verdict of PTC: none 20250112122647259 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122647259 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250112122647259 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41985<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(253)@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: pass MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@be6994c63b43: Test case TC_gsup_check_imei finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Sun Jan 12 12:26:47 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20250112122647281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38448<->l=127.0.0.1:4258 20250112122647382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38448<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=125424) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Sun Jan 12 12:26:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_gsup_check_imei_via_proxy started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122650464 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122650465 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122650468 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122650469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38462<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122650470 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122650470 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122650470 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122650470 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  20250112122650470 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122650470 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  20250112122650470 DLGSUP <0013> gsup_server.c:235 2:  20250112122650470 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122650470 DLGSUP <0013> gsup_server.c:235 3:  20250112122650470 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122650470 DLGSUP <0013> gsup_server.c:235 4:  20250112122650470 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122650470 DLGSUP <0013> gsup_server.c:235 5:  20250112122650470 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122650470 DLGSUP <0013> gsup_server.c:235 7:  20250112122650470 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122650470 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(265)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122650470 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122650470 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@be6994c63b43: 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") 20250112122650481 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34931<->l=127.0.0.1:4259) 20250112122650484 DAUC <0003> db_auc.c:157 IMSI='262424276490472': No 2G Auth Data 20250112122650484 DAUC <0003> db_auc.c:192 IMSI='262424276490472': No 3G Auth Data HLR_Test-GSUP(266)@be6994c63b43: Created GsupExpect[0] for "262424276490472" to be handled at TC_gsup_check_imei_via_proxy(269) 20250112122650493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38476<->l=127.0.0.1:4258 20250112122650514 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122650514 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262424276490472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424276490472" source_name="the-source\n"} 20250112122650514 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250112122650514 DMAIN <0000> hlr.c:424 IMSI='262424276490472': has IMEI = 12345678901234 (consider setting 'store-imei') 20250112122650514 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262424276490472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424276490472" destination_name="the-source\n"} 20250112122650514 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262424276490472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122650514 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122650514 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@be6994c63b43: Found GsupExpect[0] for "262424276490472" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@be6994c63b43: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262424276490472" TC_gsup_check_imei_via_proxy(269)@be6994c63b43: setverdict(pass): none -> pass 20250112122650521 DAUC <0003> db_auc.c:192 IMSI='262424276490472': No 3G Auth Data 20250112122650528 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122650528 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262424276490472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424276490472" source_name="the-source\n"} 20250112122650528 DAUC <0003> hlr.c:417 IMSI='262424276490472': storing IMEI = 12345678901234 20250112122650528 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262424276490472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424276490472" destination_name="the-source\n"} 20250112122650528 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262424276490472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122650528 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122650528 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122650531 DAUC <0003> db_auc.c:192 IMSI='262424276490472': No 3G Auth Data 20250112122650533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38476<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@be6994c63b43: Final verdict of PTC: pass 20250112122650536 DAUC <0003> db_auc.c:157 IMSI='262421388217137': No 2G Auth Data 20250112122650536 DAUC <0003> db_auc.c:192 IMSI='262421388217137': No 3G Auth Data HLR_Test-GSUP(266)@be6994c63b43: Created GsupExpect[0] for "262421388217137" to be handled at TC_gsup_check_imei_via_proxy(270) 20250112122650549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38480<->l=127.0.0.1:4258 20250112122650551 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122650552 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262421388217137 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421388217137" source_name="the-source\n"} 20250112122650552 DMAIN <0000> hlr.c:424 IMSI='262421388217137': has IMEI = 12345678901234 (consider setting 'store-imei') 20250112122650552 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262421388217137 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421388217137" destination_name="the-source\n"} 20250112122650552 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262421388217137 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122650552 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122650552 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@be6994c63b43: Found GsupExpect[0] for "262421388217137" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@be6994c63b43: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262421388217137" TC_gsup_check_imei_via_proxy(270)@be6994c63b43: setverdict(pass): none -> pass 20250112122650552 DAUC <0003> db_auc.c:192 IMSI='262421388217137': No 3G Auth Data 20250112122650554 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122650554 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262421388217137 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421388217137" source_name="the-source\n"} 20250112122650554 DAUC <0003> hlr.c:417 IMSI='262421388217137': storing IMEI = 12345678901234 20250112122650554 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262421388217137 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421388217137" destination_name="the-source\n"} 20250112122650554 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262421388217137 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122650554 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122650554 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122650554 DAUC <0003> db_auc.c:192 IMSI='262421388217137': No 3G Auth Data 20250112122650555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38480<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@be6994c63b43: Final verdict of PTC: pass 20250112122650556 DAUC <0003> db_auc.c:157 IMSI='262422574374233': No 2G Auth Data 20250112122650556 DAUC <0003> db_auc.c:192 IMSI='262422574374233': No 3G Auth Data HLR_Test-GSUP(266)@be6994c63b43: Created GsupExpect[0] for "262422574374233" to be handled at TC_gsup_check_imei_via_proxy(271) 20250112122650563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38490<->l=127.0.0.1:4258 20250112122650567 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122650567 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262422574374233 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422574374233" source_name="the-source\n"} 20250112122650567 DMAIN <0000> hlr.c:424 IMSI='262422574374233': has IMEI = 12345678901234 (consider setting 'store-imei') 20250112122650567 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262422574374233 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422574374233" destination_name="the-source\n"} 20250112122650567 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262422574374233 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122650567 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122650567 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@be6994c63b43: Found GsupExpect[0] for "262422574374233" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@be6994c63b43: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262422574374233" TC_gsup_check_imei_via_proxy(271)@be6994c63b43: setverdict(pass): none -> pass 20250112122650568 DAUC <0003> db_auc.c:192 IMSI='262422574374233': No 3G Auth Data 20250112122650570 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122650570 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262422574374233 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422574374233" source_name="the-source\n"} 20250112122650570 DAUC <0003> hlr.c:417 IMSI='262422574374233': storing IMEI = 12345678901234 20250112122650570 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262422574374233 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422574374233" destination_name="the-source\n"} 20250112122650570 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262422574374233 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122650570 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122650570 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122650571 DAUC <0003> db_auc.c:192 IMSI='262422574374233': No 3G Auth Data 20250112122650571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38490<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@be6994c63b43: Final verdict of PTC: pass 20250112122650572 DAUC <0003> db_auc.c:157 IMSI='262425779079155': No 2G Auth Data 20250112122650572 DAUC <0003> db_auc.c:192 IMSI='262425779079155': No 3G Auth Data HLR_Test-GSUP(266)@be6994c63b43: Created GsupExpect[0] for "262425779079155" to be handled at TC_gsup_check_imei_via_proxy(272) 20250112122650578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38504<->l=127.0.0.1:4258 20250112122650580 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122650580 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262425779079155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425779079155" source_name="the-source\n"} 20250112122650580 DMAIN <0000> hlr.c:424 IMSI='262425779079155': has IMEI = 12345678901234 (consider setting 'store-imei') 20250112122650580 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262425779079155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425779079155" destination_name="the-source\n"} 20250112122650580 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262425779079155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122650580 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122650580 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@be6994c63b43: Found GsupExpect[0] for "262425779079155" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@be6994c63b43: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262425779079155" TC_gsup_check_imei_via_proxy(272)@be6994c63b43: setverdict(pass): none -> pass 20250112122650581 DAUC <0003> db_auc.c:157 IMSI='262425779079155': No 2G Auth Data 20250112122650582 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122650582 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262425779079155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425779079155" source_name="the-source\n"} 20250112122650582 DAUC <0003> hlr.c:417 IMSI='262425779079155': storing IMEI = 12345678901234 20250112122650582 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262425779079155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425779079155" destination_name="the-source\n"} 20250112122650582 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262425779079155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122650582 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122650582 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122650582 DAUC <0003> db_auc.c:157 IMSI='262425779079155': No 2G Auth Data 20250112122650583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38504<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@be6994c63b43: Final verdict of PTC: pass 20250112122650583 DAUC <0003> db_auc.c:157 IMSI='262429913069801': No 2G Auth Data 20250112122650583 DAUC <0003> db_auc.c:192 IMSI='262429913069801': No 3G Auth Data HLR_Test-GSUP(266)@be6994c63b43: Created GsupExpect[0] for "262429913069801" to be handled at TC_gsup_check_imei_via_proxy(273) 20250112122650590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38508<->l=127.0.0.1:4258 20250112122650593 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122650593 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262429913069801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429913069801" source_name="the-source\n"} 20250112122650593 DMAIN <0000> hlr.c:424 IMSI='262429913069801': has IMEI = 12345678901234 (consider setting 'store-imei') 20250112122650593 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262429913069801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429913069801" destination_name="the-source\n"} 20250112122650593 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262429913069801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122650593 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122650593 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@be6994c63b43: Found GsupExpect[0] for "262429913069801" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@be6994c63b43: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262429913069801" TC_gsup_check_imei_via_proxy(273)@be6994c63b43: setverdict(pass): none -> pass 20250112122650593 DAUC <0003> db_auc.c:157 IMSI='262429913069801': No 2G Auth Data 20250112122650594 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122650594 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262429913069801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429913069801" source_name="the-source\n"} 20250112122650594 DAUC <0003> hlr.c:417 IMSI='262429913069801': storing IMEI = 12345678901234 20250112122650594 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262429913069801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429913069801" destination_name="the-source\n"} 20250112122650594 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262429913069801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122650594 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122650594 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122650595 DAUC <0003> db_auc.c:157 IMSI='262429913069801': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122650595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38508<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@be6994c63b43: Final verdict of PTC: pass 20250112122650596 DAUC <0003> db_auc.c:157 IMSI='262425373940853': No 2G Auth Data 20250112122650596 DAUC <0003> db_auc.c:192 IMSI='262425373940853': No 3G Auth Data HLR_Test-GSUP(266)@be6994c63b43: Created GsupExpect[0] for "262425373940853" to be handled at TC_gsup_check_imei_via_proxy(274) 20250112122650602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38524<->l=127.0.0.1:4258 20250112122650605 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122650605 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262425373940853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425373940853" source_name="the-source\n"} 20250112122650605 DMAIN <0000> hlr.c:424 IMSI='262425373940853': has IMEI = 12345678901234 (consider setting 'store-imei') 20250112122650605 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262425373940853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425373940853" destination_name="the-source\n"} 20250112122650605 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262425373940853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122650605 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122650605 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@be6994c63b43: Found GsupExpect[0] for "262425373940853" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@be6994c63b43: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262425373940853" TC_gsup_check_imei_via_proxy(274)@be6994c63b43: setverdict(pass): none -> pass 20250112122650607 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122650607 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262425373940853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425373940853" source_name="the-source\n"} 20250112122650607 DAUC <0003> hlr.c:417 IMSI='262425373940853': storing IMEI = 12345678901234 20250112122650607 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262425373940853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425373940853" destination_name="the-source\n"} 20250112122650607 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262425373940853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122650607 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122650607 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122650607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38524<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@be6994c63b43: Final verdict of PTC: pass 20250112122650608 DAUC <0003> db_auc.c:157 IMSI='262421614340384': No 2G Auth Data 20250112122650608 DAUC <0003> db_auc.c:192 IMSI='262421614340384': No 3G Auth Data HLR_Test-GSUP(266)@be6994c63b43: Created GsupExpect[0] for "262421614340384" to be handled at TC_gsup_check_imei_via_proxy(275) 20250112122650614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38538<->l=127.0.0.1:4258 20250112122650616 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122650616 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421614340384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421614340384" source_name="the-source\n"} 20250112122650616 DMAIN <0000> hlr.c:424 IMSI='262421614340384': has IMEI = 12345678901234 (consider setting 'store-imei') 20250112122650616 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262421614340384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421614340384" destination_name="the-source\n"} 20250112122650616 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262421614340384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122650616 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122650616 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@be6994c63b43: Found GsupExpect[0] for "262421614340384" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@be6994c63b43: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262421614340384" TC_gsup_check_imei_via_proxy(275)@be6994c63b43: setverdict(pass): none -> pass 20250112122650618 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122650618 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421614340384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421614340384" source_name="the-source\n"} 20250112122650618 DAUC <0003> hlr.c:417 IMSI='262421614340384': storing IMEI = 12345678901234 20250112122650618 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262421614340384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421614340384" destination_name="the-source\n"} 20250112122650618 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262421614340384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122650618 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122650619 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122650619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38538<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@be6994c63b43: Final verdict of PTC: pass 20250112122650620 DAUC <0003> db_auc.c:157 IMSI='262420702009391': No 2G Auth Data 20250112122650620 DAUC <0003> db_auc.c:192 IMSI='262420702009391': No 3G Auth Data HLR_Test-GSUP(266)@be6994c63b43: Created GsupExpect[0] for "262420702009391" to be handled at TC_gsup_check_imei_via_proxy(276) 20250112122650627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38552<->l=127.0.0.1:4258 20250112122650630 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122650630 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262420702009391 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420702009391" source_name="the-source\n"} 20250112122650630 DMAIN <0000> hlr.c:424 IMSI='262420702009391': has IMEI = 12345678901234 (consider setting 'store-imei') 20250112122650630 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262420702009391 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420702009391" destination_name="the-source\n"} 20250112122650630 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262420702009391 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122650630 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122650630 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@be6994c63b43: Found GsupExpect[0] for "262420702009391" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@be6994c63b43: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262420702009391" TC_gsup_check_imei_via_proxy(276)@be6994c63b43: setverdict(pass): none -> pass 20250112122650632 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122650632 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262420702009391 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420702009391" source_name="the-source\n"} 20250112122650632 DAUC <0003> hlr.c:417 IMSI='262420702009391': storing IMEI = 12345678901234 20250112122650632 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262420702009391 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420702009391" destination_name="the-source\n"} 20250112122650632 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262420702009391 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122650632 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122650632 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122650633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38552<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@be6994c63b43: Final verdict of PTC: pass MTC@be6994c63b43: setverdict(pass): none -> pass 20250112122650634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38462<->l=127.0.0.1:4258 20250112122650634 DLINP <000b> input/ipa.c:451 connected read/write 20250112122650634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122650634 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122650634 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122650634 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250112122650634 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250112122650634 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34931<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@be6994c63b43: Final verdict of PTC: none 267@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: pass MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@be6994c63b43: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Sun Jan 12 12:26:50 UTC 2025 ====== 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 20250112122650656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38560<->l=127.0.0.1:4258 20250112122650757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38560<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=82892) Waiting for packet dumper to finish... 1 (prev_count=82892, count=127120) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Sun Jan 12 12:26:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_gsup_check_imei_invalid_len started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122653831 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122653831 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122653835 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43662<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122653838 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653838 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122653838 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122653838 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  20250112122653838 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122653838 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  20250112122653838 DLGSUP <0013> gsup_server.c:235 2:  20250112122653838 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122653838 DLGSUP <0013> gsup_server.c:235 3:  20250112122653838 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122653838 DLGSUP <0013> gsup_server.c:235 4:  20250112122653838 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122653838 DLGSUP <0013> gsup_server.c:235 5:  20250112122653838 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122653838 DLGSUP <0013> gsup_server.c:235 7:  20250112122653838 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122653838 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122653838 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122653839 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(277)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@be6994c63b43: 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") 20250112122653853 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40193<->l=127.0.0.1:4259) 20250112122653857 DAUC <0003> db_auc.c:157 IMSI='262421147261447': No 2G Auth Data 20250112122653857 DAUC <0003> db_auc.c:192 IMSI='262421147261447': No 3G Auth Data HLR_Test-GSUP(278)@be6994c63b43: Created GsupExpect[0] for "262421147261447" to be handled at TC_gsup_check_imei_invalid_len(281) 20250112122653866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43664<->l=127.0.0.1:4258 20250112122653882 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653882 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421147261447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421147261447"} 20250112122653882 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421147261447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250112122653882 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421147261447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421147261447" cause=Invalid mandatory information} 20250112122653882 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421147261447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653882 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653882 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@be6994c63b43: Found GsupExpect[0] for "262421147261447" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@be6994c63b43: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262421147261447" TC_gsup_check_imei_invalid_len(281)@be6994c63b43: setverdict(pass): none -> pass 20250112122653884 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653884 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421147261447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421147261447"} 20250112122653884 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421147261447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250112122653884 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421147261447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421147261447" cause=Invalid mandatory information} 20250112122653884 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421147261447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653884 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653884 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653885 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653885 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421147261447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421147261447"} 20250112122653885 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421147261447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250112122653885 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421147261447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421147261447" cause=Invalid mandatory information} 20250112122653885 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421147261447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653885 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653885 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653885 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653885 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421147261447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421147261447"} 20250112122653885 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421147261447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250112122653885 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421147261447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421147261447" cause=Invalid mandatory information} 20250112122653885 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421147261447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653885 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653885 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653886 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653886 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421147261447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421147261447"} 20250112122653886 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421147261447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250112122653886 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421147261447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421147261447" cause=Invalid mandatory information} 20250112122653886 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421147261447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653886 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653886 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43664<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@be6994c63b43: Final verdict of PTC: pass 20250112122653887 DAUC <0003> db_auc.c:157 IMSI='262423837939947': No 2G Auth Data 20250112122653887 DAUC <0003> db_auc.c:192 IMSI='262423837939947': No 3G Auth Data HLR_Test-GSUP(278)@be6994c63b43: Created GsupExpect[0] for "262423837939947" to be handled at TC_gsup_check_imei_invalid_len(282) 20250112122653894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43668<->l=127.0.0.1:4258 20250112122653896 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653896 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423837939947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423837939947"} 20250112122653896 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423837939947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250112122653896 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423837939947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423837939947" cause=Invalid mandatory information} 20250112122653896 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423837939947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653896 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653896 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@be6994c63b43: Found GsupExpect[0] for "262423837939947" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@be6994c63b43: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262423837939947" TC_gsup_check_imei_invalid_len(282)@be6994c63b43: setverdict(pass): none -> pass 20250112122653897 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653897 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423837939947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423837939947"} 20250112122653897 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423837939947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250112122653897 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423837939947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423837939947" cause=Invalid mandatory information} 20250112122653897 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423837939947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653897 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653897 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653898 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653898 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423837939947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423837939947"} 20250112122653898 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423837939947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250112122653898 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423837939947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423837939947" cause=Invalid mandatory information} 20250112122653898 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423837939947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653898 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653898 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653899 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653899 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423837939947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423837939947"} 20250112122653899 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423837939947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250112122653899 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423837939947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423837939947" cause=Invalid mandatory information} 20250112122653899 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423837939947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653899 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653899 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653900 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653900 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423837939947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423837939947"} 20250112122653900 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423837939947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250112122653900 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423837939947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423837939947" cause=Invalid mandatory information} 20250112122653900 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423837939947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653900 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653900 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43668<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@be6994c63b43: Final verdict of PTC: pass 20250112122653901 DAUC <0003> db_auc.c:157 IMSI='262424346088845': No 2G Auth Data 20250112122653901 DAUC <0003> db_auc.c:192 IMSI='262424346088845': No 3G Auth Data HLR_Test-GSUP(278)@be6994c63b43: Created GsupExpect[0] for "262424346088845" to be handled at TC_gsup_check_imei_invalid_len(283) 20250112122653909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43672<->l=127.0.0.1:4258 20250112122653910 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653910 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424346088845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424346088845"} 20250112122653910 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424346088845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250112122653910 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424346088845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424346088845" cause=Invalid mandatory information} 20250112122653910 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424346088845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653910 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653910 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@be6994c63b43: Found GsupExpect[0] for "262424346088845" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@be6994c63b43: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262424346088845" TC_gsup_check_imei_invalid_len(283)@be6994c63b43: setverdict(pass): none -> pass 20250112122653912 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653912 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424346088845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424346088845"} 20250112122653912 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424346088845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250112122653912 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424346088845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424346088845" cause=Invalid mandatory information} 20250112122653912 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424346088845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653912 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653912 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653913 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653913 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424346088845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424346088845"} 20250112122653913 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424346088845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250112122653913 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424346088845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424346088845" cause=Invalid mandatory information} 20250112122653913 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424346088845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653913 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653913 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653913 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653913 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424346088845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424346088845"} 20250112122653913 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424346088845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250112122653914 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424346088845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424346088845" cause=Invalid mandatory information} 20250112122653914 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424346088845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653914 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653914 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653914 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653914 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424346088845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424346088845"} 20250112122653914 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424346088845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250112122653914 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424346088845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424346088845" cause=Invalid mandatory information} 20250112122653914 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424346088845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653914 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653914 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43672<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@be6994c63b43: Final verdict of PTC: pass 20250112122653916 DAUC <0003> db_auc.c:157 IMSI='262421596870794': No 2G Auth Data 20250112122653916 DAUC <0003> db_auc.c:192 IMSI='262421596870794': No 3G Auth Data HLR_Test-GSUP(278)@be6994c63b43: Created GsupExpect[0] for "262421596870794" to be handled at TC_gsup_check_imei_invalid_len(284) 20250112122653923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43688<->l=127.0.0.1:4258 20250112122653925 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653925 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421596870794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421596870794"} 20250112122653925 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421596870794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250112122653925 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421596870794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421596870794" cause=Invalid mandatory information} 20250112122653925 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421596870794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653925 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653925 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@be6994c63b43: Found GsupExpect[0] for "262421596870794" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@be6994c63b43: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262421596870794" TC_gsup_check_imei_invalid_len(284)@be6994c63b43: setverdict(pass): none -> pass 20250112122653925 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653925 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421596870794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421596870794"} 20250112122653925 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421596870794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250112122653925 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421596870794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421596870794" cause=Invalid mandatory information} 20250112122653925 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421596870794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653925 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653926 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653926 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653926 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421596870794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421596870794"} 20250112122653926 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421596870794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250112122653926 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421596870794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421596870794" cause=Invalid mandatory information} 20250112122653926 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421596870794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653926 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653926 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653927 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653927 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421596870794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421596870794"} 20250112122653927 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421596870794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250112122653927 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421596870794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421596870794" cause=Invalid mandatory information} 20250112122653927 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421596870794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653927 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653927 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653928 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653928 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421596870794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421596870794"} 20250112122653928 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421596870794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250112122653928 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421596870794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421596870794" cause=Invalid mandatory information} 20250112122653928 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421596870794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653928 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653928 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43688<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@be6994c63b43: Final verdict of PTC: pass 20250112122653929 DAUC <0003> db_auc.c:157 IMSI='262426054756037': No 2G Auth Data 20250112122653929 DAUC <0003> db_auc.c:192 IMSI='262426054756037': No 3G Auth Data HLR_Test-GSUP(278)@be6994c63b43: Created GsupExpect[0] for "262426054756037" to be handled at TC_gsup_check_imei_invalid_len(285) 20250112122653935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43692<->l=127.0.0.1:4258 20250112122653936 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653936 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426054756037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426054756037"} 20250112122653936 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426054756037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250112122653936 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426054756037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426054756037" cause=Invalid mandatory information} 20250112122653936 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426054756037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653936 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653936 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@be6994c63b43: Found GsupExpect[0] for "262426054756037" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@be6994c63b43: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262426054756037" TC_gsup_check_imei_invalid_len(285)@be6994c63b43: setverdict(pass): none -> pass 20250112122653937 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653937 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426054756037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426054756037"} 20250112122653937 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426054756037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250112122653937 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426054756037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426054756037" cause=Invalid mandatory information} 20250112122653937 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426054756037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653937 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653937 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653938 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653938 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426054756037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426054756037"} 20250112122653938 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426054756037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250112122653938 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426054756037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426054756037" cause=Invalid mandatory information} 20250112122653938 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426054756037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653938 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653938 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653938 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653939 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426054756037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426054756037"} 20250112122653939 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426054756037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250112122653939 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426054756037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426054756037" cause=Invalid mandatory information} 20250112122653939 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426054756037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653939 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653939 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653939 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653939 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426054756037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426054756037"} 20250112122653939 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426054756037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250112122653939 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426054756037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426054756037" cause=Invalid mandatory information} 20250112122653939 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426054756037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653939 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653939 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43692<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@be6994c63b43: Final verdict of PTC: pass 20250112122653940 DAUC <0003> db_auc.c:157 IMSI='262420651608787': No 2G Auth Data 20250112122653940 DAUC <0003> db_auc.c:192 IMSI='262420651608787': No 3G Auth Data HLR_Test-GSUP(278)@be6994c63b43: Created GsupExpect[0] for "262420651608787" to be handled at TC_gsup_check_imei_invalid_len(286) 20250112122653946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43706<->l=127.0.0.1:4258 20250112122653948 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653948 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420651608787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420651608787"} 20250112122653948 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420651608787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250112122653948 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420651608787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420651608787" cause=Invalid mandatory information} 20250112122653948 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420651608787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653948 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653948 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@be6994c63b43: Found GsupExpect[0] for "262420651608787" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@be6994c63b43: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262420651608787" TC_gsup_check_imei_invalid_len(286)@be6994c63b43: setverdict(pass): none -> pass 20250112122653949 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653949 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420651608787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420651608787"} 20250112122653949 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420651608787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250112122653949 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420651608787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420651608787" cause=Invalid mandatory information} 20250112122653949 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420651608787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653949 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653949 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653949 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653949 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420651608787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420651608787"} 20250112122653949 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420651608787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250112122653949 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420651608787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420651608787" cause=Invalid mandatory information} 20250112122653949 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420651608787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653949 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653949 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653950 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653950 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420651608787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420651608787"} 20250112122653950 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420651608787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250112122653950 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420651608787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420651608787" cause=Invalid mandatory information} 20250112122653950 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420651608787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653950 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653950 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653950 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653950 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420651608787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420651608787"} 20250112122653950 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420651608787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250112122653950 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420651608787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420651608787" cause=Invalid mandatory information} 20250112122653950 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420651608787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653950 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653950 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43706<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@be6994c63b43: Final verdict of PTC: pass 20250112122653951 DAUC <0003> db_auc.c:157 IMSI='262425789784341': No 2G Auth Data 20250112122653951 DAUC <0003> db_auc.c:192 IMSI='262425789784341': No 3G Auth Data HLR_Test-GSUP(278)@be6994c63b43: Created GsupExpect[0] for "262425789784341" to be handled at TC_gsup_check_imei_invalid_len(287) 20250112122653958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43714<->l=127.0.0.1:4258 20250112122653959 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653959 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425789784341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425789784341"} 20250112122653959 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425789784341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250112122653959 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425789784341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425789784341" cause=Invalid mandatory information} 20250112122653959 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425789784341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653959 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653959 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@be6994c63b43: Found GsupExpect[0] for "262425789784341" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@be6994c63b43: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262425789784341" TC_gsup_check_imei_invalid_len(287)@be6994c63b43: setverdict(pass): none -> pass 20250112122653960 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653960 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425789784341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425789784341"} 20250112122653960 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425789784341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250112122653960 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425789784341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425789784341" cause=Invalid mandatory information} 20250112122653960 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425789784341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653960 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653960 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653961 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653962 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425789784341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425789784341"} 20250112122653962 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425789784341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250112122653962 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425789784341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425789784341" cause=Invalid mandatory information} 20250112122653962 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425789784341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653962 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653962 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653962 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653962 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425789784341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425789784341"} 20250112122653962 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425789784341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250112122653962 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425789784341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425789784341" cause=Invalid mandatory information} 20250112122653962 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425789784341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653962 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653962 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653963 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653963 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425789784341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425789784341"} 20250112122653963 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425789784341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250112122653963 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425789784341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425789784341" cause=Invalid mandatory information} 20250112122653963 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425789784341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653963 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653963 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43714<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@be6994c63b43: Final verdict of PTC: pass 20250112122653965 DAUC <0003> db_auc.c:157 IMSI='262421109824362': No 2G Auth Data 20250112122653965 DAUC <0003> db_auc.c:192 IMSI='262421109824362': No 3G Auth Data HLR_Test-GSUP(278)@be6994c63b43: Created GsupExpect[0] for "262421109824362" to be handled at TC_gsup_check_imei_invalid_len(288) 20250112122653971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43722<->l=127.0.0.1:4258 20250112122653973 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653973 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421109824362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421109824362"} 20250112122653973 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421109824362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250112122653973 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421109824362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421109824362" cause=Invalid mandatory information} 20250112122653973 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421109824362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653973 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653973 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@be6994c63b43: Found GsupExpect[0] for "262421109824362" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@be6994c63b43: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262421109824362" TC_gsup_check_imei_invalid_len(288)@be6994c63b43: setverdict(pass): none -> pass 20250112122653974 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653974 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421109824362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421109824362"} 20250112122653974 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421109824362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250112122653974 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421109824362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421109824362" cause=Invalid mandatory information} 20250112122653974 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421109824362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653974 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653974 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653975 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653975 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421109824362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421109824362"} 20250112122653975 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421109824362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250112122653975 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421109824362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421109824362" cause=Invalid mandatory information} 20250112122653975 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421109824362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653975 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653975 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653975 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653975 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421109824362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421109824362"} 20250112122653975 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421109824362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250112122653975 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421109824362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421109824362" cause=Invalid mandatory information} 20250112122653975 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421109824362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653975 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653975 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653976 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653976 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421109824362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421109824362"} 20250112122653976 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421109824362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250112122653976 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421109824362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421109824362" cause=Invalid mandatory information} 20250112122653976 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421109824362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122653976 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122653976 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122653977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43722<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@be6994c63b43: Final verdict of PTC: pass MTC@be6994c63b43: setverdict(pass): none -> pass 20250112122653978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43662<->l=127.0.0.1:4258 20250112122653978 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40193<->l=127.0.0.1:4259) 20250112122653978 DLINP <000b> input/ipa.c:451 connected read/write 20250112122653978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122653978 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122653978 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122653978 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@be6994c63b43: Final verdict of PTC: none 279@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: pass MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@be6994c63b43: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Sun Jan 12 12:26:53 UTC 2025 ====== 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 20250112122654006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43734<->l=127.0.0.1:4258 20250112122654107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43734<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=168356) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Sun Jan 12 12:26:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_gsup_check_imei_unknown_imsi started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122657203 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122657203 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122657207 DLINP <000b> input/ipa.c:451 connected read/write 20250112122657207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122657209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43748<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122657212 DLINP <000b> input/ipa.c:451 connected read/write 20250112122657213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122657213 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122657213 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122657213 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  20250112122657213 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122657213 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  20250112122657213 DLGSUP <0013> gsup_server.c:235 2:  20250112122657213 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122657213 DLGSUP <0013> gsup_server.c:235 3:  20250112122657213 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122657213 DLGSUP <0013> gsup_server.c:235 4:  20250112122657213 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122657213 DLGSUP <0013> gsup_server.c:235 5:  20250112122657213 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122657213 DLGSUP <0013> gsup_server.c:235 7:  20250112122657213 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122657213 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122657213 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122657213 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(289)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@be6994c63b43: 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") 20250112122657228 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37501<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@be6994c63b43: Created GsupExpect[0] for "262425367508982" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250112122657236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43750<->l=127.0.0.1:4258 20250112122657258 DLINP <000b> input/ipa.c:451 connected read/write 20250112122657258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122657258 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425367508982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425367508982"} 20250112122657258 DMAIN <0000> hlr.c:424 IMSI='262425367508982': has IMEI = 22245678901234 (consider setting 'store-imei') 20250112122657258 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425367508982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250112122657258 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425367508982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425367508982" cause=Invalid mandatory information} 20250112122657258 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425367508982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122657258 DLINP <000b> input/ipa.c:451 connected read/write 20250112122657258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122657258 DLINP <000b> input/ipa.c:451 connected read/write 20250112122657258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@be6994c63b43: Found GsupExpect[0] for "262425367508982" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@be6994c63b43: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262425367508982" TC_gsup_check_imei_unknown_imsi(293)@be6994c63b43: setverdict(pass): none -> pass 20250112122657267 DLINP <000b> input/ipa.c:451 connected read/write 20250112122657267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122657267 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425367508982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425367508982"} 20250112122657267 DAUC <0003> hlr.c:417 IMSI='262425367508982': storing IMEI = 22245678901234 20250112122657267 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262425367508982': no such subscriber 20250112122657267 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425367508982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250112122657267 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425367508982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425367508982" cause=Invalid mandatory information} 20250112122657267 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425367508982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122657267 DLINP <000b> input/ipa.c:451 connected read/write 20250112122657267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122657267 DLINP <000b> input/ipa.c:451 connected read/write 20250112122657267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122657269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43750<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@be6994c63b43: Final verdict of PTC: pass 20250112122657271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43748<->l=127.0.0.1:4258 20250112122657273 DLINP <000b> input/ipa.c:451 connected read/write 20250112122657273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122657273 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122657273 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122657273 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@be6994c63b43: Final verdict of PTC: none 20250112122657274 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37501<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(289)@be6994c63b43: Final verdict of PTC: none 291@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 291: none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@be6994c63b43: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Sun Jan 12 12:26:57 UTC 2025 ====== 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 20250112122657309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43756<->l=127.0.0.1:4258 20250112122657409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43756<->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@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Sun Jan 12 12:26:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122700507 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122700507 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122700508 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122700508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43766<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122700509 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122700509 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122700509 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122700509 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  20250112122700509 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122700509 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  20250112122700509 DLGSUP <0013> gsup_server.c:235 2:  20250112122700509 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122700509 DLGSUP <0013> gsup_server.c:235 3:  20250112122700509 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122700509 DLGSUP <0013> gsup_server.c:235 4:  20250112122700509 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122700509 DLGSUP <0013> gsup_server.c:235 5:  20250112122700509 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122700509 DLGSUP <0013> gsup_server.c:235 7:  20250112122700509 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122700509 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122700509 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122700509 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)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@be6994c63b43: 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") 20250112122700516 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40653<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@be6994c63b43: Created GsupExpect[0] for "262428040765675" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250112122700521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43768<->l=127.0.0.1:4258 20250112122700550 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122700550 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428040765675"} 20250112122700550 DMAIN <0000> hlr.c:216 IMSI='262428040765675': Creating subscriber on demand 20250112122700550 DMAIN <0000> hlr.c:232 IMSI='262428040765675': Successfully assigned MSISDN='874' 20250112122700550 DAUC <0003> hlr.c:417 IMSI='262428040765675': storing IMEI = 12345678901234 20250112122700550 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428040765675"} 20250112122700550 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122700550 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122700550 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@be6994c63b43: Found GsupExpect[0] for "262428040765675" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@be6994c63b43: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262428040765675" TC_subscr_create_on_demand_check_imei_early(298)@be6994c63b43: setverdict(pass): none -> pass 20250112122700551 DAUC <0003> db_auc.c:157 IMSI='262428040765675': No 2G Auth Data 20250112122700551 DAUC <0003> db_auc.c:192 IMSI='262428040765675': No 3G Auth Data 20250112122700552 DAUC <0003> db_auc.c:157 IMSI='262428040765675': No 2G Auth Data 20250112122700552 DAUC <0003> db_auc.c:192 IMSI='262428040765675': No 3G Auth Data 20250112122700552 DAUC <0003> db_auc.c:157 IMSI='262428040765675': No 2G Auth Data 20250112122700552 DAUC <0003> db_auc.c:192 IMSI='262428040765675': No 3G Auth Data 20250112122700553 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122700553 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428040765675" cn_domain=PS} 20250112122700553 DLU <0006> fsm.c:456 lu(262428040765675)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122700553 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122700553 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122700553 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428040765675" cn_domain=PS} 20250112122700553 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122700553 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122700553 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122700553 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428040765675"} 20250112122700553 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122700553 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122700553 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428040765675"} 20250112122700553 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122700553 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122700553 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122700553 DLU <0006> fsm.c:568 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122700553 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122700553 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122700555 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122700555 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428040765675"} 20250112122700555 DMAIN <0000> hlr.c:216 IMSI='262428040765675': Creating subscriber on demand 20250112122700555 DMAIN <0000> hlr.c:232 IMSI='262428040765675': Successfully assigned MSISDN='405' 20250112122700555 DAUC <0003> hlr.c:417 IMSI='262428040765675': storing IMEI = 12345678901234 20250112122700555 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428040765675"} 20250112122700555 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122700555 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122700555 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122700555 DAUC <0003> db_auc.c:157 IMSI='262428040765675': No 2G Auth Data 20250112122700555 DAUC <0003> db_auc.c:192 IMSI='262428040765675': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122700555 DAUC <0003> db_auc.c:157 IMSI='262428040765675': No 2G Auth Data 20250112122700555 DAUC <0003> db_auc.c:192 IMSI='262428040765675': No 3G Auth Data 20250112122700556 DAUC <0003> db_auc.c:157 IMSI='262428040765675': No 2G Auth Data 20250112122700556 DAUC <0003> db_auc.c:192 IMSI='262428040765675': No 3G Auth Data 20250112122700556 DAUC <0003> db_auc.c:157 IMSI='262428040765675': No 2G Auth Data 20250112122700556 DAUC <0003> db_auc.c:192 IMSI='262428040765675': No 3G Auth Data 20250112122700556 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122700556 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428040765675" cn_domain=PS} 20250112122700556 DLU <0006> fsm.c:456 lu(262428040765675)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122700556 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122700556 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122700556 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428040765675" cn_domain=PS} 20250112122700556 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122700556 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122700557 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122700557 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428040765675"} 20250112122700557 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122700557 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122700557 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428040765675"} 20250112122700557 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122700557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122700557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122700557 DLU <0006> fsm.c:568 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122700557 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122700557 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122700558 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122700558 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428040765675"} 20250112122700558 DMAIN <0000> hlr.c:216 IMSI='262428040765675': Creating subscriber on demand 20250112122700558 DMAIN <0000> hlr.c:232 IMSI='262428040765675': Successfully assigned MSISDN='684' 20250112122700558 DAUC <0003> hlr.c:417 IMSI='262428040765675': storing IMEI = 12345678901234 20250112122700558 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428040765675"} 20250112122700558 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122700558 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122700558 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122700559 DAUC <0003> db_auc.c:157 IMSI='262428040765675': No 2G Auth Data 20250112122700559 DAUC <0003> db_auc.c:192 IMSI='262428040765675': No 3G Auth Data 20250112122700559 DAUC <0003> db_auc.c:157 IMSI='262428040765675': No 2G Auth Data 20250112122700559 DAUC <0003> db_auc.c:192 IMSI='262428040765675': No 3G Auth Data 20250112122700559 DAUC <0003> db_auc.c:157 IMSI='262428040765675': No 2G Auth Data 20250112122700559 DAUC <0003> db_auc.c:192 IMSI='262428040765675': No 3G Auth Data 20250112122700559 DAUC <0003> db_auc.c:157 IMSI='262428040765675': No 2G Auth Data 20250112122700559 DAUC <0003> db_auc.c:192 IMSI='262428040765675': No 3G Auth Data 20250112122700560 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122700560 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428040765675" cn_domain=PS} 20250112122700560 DLU <0006> fsm.c:456 lu(262428040765675)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122700560 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250112122700560 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428040765675" cause=GPRS services not allowed} 20250112122700560 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122700560 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122700560 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{UNVALIDATED}: Freeing instance 20250112122700560 DLU <0006> fsm.c:568 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{UNVALIDATED}: Deallocated 20250112122700560 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122700560 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122700561 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122700561 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428040765675"} 20250112122700561 DMAIN <0000> hlr.c:216 IMSI='262428040765675': Creating subscriber on demand 20250112122700561 DMAIN <0000> hlr.c:232 IMSI='262428040765675': Successfully assigned MSISDN='012' 20250112122700561 DAUC <0003> hlr.c:417 IMSI='262428040765675': storing IMEI = 12345678901234 20250112122700561 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428040765675"} 20250112122700561 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122700561 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122700561 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122700561 DAUC <0003> db_auc.c:157 IMSI='262428040765675': No 2G Auth Data 20250112122700561 DAUC <0003> db_auc.c:192 IMSI='262428040765675': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122700562 DAUC <0003> db_auc.c:157 IMSI='262428040765675': No 2G Auth Data 20250112122700562 DAUC <0003> db_auc.c:192 IMSI='262428040765675': No 3G Auth Data 20250112122700562 DAUC <0003> db_auc.c:157 IMSI='262428040765675': No 2G Auth Data 20250112122700562 DAUC <0003> db_auc.c:192 IMSI='262428040765675': No 3G Auth Data 20250112122700562 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122700562 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428040765675" cn_domain=PS} 20250112122700562 DLU <0006> fsm.c:456 lu(262428040765675)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122700562 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250112122700562 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428040765675" cause=GPRS services not allowed} 20250112122700562 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122700562 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122700562 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{UNVALIDATED}: Freeing instance 20250112122700562 DLU <0006> fsm.c:568 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{UNVALIDATED}: Deallocated 20250112122700562 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122700562 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122700563 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122700563 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428040765675"} 20250112122700563 DMAIN <0000> hlr.c:216 IMSI='262428040765675': Creating subscriber on demand 20250112122700563 DAUC <0003> hlr.c:417 IMSI='262428040765675': storing IMEI = 12345678901234 20250112122700563 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428040765675"} 20250112122700563 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122700563 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122700563 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122700564 DAUC <0003> db_auc.c:157 IMSI='262428040765675': No 2G Auth Data 20250112122700564 DAUC <0003> db_auc.c:192 IMSI='262428040765675': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122700564 DAUC <0003> db_auc.c:157 IMSI='262428040765675': No 2G Auth Data 20250112122700564 DAUC <0003> db_auc.c:192 IMSI='262428040765675': No 3G Auth Data 20250112122700564 DAUC <0003> db_auc.c:157 IMSI='262428040765675': No 2G Auth Data 20250112122700564 DAUC <0003> db_auc.c:192 IMSI='262428040765675': No 3G Auth Data 20250112122700565 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122700565 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428040765675" cn_domain=PS} 20250112122700565 DLU <0006> fsm.c:456 lu(262428040765675)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122700565 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250112122700565 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428040765675" cause=GPRS services not allowed} 20250112122700565 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122700565 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122700565 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{UNVALIDATED}: Freeing instance 20250112122700565 DLU <0006> fsm.c:568 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{UNVALIDATED}: Deallocated 20250112122700565 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122700565 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122700566 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122700566 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428040765675"} 20250112122700566 DMAIN <0000> hlr.c:216 IMSI='262428040765675': Creating subscriber on demand 20250112122700566 DAUC <0003> hlr.c:417 IMSI='262428040765675': storing IMEI = 12345678901234 20250112122700566 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428040765675"} 20250112122700566 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250112122700566 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122700566 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122700567 DAUC <0003> db_auc.c:157 IMSI='262428040765675': No 2G Auth Data 20250112122700567 DAUC <0003> db_auc.c:192 IMSI='262428040765675': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122700567 DAUC <0003> db_auc.c:157 IMSI='262428040765675': No 2G Auth Data 20250112122700567 DAUC <0003> db_auc.c:192 IMSI='262428040765675': No 3G Auth Data 20250112122700567 DAUC <0003> db_auc.c:157 IMSI='262428040765675': No 2G Auth Data 20250112122700567 DAUC <0003> db_auc.c:192 IMSI='262428040765675': No 3G Auth Data 20250112122700567 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122700567 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428040765675" cn_domain=PS} 20250112122700567 DLU <0006> fsm.c:456 lu(262428040765675)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122700567 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122700568 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122700568 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428040765675" cn_domain=PS} 20250112122700568 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122700568 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122700568 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122700568 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428040765675"} 20250112122700568 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122700568 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122700568 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428040765675"} 20250112122700568 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428040765675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122700568 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122700568 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122700568 DLU <0006> fsm.c:568 lu(PS:IMSI-262428040765675)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122700568 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122700568 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122700569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43768<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@be6994c63b43: Final verdict of PTC: pass 20250112122700570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43766<->l=127.0.0.1:4258 20250112122700570 DLINP <000b> input/ipa.c:451 connected read/write 20250112122700570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122700570 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122700570 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122700570 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250112122700570 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40653<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@be6994c63b43: Final verdict of PTC: none 296@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 296: none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@be6994c63b43: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Sun Jan 12 12:27:00 UTC 2025 ====== 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 20250112122700592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43778<->l=127.0.0.1:4258 20250112122700692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43778<->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@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Sun Jan 12 12:27:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_subscr_create_on_demand_ul started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122703794 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122703794 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122703797 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122703798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45730<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122703799 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122703800 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122703800 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122703800 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  20250112122703800 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122703800 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  20250112122703800 DLGSUP <0013> gsup_server.c:235 2:  20250112122703800 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122703800 DLGSUP <0013> gsup_server.c:235 3:  20250112122703800 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122703800 DLGSUP <0013> gsup_server.c:235 4:  20250112122703800 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122703800 DLGSUP <0013> gsup_server.c:235 5:  HLR_Test-GSUP-IPA(299)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122703800 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122703800 DLGSUP <0013> gsup_server.c:235 7:  20250112122703800 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122703800 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122703800 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122703800 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@be6994c63b43: 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") 20250112122703814 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33063<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@be6994c63b43: Created GsupExpect[0] for "262421102629678" to be handled at TC_subscr_create_on_demand_ul(303) 20250112122703826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45736<->l=127.0.0.1:4258 20250112122703842 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122703842 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421102629678" cn_domain=PS} 20250112122703842 DMAIN <0000> hlr.c:216 IMSI='262421102629678': Creating subscriber on demand 20250112122703842 DMAIN <0000> hlr.c:232 IMSI='262421102629678': Successfully assigned MSISDN='196' 20250112122703842 DLU <0006> fsm.c:456 lu(262421102629678)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122703842 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122703842 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122703842 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421102629678" cn_domain=PS} 20250112122703842 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122703842 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@be6994c63b43: Found GsupExpect[0] for "262421102629678" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@be6994c63b43: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262421102629678" 20250112122703844 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122703844 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421102629678"} 20250112122703844 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122703844 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122703844 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421102629678"} 20250112122703844 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122703844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122703844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122703844 DLU <0006> fsm.c:568 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122703844 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122703844 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@be6994c63b43: setverdict(pass): none -> pass 20250112122703845 DAUC <0003> db_auc.c:157 IMSI='262421102629678': No 2G Auth Data 20250112122703845 DAUC <0003> db_auc.c:192 IMSI='262421102629678': No 3G Auth Data 20250112122703845 DAUC <0003> db_auc.c:157 IMSI='262421102629678': No 2G Auth Data 20250112122703845 DAUC <0003> db_auc.c:192 IMSI='262421102629678': No 3G Auth Data 20250112122703846 DAUC <0003> db_auc.c:157 IMSI='262421102629678': No 2G Auth Data 20250112122703846 DAUC <0003> db_auc.c:192 IMSI='262421102629678': No 3G Auth Data 20250112122703849 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122703849 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421102629678" cn_domain=PS} 20250112122703849 DMAIN <0000> hlr.c:216 IMSI='262421102629678': Creating subscriber on demand 20250112122703849 DMAIN <0000> hlr.c:232 IMSI='262421102629678': Successfully assigned MSISDN='770' 20250112122703849 DLU <0006> fsm.c:456 lu(262421102629678)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122703849 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122703849 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122703849 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421102629678" cn_domain=PS} 20250112122703849 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122703849 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122703850 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122703850 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421102629678"} 20250112122703850 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122703850 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122703850 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421102629678"} 20250112122703850 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122703850 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122703850 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122703850 DLU <0006> fsm.c:568 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122703850 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122703850 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122703852 DAUC <0003> db_auc.c:157 IMSI='262421102629678': No 2G Auth Data 20250112122703852 DAUC <0003> db_auc.c:192 IMSI='262421102629678': No 3G Auth Data 20250112122703852 DAUC <0003> db_auc.c:157 IMSI='262421102629678': No 2G Auth Data 20250112122703852 DAUC <0003> db_auc.c:192 IMSI='262421102629678': No 3G Auth Data 20250112122703853 DAUC <0003> db_auc.c:157 IMSI='262421102629678': No 2G Auth Data 20250112122703853 DAUC <0003> db_auc.c:192 IMSI='262421102629678': No 3G Auth Data 20250112122703854 DAUC <0003> db_auc.c:157 IMSI='262421102629678': No 2G Auth Data 20250112122703854 DAUC <0003> db_auc.c:192 IMSI='262421102629678': No 3G Auth Data 20250112122703857 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122703857 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421102629678" cn_domain=PS} 20250112122703857 DMAIN <0000> hlr.c:216 IMSI='262421102629678': Creating subscriber on demand 20250112122703857 DMAIN <0000> hlr.c:232 IMSI='262421102629678': Successfully assigned MSISDN='548' 20250112122703857 DLU <0006> fsm.c:456 lu(262421102629678)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122703857 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250112122703857 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421102629678" cause=GPRS services not allowed} 20250112122703857 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122703857 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122703857 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{UNVALIDATED}: Freeing instance 20250112122703857 DLU <0006> fsm.c:568 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{UNVALIDATED}: Deallocated 20250112122703857 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122703857 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122703858 DAUC <0003> db_auc.c:157 IMSI='262421102629678': No 2G Auth Data 20250112122703858 DAUC <0003> db_auc.c:192 IMSI='262421102629678': No 3G Auth Data 20250112122703858 DAUC <0003> db_auc.c:157 IMSI='262421102629678': No 2G Auth Data 20250112122703858 DAUC <0003> db_auc.c:192 IMSI='262421102629678': No 3G Auth Data 20250112122703859 DAUC <0003> db_auc.c:157 IMSI='262421102629678': No 2G Auth Data 20250112122703859 DAUC <0003> db_auc.c:192 IMSI='262421102629678': No 3G Auth Data 20250112122703859 DAUC <0003> db_auc.c:157 IMSI='262421102629678': No 2G Auth Data 20250112122703859 DAUC <0003> db_auc.c:192 IMSI='262421102629678': No 3G Auth Data 20250112122703863 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122703863 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421102629678" cn_domain=PS} 20250112122703863 DMAIN <0000> hlr.c:216 IMSI='262421102629678': Creating subscriber on demand 20250112122703863 DMAIN <0000> hlr.c:232 IMSI='262421102629678': Successfully assigned MSISDN='574' 20250112122703863 DLU <0006> fsm.c:456 lu(262421102629678)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122703863 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250112122703863 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421102629678" cause=GPRS services not allowed} 20250112122703863 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122703863 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122703863 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{UNVALIDATED}: Freeing instance 20250112122703863 DLU <0006> fsm.c:568 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{UNVALIDATED}: Deallocated 20250112122703863 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122703863 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122703864 DAUC <0003> db_auc.c:157 IMSI='262421102629678': No 2G Auth Data 20250112122703864 DAUC <0003> db_auc.c:192 IMSI='262421102629678': No 3G Auth Data 20250112122703865 DAUC <0003> db_auc.c:157 IMSI='262421102629678': No 2G Auth Data 20250112122703865 DAUC <0003> db_auc.c:192 IMSI='262421102629678': No 3G Auth Data 20250112122703865 DAUC <0003> db_auc.c:157 IMSI='262421102629678': No 2G Auth Data 20250112122703865 DAUC <0003> db_auc.c:192 IMSI='262421102629678': No 3G Auth Data 20250112122703868 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122703868 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421102629678" cn_domain=PS} 20250112122703868 DMAIN <0000> hlr.c:216 IMSI='262421102629678': Creating subscriber on demand 20250112122703868 DLU <0006> fsm.c:456 lu(262421102629678)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122703868 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250112122703868 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421102629678" cause=GPRS services not allowed} 20250112122703868 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122703868 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122703868 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{UNVALIDATED}: Freeing instance 20250112122703868 DLU <0006> fsm.c:568 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{UNVALIDATED}: Deallocated 20250112122703868 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122703868 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122703869 DAUC <0003> db_auc.c:157 IMSI='262421102629678': No 2G Auth Data 20250112122703869 DAUC <0003> db_auc.c:192 IMSI='262421102629678': No 3G Auth Data 20250112122703870 DAUC <0003> db_auc.c:157 IMSI='262421102629678': No 2G Auth Data 20250112122703870 DAUC <0003> db_auc.c:192 IMSI='262421102629678': No 3G Auth Data 20250112122703870 DAUC <0003> db_auc.c:157 IMSI='262421102629678': No 2G Auth Data 20250112122703870 DAUC <0003> db_auc.c:192 IMSI='262421102629678': No 3G Auth Data 20250112122703873 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122703873 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421102629678" cn_domain=PS} 20250112122703873 DMAIN <0000> hlr.c:216 IMSI='262421102629678': Creating subscriber on demand 20250112122703873 DLU <0006> fsm.c:456 lu(262421102629678)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122703873 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122703873 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122703873 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421102629678" cn_domain=PS} 20250112122703873 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122703873 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122703874 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122703874 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421102629678"} 20250112122703874 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122703874 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122703874 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421102629678"} 20250112122703874 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421102629678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122703874 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122703874 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122703874 DLU <0006> fsm.c:568 lu(PS:IMSI-262421102629678)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122703874 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122703874 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122703876 DAUC <0003> db_auc.c:157 IMSI='262421102629678': No 2G Auth Data 20250112122703876 DAUC <0003> db_auc.c:192 IMSI='262421102629678': No 3G Auth Data 20250112122703876 DAUC <0003> db_auc.c:157 IMSI='262421102629678': No 2G Auth Data 20250112122703876 DAUC <0003> db_auc.c:192 IMSI='262421102629678': No 3G Auth Data 20250112122703877 DAUC <0003> db_auc.c:157 IMSI='262421102629678': No 2G Auth Data 20250112122703877 DAUC <0003> db_auc.c:192 IMSI='262421102629678': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122703879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45736<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@be6994c63b43: Final verdict of PTC: pass 20250112122703879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45730<->l=127.0.0.1:4258 20250112122703880 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33063<->l=127.0.0.1:4259) 20250112122703880 DLINP <000b> input/ipa.c:451 connected read/write 20250112122703880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122703880 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122703880 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122703880 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@be6994c63b43: Final verdict of PTC: none 301@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 301: none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@be6994c63b43: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Sun Jan 12 12:27:03 UTC 2025 ====== 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 20250112122703941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45750<->l=127.0.0.1:4258 20250112122704042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45750<->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@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Sun Jan 12 12:27:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_subscr_create_on_demand_sai started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122707094 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122707094 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122707100 DLINP <000b> input/ipa.c:451 connected read/write 20250112122707100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122707101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45764<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(304)@be6994c63b43: 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 } } } } 20250112122707110 DLINP <000b> input/ipa.c:451 connected read/write 20250112122707110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122707110 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122707110 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122707110 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  20250112122707110 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122707110 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  20250112122707110 DLGSUP <0013> gsup_server.c:235 2:  20250112122707110 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122707110 DLGSUP <0013> gsup_server.c:235 3:  20250112122707110 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122707110 DLGSUP <0013> gsup_server.c:235 4:  20250112122707110 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122707110 DLGSUP <0013> gsup_server.c:235 5:  20250112122707110 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122707110 DLGSUP <0013> gsup_server.c:235 7:  20250112122707110 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122707110 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122707110 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122707111 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(304)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@be6994c63b43: 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") 20250112122707126 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35889<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@be6994c63b43: Created GsupExpect[0] for "262428821058349" to be handled at TC_subscr_create_on_demand_sai(308) 20250112122707145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45766<->l=127.0.0.1:4258 20250112122707159 DLINP <000b> input/ipa.c:451 connected read/write 20250112122707159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122707159 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428821058349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428821058349"} 20250112122707159 DMAIN <0000> hlr.c:216 IMSI='262428821058349': Creating subscriber on demand 20250112122707159 DMAIN <0000> hlr.c:232 IMSI='262428821058349': Successfully assigned MSISDN='348' 20250112122707159 DAUC <0003> db_auc.c:157 IMSI='262428821058349': No 2G Auth Data 20250112122707159 DAUC <0003> db_auc.c:192 IMSI='262428821058349': No 3G Auth Data 20250112122707159 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428821058349 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 20250112122707159 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428821058349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428821058349" cause=IMSI unknown in HLR} 20250112122707159 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428821058349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250112122707159 DLINP <000b> input/ipa.c:451 connected read/write 20250112122707159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122707159 DLINP <000b> input/ipa.c:451 connected read/write 20250112122707159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@be6994c63b43: Found GsupExpect[0] for "262428821058349" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@be6994c63b43: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262428821058349" TC_subscr_create_on_demand_sai(308)@be6994c63b43: setverdict(pass): none -> pass 20250112122707163 DAUC <0003> db_auc.c:157 IMSI='262428821058349': No 2G Auth Data 20250112122707163 DAUC <0003> db_auc.c:192 IMSI='262428821058349': No 3G Auth Data 20250112122707164 DAUC <0003> db_auc.c:157 IMSI='262428821058349': No 2G Auth Data 20250112122707164 DAUC <0003> db_auc.c:192 IMSI='262428821058349': No 3G Auth Data 20250112122707165 DAUC <0003> db_auc.c:157 IMSI='262428821058349': No 2G Auth Data 20250112122707165 DAUC <0003> db_auc.c:192 IMSI='262428821058349': No 3G Auth Data 20250112122707168 DLINP <000b> input/ipa.c:451 connected read/write 20250112122707168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122707168 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428821058349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428821058349" cn_domain=PS} 20250112122707168 DLU <0006> fsm.c:456 lu(262428821058349)[0x55a0d95ce890]{UNVALIDATED}: Allocated 20250112122707168 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428821058349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250112122707168 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428821058349)[0x55a0d95ce890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122707168 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428821058349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428821058349" cn_domain=PS} 20250112122707168 DLINP <000b> input/ipa.c:451 connected read/write 20250112122707168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122707168 DLINP <000b> input/ipa.c:451 connected read/write 20250112122707168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122707171 DLINP <000b> input/ipa.c:451 connected read/write 20250112122707171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122707171 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428821058349 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428821058349"} 20250112122707171 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428821058349)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122707171 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428821058349 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122707171 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428821058349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428821058349"} 20250112122707171 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428821058349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122707171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428821058349)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122707171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428821058349)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122707171 DLU <0006> fsm.c:568 lu(PS:IMSI-262428821058349)[0x55a0d95ce890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122707171 DLINP <000b> input/ipa.c:451 connected read/write 20250112122707171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122707171 DLINP <000b> input/ipa.c:451 connected read/write 20250112122707171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122707175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45766<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@be6994c63b43: Final verdict of PTC: pass 20250112122707176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45764<->l=127.0.0.1:4258 20250112122707177 DLINP <000b> input/ipa.c:451 connected read/write 20250112122707177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122707177 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122707177 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122707177 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@be6994c63b43: Final verdict of PTC: none 306@be6994c63b43: Final verdict of PTC: none 20250112122707182 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35889<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(307)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 306: none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@be6994c63b43: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Sun Jan 12 12:27:07 UTC 2025 ====== 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 20250112122707252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45770<->l=127.0.0.1:4258 20250112122707353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45770<->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@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Sun Jan 12 12:27:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_MSLookup_mDNS_service_other_home started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122710498 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122710498 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122710500 DLINP <000b> input/ipa.c:451 connected read/write 20250112122710500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122710500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45784<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122710502 DLINP <000b> input/ipa.c:451 connected read/write HLR_Test-GSUP-IPA(309)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122710503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122710503 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122710503 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122710503 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  20250112122710503 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122710503 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  20250112122710503 DLGSUP <0013> gsup_server.c:235 2:  20250112122710503 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122710503 DLGSUP <0013> gsup_server.c:235 3:  20250112122710503 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122710503 DLGSUP <0013> gsup_server.c:235 4:  20250112122710503 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122710503 DLGSUP <0013> gsup_server.c:235 5:  20250112122710503 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122710503 DLGSUP <0013> gsup_server.c:235 7:  20250112122710503 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122710503 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122710503 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122710503 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@be6994c63b43: 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") 20250112122710517 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45665<->l=127.0.0.1:4259) 20250112122710520 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250112122710520 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@be6994c63b43: Created GsupExpect[0] for "262426962387724" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250112122710537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45788<->l=127.0.0.1:4258 20250112122710540 DAUC <0003> db_auc.c:157 IMSI='262426962387724': No 2G Auth Data 20250112122710540 DAUC <0003> db_auc.c:192 IMSI='262426962387724': No 3G Auth Data 20250112122710545 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615530470.msisdn 20250112122710545 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491615530470.msisdn: not attached (vlr_number unset) 20250112122710545 DDGSM <0007> mslookup_server.c:327 sip.voice.491615530470.msisdn: does not exist in GSUP proxy 20250112122711546 DLINP <000b> input/ipa.c:451 connected read/write 20250112122711546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122711546 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426962387724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426962387724" cn_domain=CS} 20250112122711546 DLU <0006> fsm.c:456 lu(262426962387724)[0x55a0d95f0070]{UNVALIDATED}: Allocated 20250112122711546 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426962387724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250112122711546 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262426962387724)[0x55a0d95f0070]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250112122711546 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426962387724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426962387724" cn_domain=CS} 20250112122711546 DLINP <000b> input/ipa.c:451 connected read/write 20250112122711546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122711546 DLINP <000b> input/ipa.c:451 connected read/write 20250112122711546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@be6994c63b43: Found GsupExpect[0] for "262426962387724" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@be6994c63b43: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262426962387724" 20250112122711548 DLINP <000b> input/ipa.c:451 connected read/write 20250112122711548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122711548 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426962387724 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426962387724"} 20250112122711548 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262426962387724)[0x55a0d95f0070]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250112122711548 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426962387724 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250112122711548 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426962387724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426962387724"} 20250112122711548 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426962387724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122711548 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426962387724)[0x55a0d95f0070]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250112122711548 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426962387724)[0x55a0d95f0070]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250112122711548 DLU <0006> fsm.c:568 lu(CS:IMSI-262426962387724)[0x55a0d95f0070]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250112122711548 DLINP <000b> input/ipa.c:451 connected read/write 20250112122711548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122711548 DLINP <000b> input/ipa.c:451 connected read/write 20250112122711548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@be6994c63b43: setverdict(pass): none -> pass 20250112122711549 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615530470.msisdn 20250112122711549 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491615530470.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250112122711549 DDGSM <0007> mslookup_server.c:327 sip.voice.491615530470.msisdn: does not exist in GSUP proxy 20250112122711549 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615530470.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@be6994c63b43: setverdict(pass): pass -> pass, component reason not changed 20250112122711551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45788<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@be6994c63b43: Final verdict of PTC: pass 20250112122711551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45784<->l=127.0.0.1:4258 HLR_Test-GSUP(310)@be6994c63b43: Final verdict of PTC: none 20250112122711552 DLINP <000b> input/ipa.c:451 connected read/write 20250112122711552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122711552 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122711552 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122711552 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 311@be6994c63b43: Final verdict of PTC: none 20250112122711552 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45665<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(309)@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 311: none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@be6994c63b43: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Sun Jan 12 12:27:11 UTC 2025 ====== 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 20250112122711581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45800<->l=127.0.0.1:4258 20250112122711682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45800<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21388) Waiting for packet dumper to finish... 1 (prev_count=21388, count=37444) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Sun Jan 12 12:27:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250112122713812 DSS <0004> hlr_ussd.c:239 262429084549664/0x92b34834: SS Session Timeout, destroying 20250112122713812 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262429084549664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_MSLookup_GSUP_proxy started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122714713 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122714713 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122714714 DLINP <000b> input/ipa.c:451 connected read/write 20250112122714714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122714714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46484<->l=127.0.0.1:4258 20250112122714715 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250112122714715 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@be6994c63b43: 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) } } } } 20250112122714715 DLINP <000b> input/ipa.c:451 connected read/write 20250112122714715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(314)@be6994c63b43: 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 } } } } 20250112122714715 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122714715 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122714715 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  20250112122714715 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122714715 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  20250112122714715 DLGSUP <0013> gsup_server.c:235 2:  20250112122714715 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122714715 DLGSUP <0013> gsup_server.c:235 3:  20250112122714715 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122714715 DLGSUP <0013> gsup_server.c:235 4:  20250112122714715 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122714715 DLGSUP <0013> gsup_server.c:235 5:  20250112122714715 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122714715 DLGSUP <0013> gsup_server.c:235 7:  20250112122714715 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122714715 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122714715 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122714715 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@be6994c63b43: 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") 20250112122714727 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42311<->l=127.0.0.1:4259) 20250112122714728 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250112122714728 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@be6994c63b43: Created GsupExpect[0] for "262421037082301" to be handled at TC_MSLookup_GSUP_proxy(320) 20250112122714734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46494<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@be6994c63b43: Created GsupExpect[0] for "262421037082301" to be handled at TC_MSLookup_GSUP_proxy(320) 20250112122714758 DLINP <000b> input/ipa.c:451 connected read/write 20250112122714758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122714758 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421037082301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421037082301" cn_domain=CS} 20250112122714758 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421037082301 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250112122714758 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421037082301 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250112122714758 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421037082301.imsi 20250112122714758 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421037082301.imsi 20250112122714758 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421037082301.imsi: does not exist in local HLR 20250112122714761 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421037082301 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250112122714761 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250112122714761 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250112122714761 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250112122714761 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250112122714761 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250112122714761 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421037082301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122714761 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250112122714761 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250112122714761 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250112122714761 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250112122714761 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250112122714761 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@be6994c63b43: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@be6994c63b43: 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) } } } } 20250112122714762 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250112122714762 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250112122714762 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250112122714762 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250112122714762 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112122714763 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250112122714763 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250112122714763 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@be6994c63b43: 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)@be6994c63b43: 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)@be6994c63b43: Found GsupExpect[0] for "262421037082301" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@be6994c63b43: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262421037082301" HLR_Test-GSUP-server-IPA(318)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122714806 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250112122714806 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250112122714806 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250112122714806 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250112122714806 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421037082301 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618750616 20250112122714806 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421037082301 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250112122714806 DLINP <000b> input/ipa.c:451 connected read/write 20250112122714806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122714806 DLINP <000b> input/ipa.c:451 connected read/write 20250112122714806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@be6994c63b43: Found GsupExpect[0] for "262421037082301" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@be6994c63b43: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262421037082301" 20250112122714807 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250112122714807 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250112122714807 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421037082301 MSISDN-491618750616 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250112122714807 DLINP <000b> input/ipa.c:451 connected read/write 20250112122714807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122714808 DLINP <000b> input/ipa.c:451 connected read/write 20250112122714808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122714808 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250112122714808 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250112122714808 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421037082301 MSISDN-491618750616 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 20250112122714808 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421037082301 MSISDN-491618750616 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250112122714808 DLINP <000b> input/ipa.c:451 connected read/write 20250112122714808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122714808 DLINP <000b> input/ipa.c:451 connected read/write 20250112122714808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@be6994c63b43: setverdict(pass): none -> pass 20250112122714809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46494<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@be6994c63b43: Final verdict of PTC: pass 20250112122714809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46484<->l=127.0.0.1:4258 20250112122714809 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42311<->l=127.0.0.1:4259) HLR_Test-GSUP(315)@be6994c63b43: Final verdict of PTC: none 20250112122714810 DLINP <000b> input/ipa.c:451 connected read/write 20250112122714810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122714810 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122714810 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122714810 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250112122714810 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250112122714810 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250112122714810 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250112122714810 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250112122714810 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(317)@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@be6994c63b43: Final verdict of PTC: none 316@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 316: none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@be6994c63b43: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Sun Jan 12 12:27:14 UTC 2025 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20250112122714834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46496<->l=127.0.0.1:4258 20250112122714934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46496<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=756) Waiting for packet dumper to finish... 1 (prev_count=756, count=43552) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Sun Jan 12 12:27:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122717995 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122717996 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122718001 DLINP <000b> input/ipa.c:451 connected read/write 20250112122718001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122718002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46510<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@be6994c63b43: 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 } } } } 20250112122718006 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250112122718006 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250112122718007 DLINP <000b> input/ipa.c:451 connected read/write 20250112122718007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122718007 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122718007 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122718007 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  20250112122718007 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122718007 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  20250112122718007 DLGSUP <0013> gsup_server.c:235 2:  HLR_Test-GSUP-IPA(321)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122718007 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122718007 DLGSUP <0013> gsup_server.c:235 3:  20250112122718007 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122718007 DLGSUP <0013> gsup_server.c:235 4:  20250112122718007 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122718007 DLGSUP <0013> gsup_server.c:235 5:  20250112122718007 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122718007 DLGSUP <0013> gsup_server.c:235 7:  20250112122718007 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122718007 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122718007 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122718007 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 323@be6994c63b43: 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") 20250112122718025 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38637<->l=127.0.0.1:4259) 20250112122718027 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250112122718027 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@be6994c63b43: Created GsupExpect[0] for "262428329186805" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250112122718035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46526<->l=127.0.0.1:4258 20250112122718036 DAUC <0003> db_auc.c:157 IMSI='262428329186805': No 2G Auth Data 20250112122718036 DAUC <0003> db_auc.c:192 IMSI='262428329186805': No 3G Auth Data 20250112122718039 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428329186805.imsi 20250112122718039 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262428329186805.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@be6994c63b43: setverdict(pass): none -> pass 20250112122718041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46526<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@be6994c63b43: Final verdict of PTC: pass 20250112122718041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46510<->l=127.0.0.1:4258 20250112122718042 DLINP <000b> input/ipa.c:451 connected read/write 20250112122718042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122718042 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122718042 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122718042 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 323@be6994c63b43: Final verdict of PTC: none 20250112122718043 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38637<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(321)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP(322)@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 323: none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@be6994c63b43: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Sun Jan 12 12:27:18 UTC 2025 ====== 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 20250112122718084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46528<->l=127.0.0.1:4258 20250112122718185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46528<->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@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Sun Jan 12 12:27:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122721329 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122721329 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122721334 DLINP <000b> input/ipa.c:451 connected read/write 20250112122721334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122721335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46542<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@be6994c63b43: 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)@be6994c63b43: 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 } } } } 20250112122721339 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250112122721340 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250112122721340 DLINP <000b> input/ipa.c:451 connected read/write 20250112122721340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(326)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122721340 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122721340 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122721340 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  20250112122721340 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122721340 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  20250112122721340 DLGSUP <0013> gsup_server.c:235 2:  20250112122721340 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122721340 DLGSUP <0013> gsup_server.c:235 3:  20250112122721340 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122721340 DLGSUP <0013> gsup_server.c:235 4:  20250112122721340 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122721340 DLGSUP <0013> gsup_server.c:235 5:  20250112122721340 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122721340 DLGSUP <0013> gsup_server.c:235 7:  20250112122721340 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122721340 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122721340 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122721340 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 328@be6994c63b43: 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") 20250112122721372 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40577<->l=127.0.0.1:4259) 20250112122721374 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250112122721374 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@be6994c63b43: Created GsupExpect[0] for "262424374004499" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250112122721385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46544<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@be6994c63b43: Created GsupExpect[0] for "262424374004499" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250112122721394 DLINP <000b> input/ipa.c:451 connected read/write 20250112122721394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122721394 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424374004499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424374004499" cn_domain=CS} 20250112122721394 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424374004499 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250112122721394 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424374004499 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250112122721394 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424374004499.imsi 20250112122721394 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424374004499.imsi 20250112122721394 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424374004499.imsi: does not exist in local HLR 20250112122721405 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424374004499 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250112122721405 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250112122721405 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250112122721405 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250112122721405 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250112122721405 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250112122721405 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424374004499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122721405 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250112122721405 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250112122721405 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250112122721405 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250112122721405 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250112122721405 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@be6994c63b43: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@be6994c63b43: 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) } } } } 20250112122721410 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250112122721410 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250112122721410 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250112122721410 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250112122721410 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112122721413 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250112122721413 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250112122721413 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@be6994c63b43: 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)@be6994c63b43: 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)@be6994c63b43: Found GsupExpect[0] for "262424374004499" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@be6994c63b43: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262424374004499" HLR_Test-GSUP-server-IPA(330)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122721454 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250112122721454 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250112122721454 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250112122721454 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250112122721454 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424374004499 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615601176 20250112122721454 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424374004499 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250112122721454 DLINP <000b> input/ipa.c:451 connected read/write 20250112122721454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122721455 DLINP <000b> input/ipa.c:451 connected read/write 20250112122721455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@be6994c63b43: Found GsupExpect[0] for "262424374004499" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@be6994c63b43: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262424374004499" 20250112122721463 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250112122721463 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250112122721463 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424374004499 MSISDN-491615601176 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250112122721463 DLINP <000b> input/ipa.c:451 connected read/write 20250112122721463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122721463 DLINP <000b> input/ipa.c:451 connected read/write 20250112122721463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122721466 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250112122721466 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250112122721466 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424374004499 MSISDN-491615601176 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 20250112122721466 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424374004499 MSISDN-491615601176 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250112122721466 DLINP <000b> input/ipa.c:451 connected read/write 20250112122721466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122721466 DLINP <000b> input/ipa.c:451 connected read/write 20250112122721467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122721470 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424374004499.imsi 20250112122721470 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424374004499.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@be6994c63b43: setverdict(pass): none -> pass 20250112122722472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46544<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@be6994c63b43: Final verdict of PTC: pass 20250112122722474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46542<->l=127.0.0.1:4258 20250112122722476 DLINP <000b> input/ipa.c:451 connected read/write 20250112122722476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122722476 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122722476 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122722476 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(327)@be6994c63b43: Final verdict of PTC: none 20250112122722477 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40577<->l=127.0.0.1:4259) 20250112122722477 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250112122722477 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250112122722477 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250112122722477 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250112122722477 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(329)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@be6994c63b43: Final verdict of PTC: none 328@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 328: none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@be6994c63b43: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Sun Jan 12 12:27:22 UTC 2025 ====== 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 20250112122722567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40232<->l=127.0.0.1:4258 20250112122722668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40232<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35972) Waiting for packet dumper to finish... 1 (prev_count=35972, count=44140) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Sun Jan 12 12:27:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@be6994c63b43: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@be6994c63b43: legacy= false MTC@be6994c63b43: in not legacy case 1 MTC@be6994c63b43: in not legacy case 2 20250112122725783 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250112122725783 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122725787 DLINP <000b> input/ipa.c:451 connected read/write 20250112122725787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122725789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40234<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@be6994c63b43: 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 } } } } 20250112122725792 DLINP <000b> input/ipa.c:451 connected read/write 20250112122725792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122725792 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250112122725792 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250112122725792 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  20250112122725792 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250112122725792 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  20250112122725792 DLGSUP <0013> gsup_server.c:235 2:  20250112122725792 DLGSUP <0013> gsup_server.c:237 2: 00  20250112122725792 DLGSUP <0013> gsup_server.c:235 3:  20250112122725792 DLGSUP <0013> gsup_server.c:237 3: 00  20250112122725792 DLGSUP <0013> gsup_server.c:235 4:  20250112122725792 DLGSUP <0013> gsup_server.c:237 4: 00  20250112122725792 DLGSUP <0013> gsup_server.c:235 5:  20250112122725792 DLGSUP <0013> gsup_server.c:237 5: 00  20250112122725792 DLGSUP <0013> gsup_server.c:235 7:  20250112122725792 DLGSUP <0013> gsup_server.c:237 7: 00  20250112122725792 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250112122725792 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250112122725792 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(333)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122725794 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250112122725794 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@be6994c63b43: 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") 20250112122725829 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40719<->l=127.0.0.1:4259) 20250112122725832 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250112122725832 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@be6994c63b43: Created GsupExpect[0] for "262427743529558" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250112122725845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40248<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@be6994c63b43: Created GsupExpect[0] for "262427743529558" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250112122725850 DLINP <000b> input/ipa.c:451 connected read/write 20250112122725850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122725850 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427743529558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427743529558" cn_domain=CS} 20250112122725851 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427743529558 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250112122725851 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427743529558 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250112122725851 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427743529558.imsi 20250112122725851 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427743529558.imsi 20250112122725851 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427743529558.imsi: does not exist in local HLR 20250112122725858 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427743529558 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250112122725859 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250112122725859 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250112122725859 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250112122725859 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250112122725859 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250112122725859 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427743529558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250112122725859 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250112122725859 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250112122725859 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250112122725859 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250112122725859 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250112122725859 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@be6994c63b43: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@be6994c63b43: 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) } } } } 20250112122725862 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250112122725862 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250112122725862 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250112122725862 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250112122725862 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112122725864 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250112122725864 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250112122725864 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@be6994c63b43: 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)@be6994c63b43: 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)@be6994c63b43: Found GsupExpect[0] for "262427743529558" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@be6994c63b43: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427743529558" HLR_Test-GSUP-server-IPA(337)@be6994c63b43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@be6994c63b43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112122725906 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250112122725906 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250112122725906 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250112122725906 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250112122725906 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427743529558 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610466148 20250112122725906 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427743529558 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250112122725906 DLINP <000b> input/ipa.c:451 connected read/write 20250112122725906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122725906 DLINP <000b> input/ipa.c:451 connected read/write 20250112122725906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@be6994c63b43: Found GsupExpect[0] for "262427743529558" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@be6994c63b43: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427743529558" 20250112122725915 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250112122725916 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250112122725916 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427743529558 MSISDN-491610466148 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250112122725916 DLINP <000b> input/ipa.c:451 connected read/write 20250112122725916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122725916 DLINP <000b> input/ipa.c:451 connected read/write 20250112122725916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122725919 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250112122725919 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250112122725919 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427743529558 MSISDN-491610466148 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 20250112122725919 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427743529558 MSISDN-491610466148 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250112122725919 DLINP <000b> input/ipa.c:451 connected read/write 20250112122725919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122725919 DLINP <000b> input/ipa.c:451 connected read/write 20250112122725919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250112122725923 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610466148.msisdn 20250112122725923 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610466148.msisdn: does not exist in local HLR 20250112122725923 DDGSM <0007> mslookup_server.c:352 sip.voice.491610466148.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250112122725923 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610466148.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@be6994c63b43: setverdict(pass): none -> pass 20250112122725926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40248<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@be6994c63b43: Final verdict of PTC: pass 20250112122725927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40234<->l=127.0.0.1:4258 20250112122725929 DLINP <000b> input/ipa.c:451 connected read/write 20250112122725929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250112122725929 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250112122725929 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250112122725930 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250112122725930 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40719<->l=127.0.0.1:4259) 20250112122725930 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250112122725930 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250112122725930 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250112122725931 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250112122725931 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP(334)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-server(336)@be6994c63b43: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@be6994c63b43: Final verdict of PTC: none 335@be6994c63b43: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@be6994c63b43: Final verdict of PTC: none MTC@be6994c63b43: Setting final verdict of the test case. MTC@be6994c63b43: Local verdict of MTC: none MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@be6994c63b43: Local verdict of PTC with component reference 335: none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@be6994c63b43: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@be6994c63b43: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@be6994c63b43: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@be6994c63b43: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@be6994c63b43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Sun Jan 12 12:27:25 UTC 2025 ====== 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 20250112122726024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40252<->l=127.0.0.1:4258 20250112122726124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40252<->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=46460) MTC@be6994c63b43: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@be6994c63b43: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@be6994c63b43: Terminating MTC. MC@be6994c63b43: MTC terminated. MC2> exit MC@be6994c63b43: Shutting down session. MC@be6994c63b43: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7510.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 (562056) [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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (561976) [testenv] Showing testsuite/junit-xml-7510.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7510.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0'] testenv-hlr-osmocom-latest-20250112-1225-aa9a1132-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2293/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS