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 28b47ddc24924508d554710e03eff05021408f0d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 28b47ddc24924508d554710e03eff05021408f0d # timeout=10 Commit message: "update osmo-stp.cfg to make STP_Tests work at all again" > git rev-list --no-walk 69aa39abf63ffd19aecb3502dec7251c0e77350d # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins10433521819810788170.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20241012-0825-718a33ef', '--detach', '--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', '--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'] 20e64d0fa95de61e64919c70e381e91d67857092b7dca5a2ea9494a36cab8d08 [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-20241012-0825-718a33ef', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20241012-0825-718a33ef', '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 [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [188 kB] Fetched 9232 kB in 1s (11.0 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-20241012-0825-718a33ef', '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' 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-20241012-0825-718a33ef', '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-20241012-0825-718a33ef', './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-20241012-0825-718a33ef', '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-20241012-0825-718a33ef', '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:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.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:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.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:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.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:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.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:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: 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:715.9-767.1: In function definition `f_SS_expect': HLR_Tests.ttcn:726.2-764.2: In alt construct: HLR_Tests.ttcn:746.3-50: In function instance: HLR_Tests.ttcn:746.3-50: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn:979.9-982.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:980.2-71: In function instance: HLR_Tests.ttcn:980.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1007.9-1011.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1009.2-72: In function instance: HLR_Tests.ttcn:1009.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1814.9-1858.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1840.2-69: In function instance: HLR_Tests.ttcn:1840.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1899.9-1925.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1912.2-1922.2: In alt construct: HLR_Tests.ttcn:1913.5-99: In guard operation: HLR_Tests.ttcn:1913.5-99: In receive statement: HLR_Tests.ttcn:1913.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1939.9-1960.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1949.2-1959.2: In alt construct: HLR_Tests.ttcn:1950.5-99: In guard operation: HLR_Tests.ttcn:1950.5-99: In receive statement: HLR_Tests.ttcn:1950.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1980.9-2001.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1990.2-2000.2: In alt construct: HLR_Tests.ttcn:1991.5-91: In guard operation: HLR_Tests.ttcn:1991.5-91: In receive statement: HLR_Tests.ttcn:1991.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-20241012-0825-718a33ef', '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_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.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_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_Protocol_part_4.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_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_4.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_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_7.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_2.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TELNETasp_PortType_part_1.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_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_6.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_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_2.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_1.cc Creating dependency file for MobileL3_RRM_Types_part_2.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_1.cc Creating dependency file for IPL4asp_Types_part_2.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_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.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_4.cc Creating dependency file for HLR_Tests_part_5.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_Templates.cc Creating dependency file for GSUP_Types.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-20241012-0825-718a33ef', '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-20241012-0825-718a33ef', '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 [181 kB] Fetched 182 kB in 0s (379 kB/s) Reading package lists... [testenv] Installing packages: osmo-hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20241012-0825-718a33ef', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmocom-latest The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-latest 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. Need to get 853 kB of archives. After this operation, 2264 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.8.0 [23.2 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.8.0 [112 kB] Fetched 853 kB in 0s (25.3 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39994 files and directories currently installed.) Preparing to unpack .../0-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-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 .../7-libosmo-mslookup1_1.8.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0_amd64.deb ... Unpacking osmo-hlr (1.8.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0: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 libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmo-mslookup1:amd64 (1.8.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 Processing triggers for libc-bin (2.36-9+deb12u8) ... [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-20241012-0825-718a33ef', '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] + ['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-20241012-0825-718a33ef', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/osmo-hlr.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20241012-0825-718a33ef', '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-20241012-0825-718a33ef', '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-20241012-0825-718a33ef', '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-20241012-0825-718a33ef', '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-20241012-0825-718a33ef', '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-20241012-0825-718a33ef', '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-20241012-0825-718a33ef', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] [testenv] Running testsuite 20241012082516761 DMAIN <0000> hlr.c:802 hlr starting 20241012082516761 DDB <0001> db.c:599 using database: hlr.db 20241012082516761 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241012082516761 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241012082516761 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241012082516762 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241012082516762 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241012082516762 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241012082516762 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241012082516762 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241012082516762 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241012082516762 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241012082516762 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241012082516762 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241012082516762 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241012082516762 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241012082516762 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241012082516801 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241012082516801 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' [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-20241012-0825-718a33ef', '/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'] 20241012082516879 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241012082516881 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241012082516881 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 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@20e64d0fa95d: Unix server socket created successfully. MC@20e64d0fa95d: Listening on TCP port 43167. 20e64d0fa95d is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 20e64d0fa95d 43167 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@20e64d0fa95d: New HC connected from 10.0.2.100 [10.0.2.100]. 20e64d0fa95d: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@20e64d0fa95d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@20e64d0fa95d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@20e64d0fa95d: Configuration file was processed on all HCs. MC@20e64d0fa95d: Creating MTC on host 10.0.2.100. MC@20e64d0fa95d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@20e64d0fa95d: 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 ------ Sat Oct 12 08:25:17 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_gsup_sai_err_invalid_imsi started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082518215 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082518215 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082518218 DLINP <000b> input/ipa.c:451 connected read/write 20241012082518218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082518219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42206<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@20e64d0fa95d: 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) } } } } 20241012082518220 DLINP <000b> input/ipa.c:451 connected read/write 20241012082518220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(3)@20e64d0fa95d: 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 } } } } 20241012082518220 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082518220 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082518220 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 20241012082518220 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082518220 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 20241012082518220 DLGSUP <0013> gsup_server.c:235 2: 20241012082518220 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082518220 DLGSUP <0013> gsup_server.c:235 3: 20241012082518220 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082518220 DLGSUP <0013> gsup_server.c:235 4: 20241012082518220 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082518220 DLGSUP <0013> gsup_server.c:235 5: 20241012082518220 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082518220 DLGSUP <0013> gsup_server.c:235 7: 20241012082518220 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082518220 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082518220 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082518220 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)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@20e64d0fa95d: 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") 20241012082518229 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33203<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@20e64d0fa95d: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241012082518235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42212<->l=127.0.0.1:4258 20241012082518266 DLINP <000b> input/ipa.c:451 connected read/write 20241012082518266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082518266 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"} 20241012082518266 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" 20241012082518266 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} 20241012082518266 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 20241012082518266 DLINP <000b> input/ipa.c:451 connected read/write 20241012082518266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082518266 DLINP <000b> input/ipa.c:451 connected read/write 20241012082518266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@20e64d0fa95d: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@20e64d0fa95d: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082518273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42212<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@20e64d0fa95d: Final verdict of PTC: pass 20241012082518275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42206<->l=127.0.0.1:4258 20241012082518277 DLINP <000b> input/ipa.c:451 connected read/write 20241012082518277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082518277 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082518278 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082518278 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082518278 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33203<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@20e64d0fa95d: Final verdict of PTC: none 5@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 5: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@20e64d0fa95d: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:25:18 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20241012082518338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42228<->l=127.0.0.1:4258 20241012082518338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42228<->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=12448) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:25:20 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_gsup_sai started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082521420 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082521420 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082521422 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082521423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42238<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082521424 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082521424 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082521424 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082521424 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 20241012082521424 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082521424 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 20241012082521424 DLGSUP <0013> gsup_server.c:235 2: 20241012082521424 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082521424 DLGSUP <0013> gsup_server.c:235 3: 20241012082521424 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082521424 DLGSUP <0013> gsup_server.c:235 4: 20241012082521424 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082521424 DLGSUP <0013> gsup_server.c:235 5: 20241012082521424 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082521424 DLGSUP <0013> gsup_server.c:235 7: 20241012082521424 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082521424 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082521424 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082521424 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)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@20e64d0fa95d: 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") 20241012082521432 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44085<->l=127.0.0.1:4259) 20241012082521458 DAUC <0003> db_auc.c:157 IMSI='262425757318900': No 2G Auth Data 20241012082521458 DAUC <0003> db_auc.c:192 IMSI='262425757318900': No 3G Auth Data HLR_Test-GSUP(9)@20e64d0fa95d: Created GsupExpect[0] for "262425757318900" to be handled at TC_gsup_sai(12) 20241012082521507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42242<->l=127.0.0.1:4258 20241012082521519 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082521519 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425757318900 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425757318900"} 20241012082521528 DAUC <0003> db_auc.c:192 IMSI='262425757318900': No 3G Auth Data 20241012082521528 DAUC <0003> db_auc.c:236 IMSI='262425757318900': Calling to generate 5 vectors 20241012082521528 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012082521528 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082521528 DAUC <0003> auc.c:113 vector [0]: rand = a2166597100d8624140d2a2a579e289e 20241012082521528 DAUC <0003> auc.c:179 vector [0]: kc = c91e876ec9d5c800 20241012082521528 DAUC <0003> auc.c:180 vector [0]: sres = 661ea213 20241012082521528 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082521528 DAUC <0003> auc.c:113 vector [1]: rand = 8fbf0f54288c9073db2c392977db5920 20241012082521528 DAUC <0003> auc.c:179 vector [1]: kc = 8d41f124d9b8a400 20241012082521528 DAUC <0003> auc.c:180 vector [1]: sres = ca7248cb 20241012082521528 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082521528 DAUC <0003> auc.c:113 vector [2]: rand = 58063082a6a799c55c7b21597beab3e6 20241012082521528 DAUC <0003> auc.c:179 vector [2]: kc = 0443186345e8e000 20241012082521528 DAUC <0003> auc.c:180 vector [2]: sres = 99986e9a 20241012082521528 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082521528 DAUC <0003> auc.c:113 vector [3]: rand = 73671e5a713b738e2d66672e564c3e74 20241012082521528 DAUC <0003> auc.c:179 vector [3]: kc = c14efadb32588400 20241012082521528 DAUC <0003> auc.c:180 vector [3]: sres = 27070642 20241012082521528 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082521528 DAUC <0003> auc.c:113 vector [4]: rand = 18414c7b6a0b4da3d7cef7922212eb66 20241012082521528 DAUC <0003> auc.c:179 vector [4]: kc = 0cca7576d3f14800 20241012082521528 DAUC <0003> auc.c:180 vector [4]: sres = 2cd4d538 20241012082521528 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012082521528 DAUC <0003> db_auc.c:245 IMSI='262425757318900': Generated 5 vectors 20241012082521528 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425757318900 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425757318900"} 20241012082521528 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425757318900 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082521528 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082521528 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@20e64d0fa95d: Found GsupExpect[0] for "262425757318900" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@20e64d0fa95d: Added IMSI table entry 0TC_gsup_sai(12)"262425757318900" TC_gsup_sai(12)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_sai(12)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082521535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42242<->l=127.0.0.1:4258 TC_gsup_sai(12)@20e64d0fa95d: Final verdict of PTC: pass 20241012082521562 DAUC <0003> db_auc.c:157 IMSI='262422793555092': No 2G Auth Data 20241012082521562 DAUC <0003> db_auc.c:192 IMSI='262422793555092': No 3G Auth Data HLR_Test-GSUP(9)@20e64d0fa95d: Created GsupExpect[0] for "262422793555092" to be handled at TC_gsup_sai(13) 20241012082521584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41958<->l=127.0.0.1:4258 20241012082521585 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082521585 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422793555092 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422793555092"} 20241012082521585 DAUC <0003> db_auc.c:192 IMSI='262422793555092': No 3G Auth Data 20241012082521585 DAUC <0003> db_auc.c:236 IMSI='262422793555092': Calling to generate 5 vectors 20241012082521585 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012082521585 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082521585 DAUC <0003> auc.c:113 vector [0]: rand = d8e4306395aec5e7ae5aadd2565d69fc 20241012082521585 DAUC <0003> auc.c:179 vector [0]: kc = b31f33861964b000 20241012082521585 DAUC <0003> auc.c:180 vector [0]: sres = 97318335 20241012082521585 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082521585 DAUC <0003> auc.c:113 vector [1]: rand = 55d321c71c9253867203753c16cec7ea 20241012082521585 DAUC <0003> auc.c:179 vector [1]: kc = 23e9bf049589a800 20241012082521585 DAUC <0003> auc.c:180 vector [1]: sres = 5b8f4c33 20241012082521585 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082521585 DAUC <0003> auc.c:113 vector [2]: rand = e591f1edc8b09b4ad11a703e8074d3b7 20241012082521585 DAUC <0003> auc.c:179 vector [2]: kc = 80dbcb962d8f1000 20241012082521585 DAUC <0003> auc.c:180 vector [2]: sres = 990c4e60 20241012082521585 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082521585 DAUC <0003> auc.c:113 vector [3]: rand = 02a29b44313d2247d6b8a5fabb5c805f 20241012082521585 DAUC <0003> auc.c:179 vector [3]: kc = e3fae47e37b68000 20241012082521585 DAUC <0003> auc.c:180 vector [3]: sres = 0315a1ff 20241012082521585 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082521585 DAUC <0003> auc.c:113 vector [4]: rand = 9e818253a47762316d5cdd4989372184 20241012082521585 DAUC <0003> auc.c:179 vector [4]: kc = 1c1d81bc6554c000 20241012082521585 DAUC <0003> auc.c:180 vector [4]: sres = 5b9d7bcc 20241012082521585 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012082521585 DAUC <0003> db_auc.c:245 IMSI='262422793555092': Generated 5 vectors 20241012082521585 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422793555092 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422793555092"} 20241012082521585 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422793555092 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082521585 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082521585 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@20e64d0fa95d: Found GsupExpect[0] for "262422793555092" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@20e64d0fa95d: Added IMSI table entry 1TC_gsup_sai(13)"262422793555092" TC_gsup_sai(13)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_sai(13)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082521586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41958<->l=127.0.0.1:4258 TC_gsup_sai(13)@20e64d0fa95d: Final verdict of PTC: pass 20241012082521610 DAUC <0003> db_auc.c:157 IMSI='262424866342208': No 2G Auth Data 20241012082521610 DAUC <0003> db_auc.c:192 IMSI='262424866342208': No 3G Auth Data HLR_Test-GSUP(9)@20e64d0fa95d: Created GsupExpect[0] for "262424866342208" to be handled at TC_gsup_sai(14) 20241012082521635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41960<->l=127.0.0.1:4258 20241012082521639 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082521639 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424866342208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424866342208"} 20241012082521639 DAUC <0003> db_auc.c:192 IMSI='262424866342208': No 3G Auth Data 20241012082521639 DAUC <0003> db_auc.c:236 IMSI='262424866342208': Calling to generate 5 vectors 20241012082521639 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012082521639 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082521639 DAUC <0003> auc.c:113 vector [0]: rand = 883937b181e1887b89cf111ddc9b1dad 20241012082521639 DAUC <0003> auc.c:179 vector [0]: kc = d4c7cf59a787a201 20241012082521639 DAUC <0003> auc.c:180 vector [0]: sres = d503e304 20241012082521639 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082521639 DAUC <0003> auc.c:113 vector [1]: rand = aae7c342ab1a6bdf7a0344f6ad538967 20241012082521639 DAUC <0003> auc.c:179 vector [1]: kc = 644e7fd8f1c877d4 20241012082521639 DAUC <0003> auc.c:180 vector [1]: sres = d455afa6 20241012082521639 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082521639 DAUC <0003> auc.c:113 vector [2]: rand = 6b758662771f787a1389a1200b8c30ec 20241012082521639 DAUC <0003> auc.c:179 vector [2]: kc = 234f441b9bae17b7 20241012082521639 DAUC <0003> auc.c:180 vector [2]: sres = c8e2ecd9 20241012082521639 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082521639 DAUC <0003> auc.c:113 vector [3]: rand = c2f212608e0d27b6937b3703c6cf9783 20241012082521639 DAUC <0003> auc.c:179 vector [3]: kc = 555b8ae8d13eed2e 20241012082521639 DAUC <0003> auc.c:180 vector [3]: sres = 4ccdf4b4 20241012082521639 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082521639 DAUC <0003> auc.c:113 vector [4]: rand = a70be6ecfe477a94585f97415f998b3f 20241012082521639 DAUC <0003> auc.c:179 vector [4]: kc = 253193ed15b7b62b 20241012082521639 DAUC <0003> auc.c:180 vector [4]: sres = e624d102 20241012082521639 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012082521639 DAUC <0003> db_auc.c:245 IMSI='262424866342208': Generated 5 vectors 20241012082521639 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424866342208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424866342208"} 20241012082521639 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424866342208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082521639 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082521639 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@20e64d0fa95d: Found GsupExpect[0] for "262424866342208" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@20e64d0fa95d: Added IMSI table entry 2TC_gsup_sai(14)"262424866342208" TC_gsup_sai(14)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_sai(14)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082521642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41960<->l=127.0.0.1:4258 TC_gsup_sai(14)@20e64d0fa95d: Final verdict of PTC: pass 20241012082521667 DAUC <0003> db_auc.c:157 IMSI='262429702848638': No 2G Auth Data 20241012082521667 DAUC <0003> db_auc.c:192 IMSI='262429702848638': No 3G Auth Data HLR_Test-GSUP(9)@20e64d0fa95d: Created GsupExpect[0] for "262429702848638" to be handled at TC_gsup_sai(15) 20241012082521690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41962<->l=127.0.0.1:4258 20241012082521691 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082521691 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429702848638 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429702848638"} 20241012082521692 DAUC <0003> db_auc.c:157 IMSI='262429702848638': No 2G Auth Data 20241012082521692 DAUC <0003> db_auc.c:236 IMSI='262429702848638': Calling to generate 5 vectors 20241012082521692 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012082521692 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082521692 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082521692 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082521692 DAUC <0003> auc.c:113 vector [0]: rand = acd168a95d3c1f1837a70da083ce2303 20241012082521692 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082521692 DAUC <0003> auc.c:142 vector [0]: autn = 495ed1470e9a0000c595a08588e63e79 20241012082521692 DAUC <0003> auc.c:143 vector [0]: ck = b17fe35b9538b4d86e83408063643d54 20241012082521692 DAUC <0003> auc.c:144 vector [0]: ik = b176ee961570663573350431b0762600 20241012082521692 DAUC <0003> auc.c:145 vector [0]: res = 37c5195e119c0e560000000000000000 20241012082521692 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082521692 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082521692 DAUC <0003> auc.c:151 vector [0]: kc = 1dbf497c535ac9b9 20241012082521692 DAUC <0003> auc.c:152 vector [0]: sres = 26591708 20241012082521692 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082521692 DAUC <0003> auc.c:113 vector [1]: rand = c200d94d8c25499e380ba7b96c67f6d5 20241012082521692 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012082521692 DAUC <0003> auc.c:142 vector [1]: autn = ad7c3b8279580000ff5ec0ab9cb2cc8e 20241012082521692 DAUC <0003> auc.c:143 vector [1]: ck = e8652a76ba182fefddefa5fdea7bc32d 20241012082521692 DAUC <0003> auc.c:144 vector [1]: ik = 01ea83f6defaf9b35bda329f38b21ccf 20241012082521692 DAUC <0003> auc.c:145 vector [1]: res = 8a4752ecc6ef4df10000000000000000 20241012082521692 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082521692 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012082521692 DAUC <0003> auc.c:151 vector [1]: kc = 6fba3ee2b62b09be 20241012082521692 DAUC <0003> auc.c:152 vector [1]: sres = 4ca81f1d 20241012082521692 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012082521692 DAUC <0003> auc.c:113 vector [2]: rand = a97eb54c715a56c1a3e15bc94dc67a2c 20241012082521692 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012082521692 DAUC <0003> auc.c:142 vector [2]: autn = c4dd71bdaada0000c6238abff32c7e45 20241012082521692 DAUC <0003> auc.c:143 vector [2]: ck = f0d4ede8b91942562c55581dc7c93730 20241012082521692 DAUC <0003> auc.c:144 vector [2]: ik = 26bb38cf197ff62c622f3d0cc541f178 20241012082521692 DAUC <0003> auc.c:145 vector [2]: res = 4fd0ea86905bffff0000000000000000 20241012082521692 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082521692 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012082521692 DAUC <0003> auc.c:151 vector [2]: kc = 9815b036a2ee7232 20241012082521692 DAUC <0003> auc.c:152 vector [2]: sres = df8b1579 20241012082521692 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012082521692 DAUC <0003> auc.c:113 vector [3]: rand = 8d37ec4e2bf9dc8e33fc058489a44af5 20241012082521692 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012082521692 DAUC <0003> auc.c:142 vector [3]: autn = ba4a681f558700001f6f1022d28ce5aa 20241012082521692 DAUC <0003> auc.c:143 vector [3]: ck = 8863a1730b12059be828833bc1462e1d 20241012082521692 DAUC <0003> auc.c:144 vector [3]: ik = a5c3850d09d08cb96f261dff26a75be6 20241012082521692 DAUC <0003> auc.c:145 vector [3]: res = 6c4d1f12613d16030000000000000000 20241012082521692 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082521692 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012082521692 DAUC <0003> auc.c:151 vector [3]: kc = aaaebabae523fcd9 20241012082521692 DAUC <0003> auc.c:152 vector [3]: sres = 0d700911 20241012082521692 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012082521692 DAUC <0003> auc.c:113 vector [4]: rand = 948be579c9747ffbc0235f5879c35af3 20241012082521692 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012082521692 DAUC <0003> auc.c:142 vector [4]: autn = 9bfa921acbe000003710f44f7d78c945 20241012082521692 DAUC <0003> auc.c:143 vector [4]: ck = e06146040f15d5e87ecc85562de1d4f5 20241012082521692 DAUC <0003> auc.c:144 vector [4]: ik = f367a9519296f430044b77e69ea2c5ad 20241012082521692 DAUC <0003> auc.c:145 vector [4]: res = b26dad38bbd820c00000000000000000 20241012082521692 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082521692 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012082521692 DAUC <0003> auc.c:151 vector [4]: kc = 69811de52ec03080 20241012082521692 DAUC <0003> auc.c:152 vector [4]: sres = 09b58df8 20241012082521692 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012082521692 DAUC <0003> db_auc.c:245 IMSI='262429702848638': Generated 5 vectors 20241012082521692 DAUC <0003> db_auc.c:249 IMSI='262429702848638': Updating SQN=161 in DB 20241012082521699 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429702848638 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429702848638"} 20241012082521699 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429702848638 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082521699 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082521699 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@20e64d0fa95d: Found GsupExpect[0] for "262429702848638" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@20e64d0fa95d: Added IMSI table entry 3TC_gsup_sai(15)"262429702848638" TC_gsup_sai(15)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_sai(15)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082521702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41962<->l=127.0.0.1:4258 TC_gsup_sai(15)@20e64d0fa95d: Final verdict of PTC: pass 20241012082521727 DAUC <0003> db_auc.c:157 IMSI='262426277476637': No 2G Auth Data 20241012082521727 DAUC <0003> db_auc.c:192 IMSI='262426277476637': No 3G Auth Data HLR_Test-GSUP(9)@20e64d0fa95d: Created GsupExpect[0] for "262426277476637" to be handled at TC_gsup_sai(16) 20241012082521750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41978<->l=127.0.0.1:4258 20241012082521752 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082521752 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426277476637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426277476637"} 20241012082521752 DAUC <0003> db_auc.c:157 IMSI='262426277476637': No 2G Auth Data 20241012082521752 DAUC <0003> db_auc.c:236 IMSI='262426277476637': Calling to generate 5 vectors 20241012082521752 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012082521752 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082521752 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241012082521752 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082521752 DAUC <0003> auc.c:113 vector [0]: rand = 46420931ad047a870d7f5f2e699deb9e 20241012082521752 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082521752 DAUC <0003> auc.c:142 vector [0]: autn = 06b6712f67ef000098524a5bd7386c0f 20241012082521752 DAUC <0003> auc.c:143 vector [0]: ck = 909200f983cd620c3c3ec37e56b71a2a 20241012082521752 DAUC <0003> auc.c:144 vector [0]: ik = 5b1a92459ef716f2745df8eddd34a7ab 20241012082521752 DAUC <0003> auc.c:145 vector [0]: res = 9920519d0db910b80000000000000000 20241012082521752 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082521752 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082521752 DAUC <0003> auc.c:151 vector [0]: kc = 83eba92f96b9c97f 20241012082521752 DAUC <0003> auc.c:152 vector [0]: sres = 94994125 20241012082521752 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082521752 DAUC <0003> auc.c:113 vector [1]: rand = 6c4117d1793a33624724158163879131 20241012082521752 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012082521752 DAUC <0003> auc.c:142 vector [1]: autn = c563a3a7bded00003c1e4d45c16a3d64 20241012082521752 DAUC <0003> auc.c:143 vector [1]: ck = 7dbef365ee5d8b3905ff98e8f297a523 20241012082521752 DAUC <0003> auc.c:144 vector [1]: ik = e92e239bdb32e377f429e5881a29cd27 20241012082521752 DAUC <0003> auc.c:145 vector [1]: res = 060232497fce2a0c0000000000000000 20241012082521752 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082521752 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012082521752 DAUC <0003> auc.c:151 vector [1]: kc = 6546ad9eddd1004a 20241012082521752 DAUC <0003> auc.c:152 vector [1]: sres = 79cc1845 20241012082521752 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012082521752 DAUC <0003> auc.c:113 vector [2]: rand = 6d44aa71e5ea8f2cd21fc83129036b0f 20241012082521752 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012082521752 DAUC <0003> auc.c:142 vector [2]: autn = 1c96e5dd6e9800002e3e627571de084a 20241012082521752 DAUC <0003> auc.c:143 vector [2]: ck = b1bcf1a97cde1b156033133a49eae0a0 20241012082521752 DAUC <0003> auc.c:144 vector [2]: ik = e33a96890d39963b4bfc6135b8003247 20241012082521752 DAUC <0003> auc.c:145 vector [2]: res = 4f2207c235ae4c6f0000000000000000 20241012082521752 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082521752 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012082521752 DAUC <0003> auc.c:151 vector [2]: kc = 7949152f800d5fc9 20241012082521752 DAUC <0003> auc.c:152 vector [2]: sres = 7a8c4bad 20241012082521752 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012082521752 DAUC <0003> auc.c:113 vector [3]: rand = 3bfd3701534f6cf11d00bd801c76a59f 20241012082521752 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012082521752 DAUC <0003> auc.c:142 vector [3]: autn = 65dbe8eaffd80000ecce43bc68e1c0f2 20241012082521752 DAUC <0003> auc.c:143 vector [3]: ck = e5472e8878bc1274e1635c338bcf9043 20241012082521752 DAUC <0003> auc.c:144 vector [3]: ik = 1ae0de50bb0191969bcdcedb50ea736c 20241012082521752 DAUC <0003> auc.c:145 vector [3]: res = aecd64a0e49cb7fd0000000000000000 20241012082521752 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082521752 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012082521752 DAUC <0003> auc.c:151 vector [3]: kc = 85096230189860cd 20241012082521752 DAUC <0003> auc.c:152 vector [3]: sres = 4a51d35d 20241012082521752 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012082521752 DAUC <0003> auc.c:113 vector [4]: rand = 4b86acdc9fa8428480819560c823c4f3 20241012082521752 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012082521752 DAUC <0003> auc.c:142 vector [4]: autn = 69738b31878f00002345eb0974ff5a22 20241012082521752 DAUC <0003> auc.c:143 vector [4]: ck = c4c0bc28d818430d2c592c806d854090 20241012082521752 DAUC <0003> auc.c:144 vector [4]: ik = 6278288a973e83914e68672643cba99b 20241012082521752 DAUC <0003> auc.c:145 vector [4]: res = 9d8d2d18d716c4f40000000000000000 20241012082521752 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082521752 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012082521752 DAUC <0003> auc.c:151 vector [4]: kc = c489df0461682997 20241012082521752 DAUC <0003> auc.c:152 vector [4]: sres = 4a9be9ec 20241012082521752 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012082521752 DAUC <0003> db_auc.c:245 IMSI='262426277476637': Generated 5 vectors 20241012082521752 DAUC <0003> db_auc.c:249 IMSI='262426277476637': Updating SQN=161 in DB 20241012082521760 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426277476637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426277476637"} 20241012082521760 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426277476637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082521760 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082521760 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@20e64d0fa95d: Found GsupExpect[0] for "262426277476637" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@20e64d0fa95d: Added IMSI table entry 4TC_gsup_sai(16)"262426277476637" TC_gsup_sai(16)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_sai(16)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082521761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41978<->l=127.0.0.1:4258 TC_gsup_sai(16)@20e64d0fa95d: Final verdict of PTC: pass 20241012082521785 DAUC <0003> db_auc.c:157 IMSI='262424576058467': No 2G Auth Data 20241012082521785 DAUC <0003> db_auc.c:192 IMSI='262424576058467': No 3G Auth Data HLR_Test-GSUP(9)@20e64d0fa95d: Created GsupExpect[0] for "262424576058467" to be handled at TC_gsup_sai(17) 20241012082521821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41982<->l=127.0.0.1:4258 20241012082521827 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082521827 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424576058467 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424576058467"} 20241012082521827 DAUC <0003> db_auc.c:236 IMSI='262424576058467': Calling to generate 5 vectors 20241012082521827 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082521827 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082521827 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082521827 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082521827 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082521827 DAUC <0003> auc.c:113 vector [0]: rand = 8741e9fbca9734d0980a0317467fc345 20241012082521827 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082521827 DAUC <0003> auc.c:142 vector [0]: autn = 026565b7263100000dfe4dafe1ee5c90 20241012082521827 DAUC <0003> auc.c:143 vector [0]: ck = 6005d17b97971d8cc3037bcc00d1e930 20241012082521827 DAUC <0003> auc.c:144 vector [0]: ik = 391c1cf2378ced957287b153bcc92917 20241012082521827 DAUC <0003> auc.c:145 vector [0]: res = 3efa3976be20ad940000000000000000 20241012082521827 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082521827 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082521827 DAUC <0003> auc.c:179 vector [0]: kc = 06ab1a5231b01400 20241012082521827 DAUC <0003> auc.c:180 vector [0]: sres = e87eca25 20241012082521827 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082521827 DAUC <0003> auc.c:113 vector [1]: rand = e2082b0c12fc423fd56347b94612befa 20241012082521827 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012082521827 DAUC <0003> auc.c:142 vector [1]: autn = daf462d357c900004d0b525be1925bd2 20241012082521827 DAUC <0003> auc.c:143 vector [1]: ck = 127b110fd5ea71d3d2152a0b7fd6c950 20241012082521827 DAUC <0003> auc.c:144 vector [1]: ik = 8f6b2b0c7c17fa000b54ad155736f498 20241012082521827 DAUC <0003> auc.c:145 vector [1]: res = 4d316570d322c3050000000000000000 20241012082521827 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082521827 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082521827 DAUC <0003> auc.c:179 vector [1]: kc = 5d7f29f06c5a6c00 20241012082521827 DAUC <0003> auc.c:180 vector [1]: sres = ec537ba5 20241012082521827 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082521827 DAUC <0003> auc.c:113 vector [2]: rand = ae71b60a854ab0653160df30d9307807 20241012082521827 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012082521827 DAUC <0003> auc.c:142 vector [2]: autn = 4140fcebc9fb0000ebd44b107f79477a 20241012082521827 DAUC <0003> auc.c:143 vector [2]: ck = 69b342baf685b6ffcc64a89e77e86f1e 20241012082521827 DAUC <0003> auc.c:144 vector [2]: ik = acde33cfaa5fff30eee04cb60e6e34fd 20241012082521827 DAUC <0003> auc.c:145 vector [2]: res = 43c1fe5347d4fcc30000000000000000 20241012082521827 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082521827 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082521827 DAUC <0003> auc.c:179 vector [2]: kc = 5dadf484e6a5e000 20241012082521827 DAUC <0003> auc.c:180 vector [2]: sres = d24acdd6 20241012082521827 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082521827 DAUC <0003> auc.c:113 vector [3]: rand = 5b931c9423ae4e4cba5b1619b5a21acb 20241012082521827 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012082521827 DAUC <0003> auc.c:142 vector [3]: autn = 72dc6ce685d800008d4542d2da3a22be 20241012082521827 DAUC <0003> auc.c:143 vector [3]: ck = 7748596e8c1cb80c436f706900d53186 20241012082521827 DAUC <0003> auc.c:144 vector [3]: ik = b5eec14d13b1c1899a12e1d18269fe70 20241012082521827 DAUC <0003> auc.c:145 vector [3]: res = 24814520bd83569c0000000000000000 20241012082521827 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082521827 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082521827 DAUC <0003> auc.c:179 vector [3]: kc = 3004991d1d4f6c00 20241012082521827 DAUC <0003> auc.c:180 vector [3]: sres = 3082b7ea 20241012082521827 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082521827 DAUC <0003> auc.c:113 vector [4]: rand = a54baa4d666399c62fb727af43f363a8 20241012082521827 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012082521827 DAUC <0003> auc.c:142 vector [4]: autn = de9273a08a590000e9cfc1374786cd10 20241012082521827 DAUC <0003> auc.c:143 vector [4]: ck = 1c7af5aa05f5ee9dc7bec89cf35605dd 20241012082521827 DAUC <0003> auc.c:144 vector [4]: ik = 21b34666c6a0209e631b8d3c973acd81 20241012082521827 DAUC <0003> auc.c:145 vector [4]: res = 6daa900d4210d30b0000000000000000 20241012082521827 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082521827 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082521827 DAUC <0003> auc.c:179 vector [4]: kc = eb5a1c5bf19e8400 20241012082521827 DAUC <0003> auc.c:180 vector [4]: sres = 1ea777df 20241012082521827 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082521827 DAUC <0003> db_auc.c:245 IMSI='262424576058467': Generated 5 vectors 20241012082521827 DAUC <0003> db_auc.c:249 IMSI='262424576058467': Updating SQN=161 in DB 20241012082521835 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424576058467 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424576058467"} 20241012082521835 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424576058467 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082521835 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082521835 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@20e64d0fa95d: Found GsupExpect[0] for "262424576058467" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@20e64d0fa95d: Added IMSI table entry 5TC_gsup_sai(17)"262424576058467" TC_gsup_sai(17)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_sai(17)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082521842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41982<->l=127.0.0.1:4258 TC_gsup_sai(17)@20e64d0fa95d: Final verdict of PTC: pass 20241012082521876 DAUC <0003> db_auc.c:157 IMSI='262423355047246': No 2G Auth Data 20241012082521876 DAUC <0003> db_auc.c:192 IMSI='262423355047246': No 3G Auth Data HLR_Test-GSUP(9)@20e64d0fa95d: Created GsupExpect[0] for "262423355047246" to be handled at TC_gsup_sai(18) 20241012082521909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41984<->l=127.0.0.1:4258 20241012082521911 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082521911 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423355047246 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423355047246"} 20241012082521911 DAUC <0003> db_auc.c:236 IMSI='262423355047246': Calling to generate 5 vectors 20241012082521911 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082521911 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082521911 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082521911 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082521911 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082521911 DAUC <0003> auc.c:113 vector [0]: rand = 68909c923867d9418688ec9c46080077 20241012082521911 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082521911 DAUC <0003> auc.c:142 vector [0]: autn = 445e39742e790000ebf7a7842c1f3fe7 20241012082521911 DAUC <0003> auc.c:143 vector [0]: ck = 5b38c8dcb30e7edc663eabefbfeb748e 20241012082521911 DAUC <0003> auc.c:144 vector [0]: ik = 55535ef1feda7d8576ae1e03894fe792 20241012082521911 DAUC <0003> auc.c:145 vector [0]: res = af42240d4569ea870000000000000000 20241012082521911 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082521911 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082521911 DAUC <0003> auc.c:179 vector [0]: kc = cb47d29de9613800 20241012082521911 DAUC <0003> auc.c:180 vector [0]: sres = d98d3229 20241012082521911 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082521911 DAUC <0003> auc.c:113 vector [1]: rand = dd70d2a15dc7f032561ab16a4b71e270 20241012082521911 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012082521911 DAUC <0003> auc.c:142 vector [1]: autn = c374d7fadbde0000c78d96851b575376 20241012082521911 DAUC <0003> auc.c:143 vector [1]: ck = 9fb20bca15f3f662134d1ef0e5eb6878 20241012082521911 DAUC <0003> auc.c:144 vector [1]: ik = 6805460a049f86397b941ef1e9df4f4b 20241012082521911 DAUC <0003> auc.c:145 vector [1]: res = 35a1c51b181bf0970000000000000000 20241012082521911 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082521911 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082521911 DAUC <0003> auc.c:179 vector [1]: kc = 9003a3b09e1d1400 20241012082521911 DAUC <0003> auc.c:180 vector [1]: sres = 19054089 20241012082521911 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082521911 DAUC <0003> auc.c:113 vector [2]: rand = a3094c45a5e6bcd1d55460cf007a5a98 20241012082521911 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012082521911 DAUC <0003> auc.c:142 vector [2]: autn = ab1ab9bd439600000a11b5aaf683ea4c 20241012082521911 DAUC <0003> auc.c:143 vector [2]: ck = 6d092c420f71278a846f6346cb7ef541 20241012082521911 DAUC <0003> auc.c:144 vector [2]: ik = d873f0b2859ef398fffb001ad536bac1 20241012082521911 DAUC <0003> auc.c:145 vector [2]: res = 8a42fab0ee85a4d00000000000000000 20241012082521911 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082521911 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082521911 DAUC <0003> auc.c:179 vector [2]: kc = 5cc7a29c23fca800 20241012082521912 DAUC <0003> auc.c:180 vector [2]: sres = 13fab5a2 20241012082521912 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082521912 DAUC <0003> auc.c:113 vector [3]: rand = f7bd0f4dd54eca1eb2bd6b0c9aa932a0 20241012082521912 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012082521912 DAUC <0003> auc.c:142 vector [3]: autn = e94b66fde0770000e64bcfbc46d991ac 20241012082521912 DAUC <0003> auc.c:143 vector [3]: ck = 5fdb2c99f1718d985a7b3e3dce46dbd1 20241012082521912 DAUC <0003> auc.c:144 vector [3]: ik = 72320d3dbc6bf5988f17ad7f0f5cd43b 20241012082521912 DAUC <0003> auc.c:145 vector [3]: res = e6319310292a014d0000000000000000 20241012082521912 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082521912 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082521912 DAUC <0003> auc.c:179 vector [3]: kc = 77baa5926433f400 20241012082521912 DAUC <0003> auc.c:180 vector [3]: sres = 7655baca 20241012082521912 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082521912 DAUC <0003> auc.c:113 vector [4]: rand = dae3741961efd021e07ef2432e1bb039 20241012082521912 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012082521912 DAUC <0003> auc.c:142 vector [4]: autn = 1cb1614fdf340000085172a8040f6499 20241012082521912 DAUC <0003> auc.c:143 vector [4]: ck = ec278ead0185730841e5f64b145d2f77 20241012082521912 DAUC <0003> auc.c:144 vector [4]: ik = 69492c16af1566dad37041ee01153800 20241012082521912 DAUC <0003> auc.c:145 vector [4]: res = 5a83faba3608a9e00000000000000000 20241012082521912 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082521912 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082521912 DAUC <0003> auc.c:179 vector [4]: kc = 566fe9338c475400 20241012082521912 DAUC <0003> auc.c:180 vector [4]: sres = 5056eb56 20241012082521912 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082521912 DAUC <0003> db_auc.c:245 IMSI='262423355047246': Generated 5 vectors 20241012082521912 DAUC <0003> db_auc.c:249 IMSI='262423355047246': Updating SQN=161 in DB 20241012082521919 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423355047246 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423355047246"} 20241012082521919 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423355047246 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082521919 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082521920 DLINP <000b> input/ipa.c:451 connected read/write 20241012082521920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@20e64d0fa95d: Found GsupExpect[0] for "262423355047246" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@20e64d0fa95d: Added IMSI table entry 6TC_gsup_sai(18)"262423355047246" TC_gsup_sai(18)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_sai(18)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082521925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41984<->l=127.0.0.1:4258 TC_gsup_sai(18)@20e64d0fa95d: Final verdict of PTC: pass 20241012082521959 DAUC <0003> db_auc.c:157 IMSI='262428717052426': No 2G Auth Data 20241012082521959 DAUC <0003> db_auc.c:192 IMSI='262428717052426': No 3G Auth Data HLR_Test-GSUP(9)@20e64d0fa95d: Created GsupExpect[0] for "262428717052426" to be handled at TC_gsup_sai(19) 20241012082521997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41994<->l=127.0.0.1:4258 20241012082522004 DLINP <000b> input/ipa.c:451 connected read/write 20241012082522004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082522004 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428717052426 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428717052426"} 20241012082522004 DAUC <0003> db_auc.c:236 IMSI='262428717052426': Calling to generate 5 vectors 20241012082522004 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082522005 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082522005 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082522005 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082522005 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082522005 DAUC <0003> auc.c:113 vector [0]: rand = 63faaa883dc160288c7513fb41f29bab 20241012082522005 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082522005 DAUC <0003> auc.c:142 vector [0]: autn = 4468999bc38b0000afed0384e47e6fff 20241012082522005 DAUC <0003> auc.c:143 vector [0]: ck = 58388dfe6fe71b5f9a42166eb300d8c2 20241012082522005 DAUC <0003> auc.c:144 vector [0]: ik = 4468a1ab1ca5449bcd3077f45bb53b36 20241012082522005 DAUC <0003> auc.c:145 vector [0]: res = d671b31cf9e395de0000000000000000 20241012082522005 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082522005 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082522005 DAUC <0003> auc.c:179 vector [0]: kc = 5b67bcddcd215313 20241012082522005 DAUC <0003> auc.c:180 vector [0]: sres = 996d5581 20241012082522005 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082522005 DAUC <0003> auc.c:113 vector [1]: rand = 28133819ac9e7a88f8cc54777c90d4f5 20241012082522005 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012082522005 DAUC <0003> auc.c:142 vector [1]: autn = 01817ffc2598000079a8b9d35609d542 20241012082522005 DAUC <0003> auc.c:143 vector [1]: ck = 2c7e156c39e51f998a8b5ff4bd947f67 20241012082522005 DAUC <0003> auc.c:144 vector [1]: ik = b7739e8455d7b5b4febbfc4b1eca155c 20241012082522005 DAUC <0003> auc.c:145 vector [1]: res = 7352e3909577622f0000000000000000 20241012082522005 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082522005 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082522005 DAUC <0003> auc.c:179 vector [1]: kc = 81ba2b2e70e7a2c4 20241012082522005 DAUC <0003> auc.c:180 vector [1]: sres = b6497185 20241012082522005 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082522005 DAUC <0003> auc.c:113 vector [2]: rand = e81eadc8661d861da6bf5e542e4601cb 20241012082522005 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012082522005 DAUC <0003> auc.c:142 vector [2]: autn = 8a2ff5989c860000d972eb6f07e0be82 20241012082522005 DAUC <0003> auc.c:143 vector [2]: ck = aa284b1e923bf0359dc6b19c246f0f41 20241012082522005 DAUC <0003> auc.c:144 vector [2]: ik = d5761ee13581f64fc7028196119145a8 20241012082522005 DAUC <0003> auc.c:145 vector [2]: res = dc1e6e292086cdde0000000000000000 20241012082522005 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082522005 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082522005 DAUC <0003> auc.c:179 vector [2]: kc = 647e771bbb423cce 20241012082522005 DAUC <0003> auc.c:180 vector [2]: sres = 731a304c 20241012082522005 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082522005 DAUC <0003> auc.c:113 vector [3]: rand = 1db3ed5206a978b2b0fc2ee2152ec5c5 20241012082522005 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012082522005 DAUC <0003> auc.c:142 vector [3]: autn = 3605f39c59c50000d4ce4439694e700d 20241012082522005 DAUC <0003> auc.c:143 vector [3]: ck = 00b131c75c6711dc115afef5edfc1ba3 20241012082522005 DAUC <0003> auc.c:144 vector [3]: ik = d145ee9dc62ec6f807326704e2a3ac02 20241012082522005 DAUC <0003> auc.c:145 vector [3]: res = 94bdde39a2ca67cf0000000000000000 20241012082522005 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082522005 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082522005 DAUC <0003> auc.c:179 vector [3]: kc = 304070c8de7677e6 20241012082522005 DAUC <0003> auc.c:180 vector [3]: sres = d92023f8 20241012082522005 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082522005 DAUC <0003> auc.c:113 vector [4]: rand = b2f8c4e53375f77ed178f03be0b66e71 20241012082522005 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012082522005 DAUC <0003> auc.c:142 vector [4]: autn = 01124bb59ced0000615c6a5354c30181 20241012082522005 DAUC <0003> auc.c:143 vector [4]: ck = eeee81c3b608671dc7377a023fc7be36 20241012082522005 DAUC <0003> auc.c:144 vector [4]: ik = 0dd228cd6f74c77e066ba1b8589f6212 20241012082522005 DAUC <0003> auc.c:145 vector [4]: res = 2139e14756a8ec230000000000000000 20241012082522005 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082522005 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082522005 DAUC <0003> auc.c:179 vector [4]: kc = aed0353813c81e8d 20241012082522005 DAUC <0003> auc.c:180 vector [4]: sres = e2923a33 20241012082522005 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082522005 DAUC <0003> db_auc.c:245 IMSI='262428717052426': Generated 5 vectors 20241012082522005 DAUC <0003> db_auc.c:249 IMSI='262428717052426': Updating SQN=161 in DB 20241012082522013 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428717052426 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428717052426"} 20241012082522013 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428717052426 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082522013 DLINP <000b> input/ipa.c:451 connected read/write 20241012082522013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082522013 DLINP <000b> input/ipa.c:451 connected read/write 20241012082522013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@20e64d0fa95d: Found GsupExpect[0] for "262428717052426" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@20e64d0fa95d: Added IMSI table entry 7TC_gsup_sai(19)"262428717052426" TC_gsup_sai(19)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_sai(19)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082522020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41994<->l=127.0.0.1:4258 TC_gsup_sai(19)@20e64d0fa95d: Final verdict of PTC: pass MTC@20e64d0fa95d: setverdict(pass): none -> pass 20241012082522046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42238<->l=127.0.0.1:4258 20241012082522046 DLINP <000b> input/ipa.c:451 connected read/write 20241012082522046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082522046 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082522046 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082522046 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 10@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP(9)@20e64d0fa95d: Final verdict of PTC: none 20241012082522046 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44085<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(8)@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: pass MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@20e64d0fa95d: Test case TC_gsup_sai finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:25:22 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241012082522069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42008<->l=127.0.0.1:4258 20241012082522069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42008<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21888) Waiting for packet dumper to finish... 1 (prev_count=21888, count=45576) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:25:24 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_gsup_sai_num_auth_vectors started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082525187 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082525187 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082525192 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42020<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082525197 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525197 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082525197 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082525197 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 20241012082525197 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082525197 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 20241012082525197 DLGSUP <0013> gsup_server.c:235 2: 20241012082525197 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082525198 DLGSUP <0013> gsup_server.c:235 3: 20241012082525198 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082525198 DLGSUP <0013> gsup_server.c:235 4: 20241012082525198 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082525198 DLGSUP <0013> gsup_server.c:235 5: 20241012082525198 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082525198 DLGSUP <0013> gsup_server.c:235 7: 20241012082525198 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082525198 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082525198 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082525198 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(20)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@20e64d0fa95d: 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") 20241012082525222 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45227<->l=127.0.0.1:4259) 20241012082525241 DAUC <0003> db_auc.c:157 IMSI='262428293909125': No 2G Auth Data 20241012082525241 DAUC <0003> db_auc.c:192 IMSI='262428293909125': No 3G Auth Data HLR_Test-GSUP(21)@20e64d0fa95d: Created GsupExpect[0] for "262428293909125" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241012082525288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42030<->l=127.0.0.1:4258 20241012082525300 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525300 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428293909125"} 20241012082525300 DAUC <0003> db_auc.c:192 IMSI='262428293909125': No 3G Auth Data 20241012082525300 DAUC <0003> db_auc.c:236 IMSI='262428293909125': Calling to generate 1 vectors 20241012082525300 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241012082525300 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525300 DAUC <0003> auc.c:113 vector [0]: rand = 77d735a46617c023c6e6d099ae15b7bc 20241012082525300 DAUC <0003> auc.c:179 vector [0]: kc = ed91e137db7c4400 20241012082525300 DAUC <0003> auc.c:180 vector [0]: sres = 34a76a6d 20241012082525300 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525300 DAUC <0003> db_auc.c:245 IMSI='262428293909125': Generated 1 vectors 20241012082525300 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428293909125"} 20241012082525301 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525301 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525301 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@20e64d0fa95d: Found GsupExpect[0] for "262428293909125" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@20e64d0fa95d: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262428293909125" TC_gsup_sai_num_auth_vectors(24)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082525307 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525307 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428293909125"} 20241012082525307 DAUC <0003> db_auc.c:192 IMSI='262428293909125': No 3G Auth Data 20241012082525307 DAUC <0003> db_auc.c:236 IMSI='262428293909125': Calling to generate 4 vectors 20241012082525307 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241012082525307 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525307 DAUC <0003> auc.c:113 vector [0]: rand = 38fc0488b662412bb7ad02a336c99f08 20241012082525307 DAUC <0003> auc.c:179 vector [0]: kc = 582f5dc1dac53c00 20241012082525307 DAUC <0003> auc.c:180 vector [0]: sres = 2f297439 20241012082525307 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525307 DAUC <0003> auc.c:113 vector [1]: rand = 0e616dce84fb5bd75b7980adea2e0873 20241012082525307 DAUC <0003> auc.c:179 vector [1]: kc = d9fc8db6e63a5800 20241012082525307 DAUC <0003> auc.c:180 vector [1]: sres = 9a58e95a 20241012082525307 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082525307 DAUC <0003> auc.c:113 vector [2]: rand = 822414db7dd206721f49372b50004f50 20241012082525307 DAUC <0003> auc.c:179 vector [2]: kc = 6d2fc967224b0000 20241012082525307 DAUC <0003> auc.c:180 vector [2]: sres = 4c50c11e 20241012082525307 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082525307 DAUC <0003> auc.c:113 vector [3]: rand = 945ea6b7ac18cd510c0da502823508dd 20241012082525307 DAUC <0003> auc.c:179 vector [3]: kc = c4e018d9de58b400 20241012082525307 DAUC <0003> auc.c:180 vector [3]: sres = 1dc4b7c0 20241012082525307 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082525307 DAUC <0003> db_auc.c:245 IMSI='262428293909125': Generated 4 vectors 20241012082525307 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428293909125"} 20241012082525307 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525307 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525307 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525311 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525311 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428293909125"} 20241012082525311 DAUC <0003> db_auc.c:192 IMSI='262428293909125': No 3G Auth Data 20241012082525311 DAUC <0003> db_auc.c:236 IMSI='262428293909125': Calling to generate 5 vectors 20241012082525311 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012082525311 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525311 DAUC <0003> auc.c:113 vector [0]: rand = b759f8af4c7d3968d004bc0649944c58 20241012082525311 DAUC <0003> auc.c:179 vector [0]: kc = cc32873610c46c00 20241012082525311 DAUC <0003> auc.c:180 vector [0]: sres = 5700b287 20241012082525311 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525311 DAUC <0003> auc.c:113 vector [1]: rand = 88eecb16700f2416605351fffe841c1f 20241012082525311 DAUC <0003> auc.c:179 vector [1]: kc = f75509b31007ac00 20241012082525311 DAUC <0003> auc.c:180 vector [1]: sres = 89b81877 20241012082525311 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082525311 DAUC <0003> auc.c:113 vector [2]: rand = c9df7c4a14d13c60d4c206d124ea9837 20241012082525312 DAUC <0003> auc.c:179 vector [2]: kc = 293734c3e4464400 20241012082525312 DAUC <0003> auc.c:180 vector [2]: sres = 2ef30691 20241012082525312 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082525312 DAUC <0003> auc.c:113 vector [3]: rand = d1829d083d7265a2056f7a40e51d27d2 20241012082525312 DAUC <0003> auc.c:179 vector [3]: kc = 0e640fa8cbd68400 20241012082525312 DAUC <0003> auc.c:180 vector [3]: sres = 34de3557 20241012082525312 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082525312 DAUC <0003> auc.c:113 vector [4]: rand = e0273c135ef9ff02d61cf035df2e5858 20241012082525312 DAUC <0003> auc.c:179 vector [4]: kc = 2bee12ec209f6c00 20241012082525312 DAUC <0003> auc.c:180 vector [4]: sres = 24e5b04f 20241012082525312 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012082525312 DAUC <0003> db_auc.c:245 IMSI='262428293909125': Generated 5 vectors 20241012082525312 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428293909125"} 20241012082525312 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525312 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525312 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525316 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525316 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428293909125"} 20241012082525316 DAUC <0003> db_auc.c:192 IMSI='262428293909125': No 3G Auth Data 20241012082525316 DAUC <0003> db_auc.c:236 IMSI='262428293909125': Calling to generate 5 vectors 20241012082525316 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012082525316 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525316 DAUC <0003> auc.c:113 vector [0]: rand = 12322fb8f974dfa6fef0e8453a2c35fa 20241012082525316 DAUC <0003> auc.c:179 vector [0]: kc = d67a0915547e4c00 20241012082525316 DAUC <0003> auc.c:180 vector [0]: sres = ff3970ab 20241012082525316 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525316 DAUC <0003> auc.c:113 vector [1]: rand = 7540cc2ea4ccdc8ffea32cf32eba4772 20241012082525316 DAUC <0003> auc.c:179 vector [1]: kc = 09e492aa4a9a2c00 20241012082525316 DAUC <0003> auc.c:180 vector [1]: sres = e6cb1a61 20241012082525316 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082525316 DAUC <0003> auc.c:113 vector [2]: rand = d04eae4dcb055376524485202dd490f7 20241012082525316 DAUC <0003> auc.c:179 vector [2]: kc = b1a5e2a9f42f3000 20241012082525316 DAUC <0003> auc.c:180 vector [2]: sres = a12ee528 20241012082525316 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082525316 DAUC <0003> auc.c:113 vector [3]: rand = 8ea78ad378c5c78d128f853267d10fb9 20241012082525316 DAUC <0003> auc.c:179 vector [3]: kc = e3e4b2388585ec00 20241012082525316 DAUC <0003> auc.c:180 vector [3]: sres = 83f82e62 20241012082525316 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082525316 DAUC <0003> auc.c:113 vector [4]: rand = b5c30873257f3b92eefbfea29c0320a7 20241012082525316 DAUC <0003> auc.c:179 vector [4]: kc = 2001e04b9a934400 20241012082525316 DAUC <0003> auc.c:180 vector [4]: sres = 127e116d 20241012082525316 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012082525316 DAUC <0003> db_auc.c:245 IMSI='262428293909125': Generated 5 vectors 20241012082525316 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428293909125"} 20241012082525316 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428293909125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525316 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525316 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42030<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@20e64d0fa95d: Final verdict of PTC: pass 20241012082525346 DAUC <0003> db_auc.c:157 IMSI='262428848248944': No 2G Auth Data 20241012082525346 DAUC <0003> db_auc.c:192 IMSI='262428848248944': No 3G Auth Data HLR_Test-GSUP(21)@20e64d0fa95d: Created GsupExpect[0] for "262428848248944" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241012082525369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42036<->l=127.0.0.1:4258 20241012082525371 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525371 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428848248944"} 20241012082525371 DAUC <0003> db_auc.c:192 IMSI='262428848248944': No 3G Auth Data 20241012082525371 DAUC <0003> db_auc.c:236 IMSI='262428848248944': Calling to generate 1 vectors 20241012082525371 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241012082525371 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525371 DAUC <0003> auc.c:113 vector [0]: rand = 71013c70109e2de49fb7bf3eb427f4d1 20241012082525371 DAUC <0003> auc.c:179 vector [0]: kc = 90b868b50b20b400 20241012082525371 DAUC <0003> auc.c:180 vector [0]: sres = 68787752 20241012082525371 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525371 DAUC <0003> db_auc.c:245 IMSI='262428848248944': Generated 1 vectors 20241012082525371 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428848248944"} 20241012082525371 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525371 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525371 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@20e64d0fa95d: Found GsupExpect[0] for "262428848248944" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@20e64d0fa95d: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262428848248944" TC_gsup_sai_num_auth_vectors(25)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082525371 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525371 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428848248944"} 20241012082525372 DAUC <0003> db_auc.c:192 IMSI='262428848248944': No 3G Auth Data 20241012082525372 DAUC <0003> db_auc.c:236 IMSI='262428848248944': Calling to generate 4 vectors 20241012082525372 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241012082525372 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525372 DAUC <0003> auc.c:113 vector [0]: rand = c336edc6f88ded29536bc531b7156479 20241012082525372 DAUC <0003> auc.c:179 vector [0]: kc = bb4768df0454dc00 20241012082525372 DAUC <0003> auc.c:180 vector [0]: sres = d2cd1b09 20241012082525372 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525372 DAUC <0003> auc.c:113 vector [1]: rand = 9a0b02afc443f5e02ff3c9f10eba3274 20241012082525372 DAUC <0003> auc.c:179 vector [1]: kc = edfd539a276b0000 20241012082525372 DAUC <0003> auc.c:180 vector [1]: sres = 8885a8de 20241012082525372 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082525372 DAUC <0003> auc.c:113 vector [2]: rand = 15b5eb52e81b2eae3a2670481cfe822e 20241012082525372 DAUC <0003> auc.c:179 vector [2]: kc = 04a453175fff5c00 20241012082525372 DAUC <0003> auc.c:180 vector [2]: sres = 3da038dd 20241012082525372 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082525372 DAUC <0003> auc.c:113 vector [3]: rand = d89351b757e335be3211506c03e31614 20241012082525372 DAUC <0003> auc.c:179 vector [3]: kc = 6abec0a80221bc00 20241012082525372 DAUC <0003> auc.c:180 vector [3]: sres = a52df94c 20241012082525372 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082525372 DAUC <0003> db_auc.c:245 IMSI='262428848248944': Generated 4 vectors 20241012082525372 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428848248944"} 20241012082525372 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525372 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525372 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525372 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525372 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428848248944"} 20241012082525372 DAUC <0003> db_auc.c:192 IMSI='262428848248944': No 3G Auth Data 20241012082525372 DAUC <0003> db_auc.c:236 IMSI='262428848248944': Calling to generate 5 vectors 20241012082525372 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012082525372 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525372 DAUC <0003> auc.c:113 vector [0]: rand = 8689d6ee524904512009014e7c76d5bb 20241012082525372 DAUC <0003> auc.c:179 vector [0]: kc = 8ebc8e1b74c97400 20241012082525372 DAUC <0003> auc.c:180 vector [0]: sres = d0ec5104 20241012082525372 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525372 DAUC <0003> auc.c:113 vector [1]: rand = 4eccd4affb239db1be4f7662a112fd27 20241012082525372 DAUC <0003> auc.c:179 vector [1]: kc = 65949a098eff9400 20241012082525372 DAUC <0003> auc.c:180 vector [1]: sres = 3d8c5596 20241012082525372 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082525372 DAUC <0003> auc.c:113 vector [2]: rand = db8747c826e4209118576c42566fdc56 20241012082525372 DAUC <0003> auc.c:179 vector [2]: kc = 181a32903ab80800 20241012082525372 DAUC <0003> auc.c:180 vector [2]: sres = b847d078 20241012082525372 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082525372 DAUC <0003> auc.c:113 vector [3]: rand = b6c47839d12e13b71c069b2bfa898e9c 20241012082525372 DAUC <0003> auc.c:179 vector [3]: kc = 08d349c163a2d000 20241012082525372 DAUC <0003> auc.c:180 vector [3]: sres = c995cd1b 20241012082525372 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082525372 DAUC <0003> auc.c:113 vector [4]: rand = 96a5d0c13f18a0d3eb7d84073d7e9b81 20241012082525372 DAUC <0003> auc.c:179 vector [4]: kc = 3290b4120eff9400 20241012082525372 DAUC <0003> auc.c:180 vector [4]: sres = ed4243f1 20241012082525372 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012082525372 DAUC <0003> db_auc.c:245 IMSI='262428848248944': Generated 5 vectors 20241012082525372 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428848248944"} 20241012082525372 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525372 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525372 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525373 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525373 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428848248944"} 20241012082525373 DAUC <0003> db_auc.c:192 IMSI='262428848248944': No 3G Auth Data 20241012082525373 DAUC <0003> db_auc.c:236 IMSI='262428848248944': Calling to generate 5 vectors 20241012082525373 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012082525373 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525373 DAUC <0003> auc.c:113 vector [0]: rand = 44edfa5ddd39c358e607c6fb710b7b2b 20241012082525373 DAUC <0003> auc.c:179 vector [0]: kc = 34595bde06c07000 20241012082525373 DAUC <0003> auc.c:180 vector [0]: sres = 7790143d 20241012082525373 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525373 DAUC <0003> auc.c:113 vector [1]: rand = 1d5ec9a9ec69290ae168d2b3c1854f7c 20241012082525373 DAUC <0003> auc.c:179 vector [1]: kc = 770cc99e8d35f000 20241012082525373 DAUC <0003> auc.c:180 vector [1]: sres = 2c763b68 20241012082525373 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082525373 DAUC <0003> auc.c:113 vector [2]: rand = d6886593cc6c078cf9e6aa2ddef41fac 20241012082525373 DAUC <0003> auc.c:179 vector [2]: kc = 5740dc98efc54400 20241012082525373 DAUC <0003> auc.c:180 vector [2]: sres = d3236356 20241012082525373 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082525373 DAUC <0003> auc.c:113 vector [3]: rand = 73f32fd88ea7d935788e94d377aefc90 20241012082525373 DAUC <0003> auc.c:179 vector [3]: kc = b58e3e849d242c00 20241012082525373 DAUC <0003> auc.c:180 vector [3]: sres = eeed06d7 20241012082525373 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082525373 DAUC <0003> auc.c:113 vector [4]: rand = 7eeec0ee95666ca9e87d6539e7f10ba8 20241012082525373 DAUC <0003> auc.c:179 vector [4]: kc = 847bc6d1ca334800 20241012082525373 DAUC <0003> auc.c:180 vector [4]: sres = 3551ea1b 20241012082525373 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012082525373 DAUC <0003> db_auc.c:245 IMSI='262428848248944': Generated 5 vectors 20241012082525373 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428848248944"} 20241012082525373 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428848248944 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525373 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525373 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42036<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@20e64d0fa95d: Final verdict of PTC: pass 20241012082525398 DAUC <0003> db_auc.c:157 IMSI='262421725979265': No 2G Auth Data 20241012082525398 DAUC <0003> db_auc.c:192 IMSI='262421725979265': No 3G Auth Data HLR_Test-GSUP(21)@20e64d0fa95d: Created GsupExpect[0] for "262421725979265" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241012082525420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42052<->l=127.0.0.1:4258 20241012082525422 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525422 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421725979265"} 20241012082525422 DAUC <0003> db_auc.c:192 IMSI='262421725979265': No 3G Auth Data 20241012082525422 DAUC <0003> db_auc.c:236 IMSI='262421725979265': Calling to generate 1 vectors 20241012082525422 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241012082525422 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525422 DAUC <0003> auc.c:113 vector [0]: rand = 8e933821926026e925da64bf67ec37ba 20241012082525422 DAUC <0003> auc.c:179 vector [0]: kc = 51306ab9c3a303ef 20241012082525422 DAUC <0003> auc.c:180 vector [0]: sres = e58ee285 20241012082525422 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525422 DAUC <0003> db_auc.c:245 IMSI='262421725979265': Generated 1 vectors 20241012082525422 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421725979265"} 20241012082525422 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525422 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525422 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@20e64d0fa95d: Found GsupExpect[0] for "262421725979265" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@20e64d0fa95d: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262421725979265" TC_gsup_sai_num_auth_vectors(26)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082525423 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525423 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421725979265"} 20241012082525423 DAUC <0003> db_auc.c:192 IMSI='262421725979265': No 3G Auth Data 20241012082525423 DAUC <0003> db_auc.c:236 IMSI='262421725979265': Calling to generate 4 vectors 20241012082525423 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241012082525423 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525423 DAUC <0003> auc.c:113 vector [0]: rand = f8b67aeab586b0f39b87efbe82b1af53 20241012082525423 DAUC <0003> auc.c:179 vector [0]: kc = ee404790df3dc268 20241012082525423 DAUC <0003> auc.c:180 vector [0]: sres = 75c1a407 20241012082525423 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525423 DAUC <0003> auc.c:113 vector [1]: rand = 418bac51373b09aeaf6eaba2de1207c0 20241012082525423 DAUC <0003> auc.c:179 vector [1]: kc = c4b777fba1732631 20241012082525423 DAUC <0003> auc.c:180 vector [1]: sres = 8a38a4b7 20241012082525423 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082525423 DAUC <0003> auc.c:113 vector [2]: rand = 2f6fa3ebee4ba8736d59444a9fb3430f 20241012082525423 DAUC <0003> auc.c:179 vector [2]: kc = b362581cd05f27fb 20241012082525423 DAUC <0003> auc.c:180 vector [2]: sres = 18206e5b 20241012082525423 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082525423 DAUC <0003> auc.c:113 vector [3]: rand = 4603948b85463f5fff66b22f65871395 20241012082525423 DAUC <0003> auc.c:179 vector [3]: kc = 073aa9e143aeb6d3 20241012082525423 DAUC <0003> auc.c:180 vector [3]: sres = 2c269a8e 20241012082525423 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082525423 DAUC <0003> db_auc.c:245 IMSI='262421725979265': Generated 4 vectors 20241012082525423 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421725979265"} 20241012082525423 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525423 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525423 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525424 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525424 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421725979265"} 20241012082525424 DAUC <0003> db_auc.c:192 IMSI='262421725979265': No 3G Auth Data 20241012082525424 DAUC <0003> db_auc.c:236 IMSI='262421725979265': Calling to generate 5 vectors 20241012082525424 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012082525424 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525424 DAUC <0003> auc.c:113 vector [0]: rand = 9b8c8c02516f10d92d433136fc5b730f 20241012082525424 DAUC <0003> auc.c:179 vector [0]: kc = 12c83ec1add1c942 20241012082525424 DAUC <0003> auc.c:180 vector [0]: sres = 3f11e277 20241012082525424 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525424 DAUC <0003> auc.c:113 vector [1]: rand = 69779c51d4465a507eb0a79a253f031e 20241012082525424 DAUC <0003> auc.c:179 vector [1]: kc = 76a4e7a44ca2e416 20241012082525424 DAUC <0003> auc.c:180 vector [1]: sres = 54ba28a2 20241012082525424 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082525424 DAUC <0003> auc.c:113 vector [2]: rand = 20cce07b749f17b3255eacf3ad242278 20241012082525424 DAUC <0003> auc.c:179 vector [2]: kc = c6f545687b2dd878 20241012082525424 DAUC <0003> auc.c:180 vector [2]: sres = 4ba34e4a 20241012082525424 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082525424 DAUC <0003> auc.c:113 vector [3]: rand = 98f5fe488ac84472870184c0f2a0c0e6 20241012082525424 DAUC <0003> auc.c:179 vector [3]: kc = 892791b2ce5f5d20 20241012082525424 DAUC <0003> auc.c:180 vector [3]: sres = c08eda4b 20241012082525424 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082525424 DAUC <0003> auc.c:113 vector [4]: rand = cee801fbd7a9f4bd1c0daa4077494c36 20241012082525424 DAUC <0003> auc.c:179 vector [4]: kc = 17aad2c47b97cea4 20241012082525424 DAUC <0003> auc.c:180 vector [4]: sres = 0e28924c 20241012082525424 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012082525424 DAUC <0003> db_auc.c:245 IMSI='262421725979265': Generated 5 vectors 20241012082525424 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421725979265"} 20241012082525424 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525424 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525424 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525425 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525425 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421725979265"} 20241012082525425 DAUC <0003> db_auc.c:192 IMSI='262421725979265': No 3G Auth Data 20241012082525425 DAUC <0003> db_auc.c:236 IMSI='262421725979265': Calling to generate 5 vectors 20241012082525425 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241012082525425 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525425 DAUC <0003> auc.c:113 vector [0]: rand = 67e446b03b45b162a068f265dd61cdcc 20241012082525425 DAUC <0003> auc.c:179 vector [0]: kc = d2e442d2a4cbd96d 20241012082525425 DAUC <0003> auc.c:180 vector [0]: sres = 69cad4a6 20241012082525425 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241012082525425 DAUC <0003> auc.c:113 vector [1]: rand = c024e72270ce39f519500bccd8083104 20241012082525425 DAUC <0003> auc.c:179 vector [1]: kc = 4d67061f034c6db8 20241012082525425 DAUC <0003> auc.c:180 vector [1]: sres = 66b9c8e4 20241012082525425 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241012082525425 DAUC <0003> auc.c:113 vector [2]: rand = 39657dd43c422baf074bb2b0114866b1 20241012082525425 DAUC <0003> auc.c:179 vector [2]: kc = e9df645507c1529b 20241012082525425 DAUC <0003> auc.c:180 vector [2]: sres = 77542484 20241012082525425 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241012082525425 DAUC <0003> auc.c:113 vector [3]: rand = 3c80ea9e6b8960941dc9d09088411bbd 20241012082525425 DAUC <0003> auc.c:179 vector [3]: kc = b1c30e5a16af3a38 20241012082525425 DAUC <0003> auc.c:180 vector [3]: sres = c3ae89b4 20241012082525425 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241012082525425 DAUC <0003> auc.c:113 vector [4]: rand = 814273a621dbcedad5bd5f75b36eca8a 20241012082525425 DAUC <0003> auc.c:179 vector [4]: kc = 296838c7afe3a75b 20241012082525425 DAUC <0003> auc.c:180 vector [4]: sres = de5a5094 20241012082525425 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241012082525425 DAUC <0003> db_auc.c:245 IMSI='262421725979265': Generated 5 vectors 20241012082525425 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421725979265"} 20241012082525425 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421725979265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525425 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525425 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@20e64d0fa95d: Final verdict of PTC: pass 20241012082525425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42052<->l=127.0.0.1:4258 20241012082525449 DAUC <0003> db_auc.c:157 IMSI='262424860850315': No 2G Auth Data 20241012082525449 DAUC <0003> db_auc.c:192 IMSI='262424860850315': No 3G Auth Data HLR_Test-GSUP(21)@20e64d0fa95d: Created GsupExpect[0] for "262424860850315" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241012082525473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42054<->l=127.0.0.1:4258 20241012082525476 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525476 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424860850315"} 20241012082525476 DAUC <0003> db_auc.c:157 IMSI='262424860850315': No 2G Auth Data 20241012082525476 DAUC <0003> db_auc.c:236 IMSI='262424860850315': Calling to generate 1 vectors 20241012082525476 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241012082525476 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525476 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525476 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082525476 DAUC <0003> auc.c:113 vector [0]: rand = e413639b9ebf910e373639ad380bf840 20241012082525476 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082525476 DAUC <0003> auc.c:142 vector [0]: autn = e9f566a05dda00006d4cfa24f316aaa9 20241012082525476 DAUC <0003> auc.c:143 vector [0]: ck = 90897fd765b01fc2c2967a28b2a75935 20241012082525476 DAUC <0003> auc.c:144 vector [0]: ik = dbdfdffdfcb4643d2d512ce8350e2f3f 20241012082525476 DAUC <0003> auc.c:145 vector [0]: res = 49be1cc6c07c12290000000000000000 20241012082525476 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525476 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082525476 DAUC <0003> auc.c:151 vector [0]: kc = a491f6ea1ead0df5 20241012082525476 DAUC <0003> auc.c:152 vector [0]: sres = 89c20eef 20241012082525476 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082525476 DAUC <0003> db_auc.c:245 IMSI='262424860850315': Generated 1 vectors 20241012082525476 DAUC <0003> db_auc.c:249 IMSI='262424860850315': Updating SQN=33 in DB 20241012082525484 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424860850315"} 20241012082525484 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525484 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525484 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@20e64d0fa95d: Found GsupExpect[0] for "262424860850315" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@20e64d0fa95d: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262424860850315" TC_gsup_sai_num_auth_vectors(27)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082525489 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525489 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424860850315"} 20241012082525489 DAUC <0003> db_auc.c:157 IMSI='262424860850315': No 2G Auth Data 20241012082525489 DAUC <0003> db_auc.c:236 IMSI='262424860850315': Calling to generate 4 vectors 20241012082525489 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241012082525489 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525489 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525489 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241012082525489 DAUC <0003> auc.c:113 vector [0]: rand = 6401ca9d92436b2d9fbde15306aa543d 20241012082525489 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241012082525489 DAUC <0003> auc.c:142 vector [0]: autn = 3096d6dd809000005fe5153ba6e9df44 20241012082525489 DAUC <0003> auc.c:143 vector [0]: ck = 4f9280a4251a3b64b9c5ca650646522f 20241012082525489 DAUC <0003> auc.c:144 vector [0]: ik = 92146bfb62db08e1b6313194ba1a1884 20241012082525489 DAUC <0003> auc.c:145 vector [0]: res = b1fc483bd2ebe7460000000000000000 20241012082525489 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525489 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082525489 DAUC <0003> auc.c:151 vector [0]: kc = d27210aefb9d792e 20241012082525489 DAUC <0003> auc.c:152 vector [0]: sres = 6317af7d 20241012082525489 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082525489 DAUC <0003> auc.c:113 vector [1]: rand = 3bbad0d53cc6b93623ba2aa3f586a143 20241012082525489 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241012082525489 DAUC <0003> auc.c:142 vector [1]: autn = 517afa36acf40000fda57a8b29e69e2c 20241012082525489 DAUC <0003> auc.c:143 vector [1]: ck = 531ff337342909e692e79dbb01340a1e 20241012082525489 DAUC <0003> auc.c:144 vector [1]: ik = b7f90ddfb29cbffaa76b5b85044ada82 20241012082525489 DAUC <0003> auc.c:145 vector [1]: res = 8beed332323abc2f0000000000000000 20241012082525489 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525489 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012082525489 DAUC <0003> auc.c:151 vector [1]: kc = d16a38d683cb6680 20241012082525489 DAUC <0003> auc.c:152 vector [1]: sres = b9d46f1d 20241012082525489 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012082525489 DAUC <0003> auc.c:113 vector [2]: rand = 0dd0ebcb946ce10a6a8268a010b8c81e 20241012082525489 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241012082525489 DAUC <0003> auc.c:142 vector [2]: autn = ff78486a951700002d400ac5986b6dce 20241012082525489 DAUC <0003> auc.c:143 vector [2]: ck = 3a409eb3c40eeaa0a8185eff5f5e19d7 20241012082525489 DAUC <0003> auc.c:144 vector [2]: ik = 7b000c33cdd5206df2ca6bb0ca9262ea 20241012082525489 DAUC <0003> auc.c:145 vector [2]: res = 36d0e07d4289191e0000000000000000 20241012082525489 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525489 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012082525489 DAUC <0003> auc.c:151 vector [2]: kc = 1b92a7cf9c17b1f0 20241012082525489 DAUC <0003> auc.c:152 vector [2]: sres = 7459f963 20241012082525489 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012082525489 DAUC <0003> auc.c:113 vector [3]: rand = 3b3bd96597c588d2398fe5c5564fe0ca 20241012082525489 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241012082525489 DAUC <0003> auc.c:142 vector [3]: autn = f8f7c03e755c000093321160db0ba20b 20241012082525489 DAUC <0003> auc.c:143 vector [3]: ck = d0ad063401ecc4e58cec89ebf11df06c 20241012082525489 DAUC <0003> auc.c:144 vector [3]: ik = e099d88cbd6bcf52cd49f58feecfdec7 20241012082525489 DAUC <0003> auc.c:145 vector [3]: res = 520921a9f3770f250000000000000000 20241012082525489 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525489 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012082525489 DAUC <0003> auc.c:151 vector [3]: kc = 7191a2dca355251c 20241012082525489 DAUC <0003> auc.c:152 vector [3]: sres = a17e2e8c 20241012082525489 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012082525489 DAUC <0003> db_auc.c:245 IMSI='262424860850315': Generated 4 vectors 20241012082525489 DAUC <0003> db_auc.c:249 IMSI='262424860850315': Updating SQN=161 in DB 20241012082525497 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424860850315"} 20241012082525497 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525497 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525497 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525502 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525502 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424860850315"} 20241012082525502 DAUC <0003> db_auc.c:157 IMSI='262424860850315': No 2G Auth Data 20241012082525502 DAUC <0003> db_auc.c:236 IMSI='262424860850315': Calling to generate 5 vectors 20241012082525502 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012082525502 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525502 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525502 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241012082525502 DAUC <0003> auc.c:113 vector [0]: rand = 52dfb682180cf8bc153a97e4fd74d345 20241012082525502 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241012082525502 DAUC <0003> auc.c:142 vector [0]: autn = de51f193f5bf00006773fc8233c2d0a6 20241012082525502 DAUC <0003> auc.c:143 vector [0]: ck = c0bf4be0ddafeb996d8829cd3a91a257 20241012082525502 DAUC <0003> auc.c:144 vector [0]: ik = 5c46b97d435c9f14c039b2976368fa83 20241012082525502 DAUC <0003> auc.c:145 vector [0]: res = 64d8877dcb1fde8d0000000000000000 20241012082525502 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525502 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082525502 DAUC <0003> auc.c:151 vector [0]: kc = 314869c7c70a2c59 20241012082525502 DAUC <0003> auc.c:152 vector [0]: sres = afc759f0 20241012082525502 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082525502 DAUC <0003> auc.c:113 vector [1]: rand = 6caf97e820f351528073a25cdf55c82f 20241012082525502 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241012082525502 DAUC <0003> auc.c:142 vector [1]: autn = 8123bb72faf5000078c7aa178a6cb70e 20241012082525502 DAUC <0003> auc.c:143 vector [1]: ck = 1859df1cbd39d4a4b37fe4551bf9230b 20241012082525502 DAUC <0003> auc.c:144 vector [1]: ik = d9e02bde3b24b37680a1364622f92e10 20241012082525502 DAUC <0003> auc.c:145 vector [1]: res = e88d19b0d83c47ed0000000000000000 20241012082525502 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525502 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012082525502 DAUC <0003> auc.c:151 vector [1]: kc = f26726d1bf1d6ac9 20241012082525502 DAUC <0003> auc.c:152 vector [1]: sres = 30b15e5d 20241012082525503 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012082525503 DAUC <0003> auc.c:113 vector [2]: rand = 25da86bd8a400acc8ee7ade065a50a8f 20241012082525503 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241012082525503 DAUC <0003> auc.c:142 vector [2]: autn = 348b432af0800000dc856d56506282f9 20241012082525503 DAUC <0003> auc.c:143 vector [2]: ck = 1c1d93a119b07b1946800d1dca84d6ba 20241012082525503 DAUC <0003> auc.c:144 vector [2]: ik = d05eba9108b161f6b34690a781be0b0c 20241012082525503 DAUC <0003> auc.c:145 vector [2]: res = c2d2fda9228edb280000000000000000 20241012082525503 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525503 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012082525503 DAUC <0003> auc.c:151 vector [2]: kc = 3985b48a5a3bc759 20241012082525503 DAUC <0003> auc.c:152 vector [2]: sres = e05c2681 20241012082525503 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012082525503 DAUC <0003> auc.c:113 vector [3]: rand = f66b4a3dbdcf1627e4bbeb2ea348de0e 20241012082525503 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241012082525503 DAUC <0003> auc.c:142 vector [3]: autn = 651bbf3bcce2000025ed7138ed8ce551 20241012082525503 DAUC <0003> auc.c:143 vector [3]: ck = e2cd5304dc023e1fef0aaa2089dd4ee4 20241012082525503 DAUC <0003> auc.c:144 vector [3]: ik = 3b1a4e255ce33fe8fee215789985cde0 20241012082525503 DAUC <0003> auc.c:145 vector [3]: res = f5326b44daff05210000000000000000 20241012082525503 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525503 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012082525503 DAUC <0003> auc.c:151 vector [3]: kc = c83fa27990b982f3 20241012082525503 DAUC <0003> auc.c:152 vector [3]: sres = 2fcd6e65 20241012082525503 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012082525503 DAUC <0003> auc.c:113 vector [4]: rand = f7b6073da415ea8733dd484b4e0f72b4 20241012082525503 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241012082525503 DAUC <0003> auc.c:142 vector [4]: autn = 0be50592aa58000098c091c84dd349ce 20241012082525503 DAUC <0003> auc.c:143 vector [4]: ck = c6f48e6a0e1fdaee91257cc72424275b 20241012082525503 DAUC <0003> auc.c:144 vector [4]: ik = 4898c5b975c7c7c58f67d80aadf1f606 20241012082525503 DAUC <0003> auc.c:145 vector [4]: res = b2dc84d4b3cc2f350000000000000000 20241012082525503 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082525503 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012082525503 DAUC <0003> auc.c:151 vector [4]: kc = 902eef1ef20dcc76 20241012082525503 DAUC <0003> auc.c:152 vector [4]: sres = 0110abe1 20241012082525503 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012082525503 DAUC <0003> db_auc.c:245 IMSI='262424860850315': Generated 5 vectors 20241012082525503 DAUC <0003> db_auc.c:249 IMSI='262424860850315': Updating SQN=321 in DB 20241012082525511 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424860850315"} 20241012082525511 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525511 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525511 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525516 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525516 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424860850315"} 20241012082525516 DAUC <0003> db_auc.c:157 IMSI='262424860850315': No 2G Auth Data 20241012082525516 DAUC <0003> db_auc.c:236 IMSI='262424860850315': Calling to generate 5 vectors 20241012082525516 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012082525516 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525516 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525516 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241012082525516 DAUC <0003> auc.c:113 vector [0]: rand = 66ec37571bad677964ffb36d8a8dce9f 20241012082525516 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241012082525516 DAUC <0003> auc.c:142 vector [0]: autn = f1f5dfa7bc8c000016146b21bfa46422 20241012082525516 DAUC <0003> auc.c:143 vector [0]: ck = b29ea8cf554989fed3ef559e0e83f305 20241012082525516 DAUC <0003> auc.c:144 vector [0]: ik = 8acb3bc88f4b2914151a08458025afa1 20241012082525516 DAUC <0003> auc.c:145 vector [0]: res = d16af3d7b3ac52470000000000000000 20241012082525516 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525516 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082525516 DAUC <0003> auc.c:151 vector [0]: kc = fea0cedc54a4fc4e 20241012082525516 DAUC <0003> auc.c:152 vector [0]: sres = 62c6a190 20241012082525516 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082525516 DAUC <0003> auc.c:113 vector [1]: rand = 72d64d56681dcbd22ee75974d4e00c71 20241012082525516 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241012082525516 DAUC <0003> auc.c:142 vector [1]: autn = 9b42be46d3b20000dde6f567b1e39ee6 20241012082525516 DAUC <0003> auc.c:143 vector [1]: ck = 3e6dd7762e003f70f62b8066a57b4232 20241012082525516 DAUC <0003> auc.c:144 vector [1]: ik = 849492154bb518d79e4b93962449462c 20241012082525516 DAUC <0003> auc.c:145 vector [1]: res = 6ff1a4e65495f1a10000000000000000 20241012082525516 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525516 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012082525516 DAUC <0003> auc.c:151 vector [1]: kc = d2995693e48723b9 20241012082525516 DAUC <0003> auc.c:152 vector [1]: sres = 3b645547 20241012082525516 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012082525516 DAUC <0003> auc.c:113 vector [2]: rand = 9af825493f4ef2d1a83bf9ba0350313f 20241012082525516 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241012082525516 DAUC <0003> auc.c:142 vector [2]: autn = d0c5ff3503b400008850a400f040d448 20241012082525516 DAUC <0003> auc.c:143 vector [2]: ck = f39dcb5e44b49b44290454608b2bb796 20241012082525516 DAUC <0003> auc.c:144 vector [2]: ik = 42ee0571066d265b31df3f8ac9837ded 20241012082525516 DAUC <0003> auc.c:145 vector [2]: res = 320e1eee5d891b8a0000000000000000 20241012082525516 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525516 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012082525516 DAUC <0003> auc.c:151 vector [2]: kc = a9a8a5c500717764 20241012082525516 DAUC <0003> auc.c:152 vector [2]: sres = 6f870564 20241012082525516 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012082525516 DAUC <0003> auc.c:113 vector [3]: rand = 14b36bbc20b3dd14e955c417a2a5b539 20241012082525516 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241012082525516 DAUC <0003> auc.c:142 vector [3]: autn = 75929c8277b900006c9bbf7c3e1a72a9 20241012082525516 DAUC <0003> auc.c:143 vector [3]: ck = 382699b706ff1bb4d70a6c089c549f25 20241012082525516 DAUC <0003> auc.c:144 vector [3]: ik = 91275040dcb209b28d35dbd19da9749a 20241012082525516 DAUC <0003> auc.c:145 vector [3]: res = d82372084a1941230000000000000000 20241012082525516 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525516 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012082525516 DAUC <0003> auc.c:151 vector [3]: kc = f33e7e2edbb0f9b9 20241012082525516 DAUC <0003> auc.c:152 vector [3]: sres = 923a332b 20241012082525516 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012082525516 DAUC <0003> auc.c:113 vector [4]: rand = 4bd3124ddb47b94b2e372ada8816f3ab 20241012082525516 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241012082525516 DAUC <0003> auc.c:142 vector [4]: autn = 1594ee79a83d0000ea0cdc0c5a986848 20241012082525516 DAUC <0003> auc.c:143 vector [4]: ck = 587efccccc03ef05da2e4929a2c98f1f 20241012082525516 DAUC <0003> auc.c:144 vector [4]: ik = 32a57e96d151d4afa55e87994f925399 20241012082525516 DAUC <0003> auc.c:145 vector [4]: res = 67536ad365500b5a0000000000000000 20241012082525516 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082525516 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012082525516 DAUC <0003> auc.c:151 vector [4]: kc = 15ab4ceaf009e72c 20241012082525516 DAUC <0003> auc.c:152 vector [4]: sres = 02036189 20241012082525516 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012082525516 DAUC <0003> db_auc.c:245 IMSI='262424860850315': Generated 5 vectors 20241012082525516 DAUC <0003> db_auc.c:249 IMSI='262424860850315': Updating SQN=481 in DB 20241012082525524 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424860850315"} 20241012082525524 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424860850315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525524 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525524 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42054<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@20e64d0fa95d: Final verdict of PTC: pass 20241012082525555 DAUC <0003> db_auc.c:157 IMSI='262427274314791': No 2G Auth Data 20241012082525555 DAUC <0003> db_auc.c:192 IMSI='262427274314791': No 3G Auth Data HLR_Test-GSUP(21)@20e64d0fa95d: Created GsupExpect[0] for "262427274314791" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241012082525577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42060<->l=127.0.0.1:4258 20241012082525578 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525578 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427274314791"} 20241012082525578 DAUC <0003> db_auc.c:157 IMSI='262427274314791': No 2G Auth Data 20241012082525578 DAUC <0003> db_auc.c:236 IMSI='262427274314791': Calling to generate 1 vectors 20241012082525578 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241012082525578 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525578 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241012082525578 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082525578 DAUC <0003> auc.c:113 vector [0]: rand = 1f28b277886b40cf42f8541dc75c941b 20241012082525578 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082525578 DAUC <0003> auc.c:142 vector [0]: autn = 940d194e87210000f3a6ecfc3f967a3d 20241012082525578 DAUC <0003> auc.c:143 vector [0]: ck = a088ef8972faeec50cb526a290fa48e6 20241012082525578 DAUC <0003> auc.c:144 vector [0]: ik = 0ed6dad504793688aa64e8c175a7fa80 20241012082525578 DAUC <0003> auc.c:145 vector [0]: res = dc5239b98183e7ac0000000000000000 20241012082525578 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525578 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082525578 DAUC <0003> auc.c:151 vector [0]: kc = 088ffb3f93de6a2b 20241012082525578 DAUC <0003> auc.c:152 vector [0]: sres = 5dd1de15 20241012082525578 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082525578 DAUC <0003> db_auc.c:245 IMSI='262427274314791': Generated 1 vectors 20241012082525578 DAUC <0003> db_auc.c:249 IMSI='262427274314791': Updating SQN=33 in DB 20241012082525586 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427274314791"} 20241012082525586 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525586 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525586 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@20e64d0fa95d: Found GsupExpect[0] for "262427274314791" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@20e64d0fa95d: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262427274314791" TC_gsup_sai_num_auth_vectors(28)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082525587 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525587 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427274314791"} 20241012082525587 DAUC <0003> db_auc.c:157 IMSI='262427274314791': No 2G Auth Data 20241012082525587 DAUC <0003> db_auc.c:236 IMSI='262427274314791': Calling to generate 4 vectors 20241012082525587 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241012082525587 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525587 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241012082525587 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241012082525587 DAUC <0003> auc.c:113 vector [0]: rand = 34096c8fc3ea12bb88f6515fc2b72c1d 20241012082525587 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241012082525587 DAUC <0003> auc.c:142 vector [0]: autn = 8c976b25039b0000194d3b007e10e5d4 20241012082525587 DAUC <0003> auc.c:143 vector [0]: ck = 0bb2b5797fde6cf309d297cbe7ed3740 20241012082525587 DAUC <0003> auc.c:144 vector [0]: ik = 82650afe13fd3cfd19b4c3beee549af1 20241012082525587 DAUC <0003> auc.c:145 vector [0]: res = 198e3fc57d9102f30000000000000000 20241012082525587 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525587 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082525587 DAUC <0003> auc.c:151 vector [0]: kc = 99b1ebf2659afdbf 20241012082525587 DAUC <0003> auc.c:152 vector [0]: sres = 641f3d36 20241012082525587 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082525587 DAUC <0003> auc.c:113 vector [1]: rand = 0335a6171b1ec993f3d88c6543f2bb79 20241012082525587 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241012082525587 DAUC <0003> auc.c:142 vector [1]: autn = 6819dfda09d4000087e7442f4a9eaabf 20241012082525587 DAUC <0003> auc.c:143 vector [1]: ck = ab53a7afc6d62a0324358b6e0a71bdff 20241012082525587 DAUC <0003> auc.c:144 vector [1]: ik = 18afa08c51b7e7973c421d13cf736cba 20241012082525587 DAUC <0003> auc.c:145 vector [1]: res = b63ffaae343f9b0d0000000000000000 20241012082525587 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525587 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012082525587 DAUC <0003> auc.c:151 vector [1]: kc = ab8b915e52631cd1 20241012082525587 DAUC <0003> auc.c:152 vector [1]: sres = 820061a3 20241012082525587 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012082525587 DAUC <0003> auc.c:113 vector [2]: rand = 6a3e194f8d6761b0aaf3e8d8bd77e189 20241012082525587 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241012082525587 DAUC <0003> auc.c:142 vector [2]: autn = 18a92088cc9a0000abd26c1f3924cfa4 20241012082525587 DAUC <0003> auc.c:143 vector [2]: ck = 422d6611fc27d68eb43294c300f26f3a 20241012082525587 DAUC <0003> auc.c:144 vector [2]: ik = 03df41ffaee9ca031a4b23b4369bb12d 20241012082525587 DAUC <0003> auc.c:145 vector [2]: res = d7bb7fd5d05103f80000000000000000 20241012082525587 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525587 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012082525587 DAUC <0003> auc.c:151 vector [2]: kc = ef8b909964a7c29a 20241012082525587 DAUC <0003> auc.c:152 vector [2]: sres = 07ea7c2d 20241012082525587 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012082525587 DAUC <0003> auc.c:113 vector [3]: rand = 918cd54666a4f0eea56afec24562c5fb 20241012082525587 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241012082525587 DAUC <0003> auc.c:142 vector [3]: autn = a3d9cc59d6000000cefc18f4d28c12eb 20241012082525587 DAUC <0003> auc.c:143 vector [3]: ck = b454ce933495a33d2924e58cd92f365d 20241012082525587 DAUC <0003> auc.c:144 vector [3]: ik = 5dd6c6fa4deb60d10a316028d5a43c13 20241012082525587 DAUC <0003> auc.c:145 vector [3]: res = 2ba37ddbbd90e6160000000000000000 20241012082525587 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525587 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012082525587 DAUC <0003> auc.c:151 vector [3]: kc = ca978dcd75f5c9a2 20241012082525587 DAUC <0003> auc.c:152 vector [3]: sres = 96339bcd 20241012082525587 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012082525587 DAUC <0003> db_auc.c:245 IMSI='262427274314791': Generated 4 vectors 20241012082525587 DAUC <0003> db_auc.c:249 IMSI='262427274314791': Updating SQN=161 in DB 20241012082525595 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427274314791"} 20241012082525595 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525595 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525595 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525597 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525597 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427274314791"} 20241012082525597 DAUC <0003> db_auc.c:157 IMSI='262427274314791': No 2G Auth Data 20241012082525597 DAUC <0003> db_auc.c:236 IMSI='262427274314791': Calling to generate 5 vectors 20241012082525597 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012082525597 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525597 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241012082525597 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241012082525597 DAUC <0003> auc.c:113 vector [0]: rand = a5bfea54730924e844259c4788dfadb7 20241012082525597 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241012082525597 DAUC <0003> auc.c:142 vector [0]: autn = 01e1efe87e95000049b294bdce565236 20241012082525597 DAUC <0003> auc.c:143 vector [0]: ck = ac832e1edd9054dfd50918b8af6ba2b0 20241012082525597 DAUC <0003> auc.c:144 vector [0]: ik = cdcbdf57cc7a9c388528117fe5ff96f1 20241012082525597 DAUC <0003> auc.c:145 vector [0]: res = 4afe0b95e88f0b590000000000000000 20241012082525597 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525597 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082525597 DAUC <0003> auc.c:151 vector [0]: kc = 3169f88e5b7efca6 20241012082525597 DAUC <0003> auc.c:152 vector [0]: sres = a27100cc 20241012082525597 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082525597 DAUC <0003> auc.c:113 vector [1]: rand = ec9a49c40e94d9666701692722064467 20241012082525597 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241012082525597 DAUC <0003> auc.c:142 vector [1]: autn = 8fcee4290dd60000ee31defb9bc91b57 20241012082525597 DAUC <0003> auc.c:143 vector [1]: ck = 718e771a42ff5b30d01ec29836dd5993 20241012082525597 DAUC <0003> auc.c:144 vector [1]: ik = b458922a93a9f17cc24768cd1a8841bd 20241012082525597 DAUC <0003> auc.c:145 vector [1]: res = efbd2c292ae6b6a30000000000000000 20241012082525597 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525597 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012082525597 DAUC <0003> auc.c:151 vector [1]: kc = d78f4f65fd03b262 20241012082525597 DAUC <0003> auc.c:152 vector [1]: sres = c55b9a8a 20241012082525597 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012082525597 DAUC <0003> auc.c:113 vector [2]: rand = fa0b260302da92d48908dffd8c16cc8e 20241012082525597 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241012082525597 DAUC <0003> auc.c:142 vector [2]: autn = 8088eb1430650000711fccc1ae8c11df 20241012082525597 DAUC <0003> auc.c:143 vector [2]: ck = d88da99b154151aed3a3b906062e7dce 20241012082525597 DAUC <0003> auc.c:144 vector [2]: ik = 3aacb9269d1a9f719310077e55ecabb4 20241012082525597 DAUC <0003> auc.c:145 vector [2]: res = eb0d712b80f1643f0000000000000000 20241012082525597 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525597 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012082525597 DAUC <0003> auc.c:151 vector [2]: kc = a292aec5db9918a5 20241012082525597 DAUC <0003> auc.c:152 vector [2]: sres = 6bfc1514 20241012082525597 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012082525597 DAUC <0003> auc.c:113 vector [3]: rand = a38b45c68e3e973ef27ceebe416ce432 20241012082525597 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241012082525597 DAUC <0003> auc.c:142 vector [3]: autn = 7dbe3cb9213c00004d490d3b39b335d2 20241012082525597 DAUC <0003> auc.c:143 vector [3]: ck = 5035ce1491d73342a1c14db1d469d0b2 20241012082525597 DAUC <0003> auc.c:144 vector [3]: ik = 431b120d58529f63413d78bb90cabe46 20241012082525597 DAUC <0003> auc.c:145 vector [3]: res = 32855384e32643cc0000000000000000 20241012082525597 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525597 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012082525597 DAUC <0003> auc.c:151 vector [3]: kc = f3d2e9138d26c2d5 20241012082525597 DAUC <0003> auc.c:152 vector [3]: sres = d1a31048 20241012082525597 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012082525597 DAUC <0003> auc.c:113 vector [4]: rand = 5cb1c6efce536d4e5907af126f0b1ac2 20241012082525597 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241012082525597 DAUC <0003> auc.c:142 vector [4]: autn = 6a6f982f21340000ab76b5a3324d4288 20241012082525597 DAUC <0003> auc.c:143 vector [4]: ck = ed2dcb521de407d678ebe9da126e0a11 20241012082525597 DAUC <0003> auc.c:144 vector [4]: ik = 0829015a8460ce9f919b04b50afc6c59 20241012082525597 DAUC <0003> auc.c:145 vector [4]: res = 1ccd7fa5dd4c05260000000000000000 20241012082525597 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082525597 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012082525597 DAUC <0003> auc.c:151 vector [4]: kc = 0c7427678116af01 20241012082525597 DAUC <0003> auc.c:152 vector [4]: sres = c1817a83 20241012082525597 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012082525597 DAUC <0003> db_auc.c:245 IMSI='262427274314791': Generated 5 vectors 20241012082525597 DAUC <0003> db_auc.c:249 IMSI='262427274314791': Updating SQN=321 in DB 20241012082525605 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427274314791"} 20241012082525605 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525605 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525605 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525609 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525609 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427274314791"} 20241012082525609 DAUC <0003> db_auc.c:157 IMSI='262427274314791': No 2G Auth Data 20241012082525609 DAUC <0003> db_auc.c:236 IMSI='262427274314791': Calling to generate 5 vectors 20241012082525609 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012082525609 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525609 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241012082525609 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241012082525609 DAUC <0003> auc.c:113 vector [0]: rand = a9d5d2c5504ce95ec7bbef49d79ccf3c 20241012082525609 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241012082525609 DAUC <0003> auc.c:142 vector [0]: autn = cc87121a72dc000003b63afbcbfd8bac 20241012082525609 DAUC <0003> auc.c:143 vector [0]: ck = e1729aa270f5df7a740f79f2cf0bad6a 20241012082525609 DAUC <0003> auc.c:144 vector [0]: ik = e30581740c14a49e4025a1927bbdd818 20241012082525609 DAUC <0003> auc.c:145 vector [0]: res = 3354b5735b34d39b0000000000000000 20241012082525609 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525609 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082525609 DAUC <0003> auc.c:151 vector [0]: kc = 365dc3b6c8570e96 20241012082525609 DAUC <0003> auc.c:152 vector [0]: sres = 686066e8 20241012082525609 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082525609 DAUC <0003> auc.c:113 vector [1]: rand = 68fec79aeb44cfbe0ad1b342c2751d7f 20241012082525609 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241012082525609 DAUC <0003> auc.c:142 vector [1]: autn = b4da88b59d360000cb4b35d9d9cb48a8 20241012082525609 DAUC <0003> auc.c:143 vector [1]: ck = ede97f87f2e6616c6959c2ccbbbbd64a 20241012082525609 DAUC <0003> auc.c:144 vector [1]: ik = 143dd9598c20f538bf8c3e6a798a7872 20241012082525609 DAUC <0003> auc.c:145 vector [1]: res = b6464f76060fb6580000000000000000 20241012082525609 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525609 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012082525609 DAUC <0003> auc.c:151 vector [1]: kc = 2f015a78bcf73a6c 20241012082525609 DAUC <0003> auc.c:152 vector [1]: sres = b049f92e 20241012082525609 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012082525609 DAUC <0003> auc.c:113 vector [2]: rand = bdf8cd2249da9492dc6af99ba1343556 20241012082525609 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241012082525609 DAUC <0003> auc.c:142 vector [2]: autn = 4dcbbc8f649a0000f5c525fdacfc28c3 20241012082525609 DAUC <0003> auc.c:143 vector [2]: ck = 0ff9450fedf71c150ca8123be3c1e597 20241012082525609 DAUC <0003> auc.c:144 vector [2]: ik = 7cf0613be812fbcfb1377006f59a9140 20241012082525609 DAUC <0003> auc.c:145 vector [2]: res = c3f422fc8389a8c30000000000000000 20241012082525609 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525609 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012082525609 DAUC <0003> auc.c:151 vector [2]: kc = ce96460913be930d 20241012082525609 DAUC <0003> auc.c:152 vector [2]: sres = 407d8a3f 20241012082525609 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012082525609 DAUC <0003> auc.c:113 vector [3]: rand = d2406e43b416ba9df6ea3cdf1ce003f3 20241012082525609 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241012082525609 DAUC <0003> auc.c:142 vector [3]: autn = 21f6d0db630e0000ce75ab8e5c78facb 20241012082525609 DAUC <0003> auc.c:143 vector [3]: ck = 04fbfaa6c2dfc68da3f95b8e91284507 20241012082525609 DAUC <0003> auc.c:144 vector [3]: ik = cf2f94797d5240925e2b34fb57faba22 20241012082525609 DAUC <0003> auc.c:145 vector [3]: res = 7f16f878878ddb650000000000000000 20241012082525609 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525609 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012082525609 DAUC <0003> auc.c:151 vector [3]: kc = 360601aa795f793a 20241012082525609 DAUC <0003> auc.c:152 vector [3]: sres = f89b231d 20241012082525609 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012082525609 DAUC <0003> auc.c:113 vector [4]: rand = efb672b7080d8bb0f1dbd246a1059805 20241012082525609 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241012082525609 DAUC <0003> auc.c:142 vector [4]: autn = 01c88612f2e6000078dcbe8fd99cae52 20241012082525609 DAUC <0003> auc.c:143 vector [4]: ck = 3b7f5b4806b2e93b4eb6eb15aa4aa6b4 20241012082525609 DAUC <0003> auc.c:144 vector [4]: ik = a65a1633fb877ec4808f985008ed7571 20241012082525609 DAUC <0003> auc.c:145 vector [4]: res = 9b4985c2af9700540000000000000000 20241012082525609 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082525609 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012082525609 DAUC <0003> auc.c:151 vector [4]: kc = 531c3e3e5f92443a 20241012082525609 DAUC <0003> auc.c:152 vector [4]: sres = 34de8596 20241012082525609 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012082525609 DAUC <0003> db_auc.c:245 IMSI='262427274314791': Generated 5 vectors 20241012082525609 DAUC <0003> db_auc.c:249 IMSI='262427274314791': Updating SQN=481 in DB 20241012082525617 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427274314791"} 20241012082525617 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427274314791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525617 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525617 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42060<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@20e64d0fa95d: Final verdict of PTC: pass 20241012082525647 DAUC <0003> db_auc.c:157 IMSI='262424122760360': No 2G Auth Data 20241012082525647 DAUC <0003> db_auc.c:192 IMSI='262424122760360': No 3G Auth Data HLR_Test-GSUP(21)@20e64d0fa95d: Created GsupExpect[0] for "262424122760360" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241012082525676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42074<->l=127.0.0.1:4258 20241012082525678 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525678 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424122760360"} 20241012082525678 DAUC <0003> db_auc.c:236 IMSI='262424122760360': Calling to generate 1 vectors 20241012082525678 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241012082525678 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525678 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525678 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082525678 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525678 DAUC <0003> auc.c:113 vector [0]: rand = fc35daf9f270d97953dd5aa07eced48a 20241012082525678 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082525678 DAUC <0003> auc.c:142 vector [0]: autn = f66305fe33f900000dafac42829fa7f6 20241012082525678 DAUC <0003> auc.c:143 vector [0]: ck = b13740c438dbd374b4126a0962456089 20241012082525678 DAUC <0003> auc.c:144 vector [0]: ik = 069af3ed3200303d6adbe63f75a2d5ad 20241012082525678 DAUC <0003> auc.c:145 vector [0]: res = f2e7b204667c69760000000000000000 20241012082525678 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525678 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525678 DAUC <0003> auc.c:179 vector [0]: kc = a93ecb15f9a13000 20241012082525678 DAUC <0003> auc.c:180 vector [0]: sres = 8d6bd7e8 20241012082525678 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525678 DAUC <0003> db_auc.c:245 IMSI='262424122760360': Generated 1 vectors 20241012082525678 DAUC <0003> db_auc.c:249 IMSI='262424122760360': Updating SQN=33 in DB 20241012082525686 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424122760360"} 20241012082525686 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525686 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525686 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@20e64d0fa95d: Found GsupExpect[0] for "262424122760360" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@20e64d0fa95d: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262424122760360" TC_gsup_sai_num_auth_vectors(29)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082525688 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525688 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424122760360"} 20241012082525688 DAUC <0003> db_auc.c:236 IMSI='262424122760360': Calling to generate 4 vectors 20241012082525688 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241012082525688 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525688 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525688 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241012082525688 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525688 DAUC <0003> auc.c:113 vector [0]: rand = 58415ee8d5a0f6b08ea7813df01f0bf1 20241012082525688 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241012082525688 DAUC <0003> auc.c:142 vector [0]: autn = 1e17fc2e1016000044c0aaaeffe08f94 20241012082525688 DAUC <0003> auc.c:143 vector [0]: ck = 8be95dfd915da9250e2ca1571abb9c64 20241012082525688 DAUC <0003> auc.c:144 vector [0]: ik = e5a74a84f88fc59480fe22ae1fd3e82b 20241012082525688 DAUC <0003> auc.c:145 vector [0]: res = 16d141429ca68e6d0000000000000000 20241012082525688 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525688 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525688 DAUC <0003> auc.c:179 vector [0]: kc = bcc1d2a3a3fd7400 20241012082525688 DAUC <0003> auc.c:180 vector [0]: sres = 649b9f0d 20241012082525688 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525688 DAUC <0003> auc.c:113 vector [1]: rand = 6567d60784f1a4f7dfdbeedd369f8b39 20241012082525688 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241012082525688 DAUC <0003> auc.c:142 vector [1]: autn = 867beeb5c1b800002c921e7df56194d0 20241012082525688 DAUC <0003> auc.c:143 vector [1]: ck = 9ceec366ed1e553c48bf502fc8b953ac 20241012082525688 DAUC <0003> auc.c:144 vector [1]: ik = 05a8a5682fe58148914362c1d3ad7527 20241012082525688 DAUC <0003> auc.c:145 vector [1]: res = 66f9d9fb0d33d84e0000000000000000 20241012082525688 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525688 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082525688 DAUC <0003> auc.c:179 vector [1]: kc = 76f3fe85a3c31000 20241012082525688 DAUC <0003> auc.c:180 vector [1]: sres = 97a7ab38 20241012082525688 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082525688 DAUC <0003> auc.c:113 vector [2]: rand = 2e89f63fe7579b435a0a0206b9027814 20241012082525688 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241012082525688 DAUC <0003> auc.c:142 vector [2]: autn = 0fba98a7bcf1000029efcb69d5309d6b 20241012082525688 DAUC <0003> auc.c:143 vector [2]: ck = 8ebdf772e4ca016df2a2a20b3c08b718 20241012082525688 DAUC <0003> auc.c:144 vector [2]: ik = 260a528e11474772b00cc718e5f6a8b5 20241012082525688 DAUC <0003> auc.c:145 vector [2]: res = f3462f75d17711dd0000000000000000 20241012082525688 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525688 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082525688 DAUC <0003> auc.c:179 vector [2]: kc = e08d8d98c71c1c00 20241012082525688 DAUC <0003> auc.c:180 vector [2]: sres = 74b0d63a 20241012082525688 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082525688 DAUC <0003> auc.c:113 vector [3]: rand = c93cff347ba15d7712d23bf3e54b24dc 20241012082525688 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241012082525688 DAUC <0003> auc.c:142 vector [3]: autn = e5a6c7d4dad100002b7aa3d3b6608a09 20241012082525688 DAUC <0003> auc.c:143 vector [3]: ck = bac356a19ba17a3cdb13e957a95acee5 20241012082525688 DAUC <0003> auc.c:144 vector [3]: ik = 3a8b5b4f601b75a8ad8888965d3ad864 20241012082525688 DAUC <0003> auc.c:145 vector [3]: res = 3686255b704bfec60000000000000000 20241012082525688 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525688 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082525688 DAUC <0003> auc.c:179 vector [3]: kc = 6181036dd1936c00 20241012082525688 DAUC <0003> auc.c:180 vector [3]: sres = db36a151 20241012082525688 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082525688 DAUC <0003> db_auc.c:245 IMSI='262424122760360': Generated 4 vectors 20241012082525688 DAUC <0003> db_auc.c:249 IMSI='262424122760360': Updating SQN=161 in DB 20241012082525695 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424122760360"} 20241012082525696 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525696 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525696 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525698 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525698 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424122760360"} 20241012082525698 DAUC <0003> db_auc.c:236 IMSI='262424122760360': Calling to generate 5 vectors 20241012082525698 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082525698 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525698 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525698 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241012082525698 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525698 DAUC <0003> auc.c:113 vector [0]: rand = 28afcf1dd1debd20e08acafa5cc4b770 20241012082525698 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241012082525698 DAUC <0003> auc.c:142 vector [0]: autn = a3952d475e540000a48612eab74d1bb0 20241012082525698 DAUC <0003> auc.c:143 vector [0]: ck = 655e176022a22c080907c858cf66761a 20241012082525698 DAUC <0003> auc.c:144 vector [0]: ik = 74857cc282b60ab061b113aa744eb5c0 20241012082525698 DAUC <0003> auc.c:145 vector [0]: res = 5f6cf18961838c7a0000000000000000 20241012082525698 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525698 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525698 DAUC <0003> auc.c:179 vector [0]: kc = f4d04d84623fc000 20241012082525698 DAUC <0003> auc.c:180 vector [0]: sres = 9163ac73 20241012082525698 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525698 DAUC <0003> auc.c:113 vector [1]: rand = 8091ddf9644640723806942ef9a53d4f 20241012082525698 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241012082525698 DAUC <0003> auc.c:142 vector [1]: autn = 0cc5402920120000d4857c5fe2b542eb 20241012082525698 DAUC <0003> auc.c:143 vector [1]: ck = 9381b8ed3f93972a5991473430ad6ed5 20241012082525698 DAUC <0003> auc.c:144 vector [1]: ik = 44f766a66790f4ca9c813a90a6044742 20241012082525698 DAUC <0003> auc.c:145 vector [1]: res = 4bf38d47295212e60000000000000000 20241012082525698 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525698 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082525698 DAUC <0003> auc.c:179 vector [1]: kc = 9e0e4f6aa945c000 20241012082525698 DAUC <0003> auc.c:180 vector [1]: sres = 05e71aac 20241012082525698 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082525698 DAUC <0003> auc.c:113 vector [2]: rand = 24a3f718c829f0bbfcff0be77888f873 20241012082525698 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241012082525698 DAUC <0003> auc.c:142 vector [2]: autn = e6fcb77ed1810000c0465821f0a1335b 20241012082525698 DAUC <0003> auc.c:143 vector [2]: ck = 64f409fae70491c4332068d76907494a 20241012082525698 DAUC <0003> auc.c:144 vector [2]: ik = 29669cf94078b267b1e7d07a6b911b85 20241012082525698 DAUC <0003> auc.c:145 vector [2]: res = b19adeb34dd63fa60000000000000000 20241012082525698 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525698 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082525698 DAUC <0003> auc.c:179 vector [2]: kc = 83191e108c5dac00 20241012082525698 DAUC <0003> auc.c:180 vector [2]: sres = a2b140d5 20241012082525698 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082525698 DAUC <0003> auc.c:113 vector [3]: rand = 8f207ba02773b1a68228e8c2950be128 20241012082525698 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241012082525698 DAUC <0003> auc.c:142 vector [3]: autn = 0274a020307c0000e96a33a6365f0c51 20241012082525698 DAUC <0003> auc.c:143 vector [3]: ck = 7144c8d9af7c2ef02ce009abd07507b5 20241012082525698 DAUC <0003> auc.c:144 vector [3]: ik = ac6a53bbe96966e4fbe11a88e0fd2c8c 20241012082525698 DAUC <0003> auc.c:145 vector [3]: res = 2f8f8befaa576a110000000000000000 20241012082525698 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525698 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082525698 DAUC <0003> auc.c:179 vector [3]: kc = c5594de760c92400 20241012082525698 DAUC <0003> auc.c:180 vector [3]: sres = c593093b 20241012082525698 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082525698 DAUC <0003> auc.c:113 vector [4]: rand = 53289f3b726090772ad2ab7694179401 20241012082525699 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241012082525699 DAUC <0003> auc.c:142 vector [4]: autn = 15a16507ba4900001eca19df1d9b6641 20241012082525699 DAUC <0003> auc.c:143 vector [4]: ck = ade5b2a31917576ad89e6a68ab6e86e2 20241012082525699 DAUC <0003> auc.c:144 vector [4]: ik = f334782a9d620b6853a7cdc27c4b9df6 20241012082525699 DAUC <0003> auc.c:145 vector [4]: res = dab5bd5966d726600000000000000000 20241012082525699 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082525699 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082525699 DAUC <0003> auc.c:179 vector [4]: kc = 84b2d7bfd4e04c00 20241012082525699 DAUC <0003> auc.c:180 vector [4]: sres = 59c2d4fa 20241012082525699 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082525699 DAUC <0003> db_auc.c:245 IMSI='262424122760360': Generated 5 vectors 20241012082525699 DAUC <0003> db_auc.c:249 IMSI='262424122760360': Updating SQN=321 in DB 20241012082525706 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424122760360"} 20241012082525706 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525706 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525706 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525711 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525711 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424122760360"} 20241012082525711 DAUC <0003> db_auc.c:236 IMSI='262424122760360': Calling to generate 5 vectors 20241012082525711 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082525711 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525711 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525711 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241012082525711 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525711 DAUC <0003> auc.c:113 vector [0]: rand = 47bd32438f55c2aa595e601bce6f3782 20241012082525711 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241012082525711 DAUC <0003> auc.c:142 vector [0]: autn = 0cd4d9a5a1ad000003d71d9de04cf7bf 20241012082525711 DAUC <0003> auc.c:143 vector [0]: ck = 3ccfb6a84ee381d9e50162a72d7ccc32 20241012082525711 DAUC <0003> auc.c:144 vector [0]: ik = 35e5f373429ed7aac43ac551559b9821 20241012082525711 DAUC <0003> auc.c:145 vector [0]: res = 39b9216c2ce4be930000000000000000 20241012082525711 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525711 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525711 DAUC <0003> auc.c:179 vector [0]: kc = 2b7421fc3a6b7c00 20241012082525711 DAUC <0003> auc.c:180 vector [0]: sres = 6e8affc4 20241012082525711 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525711 DAUC <0003> auc.c:113 vector [1]: rand = 7ad13ed9d167f54a0edf3220b6968bf6 20241012082525711 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241012082525711 DAUC <0003> auc.c:142 vector [1]: autn = e1c18b5b6c4b0000a009fb40cf5f9c67 20241012082525711 DAUC <0003> auc.c:143 vector [1]: ck = 2897e14ed2960a8dcbfcda94bc68a85f 20241012082525711 DAUC <0003> auc.c:144 vector [1]: ik = af09561a533029742923fb1d0af14dbb 20241012082525711 DAUC <0003> auc.c:145 vector [1]: res = 5af19c23be59641c0000000000000000 20241012082525711 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525711 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082525711 DAUC <0003> auc.c:179 vector [1]: kc = 5c256b3718a81000 20241012082525711 DAUC <0003> auc.c:180 vector [1]: sres = 4d224833 20241012082525711 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082525711 DAUC <0003> auc.c:113 vector [2]: rand = 443e324c771f02aea50a3b0fae4974a3 20241012082525711 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241012082525711 DAUC <0003> auc.c:142 vector [2]: autn = 811b98df5d4f0000dba7026a4b39b97d 20241012082525711 DAUC <0003> auc.c:143 vector [2]: ck = 04ddff0ecf74c1dd9ea73571476b6519 20241012082525711 DAUC <0003> auc.c:144 vector [2]: ik = 33176f4bf6c79d138ad8f019c3417eee 20241012082525711 DAUC <0003> auc.c:145 vector [2]: res = 8a47208114ac02b80000000000000000 20241012082525711 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525711 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082525711 DAUC <0003> auc.c:179 vector [2]: kc = 3b6bf0e8ca92a000 20241012082525712 DAUC <0003> auc.c:180 vector [2]: sres = 97cc7287 20241012082525712 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082525712 DAUC <0003> auc.c:113 vector [3]: rand = 67eb7df1197520965bef4eab4d2814ae 20241012082525712 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241012082525712 DAUC <0003> auc.c:142 vector [3]: autn = 95ac8b1424560000a931dda9ac3aa50b 20241012082525712 DAUC <0003> auc.c:143 vector [3]: ck = 29cdb184eda02c0d430b214be40725db 20241012082525712 DAUC <0003> auc.c:144 vector [3]: ik = 8f21b189dace5ba87398f93e707e7905 20241012082525712 DAUC <0003> auc.c:145 vector [3]: res = cd1f4a0b8f74cf520000000000000000 20241012082525712 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525712 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082525712 DAUC <0003> auc.c:179 vector [3]: kc = 2e4f968fb56bb400 20241012082525712 DAUC <0003> auc.c:180 vector [3]: sres = 7aa3059e 20241012082525712 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082525712 DAUC <0003> auc.c:113 vector [4]: rand = fec5e6ad939d2db3343f4ba344bdbbdb 20241012082525712 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241012082525712 DAUC <0003> auc.c:142 vector [4]: autn = 674b72054d09000080f5c1764f93dd0d 20241012082525712 DAUC <0003> auc.c:143 vector [4]: ck = 7569b8b678eaaeb6a37b3c5da944aa42 20241012082525712 DAUC <0003> auc.c:144 vector [4]: ik = 8c362cf99a9eea7a211c21079fa23183 20241012082525712 DAUC <0003> auc.c:145 vector [4]: res = 2ed59a52c2b0e5540000000000000000 20241012082525712 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082525712 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082525712 DAUC <0003> auc.c:179 vector [4]: kc = ca23347619a90400 20241012082525712 DAUC <0003> auc.c:180 vector [4]: sres = a9ffdfdf 20241012082525712 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082525712 DAUC <0003> db_auc.c:245 IMSI='262424122760360': Generated 5 vectors 20241012082525712 DAUC <0003> db_auc.c:249 IMSI='262424122760360': Updating SQN=481 in DB 20241012082525720 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424122760360"} 20241012082525720 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424122760360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525720 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525720 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42074<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@20e64d0fa95d: Final verdict of PTC: pass 20241012082525756 DAUC <0003> db_auc.c:157 IMSI='262427409672285': No 2G Auth Data 20241012082525756 DAUC <0003> db_auc.c:192 IMSI='262427409672285': No 3G Auth Data HLR_Test-GSUP(21)@20e64d0fa95d: Created GsupExpect[0] for "262427409672285" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241012082525790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42080<->l=127.0.0.1:4258 20241012082525792 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525792 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427409672285"} 20241012082525792 DAUC <0003> db_auc.c:236 IMSI='262427409672285': Calling to generate 1 vectors 20241012082525792 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241012082525792 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525792 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525792 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082525792 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525792 DAUC <0003> auc.c:113 vector [0]: rand = 0af8149e9589a6b947c958420cbec982 20241012082525792 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082525792 DAUC <0003> auc.c:142 vector [0]: autn = 68e693e903690000c6995e66d5dde81f 20241012082525792 DAUC <0003> auc.c:143 vector [0]: ck = 5020f0e5647969dd32440726ff8f74cd 20241012082525792 DAUC <0003> auc.c:144 vector [0]: ik = f5a088bf66916cb0770eab42f61f25d3 20241012082525792 DAUC <0003> auc.c:145 vector [0]: res = a2c9280f390b03a50000000000000000 20241012082525792 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525792 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525792 DAUC <0003> auc.c:179 vector [0]: kc = 5fd1a8478da7d800 20241012082525792 DAUC <0003> auc.c:180 vector [0]: sres = 7c3519af 20241012082525792 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525792 DAUC <0003> db_auc.c:245 IMSI='262427409672285': Generated 1 vectors 20241012082525792 DAUC <0003> db_auc.c:249 IMSI='262427409672285': Updating SQN=33 in DB 20241012082525800 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427409672285"} 20241012082525800 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525800 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525800 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@20e64d0fa95d: Found GsupExpect[0] for "262427409672285" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@20e64d0fa95d: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262427409672285" TC_gsup_sai_num_auth_vectors(30)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082525804 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525804 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427409672285"} 20241012082525804 DAUC <0003> db_auc.c:236 IMSI='262427409672285': Calling to generate 4 vectors 20241012082525804 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241012082525804 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525804 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525804 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241012082525804 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525804 DAUC <0003> auc.c:113 vector [0]: rand = a0e07a0bbf0e01d1bc5d2c59889ca13c 20241012082525804 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241012082525804 DAUC <0003> auc.c:142 vector [0]: autn = e20f42cee97c0000b22c7a3129e66138 20241012082525804 DAUC <0003> auc.c:143 vector [0]: ck = 3607eff71e743b92e8c7b5269b915ec3 20241012082525804 DAUC <0003> auc.c:144 vector [0]: ik = f111f81595b755e31d7264e205b7b9df 20241012082525804 DAUC <0003> auc.c:145 vector [0]: res = fe5aaacdffd47b640000000000000000 20241012082525804 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525804 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525804 DAUC <0003> auc.c:179 vector [0]: kc = acfc31b10a28d000 20241012082525804 DAUC <0003> auc.c:180 vector [0]: sres = 29bf49c0 20241012082525804 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525804 DAUC <0003> auc.c:113 vector [1]: rand = 2937a93a3d004643b2882a052c01114d 20241012082525804 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241012082525804 DAUC <0003> auc.c:142 vector [1]: autn = 7b0911e6589d000065a33dc983103a5d 20241012082525804 DAUC <0003> auc.c:143 vector [1]: ck = 7e8013086f64c424eb3002d6dd95a105 20241012082525804 DAUC <0003> auc.c:144 vector [1]: ik = cfd26427fe584655c8eb6e21088c931d 20241012082525804 DAUC <0003> auc.c:145 vector [1]: res = 63c0c970f819ca4a0000000000000000 20241012082525804 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525804 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082525804 DAUC <0003> auc.c:179 vector [1]: kc = ed8010c4da568000 20241012082525804 DAUC <0003> auc.c:180 vector [1]: sres = 5b5e4e14 20241012082525804 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082525804 DAUC <0003> auc.c:113 vector [2]: rand = 496fb2baf92ec63c8b0a2cbcf23b3049 20241012082525804 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241012082525804 DAUC <0003> auc.c:142 vector [2]: autn = b2a1e7c312250000a87d3f0ad8a1b56f 20241012082525804 DAUC <0003> auc.c:143 vector [2]: ck = 61aaaddeaef591f0ed7d8a2b45ba954c 20241012082525804 DAUC <0003> auc.c:144 vector [2]: ik = 785ce6f266a84173994712c0b90e95db 20241012082525804 DAUC <0003> auc.c:145 vector [2]: res = dde4038e0906b3ab0000000000000000 20241012082525804 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525804 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082525804 DAUC <0003> auc.c:179 vector [2]: kc = 70a1760226188c00 20241012082525804 DAUC <0003> auc.c:180 vector [2]: sres = cc2ab3f1 20241012082525804 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082525804 DAUC <0003> auc.c:113 vector [3]: rand = 74775764568968a91a13869cf4a2cd5e 20241012082525804 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241012082525804 DAUC <0003> auc.c:142 vector [3]: autn = 8b1e6d65f62f00008ce176ed6f1be851 20241012082525804 DAUC <0003> auc.c:143 vector [3]: ck = d379ef2826d82ea85262f9b60913f1bd 20241012082525804 DAUC <0003> auc.c:144 vector [3]: ik = 92b529bd75e27472ba65635452e660f1 20241012082525804 DAUC <0003> auc.c:145 vector [3]: res = 26f2589929358d990000000000000000 20241012082525804 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525804 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082525804 DAUC <0003> auc.c:179 vector [3]: kc = 05b5708c430b4000 20241012082525804 DAUC <0003> auc.c:180 vector [3]: sres = be3843df 20241012082525804 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082525804 DAUC <0003> db_auc.c:245 IMSI='262427409672285': Generated 4 vectors 20241012082525804 DAUC <0003> db_auc.c:249 IMSI='262427409672285': Updating SQN=161 in DB 20241012082525812 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427409672285"} 20241012082525812 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525812 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525812 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525816 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525816 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427409672285"} 20241012082525816 DAUC <0003> db_auc.c:236 IMSI='262427409672285': Calling to generate 5 vectors 20241012082525816 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082525816 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525816 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525816 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241012082525817 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525817 DAUC <0003> auc.c:113 vector [0]: rand = dd560560aa7c4b09eca8f2dc332249a4 20241012082525817 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241012082525817 DAUC <0003> auc.c:142 vector [0]: autn = d381c7f6b7860000cf5db030aed20c76 20241012082525817 DAUC <0003> auc.c:143 vector [0]: ck = a200c936bda8e237d08845a0fcdc68af 20241012082525817 DAUC <0003> auc.c:144 vector [0]: ik = 2ecb48cd0e0a6e9c05c103a5e777f3c5 20241012082525817 DAUC <0003> auc.c:145 vector [0]: res = 8feadb80bfdaf9190000000000000000 20241012082525817 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525817 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525817 DAUC <0003> auc.c:179 vector [0]: kc = f9d9ff197fb58c00 20241012082525817 DAUC <0003> auc.c:180 vector [0]: sres = 9cc90cec 20241012082525817 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525817 DAUC <0003> auc.c:113 vector [1]: rand = 8a019843c4539ebd48d3fb4082b0bd94 20241012082525817 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241012082525817 DAUC <0003> auc.c:142 vector [1]: autn = 018b7922c45c0000931e3a3eed4d5309 20241012082525817 DAUC <0003> auc.c:143 vector [1]: ck = e96fa266cf3f1de8987ebda763cbbe55 20241012082525817 DAUC <0003> auc.c:144 vector [1]: ik = 8dd0662ab623f021be7e2ba71f7b388a 20241012082525817 DAUC <0003> auc.c:145 vector [1]: res = 6afedcb3a0af16270000000000000000 20241012082525817 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525817 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082525817 DAUC <0003> auc.c:179 vector [1]: kc = cd6d4b979c07e800 20241012082525817 DAUC <0003> auc.c:180 vector [1]: sres = bbb26b20 20241012082525817 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082525817 DAUC <0003> auc.c:113 vector [2]: rand = 04ceb2e0ca3567691d171e80dc48835a 20241012082525817 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241012082525817 DAUC <0003> auc.c:142 vector [2]: autn = 1a60b1a24df400000b28eb50818590a6 20241012082525817 DAUC <0003> auc.c:143 vector [2]: ck = 8dd732ea2eb1b0a313f237c410cbe19d 20241012082525817 DAUC <0003> auc.c:144 vector [2]: ik = efe6c1c1b51b69d652a2e6c9e24b6f98 20241012082525817 DAUC <0003> auc.c:145 vector [2]: res = 4269f47a1de73cf70000000000000000 20241012082525817 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525817 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082525817 DAUC <0003> auc.c:179 vector [2]: kc = d6b207a627283c00 20241012082525817 DAUC <0003> auc.c:180 vector [2]: sres = 46422bcc 20241012082525817 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082525817 DAUC <0003> auc.c:113 vector [3]: rand = 2abe49229b2d9287628789f4e973401e 20241012082525817 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241012082525817 DAUC <0003> auc.c:142 vector [3]: autn = 690250196f4500000b62188f2188bdde 20241012082525817 DAUC <0003> auc.c:143 vector [3]: ck = f55867efe4fa4020b12eb4bd3cd586fd 20241012082525817 DAUC <0003> auc.c:144 vector [3]: ik = a2934a0033f317ccd71101e15846980f 20241012082525817 DAUC <0003> auc.c:145 vector [3]: res = 1777817787c716d30000000000000000 20241012082525817 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525817 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082525817 DAUC <0003> auc.c:179 vector [3]: kc = 8b9af4d1a4a9cc00 20241012082525817 DAUC <0003> auc.c:180 vector [3]: sres = 8bfe2730 20241012082525817 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082525817 DAUC <0003> auc.c:113 vector [4]: rand = a44dd631094f525eb175122bfbf4903c 20241012082525817 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241012082525817 DAUC <0003> auc.c:142 vector [4]: autn = 51db3ad2f8590000a4305f4491ffa1be 20241012082525817 DAUC <0003> auc.c:143 vector [4]: ck = 33c7e837e5c9f6712a9356f1f2be3385 20241012082525817 DAUC <0003> auc.c:144 vector [4]: ik = f0a5caf0d893d9a2de2127563ea53e96 20241012082525817 DAUC <0003> auc.c:145 vector [4]: res = 8741bd2d0f90adcf0000000000000000 20241012082525817 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082525817 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082525817 DAUC <0003> auc.c:179 vector [4]: kc = d2e2a2857d2f2000 20241012082525817 DAUC <0003> auc.c:180 vector [4]: sres = ff1b7c74 20241012082525817 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082525817 DAUC <0003> db_auc.c:245 IMSI='262427409672285': Generated 5 vectors 20241012082525817 DAUC <0003> db_auc.c:249 IMSI='262427409672285': Updating SQN=321 in DB 20241012082525825 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427409672285"} 20241012082525825 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525825 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525825 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525830 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525830 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427409672285"} 20241012082525830 DAUC <0003> db_auc.c:236 IMSI='262427409672285': Calling to generate 5 vectors 20241012082525830 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082525830 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525830 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525830 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241012082525830 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525830 DAUC <0003> auc.c:113 vector [0]: rand = 1a3ebcff71895d3caa5878e48f08b473 20241012082525830 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241012082525830 DAUC <0003> auc.c:142 vector [0]: autn = d7847cab29aa000056948e75859a4aae 20241012082525830 DAUC <0003> auc.c:143 vector [0]: ck = 4ea8e4e453fb234f03786397bed53832 20241012082525830 DAUC <0003> auc.c:144 vector [0]: ik = 39d581348b09746d424663653e49194b 20241012082525830 DAUC <0003> auc.c:145 vector [0]: res = b6a05c8942473a0c0000000000000000 20241012082525830 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525830 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525830 DAUC <0003> auc.c:179 vector [0]: kc = acc94829805b9c00 20241012082525830 DAUC <0003> auc.c:180 vector [0]: sres = 6a749a07 20241012082525830 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525830 DAUC <0003> auc.c:113 vector [1]: rand = 096af9ca962a4c4a6861cea797ffed05 20241012082525830 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241012082525830 DAUC <0003> auc.c:142 vector [1]: autn = e4ad3b26bc47000014cf2d0092690b0b 20241012082525830 DAUC <0003> auc.c:143 vector [1]: ck = 01413d5e904bbd505534781d2a9e14d9 20241012082525830 DAUC <0003> auc.c:144 vector [1]: ik = d5163cccc903338526ed2fd9c3525801 20241012082525830 DAUC <0003> auc.c:145 vector [1]: res = 9d5cdec3abf7e70b0000000000000000 20241012082525830 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525830 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082525830 DAUC <0003> auc.c:179 vector [1]: kc = 119ce29d2abbdc00 20241012082525830 DAUC <0003> auc.c:180 vector [1]: sres = d56e23f0 20241012082525830 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082525830 DAUC <0003> auc.c:113 vector [2]: rand = 925351c92057dbd21feb84721b1bd28b 20241012082525830 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241012082525830 DAUC <0003> auc.c:142 vector [2]: autn = 78582c7b21fc00005bbfc930141ca8c0 20241012082525830 DAUC <0003> auc.c:143 vector [2]: ck = 6b0dd49ac1d8c11a7b632997a74d8961 20241012082525830 DAUC <0003> auc.c:144 vector [2]: ik = df05e7abaf9fa6c4f80c66487eb004d5 20241012082525830 DAUC <0003> auc.c:145 vector [2]: res = af98eaedebc9654a0000000000000000 20241012082525830 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525830 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082525830 DAUC <0003> auc.c:179 vector [2]: kc = 40a58a6faab42400 20241012082525830 DAUC <0003> auc.c:180 vector [2]: sres = 8b72a5ec 20241012082525830 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082525830 DAUC <0003> auc.c:113 vector [3]: rand = b4ec754b8f1e589aaed38c3cc688d971 20241012082525830 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241012082525830 DAUC <0003> auc.c:142 vector [3]: autn = 32c3b73affbf0000f2a4f3f3b321290e 20241012082525830 DAUC <0003> auc.c:143 vector [3]: ck = 53ac7bf5ecbc131565a33eda8f822f0d 20241012082525830 DAUC <0003> auc.c:144 vector [3]: ik = bf56cbc65835811d7f745db180c0166f 20241012082525830 DAUC <0003> auc.c:145 vector [3]: res = 77ddc6bc65ba7dd10000000000000000 20241012082525830 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525830 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082525830 DAUC <0003> auc.c:179 vector [3]: kc = 0bf7f75e9a114800 20241012082525830 DAUC <0003> auc.c:180 vector [3]: sres = ae7a4521 20241012082525830 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082525830 DAUC <0003> auc.c:113 vector [4]: rand = f8d89fc3340f86279f66f836c9656cde 20241012082525830 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241012082525830 DAUC <0003> auc.c:142 vector [4]: autn = ff26abc2aa2900007f8034741fbc20cb 20241012082525830 DAUC <0003> auc.c:143 vector [4]: ck = 81605cb98e39428912673c8fd3f20fe1 20241012082525830 DAUC <0003> auc.c:144 vector [4]: ik = 1354028217274251b28a426e8ab443dc 20241012082525830 DAUC <0003> auc.c:145 vector [4]: res = f418511cee0914170000000000000000 20241012082525830 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082525830 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082525830 DAUC <0003> auc.c:179 vector [4]: kc = e89d37ac8226c400 20241012082525830 DAUC <0003> auc.c:180 vector [4]: sres = 105d304a 20241012082525830 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082525830 DAUC <0003> db_auc.c:245 IMSI='262427409672285': Generated 5 vectors 20241012082525830 DAUC <0003> db_auc.c:249 IMSI='262427409672285': Updating SQN=481 in DB 20241012082525838 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427409672285"} 20241012082525838 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427409672285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525838 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525838 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42080<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@20e64d0fa95d: Final verdict of PTC: pass 20241012082525875 DAUC <0003> db_auc.c:157 IMSI='262422229199468': No 2G Auth Data 20241012082525875 DAUC <0003> db_auc.c:192 IMSI='262422229199468': No 3G Auth Data HLR_Test-GSUP(21)@20e64d0fa95d: Created GsupExpect[0] for "262422229199468" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241012082525911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42090<->l=127.0.0.1:4258 20241012082525913 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525913 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422229199468"} 20241012082525913 DAUC <0003> db_auc.c:236 IMSI='262422229199468': Calling to generate 1 vectors 20241012082525913 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241012082525913 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525913 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525913 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082525913 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525913 DAUC <0003> auc.c:113 vector [0]: rand = 6f8d8db113fc12a512296d255b19c816 20241012082525913 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082525913 DAUC <0003> auc.c:142 vector [0]: autn = 1b8b178838e40000812f076c39101399 20241012082525913 DAUC <0003> auc.c:143 vector [0]: ck = 65efc6446771200155ded638e65f214c 20241012082525913 DAUC <0003> auc.c:144 vector [0]: ik = f6ad6df2aac229360b67b50c8a977511 20241012082525913 DAUC <0003> auc.c:145 vector [0]: res = 4d6883ea05475d050000000000000000 20241012082525913 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525913 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525913 DAUC <0003> auc.c:179 vector [0]: kc = 2d356833ea2a24ba 20241012082525913 DAUC <0003> auc.c:180 vector [0]: sres = 2a6ac3be 20241012082525913 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525913 DAUC <0003> db_auc.c:245 IMSI='262422229199468': Generated 1 vectors 20241012082525913 DAUC <0003> db_auc.c:249 IMSI='262422229199468': Updating SQN=33 in DB 20241012082525921 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422229199468"} 20241012082525921 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525921 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525921 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@20e64d0fa95d: Found GsupExpect[0] for "262422229199468" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@20e64d0fa95d: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262422229199468" TC_gsup_sai_num_auth_vectors(31)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082525924 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525924 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422229199468"} 20241012082525924 DAUC <0003> db_auc.c:236 IMSI='262422229199468': Calling to generate 4 vectors 20241012082525924 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241012082525924 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525924 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525924 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241012082525924 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525924 DAUC <0003> auc.c:113 vector [0]: rand = 19abc5e45fc92f795ffc2e8cdf206aba 20241012082525924 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241012082525924 DAUC <0003> auc.c:142 vector [0]: autn = 6d03564faccf0000de2299dbb16657ae 20241012082525924 DAUC <0003> auc.c:143 vector [0]: ck = 111dacbaa4f5b1418ee35cbf37019b9a 20241012082525924 DAUC <0003> auc.c:144 vector [0]: ik = 79600b46626a2aef92d86a57ce673cb9 20241012082525924 DAUC <0003> auc.c:145 vector [0]: res = cf71a1303dfd57570000000000000000 20241012082525924 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525924 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525924 DAUC <0003> auc.c:179 vector [0]: kc = 88dc918c80c45870 20241012082525924 DAUC <0003> auc.c:180 vector [0]: sres = de03b7cf 20241012082525924 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525924 DAUC <0003> auc.c:113 vector [1]: rand = 36201b45928f0d168ccc2fa2f21f2599 20241012082525924 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241012082525924 DAUC <0003> auc.c:142 vector [1]: autn = a5c024c4476a000098d725d15df28def 20241012082525924 DAUC <0003> auc.c:143 vector [1]: ck = c9c0396e47754702a3844140464fe505 20241012082525924 DAUC <0003> auc.c:144 vector [1]: ik = a953eda6f7b30fd8ce4829fe70245bf0 20241012082525924 DAUC <0003> auc.c:145 vector [1]: res = 5774e946ad993a5e0000000000000000 20241012082525924 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525924 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082525924 DAUC <0003> auc.c:179 vector [1]: kc = 62d75c93dc7cfa5b 20241012082525924 DAUC <0003> auc.c:180 vector [1]: sres = 2e12cdfe 20241012082525924 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082525924 DAUC <0003> auc.c:113 vector [2]: rand = 0a9a60251938a30c2199a918a1a020b3 20241012082525924 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241012082525924 DAUC <0003> auc.c:142 vector [2]: autn = f0a5e225791b000059f001af125dc1f5 20241012082525924 DAUC <0003> auc.c:143 vector [2]: ck = 44c471dbd41fc5bbd2cbff35d3f9082e 20241012082525924 DAUC <0003> auc.c:144 vector [2]: ik = 739a990e993b95aae0e3e32aefe20f7b 20241012082525924 DAUC <0003> auc.c:145 vector [2]: res = 94cb13bbf20eebf60000000000000000 20241012082525924 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525924 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082525924 DAUC <0003> auc.c:179 vector [2]: kc = 83a384c123ac2efb 20241012082525924 DAUC <0003> auc.c:180 vector [2]: sres = c3d349c0 20241012082525924 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082525924 DAUC <0003> auc.c:113 vector [3]: rand = 2212211c2713c1255a2c3c5afc88cbff 20241012082525924 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241012082525924 DAUC <0003> auc.c:142 vector [3]: autn = 409855484a9b0000f83250d644c0654d 20241012082525924 DAUC <0003> auc.c:143 vector [3]: ck = ff3cf8b9b99717444202e5cb4e9afcbc 20241012082525924 DAUC <0003> auc.c:144 vector [3]: ik = 03a6ed135f3d9b4f0adc1e77a0c72164 20241012082525924 DAUC <0003> auc.c:145 vector [3]: res = 271b2a1bbe00fc760000000000000000 20241012082525924 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525924 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082525924 DAUC <0003> auc.c:179 vector [3]: kc = 8ec1e372c75fb4bd 20241012082525924 DAUC <0003> auc.c:180 vector [3]: sres = 97bc213d 20241012082525924 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082525924 DAUC <0003> db_auc.c:245 IMSI='262422229199468': Generated 4 vectors 20241012082525924 DAUC <0003> db_auc.c:249 IMSI='262422229199468': Updating SQN=161 in DB 20241012082525932 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422229199468"} 20241012082525932 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525932 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525932 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525937 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525937 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422229199468"} 20241012082525937 DAUC <0003> db_auc.c:236 IMSI='262422229199468': Calling to generate 5 vectors 20241012082525937 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082525937 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525937 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525937 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241012082525937 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525937 DAUC <0003> auc.c:113 vector [0]: rand = 296073fa51aef9446d3028c21d62179c 20241012082525937 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241012082525937 DAUC <0003> auc.c:142 vector [0]: autn = 3b9524065e4b000001f76e36cef74b83 20241012082525937 DAUC <0003> auc.c:143 vector [0]: ck = ccc9fe3f40dd8394ef1ab417e33d92dc 20241012082525937 DAUC <0003> auc.c:144 vector [0]: ik = 942c04ae9f39d2b9e8294c1fabd0aef1 20241012082525937 DAUC <0003> auc.c:145 vector [0]: res = d4bbfdf258e0f6d20000000000000000 20241012082525937 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525937 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525937 DAUC <0003> auc.c:179 vector [0]: kc = 928da7cb50d9174e 20241012082525937 DAUC <0003> auc.c:180 vector [0]: sres = 04eef264 20241012082525937 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525937 DAUC <0003> auc.c:113 vector [1]: rand = 38a3278b54f2c408d3712ec9806cf929 20241012082525937 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241012082525937 DAUC <0003> auc.c:142 vector [1]: autn = 203e712ccac60000523aa234a60cc532 20241012082525937 DAUC <0003> auc.c:143 vector [1]: ck = ac6e378e9dfa5b87b5db24f551c4efaa 20241012082525937 DAUC <0003> auc.c:144 vector [1]: ik = 7de56d5f54d7846d161bb5baee08a2c3 20241012082525937 DAUC <0003> auc.c:145 vector [1]: res = e024976812b96f7f0000000000000000 20241012082525937 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525937 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082525937 DAUC <0003> auc.c:179 vector [1]: kc = ecfd2cc6cee6a45b 20241012082525937 DAUC <0003> auc.c:180 vector [1]: sres = f82c6e36 20241012082525937 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082525937 DAUC <0003> auc.c:113 vector [2]: rand = 720014953134ab69c8214d974e5af395 20241012082525937 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241012082525937 DAUC <0003> auc.c:142 vector [2]: autn = 989b1480728500008e33a4d8da9dbbaa 20241012082525937 DAUC <0003> auc.c:143 vector [2]: ck = ef469ad7104071d339ed43eca6cb73c8 20241012082525937 DAUC <0003> auc.c:144 vector [2]: ik = 91f52a5c9a2d1cde84cd6d58a2a7e663 20241012082525937 DAUC <0003> auc.c:145 vector [2]: res = 840831ee7a2783b10000000000000000 20241012082525937 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525937 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082525937 DAUC <0003> auc.c:179 vector [2]: kc = 75fdb162eca5d05b 20241012082525937 DAUC <0003> auc.c:180 vector [2]: sres = 4e81c2c5 20241012082525937 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082525937 DAUC <0003> auc.c:113 vector [3]: rand = 81c824f13e657fb83126e151d9a7c691 20241012082525937 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241012082525937 DAUC <0003> auc.c:142 vector [3]: autn = e90e6e9e769c00001a31b81ca5b6731f 20241012082525937 DAUC <0003> auc.c:143 vector [3]: ck = 6436b33467972bce3b9fa69053cbe47f 20241012082525937 DAUC <0003> auc.c:144 vector [3]: ik = a717e35fadaee77a89ed82ccfeaf7bc5 20241012082525937 DAUC <0003> auc.c:145 vector [3]: res = 83f8851772c7843d0000000000000000 20241012082525937 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525937 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082525937 DAUC <0003> auc.c:179 vector [3]: kc = bb77471b9934e48e 20241012082525937 DAUC <0003> auc.c:180 vector [3]: sres = 9bf97c48 20241012082525937 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082525937 DAUC <0003> auc.c:113 vector [4]: rand = 3e32e829ff46a98f6fd522117e2bf0ed 20241012082525937 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241012082525937 DAUC <0003> auc.c:142 vector [4]: autn = 9a52d24fda26000034824e838b73eda4 20241012082525937 DAUC <0003> auc.c:143 vector [4]: ck = 62deb3782e1952f94efbd1573ecfa9cd 20241012082525937 DAUC <0003> auc.c:144 vector [4]: ik = b2cd5fb1b54a4751a80c2a13d3983e6f 20241012082525937 DAUC <0003> auc.c:145 vector [4]: res = 7cbb6781bb4242a00000000000000000 20241012082525937 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082525937 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082525937 DAUC <0003> auc.c:179 vector [4]: kc = 94c0267cae577ccb 20241012082525937 DAUC <0003> auc.c:180 vector [4]: sres = 0d263add 20241012082525937 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082525937 DAUC <0003> db_auc.c:245 IMSI='262422229199468': Generated 5 vectors 20241012082525937 DAUC <0003> db_auc.c:249 IMSI='262422229199468': Updating SQN=321 in DB 20241012082525945 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422229199468"} 20241012082525945 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525945 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525945 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525947 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525947 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422229199468"} 20241012082525947 DAUC <0003> db_auc.c:236 IMSI='262422229199468': Calling to generate 5 vectors 20241012082525947 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082525947 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082525947 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082525947 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241012082525947 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082525947 DAUC <0003> auc.c:113 vector [0]: rand = 2bdbfd7986151be31727148e2859271e 20241012082525947 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241012082525947 DAUC <0003> auc.c:142 vector [0]: autn = 9869af1be41400000455afacc3f755f8 20241012082525947 DAUC <0003> auc.c:143 vector [0]: ck = e828233b0db1b7f0c4a505c2c1fae8a3 20241012082525947 DAUC <0003> auc.c:144 vector [0]: ik = 31f61167b8214b335bc6ed5599330b60 20241012082525947 DAUC <0003> auc.c:145 vector [0]: res = 37e13f9cbbc5b1950000000000000000 20241012082525947 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082525947 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082525947 DAUC <0003> auc.c:179 vector [0]: kc = d7fe143aa4e181d2 20241012082525947 DAUC <0003> auc.c:180 vector [0]: sres = 22902a47 20241012082525947 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082525947 DAUC <0003> auc.c:113 vector [1]: rand = 6374354f03fdfc5288bbc4f987714102 20241012082525947 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241012082525947 DAUC <0003> auc.c:142 vector [1]: autn = 830e01b267cb0000254df022b01aacaa 20241012082525947 DAUC <0003> auc.c:143 vector [1]: ck = 65078bbd118e362335a55d8a3280f8a5 20241012082525947 DAUC <0003> auc.c:144 vector [1]: ik = 7edabf671495c44018bcc8298d98a302 20241012082525947 DAUC <0003> auc.c:145 vector [1]: res = 61cc0533e68807b90000000000000000 20241012082525947 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082525947 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082525947 DAUC <0003> auc.c:179 vector [1]: kc = 04a7f3ed05baf6f0 20241012082525947 DAUC <0003> auc.c:180 vector [1]: sres = 2ccb4f0d 20241012082525947 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082525947 DAUC <0003> auc.c:113 vector [2]: rand = 775acfbd599a2844d29240e981d93ff0 20241012082525947 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241012082525947 DAUC <0003> auc.c:142 vector [2]: autn = 19a48684037900008647d9571cd71380 20241012082525947 DAUC <0003> auc.c:143 vector [2]: ck = a15ec791dd91a4a013ef77e5ca829d63 20241012082525947 DAUC <0003> auc.c:144 vector [2]: ik = ffcbcc32ca90cccf7d04ccca5001b1cf 20241012082525947 DAUC <0003> auc.c:145 vector [2]: res = 8aed71ec63f10ed20000000000000000 20241012082525947 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082525947 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082525947 DAUC <0003> auc.c:179 vector [2]: kc = ab6e2a09574e17b7 20241012082525947 DAUC <0003> auc.c:180 vector [2]: sres = 779e880f 20241012082525947 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082525947 DAUC <0003> auc.c:113 vector [3]: rand = db71bcf3c470fccc513eddad1634dc47 20241012082525947 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241012082525947 DAUC <0003> auc.c:142 vector [3]: autn = e0abe5cc64fb000062c03b0dbdfff072 20241012082525947 DAUC <0003> auc.c:143 vector [3]: ck = 60d760f19e84f7e9e5d541b119736eee 20241012082525947 DAUC <0003> auc.c:144 vector [3]: ik = 9152ef5b716731287c6c692d01aee6f5 20241012082525947 DAUC <0003> auc.c:145 vector [3]: res = 8c5a17d99b16c60e0000000000000000 20241012082525947 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082525947 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082525947 DAUC <0003> auc.c:179 vector [3]: kc = 24da5f8b70aed199 20241012082525947 DAUC <0003> auc.c:180 vector [3]: sres = f66cff62 20241012082525947 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082525947 DAUC <0003> auc.c:113 vector [4]: rand = 76dba7225a94bd344be56de58878bedc 20241012082525947 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241012082525947 DAUC <0003> auc.c:142 vector [4]: autn = 5eae6a89357900009d13b06d8afa42a9 20241012082525947 DAUC <0003> auc.c:143 vector [4]: ck = 810ea6fd03837fe142034afd3eaac370 20241012082525947 DAUC <0003> auc.c:144 vector [4]: ik = 93760a765235a04f568b234d6aaf3789 20241012082525947 DAUC <0003> auc.c:145 vector [4]: res = 0aeb3f4649e1d8880000000000000000 20241012082525947 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082525947 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082525947 DAUC <0003> auc.c:179 vector [4]: kc = 522d720f15dfb4cd 20241012082525947 DAUC <0003> auc.c:180 vector [4]: sres = 4f83eebb 20241012082525947 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082525947 DAUC <0003> db_auc.c:245 IMSI='262422229199468': Generated 5 vectors 20241012082525947 DAUC <0003> db_auc.c:249 IMSI='262422229199468': Updating SQN=481 in DB 20241012082525955 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422229199468"} 20241012082525955 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422229199468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082525955 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082525955 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082525956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42090<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@20e64d0fa95d: Final verdict of PTC: pass MTC@20e64d0fa95d: setverdict(pass): none -> pass 20241012082525980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42020<->l=127.0.0.1:4258 20241012082525981 DLINP <000b> input/ipa.c:451 connected read/write 20241012082525981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082525981 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082525981 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082525981 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@20e64d0fa95d: Final verdict of PTC: none 20241012082525981 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45227<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(20)@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@20e64d0fa95d: Final verdict of PTC: none 22@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: pass MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@20e64d0fa95d: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:25:25 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20241012082526003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42104<->l=127.0.0.1:4258 20241012082526004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42104<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=26452) Waiting for packet dumper to finish... 1 (prev_count=26452, count=59672) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:25:28 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_gsup_sai_eps started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082529094 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082529094 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082529095 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082529096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42116<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@20e64d0fa95d: 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) } } } } 20241012082529096 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082529096 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082529096 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082529096 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 20241012082529096 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082529096 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 20241012082529096 DLGSUP <0013> gsup_server.c:235 2: 20241012082529096 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082529096 DLGSUP <0013> gsup_server.c:235 3: 20241012082529096 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082529096 DLGSUP <0013> gsup_server.c:235 4: 20241012082529096 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082529096 DLGSUP <0013> gsup_server.c:235 5: 20241012082529096 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082529096 DLGSUP <0013> gsup_server.c:235 7: 20241012082529096 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082529096 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082529096 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082529096 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(32)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@20e64d0fa95d: 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") 20241012082529104 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46721<->l=127.0.0.1:4259) 20241012082529134 DAUC <0003> db_auc.c:157 IMSI='262426252468975': No 2G Auth Data 20241012082529134 DAUC <0003> db_auc.c:192 IMSI='262426252468975': No 3G Auth Data HLR_Test-GSUP(33)@20e64d0fa95d: Created GsupExpect[0] for "262426252468975" to be handled at TC_gsup_sai_eps(36) 20241012082529180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42118<->l=127.0.0.1:4258 20241012082529191 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082529191 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426252468975 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426252468975"} 20241012082529191 DAUC <0003> db_auc.c:157 IMSI='262426252468975': No 2G Auth Data 20241012082529191 DAUC <0003> db_auc.c:236 IMSI='262426252468975': Calling to generate 5 vectors 20241012082529191 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012082529191 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082529191 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082529191 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082529191 DAUC <0003> auc.c:113 vector [0]: rand = 62f673e94a9ddd0ace901aeb492171bf 20241012082529191 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082529191 DAUC <0003> auc.c:142 vector [0]: autn = d7ddc3985ae58000c717c3732a5b37a8 20241012082529191 DAUC <0003> auc.c:143 vector [0]: ck = 9796fa8d7e0fb6048cb155b8b36b9d75 20241012082529191 DAUC <0003> auc.c:144 vector [0]: ik = a3a471739c7897f0c5ac25171fee6406 20241012082529191 DAUC <0003> auc.c:145 vector [0]: res = c9b0eb4e02cd15de0000000000000000 20241012082529191 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082529191 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082529191 DAUC <0003> auc.c:151 vector [0]: kc = 7d2ffb514ef2d887 20241012082529191 DAUC <0003> auc.c:152 vector [0]: sres = cb7dfe90 20241012082529191 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082529191 DAUC <0003> auc.c:113 vector [1]: rand = b061fea6da067b7be258ddffe9ee3fc0 20241012082529191 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012082529191 DAUC <0003> auc.c:142 vector [1]: autn = 5398826a3b138000a73049793d062ddf 20241012082529191 DAUC <0003> auc.c:143 vector [1]: ck = 5aa2fcaf356f14ae0bca9a0fb5e2bb3e 20241012082529191 DAUC <0003> auc.c:144 vector [1]: ik = 102d2fae124b34ae5b420307136f2873 20241012082529191 DAUC <0003> auc.c:145 vector [1]: res = 1f5fdaf5e3cb24500000000000000000 20241012082529191 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082529191 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012082529191 DAUC <0003> auc.c:151 vector [1]: kc = 1a074a0981a9b34d 20241012082529191 DAUC <0003> auc.c:152 vector [1]: sres = fc94fea5 20241012082529191 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012082529191 DAUC <0003> auc.c:113 vector [2]: rand = b16c493814aa2e834ead8fd579c01be1 20241012082529191 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012082529191 DAUC <0003> auc.c:142 vector [2]: autn = faadd6eb635880000def53a22d87245b 20241012082529191 DAUC <0003> auc.c:143 vector [2]: ck = 995ed39b34e5af1f9578c6a68c455d69 20241012082529191 DAUC <0003> auc.c:144 vector [2]: ik = 16582bfa0d4e8cf63a63cf4fb222d4f6 20241012082529191 DAUC <0003> auc.c:145 vector [2]: res = ce6484051e017aca0000000000000000 20241012082529191 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082529191 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012082529191 DAUC <0003> auc.c:151 vector [2]: kc = 201df18807ccaa76 20241012082529191 DAUC <0003> auc.c:152 vector [2]: sres = d065fecf 20241012082529191 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012082529191 DAUC <0003> auc.c:113 vector [3]: rand = a16bb50eb5c9b7f5708cb2c3abdd7ecc 20241012082529191 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012082529191 DAUC <0003> auc.c:142 vector [3]: autn = e11a15ccbab8800053bf657085dbd4ea 20241012082529191 DAUC <0003> auc.c:143 vector [3]: ck = 79abc1d17e09285c59696014ddc120f6 20241012082529191 DAUC <0003> auc.c:144 vector [3]: ik = 41dd87c14136f14521447a9074cabce9 20241012082529191 DAUC <0003> auc.c:145 vector [3]: res = bc1f678a82c8b4890000000000000000 20241012082529191 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082529191 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012082529191 DAUC <0003> auc.c:151 vector [3]: kc = 405b5c9496344506 20241012082529191 DAUC <0003> auc.c:152 vector [3]: sres = 3ed7d303 20241012082529191 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012082529191 DAUC <0003> auc.c:113 vector [4]: rand = 3cc8c72efae41061d80248fb366fc6fb 20241012082529191 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012082529191 DAUC <0003> auc.c:142 vector [4]: autn = b6139080c3d68000648984b4f143fb1c 20241012082529191 DAUC <0003> auc.c:143 vector [4]: ck = 3aa8710e99ab0a896857d322a491e037 20241012082529191 DAUC <0003> auc.c:144 vector [4]: ik = ff42ff8bf00cfaaa9bde0194742a7d4a 20241012082529191 DAUC <0003> auc.c:145 vector [4]: res = 9b2b882558ee4e620000000000000000 20241012082529191 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082529191 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012082529191 DAUC <0003> auc.c:151 vector [4]: kc = 36635c33b91c6d5e 20241012082529191 DAUC <0003> auc.c:152 vector [4]: sres = c3c5c647 20241012082529191 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012082529191 DAUC <0003> db_auc.c:245 IMSI='262426252468975': Generated 5 vectors 20241012082529191 DAUC <0003> db_auc.c:249 IMSI='262426252468975': Updating SQN=161 in DB 20241012082529199 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426252468975 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426252468975"} 20241012082529199 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426252468975 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082529199 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082529199 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@20e64d0fa95d: Found GsupExpect[0] for "262426252468975" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@20e64d0fa95d: Added IMSI table entry 0TC_gsup_sai_eps(36)"262426252468975" TC_gsup_sai_eps(36)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082529207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42118<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@20e64d0fa95d: Final verdict of PTC: pass 20241012082529232 DAUC <0003> db_auc.c:157 IMSI='262420263802034': No 2G Auth Data 20241012082529232 DAUC <0003> db_auc.c:192 IMSI='262420263802034': No 3G Auth Data HLR_Test-GSUP(33)@20e64d0fa95d: Created GsupExpect[0] for "262420263802034" to be handled at TC_gsup_sai_eps(37) 20241012082529254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42126<->l=127.0.0.1:4258 20241012082529256 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082529256 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420263802034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420263802034"} 20241012082529256 DAUC <0003> db_auc.c:157 IMSI='262420263802034': No 2G Auth Data 20241012082529256 DAUC <0003> db_auc.c:236 IMSI='262420263802034': Calling to generate 5 vectors 20241012082529256 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241012082529256 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082529256 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241012082529256 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082529256 DAUC <0003> auc.c:113 vector [0]: rand = 9ad454979fd3a85004e6b89b756c08c7 20241012082529256 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082529256 DAUC <0003> auc.c:142 vector [0]: autn = 1cfb8a2852fa800010954b9a95790626 20241012082529256 DAUC <0003> auc.c:143 vector [0]: ck = 53216f7cc49749e39e7dafaff606cb46 20241012082529256 DAUC <0003> auc.c:144 vector [0]: ik = 71c4a592af392cfbb08a38eb848418cf 20241012082529256 DAUC <0003> auc.c:145 vector [0]: res = 3252f5a50187c1f90000000000000000 20241012082529256 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082529256 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241012082529256 DAUC <0003> auc.c:151 vector [0]: kc = 0c125daa192cb691 20241012082529256 DAUC <0003> auc.c:152 vector [0]: sres = 33d5345c 20241012082529256 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241012082529256 DAUC <0003> auc.c:113 vector [1]: rand = 88d2111bb5f7f8d87accc93385883e18 20241012082529256 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012082529256 DAUC <0003> auc.c:142 vector [1]: autn = 54f274f1f80c80005790cb1ff4357713 20241012082529256 DAUC <0003> auc.c:143 vector [1]: ck = 60b1c8582b4b83bdcbc7722438baec77 20241012082529256 DAUC <0003> auc.c:144 vector [1]: ik = 71d54aa2a22eb1b9065b8db8ae413671 20241012082529256 DAUC <0003> auc.c:145 vector [1]: res = cacd19e0f134326b0000000000000000 20241012082529256 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082529256 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241012082529256 DAUC <0003> auc.c:151 vector [1]: kc = dcf87d661f9ee802 20241012082529256 DAUC <0003> auc.c:152 vector [1]: sres = 3bf92b8b 20241012082529256 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241012082529256 DAUC <0003> auc.c:113 vector [2]: rand = ed327ed5e24e74ff290338872b6c4442 20241012082529256 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012082529256 DAUC <0003> auc.c:142 vector [2]: autn = e431f44ea79c8000b5302f8c5a0bfa2a 20241012082529256 DAUC <0003> auc.c:143 vector [2]: ck = f8fa1b7e61998eeb9ef21133478df996 20241012082529256 DAUC <0003> auc.c:144 vector [2]: ik = fe4d824c47cc99cd9b296b44ee5c7d06 20241012082529256 DAUC <0003> auc.c:145 vector [2]: res = c920e87db66f721c0000000000000000 20241012082529256 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082529256 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241012082529256 DAUC <0003> auc.c:151 vector [2]: kc = 036ce3458f8493b6 20241012082529256 DAUC <0003> auc.c:152 vector [2]: sres = 7f4f9a61 20241012082529256 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241012082529256 DAUC <0003> auc.c:113 vector [3]: rand = cd62591d5d2933d7a157dfea67efc7b1 20241012082529256 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012082529256 DAUC <0003> auc.c:142 vector [3]: autn = cd174e1de2c9800015e0fed53ea91aa6 20241012082529256 DAUC <0003> auc.c:143 vector [3]: ck = a387a9497246a42519c4d7a40c5e142b 20241012082529256 DAUC <0003> auc.c:144 vector [3]: ik = 068928c50cc5892c74881a8fa6ca3391 20241012082529256 DAUC <0003> auc.c:145 vector [3]: res = 6a00b5b9e6a6bc200000000000000000 20241012082529256 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082529256 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241012082529256 DAUC <0003> auc.c:151 vector [3]: kc = c8424ca7d4170ab3 20241012082529256 DAUC <0003> auc.c:152 vector [3]: sres = 8ca60999 20241012082529256 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241012082529256 DAUC <0003> auc.c:113 vector [4]: rand = f4a099d906fd01008a55ea0577386a98 20241012082529256 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012082529256 DAUC <0003> auc.c:142 vector [4]: autn = 3d2e79dcc69d8000b943e0e947d13aad 20241012082529256 DAUC <0003> auc.c:143 vector [4]: ck = 4ee5c5de78ca9b7e68a48205e6bde354 20241012082529256 DAUC <0003> auc.c:144 vector [4]: ik = 3ab2637e588857881553952945e5d2e1 20241012082529256 DAUC <0003> auc.c:145 vector [4]: res = d4226f50f11a669c0000000000000000 20241012082529256 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082529256 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241012082529256 DAUC <0003> auc.c:151 vector [4]: kc = 09a0b18c831afd43 20241012082529256 DAUC <0003> auc.c:152 vector [4]: sres = 253809cc 20241012082529256 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241012082529256 DAUC <0003> db_auc.c:245 IMSI='262420263802034': Generated 5 vectors 20241012082529256 DAUC <0003> db_auc.c:249 IMSI='262420263802034': Updating SQN=161 in DB 20241012082529263 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420263802034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420263802034"} 20241012082529263 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420263802034 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082529263 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082529264 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@20e64d0fa95d: Found GsupExpect[0] for "262420263802034" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@20e64d0fa95d: Added IMSI table entry 1TC_gsup_sai_eps(37)"262420263802034" TC_gsup_sai_eps(37)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(37)@20e64d0fa95d: Final verdict of PTC: pass 20241012082529265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42126<->l=127.0.0.1:4258 20241012082529289 DAUC <0003> db_auc.c:157 IMSI='262428086175689': No 2G Auth Data 20241012082529289 DAUC <0003> db_auc.c:192 IMSI='262428086175689': No 3G Auth Data HLR_Test-GSUP(33)@20e64d0fa95d: Created GsupExpect[0] for "262428086175689" to be handled at TC_gsup_sai_eps(38) 20241012082529322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42132<->l=127.0.0.1:4258 20241012082529325 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082529325 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428086175689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428086175689"} 20241012082529325 DAUC <0003> db_auc.c:236 IMSI='262428086175689': Calling to generate 5 vectors 20241012082529325 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082529325 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082529325 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082529325 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082529325 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082529325 DAUC <0003> auc.c:113 vector [0]: rand = f8860b98de2742633ae34e09cbe68085 20241012082529325 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082529325 DAUC <0003> auc.c:142 vector [0]: autn = ed9d0719dd0b800045234f8c5a996aac 20241012082529325 DAUC <0003> auc.c:143 vector [0]: ck = e05bd8e8f378a69680fae61e9e1e5069 20241012082529325 DAUC <0003> auc.c:144 vector [0]: ik = f7aac50f50a12b47ba8465883439c45d 20241012082529325 DAUC <0003> auc.c:145 vector [0]: res = e5f79f0aef5a232c0000000000000000 20241012082529325 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082529325 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082529325 DAUC <0003> auc.c:179 vector [0]: kc = 2567fc3f53d30800 20241012082529325 DAUC <0003> auc.c:180 vector [0]: sres = 83c97fb8 20241012082529325 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082529325 DAUC <0003> auc.c:113 vector [1]: rand = 9348c68d994b107c6e971958e0b54a44 20241012082529325 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012082529325 DAUC <0003> auc.c:142 vector [1]: autn = 249c9e7561e680004c11d68a0faa0de5 20241012082529325 DAUC <0003> auc.c:143 vector [1]: ck = ede3145fdc6768aaeb58c4ef5f573f0b 20241012082529325 DAUC <0003> auc.c:144 vector [1]: ik = 93383a49f649a36574776722a6b50470 20241012082529325 DAUC <0003> auc.c:145 vector [1]: res = 37eb3decf17870c20000000000000000 20241012082529325 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082529325 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082529325 DAUC <0003> auc.c:179 vector [1]: kc = e73dbb90b8040000 20241012082529325 DAUC <0003> auc.c:180 vector [1]: sres = cdb0a030 20241012082529325 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082529325 DAUC <0003> auc.c:113 vector [2]: rand = ea3d1e59e41a71e490e73ed361ac54d8 20241012082529325 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012082529325 DAUC <0003> auc.c:142 vector [2]: autn = ad541830b33b80000272c4e1722d8699 20241012082529325 DAUC <0003> auc.c:143 vector [2]: ck = 98a853d93c48a0065562a3368c78d6ff 20241012082529325 DAUC <0003> auc.c:144 vector [2]: ik = 40f01358c6de81344e49e9405297dbf1 20241012082529325 DAUC <0003> auc.c:145 vector [2]: res = 21ec538f511d4f610000000000000000 20241012082529325 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082529325 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082529325 DAUC <0003> auc.c:179 vector [2]: kc = bd2103eef761b000 20241012082529325 DAUC <0003> auc.c:180 vector [2]: sres = b0d1d188 20241012082529325 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082529325 DAUC <0003> auc.c:113 vector [3]: rand = eebf747d55ca61d07c194bcdc83399f2 20241012082529325 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012082529325 DAUC <0003> auc.c:142 vector [3]: autn = d52776cab0ce80001bbaab73eac487fc 20241012082529325 DAUC <0003> auc.c:143 vector [3]: ck = 05d00b86191ef6d1202828ad32dc279a 20241012082529325 DAUC <0003> auc.c:144 vector [3]: ik = b8cc67b36cd7f92515958194db1139ce 20241012082529325 DAUC <0003> auc.c:145 vector [3]: res = 948000221806931c0000000000000000 20241012082529325 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082529325 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082529325 DAUC <0003> auc.c:179 vector [3]: kc = 12fee9de94c20c00 20241012082529325 DAUC <0003> auc.c:180 vector [3]: sres = 3a7df470 20241012082529325 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082529325 DAUC <0003> auc.c:113 vector [4]: rand = ba382630f8d8d2780614bb47a80479a1 20241012082529325 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012082529325 DAUC <0003> auc.c:142 vector [4]: autn = 5a8728da25628000192cf883c5032f08 20241012082529325 DAUC <0003> auc.c:143 vector [4]: ck = 330aee580a198102f0dd57a81a2d1f4c 20241012082529325 DAUC <0003> auc.c:144 vector [4]: ik = ee73c6d3603ba4ea254039fe50ac458c 20241012082529325 DAUC <0003> auc.c:145 vector [4]: res = e12d23135ea973800000000000000000 20241012082529325 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082529325 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082529325 DAUC <0003> auc.c:179 vector [4]: kc = 68478065ab4d5400 20241012082529325 DAUC <0003> auc.c:180 vector [4]: sres = e9665b63 20241012082529325 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082529325 DAUC <0003> db_auc.c:245 IMSI='262428086175689': Generated 5 vectors 20241012082529325 DAUC <0003> db_auc.c:249 IMSI='262428086175689': Updating SQN=161 in DB 20241012082529332 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428086175689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428086175689"} 20241012082529332 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428086175689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082529332 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082529332 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@20e64d0fa95d: Found GsupExpect[0] for "262428086175689" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@20e64d0fa95d: Added IMSI table entry 2TC_gsup_sai_eps(38)"262428086175689" TC_gsup_sai_eps(38)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082529336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42132<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@20e64d0fa95d: Final verdict of PTC: pass 20241012082529367 DAUC <0003> db_auc.c:157 IMSI='262426764568188': No 2G Auth Data 20241012082529368 DAUC <0003> db_auc.c:192 IMSI='262426764568188': No 3G Auth Data HLR_Test-GSUP(33)@20e64d0fa95d: Created GsupExpect[0] for "262426764568188" to be handled at TC_gsup_sai_eps(39) 20241012082529404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42142<->l=127.0.0.1:4258 20241012082529407 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082529407 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426764568188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426764568188"} 20241012082529407 DAUC <0003> db_auc.c:236 IMSI='262426764568188': Calling to generate 5 vectors 20241012082529407 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082529407 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082529407 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082529407 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082529407 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082529407 DAUC <0003> auc.c:113 vector [0]: rand = 25a3b39e02d39760e1ea0fbd1fc7fd4c 20241012082529407 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082529407 DAUC <0003> auc.c:142 vector [0]: autn = efff7927ce7480007fbd90249ded1c20 20241012082529407 DAUC <0003> auc.c:143 vector [0]: ck = 555de0f19018dea0ea1aeeebbccfb683 20241012082529407 DAUC <0003> auc.c:144 vector [0]: ik = edc2b0c582963cb99e8f52521553aad5 20241012082529407 DAUC <0003> auc.c:145 vector [0]: res = d40174d3035333200000000000000000 20241012082529407 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082529407 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082529407 DAUC <0003> auc.c:179 vector [0]: kc = 47ce0483ec7c0000 20241012082529407 DAUC <0003> auc.c:180 vector [0]: sres = 520ff21c 20241012082529407 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082529407 DAUC <0003> auc.c:113 vector [1]: rand = 838dc01313218dcd4bfb4da56c61ad4d 20241012082529407 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012082529407 DAUC <0003> auc.c:142 vector [1]: autn = d787d15a345e80009e5caa5b852c312f 20241012082529407 DAUC <0003> auc.c:143 vector [1]: ck = c3bfb0ceffcfb4e0188181b48db0bba2 20241012082529407 DAUC <0003> auc.c:144 vector [1]: ik = bf266858ef244df7c589214805a2cab4 20241012082529407 DAUC <0003> auc.c:145 vector [1]: res = 5b5a55323fb9038a0000000000000000 20241012082529407 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082529407 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082529407 DAUC <0003> auc.c:179 vector [1]: kc = 20710f642efc8c00 20241012082529407 DAUC <0003> auc.c:180 vector [1]: sres = 5cbf015c 20241012082529407 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082529407 DAUC <0003> auc.c:113 vector [2]: rand = a6dedbda6e36dc1adb9cf64867108cd8 20241012082529407 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012082529407 DAUC <0003> auc.c:142 vector [2]: autn = 503d11cc936580008e14119e4a0711f2 20241012082529407 DAUC <0003> auc.c:143 vector [2]: ck = 33617fbce069f3374b93c70a1211ac37 20241012082529408 DAUC <0003> auc.c:144 vector [2]: ik = 4ede1fe2f2066fbd56b667f9d2b63a90 20241012082529408 DAUC <0003> auc.c:145 vector [2]: res = ead2da445a547cd30000000000000000 20241012082529408 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082529408 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082529408 DAUC <0003> auc.c:179 vector [2]: kc = 9daf66bfd2b19400 20241012082529408 DAUC <0003> auc.c:180 vector [2]: sres = b4e6a22b 20241012082529408 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082529408 DAUC <0003> auc.c:113 vector [3]: rand = f3c60870b11cf0d0b6c9be7d7aa9f743 20241012082529408 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012082529408 DAUC <0003> auc.c:142 vector [3]: autn = bd0483ed6bf38000692ce15a1628f6e3 20241012082529408 DAUC <0003> auc.c:143 vector [3]: ck = 4e06ebcf52619561d2ddaa2ac366bf55 20241012082529408 DAUC <0003> auc.c:144 vector [3]: ik = 8c7b542fa058b8d51d44dd9cdf5535e1 20241012082529408 DAUC <0003> auc.c:145 vector [3]: res = b9847fd092859ddb0000000000000000 20241012082529408 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082529408 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082529408 DAUC <0003> auc.c:179 vector [3]: kc = b0481c9b95f3b000 20241012082529408 DAUC <0003> auc.c:180 vector [3]: sres = a2080dc6 20241012082529408 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082529408 DAUC <0003> auc.c:113 vector [4]: rand = 8615ec887744746a2a32b958bc1a1ca2 20241012082529408 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012082529408 DAUC <0003> auc.c:142 vector [4]: autn = 7ce0d9c68e5680005c24ce87a535689f 20241012082529408 DAUC <0003> auc.c:143 vector [4]: ck = c5f0ea8b55c9da84774989f44bfc5abb 20241012082529408 DAUC <0003> auc.c:144 vector [4]: ik = 34dc05e2b51c08fb8c09076e30169d96 20241012082529408 DAUC <0003> auc.c:145 vector [4]: res = 6bd4712422c1635c0000000000000000 20241012082529408 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082529408 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082529408 DAUC <0003> auc.c:179 vector [4]: kc = 8fe1c1514c439800 20241012082529408 DAUC <0003> auc.c:180 vector [4]: sres = 6ab1ba96 20241012082529408 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082529408 DAUC <0003> db_auc.c:245 IMSI='262426764568188': Generated 5 vectors 20241012082529408 DAUC <0003> db_auc.c:249 IMSI='262426764568188': Updating SQN=161 in DB 20241012082529415 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426764568188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426764568188"} 20241012082529415 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426764568188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082529415 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082529415 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@20e64d0fa95d: Found GsupExpect[0] for "262426764568188" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@20e64d0fa95d: Added IMSI table entry 3TC_gsup_sai_eps(39)"262426764568188" TC_gsup_sai_eps(39)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082529421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42142<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@20e64d0fa95d: Final verdict of PTC: pass 20241012082529453 DAUC <0003> db_auc.c:157 IMSI='262429085508649': No 2G Auth Data 20241012082529453 DAUC <0003> db_auc.c:192 IMSI='262429085508649': No 3G Auth Data HLR_Test-GSUP(33)@20e64d0fa95d: Created GsupExpect[0] for "262429085508649" to be handled at TC_gsup_sai_eps(40) 20241012082529488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4258 20241012082529491 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082529491 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429085508649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429085508649"} 20241012082529491 DAUC <0003> db_auc.c:236 IMSI='262429085508649': Calling to generate 5 vectors 20241012082529491 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241012082529491 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241012082529491 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241012082529491 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241012082529491 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241012082529491 DAUC <0003> auc.c:113 vector [0]: rand = fd055528be9e775e28c5b96e1e236ef9 20241012082529491 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241012082529491 DAUC <0003> auc.c:142 vector [0]: autn = 64e76aae599380008e0cf66d78dadcaa 20241012082529491 DAUC <0003> auc.c:143 vector [0]: ck = 8893d2a3acf9e72ecf265eabce0a20a9 20241012082529491 DAUC <0003> auc.c:144 vector [0]: ik = e4109edaa9882b167c311e3f512a40b5 20241012082529491 DAUC <0003> auc.c:145 vector [0]: res = c836a51425fc1fc90000000000000000 20241012082529491 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241012082529491 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241012082529491 DAUC <0003> auc.c:179 vector [0]: kc = 2e308b9821f60b37 20241012082529491 DAUC <0003> auc.c:180 vector [0]: sres = 45b40a6a 20241012082529491 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241012082529491 DAUC <0003> auc.c:113 vector [1]: rand = 5a7e672ad7521d5338796b801d4a18b5 20241012082529491 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241012082529491 DAUC <0003> auc.c:142 vector [1]: autn = 32abd3a9812e800085f3acd2305803b5 20241012082529491 DAUC <0003> auc.c:143 vector [1]: ck = e18c6de7986fa06c6a2cbf9502663fb0 20241012082529491 DAUC <0003> auc.c:144 vector [1]: ik = 7789fbc4df0f5e9f84c114dfe0c5eb1a 20241012082529491 DAUC <0003> auc.c:145 vector [1]: res = 736f293791a4c90f0000000000000000 20241012082529491 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241012082529491 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241012082529491 DAUC <0003> auc.c:179 vector [1]: kc = ed4ffe441eb484ba 20241012082529491 DAUC <0003> auc.c:180 vector [1]: sres = ad2a1760 20241012082529491 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241012082529491 DAUC <0003> auc.c:113 vector [2]: rand = f0333244a48f94b991d747b6a99252d8 20241012082529491 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241012082529491 DAUC <0003> auc.c:142 vector [2]: autn = e8d1a37a8be480007d1711e75afa7f9e 20241012082529491 DAUC <0003> auc.c:143 vector [2]: ck = 45b6e8a1c55a3caa202d271188adf1ca 20241012082529491 DAUC <0003> auc.c:144 vector [2]: ik = 98b969d889a79997d5ff00e77acd698d 20241012082529491 DAUC <0003> auc.c:145 vector [2]: res = 388e86507727bf460000000000000000 20241012082529491 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241012082529491 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241012082529491 DAUC <0003> auc.c:179 vector [2]: kc = 6df1b05a8afff87b 20241012082529491 DAUC <0003> auc.c:180 vector [2]: sres = 42944af6 20241012082529491 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241012082529491 DAUC <0003> auc.c:113 vector [3]: rand = a8840d2612a8ac762ff0db804e995dbb 20241012082529491 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241012082529491 DAUC <0003> auc.c:142 vector [3]: autn = f8c886155131800004b6b6e96f950ae0 20241012082529491 DAUC <0003> auc.c:143 vector [3]: ck = 8de9ca5bf25a0fae7ceef3284dd3a2d7 20241012082529491 DAUC <0003> auc.c:144 vector [3]: ik = 6316c2e8f5c48bfe425f41d2b1b13eec 20241012082529491 DAUC <0003> auc.c:145 vector [3]: res = 80a9d22f4d83dc470000000000000000 20241012082529491 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241012082529491 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241012082529491 DAUC <0003> auc.c:179 vector [3]: kc = be8e8a2d82cb1265 20241012082529491 DAUC <0003> auc.c:180 vector [3]: sres = 7d742be5 20241012082529491 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241012082529491 DAUC <0003> auc.c:113 vector [4]: rand = 5f23c535ebaf52d127aa053fc2da4a1f 20241012082529491 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241012082529491 DAUC <0003> auc.c:142 vector [4]: autn = 85c5ee1083f180001a75ee825c23a5a4 20241012082529491 DAUC <0003> auc.c:143 vector [4]: ck = 609b465def0b512588ddff4fd5d3df54 20241012082529491 DAUC <0003> auc.c:144 vector [4]: ik = 83cc7050929b92f5eef044e6e04ee768 20241012082529491 DAUC <0003> auc.c:145 vector [4]: res = 2177b334924982c10000000000000000 20241012082529491 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241012082529491 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241012082529491 DAUC <0003> auc.c:179 vector [4]: kc = 0ef267f0b271f7b8 20241012082529491 DAUC <0003> auc.c:180 vector [4]: sres = ec84dc1c 20241012082529491 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241012082529491 DAUC <0003> db_auc.c:245 IMSI='262429085508649': Generated 5 vectors 20241012082529491 DAUC <0003> db_auc.c:249 IMSI='262429085508649': Updating SQN=161 in DB 20241012082529499 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429085508649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429085508649"} 20241012082529499 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429085508649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082529499 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082529499 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@20e64d0fa95d: Found GsupExpect[0] for "262429085508649" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@20e64d0fa95d: Added IMSI table entry 4TC_gsup_sai_eps(40)"262429085508649" TC_gsup_sai_eps(40)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082529504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@20e64d0fa95d: Final verdict of PTC: pass 20241012082529528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42116<->l=127.0.0.1:4258 MTC@20e64d0fa95d: setverdict(pass): none -> pass 20241012082529528 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46721<->l=127.0.0.1:4259) 20241012082529529 DLINP <000b> input/ipa.c:451 connected read/write 20241012082529529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082529529 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082529529 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 34@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP(33)@20e64d0fa95d: Final verdict of PTC: none 20241012082529529 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(35)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: pass MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@20e64d0fa95d: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:25:29 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20241012082529551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42162<->l=127.0.0.1:4258 20241012082529552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42162<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6148) Waiting for packet dumper to finish... 1 (prev_count=6148, count=33304) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:25:31 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_gsup_ul_unknown_imsi started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082532665 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082532665 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082532670 DLINP <000b> input/ipa.c:451 connected read/write 20241012082532670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082532672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46718<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082532676 DLINP <000b> input/ipa.c:451 connected read/write 20241012082532676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082532676 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082532676 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082532676 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 20241012082532676 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082532676 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 20241012082532676 DLGSUP <0013> gsup_server.c:235 2: 20241012082532676 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082532676 DLGSUP <0013> gsup_server.c:235 3: 20241012082532676 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082532676 DLGSUP <0013> gsup_server.c:235 4: 20241012082532676 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082532676 DLGSUP <0013> gsup_server.c:235 5: 20241012082532676 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082532676 DLGSUP <0013> gsup_server.c:235 7: 20241012082532676 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082532676 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082532676 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082532676 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)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@20e64d0fa95d: 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") 20241012082532704 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33711<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@20e64d0fa95d: Created GsupExpect[0] for "262425221131564" to be handled at TC_gsup_ul_unknown_imsi(45) 20241012082532723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46734<->l=127.0.0.1:4258 20241012082532734 DLINP <000b> input/ipa.c:451 connected read/write 20241012082532734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082532734 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425221131564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425221131564" cn_domain=PS} 20241012082532734 DLU <0006> fsm.c:456 lu(262425221131564)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082532734 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425221131564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241012082532734 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425221131564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425221131564" cause=IMSI unknown in HLR} 20241012082532734 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425221131564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082532734 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425221131564)[0x55ec537c8120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082532734 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425221131564)[0x55ec537c8120]{UNVALIDATED}: Freeing instance 20241012082532734 DLU <0006> fsm.c:568 lu(PS:IMSI-262425221131564)[0x55ec537c8120]{UNVALIDATED}: Deallocated 20241012082532734 DLINP <000b> input/ipa.c:451 connected read/write 20241012082532734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082532734 DLINP <000b> input/ipa.c:451 connected read/write 20241012082532734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@20e64d0fa95d: Found GsupExpect[0] for "262425221131564" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@20e64d0fa95d: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262425221131564" TC_gsup_ul_unknown_imsi(45)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082532739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46734<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@20e64d0fa95d: Final verdict of PTC: pass 20241012082532741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46718<->l=127.0.0.1:4258 20241012082532743 DLINP <000b> input/ipa.c:451 connected read/write 20241012082532743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082532743 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082532743 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082532743 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082532743 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33711<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@20e64d0fa95d: Final verdict of PTC: none 43@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 43: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@20e64d0fa95d: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:25:32 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20241012082532788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46746<->l=127.0.0.1:4258 20241012082532788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46746<->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=12440) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:25:34 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082535873 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082535873 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082535877 DLINP <000b> input/ipa.c:451 connected read/write 20241012082535878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082535879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46750<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082535883 DLINP <000b> input/ipa.c:451 connected read/write 20241012082535883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082535883 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082535883 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082535883 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 20241012082535883 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082535883 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 20241012082535883 DLGSUP <0013> gsup_server.c:235 2: 20241012082535883 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082535883 DLGSUP <0013> gsup_server.c:235 3: 20241012082535883 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082535883 DLGSUP <0013> gsup_server.c:235 4: 20241012082535883 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082535883 DLGSUP <0013> gsup_server.c:235 5: 20241012082535883 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082535883 DLGSUP <0013> gsup_server.c:235 7: 20241012082535883 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082535883 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082535883 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082535883 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)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@20e64d0fa95d: 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") 20241012082535905 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44839<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@20e64d0fa95d: Created GsupExpect[0] for "262420910937842" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241012082535917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46760<->l=127.0.0.1:4258 20241012082535926 DLINP <000b> input/ipa.c:451 connected read/write 20241012082535926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082535926 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262420910937842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420910937842" cn_domain=PS source_name="the-source\n"} 20241012082535926 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241012082535926 DLU <0006> fsm.c:456 lu(262420910937842)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082535926 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262420910937842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241012082535926 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262420910937842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420910937842" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241012082535926 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262420910937842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082535926 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420910937842)[0x55ec537c8120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082535926 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420910937842)[0x55ec537c8120]{UNVALIDATED}: Freeing instance 20241012082535926 DLU <0006> fsm.c:568 lu(PS:IMSI-262420910937842)[0x55ec537c8120]{UNVALIDATED}: Deallocated 20241012082535926 DLINP <000b> input/ipa.c:451 connected read/write 20241012082535926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082535926 DLINP <000b> input/ipa.c:451 connected read/write 20241012082535926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@20e64d0fa95d: Found GsupExpect[0] for "262420910937842" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@20e64d0fa95d: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262420910937842" TC_gsup_ul_unknown_imsi_via_proxy(50)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082535931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46760<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@20e64d0fa95d: Final verdict of PTC: pass 20241012082535932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46750<->l=127.0.0.1:4258 20241012082535935 DLINP <000b> input/ipa.c:451 connected read/write 20241012082535935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082535935 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082535935 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082535935 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082535935 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241012082535935 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44839<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@20e64d0fa95d: Final verdict of PTC: none 48@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 48: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@20e64d0fa95d: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:25:35 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20241012082535971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46762<->l=127.0.0.1:4258 20241012082535972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46762<->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=12520) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:25:38 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082539084 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082539084 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082539089 DLINP <000b> input/ipa.c:451 connected read/write 20241012082539089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082539091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46766<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082539094 DLINP <000b> input/ipa.c:451 connected read/write 20241012082539094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082539094 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082539094 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082539094 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 20241012082539094 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082539095 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 20241012082539095 DLGSUP <0013> gsup_server.c:235 2: 20241012082539095 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082539095 DLGSUP <0013> gsup_server.c:235 3: 20241012082539095 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082539095 DLGSUP <0013> gsup_server.c:235 4: 20241012082539095 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082539095 DLGSUP <0013> gsup_server.c:235 5: 20241012082539095 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082539095 DLGSUP <0013> gsup_server.c:235 7: 20241012082539095 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082539095 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082539095 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082539095 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)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@20e64d0fa95d: 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") 20241012082539118 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45201<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@20e64d0fa95d: Created GsupExpect[0] for "262424718936283" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241012082539136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46776<->l=127.0.0.1:4258 20241012082539149 DLINP <000b> input/ipa.c:451 connected read/write 20241012082539149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082539149 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424718936283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424718936283" cn_domain=PS} 20241012082539149 DLU <0006> fsm.c:456 lu(262424718936283)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082539149 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424718936283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241012082539149 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424718936283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424718936283" cause=Roaming not allowed in this location area} 20241012082539149 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424718936283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082539149 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424718936283)[0x55ec537c8120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082539149 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424718936283)[0x55ec537c8120]{UNVALIDATED}: Freeing instance 20241012082539149 DLU <0006> fsm.c:568 lu(PS:IMSI-262424718936283)[0x55ec537c8120]{UNVALIDATED}: Deallocated 20241012082539149 DLINP <000b> input/ipa.c:451 connected read/write 20241012082539149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082539149 DLINP <000b> input/ipa.c:451 connected read/write 20241012082539149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@20e64d0fa95d: Found GsupExpect[0] for "262424718936283" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@20e64d0fa95d: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262424718936283" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082539153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46776<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@20e64d0fa95d: Final verdict of PTC: pass 20241012082539155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46766<->l=127.0.0.1:4258 20241012082539157 DLINP <000b> input/ipa.c:451 connected read/write 20241012082539157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082539157 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082539157 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082539157 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082539157 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45201<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@20e64d0fa95d: Final verdict of PTC: none 53@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 53: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@20e64d0fa95d: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:25:39 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20241012082539199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46788<->l=127.0.0.1:4258 20241012082539200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46788<->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=13584) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:25:41 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_gsup_sai_err_unknown_imsi started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082542298 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082542299 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082542303 DLINP <000b> input/ipa.c:451 connected read/write 20241012082542303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082542304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47748<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082542306 DLINP <000b> input/ipa.c:451 connected read/write 20241012082542306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082542306 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082542306 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082542306 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 20241012082542306 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082542306 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 20241012082542306 DLGSUP <0013> gsup_server.c:235 2: 20241012082542306 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082542306 DLGSUP <0013> gsup_server.c:235 3: 20241012082542306 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082542306 DLGSUP <0013> gsup_server.c:235 4: 20241012082542306 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082542306 DLGSUP <0013> gsup_server.c:235 5: 20241012082542306 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082542306 DLGSUP <0013> gsup_server.c:235 7: 20241012082542306 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082542306 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082542306 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082542306 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)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@20e64d0fa95d: 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") 20241012082542330 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43799<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@20e64d0fa95d: Created GsupExpect[0] for "262429182033871" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241012082542345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47750<->l=127.0.0.1:4258 20241012082542351 DLINP <000b> input/ipa.c:451 connected read/write 20241012082542351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082542351 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429182033871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429182033871"} 20241012082542351 DAUC <0003> db_auc.c:133 IMSI='262429182033871': No such subscriber 20241012082542351 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429182033871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241012082542351 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429182033871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429182033871" cause=IMSI unknown in HLR} 20241012082542351 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429182033871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082542351 DLINP <000b> input/ipa.c:451 connected read/write 20241012082542351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082542351 DLINP <000b> input/ipa.c:451 connected read/write 20241012082542351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@20e64d0fa95d: Found GsupExpect[0] for "262429182033871" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@20e64d0fa95d: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262429182033871" TC_gsup_sai_err_unknown_imsi(60)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082542355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47750<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@20e64d0fa95d: Final verdict of PTC: pass 20241012082542357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47748<->l=127.0.0.1:4258 20241012082542358 DLINP <000b> input/ipa.c:451 connected read/write 20241012082542358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082542358 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082542359 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082542359 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082542359 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43799<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@20e64d0fa95d: Final verdict of PTC: none 58@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 58: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@20e64d0fa95d: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:25:42 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20241012082542393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47758<->l=127.0.0.1:4258 20241012082542393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47758<->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=12360) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:25:44 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_gsup_ul started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082545496 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082545496 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082545500 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47772<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@20e64d0fa95d: 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) } } } } 20241012082545506 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(61)@20e64d0fa95d: 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 } } } } 20241012082545506 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082545506 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082545506 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 20241012082545506 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082545506 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 20241012082545506 DLGSUP <0013> gsup_server.c:235 2: 20241012082545506 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082545506 DLGSUP <0013> gsup_server.c:235 3: 20241012082545506 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082545506 DLGSUP <0013> gsup_server.c:235 4: 20241012082545506 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082545506 DLGSUP <0013> gsup_server.c:235 5: 20241012082545506 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082545506 DLGSUP <0013> gsup_server.c:235 7: 20241012082545506 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082545506 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082545506 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082545506 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)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@20e64d0fa95d: 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") 20241012082545529 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41863<->l=127.0.0.1:4259) 20241012082545565 DAUC <0003> db_auc.c:157 IMSI='262426628401477': No 2G Auth Data 20241012082545565 DAUC <0003> db_auc.c:192 IMSI='262426628401477': No 3G Auth Data HLR_Test-GSUP(62)@20e64d0fa95d: Created GsupExpect[0] for "262426628401477" to be handled at TC_gsup_ul(65) 20241012082545613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47778<->l=127.0.0.1:4258 20241012082545624 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545624 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426628401477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426628401477" cn_domain=PS} 20241012082545624 DLU <0006> fsm.c:456 lu(262426628401477)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082545624 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426628401477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082545640 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426628401477)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082545640 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426628401477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426628401477" cn_domain=PS} 20241012082545640 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545641 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@20e64d0fa95d: Found GsupExpect[0] for "262426628401477" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@20e64d0fa95d: Added IMSI table entry 0TC_gsup_ul(65)"262426628401477" 20241012082545648 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545648 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426628401477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426628401477"} 20241012082545648 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426628401477)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082545648 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426628401477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082545648 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426628401477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426628401477"} 20241012082545648 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426628401477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082545648 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426628401477)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082545648 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426628401477)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082545648 DLU <0006> fsm.c:568 lu(PS:IMSI-262426628401477)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082545648 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545648 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul(65)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082545650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47778<->l=127.0.0.1:4258 TC_gsup_ul(65)@20e64d0fa95d: Final verdict of PTC: pass 20241012082545677 DAUC <0003> db_auc.c:157 IMSI='262427670773510': No 2G Auth Data 20241012082545677 DAUC <0003> db_auc.c:192 IMSI='262427670773510': No 3G Auth Data 20241012082545685 DLGSUP <0013> hlr.c:121 IMSI 262427670773510: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@20e64d0fa95d: Created GsupExpect[0] for "262427670773510" to be handled at TC_gsup_ul(66) 20241012082545698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47782<->l=127.0.0.1:4258 20241012082545700 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545700 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427670773510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427670773510" cn_domain=PS} 20241012082545700 DLU <0006> fsm.c:456 lu(262427670773510)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082545700 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427670773510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082545715 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427670773510)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082545715 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427670773510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427670773510" cn_domain=PS} 20241012082545715 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545716 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@20e64d0fa95d: Found GsupExpect[0] for "262427670773510" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@20e64d0fa95d: Added IMSI table entry 1TC_gsup_ul(66)"262427670773510" 20241012082545717 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545717 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427670773510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427670773510"} 20241012082545717 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427670773510)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082545717 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427670773510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082545717 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427670773510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427670773510"} 20241012082545717 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427670773510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082545717 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427670773510)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082545717 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427670773510)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082545717 DLU <0006> fsm.c:568 lu(PS:IMSI-262427670773510)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082545717 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545717 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul(66)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082545718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47782<->l=127.0.0.1:4258 TC_gsup_ul(66)@20e64d0fa95d: Final verdict of PTC: pass 20241012082545742 DAUC <0003> db_auc.c:157 IMSI='262428431611374': No 2G Auth Data 20241012082545742 DAUC <0003> db_auc.c:192 IMSI='262428431611374': No 3G Auth Data 20241012082545750 DLGSUP <0013> hlr.c:121 IMSI 262428431611374: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@20e64d0fa95d: Created GsupExpect[0] for "262428431611374" to be handled at TC_gsup_ul(67) 20241012082545764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47798<->l=127.0.0.1:4258 20241012082545766 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545766 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428431611374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428431611374" cn_domain=PS} 20241012082545766 DLU <0006> fsm.c:456 lu(262428431611374)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082545766 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428431611374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082545781 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428431611374)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082545781 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428431611374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428431611374" cn_domain=PS} 20241012082545781 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545781 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@20e64d0fa95d: Found GsupExpect[0] for "262428431611374" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@20e64d0fa95d: Added IMSI table entry 2TC_gsup_ul(67)"262428431611374" 20241012082545785 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545785 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428431611374 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428431611374"} 20241012082545785 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428431611374)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082545785 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428431611374 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082545785 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428431611374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428431611374"} 20241012082545785 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428431611374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082545785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428431611374)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082545785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428431611374)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082545785 DLU <0006> fsm.c:568 lu(PS:IMSI-262428431611374)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082545785 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545786 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul(67)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082545788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47798<->l=127.0.0.1:4258 TC_gsup_ul(67)@20e64d0fa95d: Final verdict of PTC: pass 20241012082545817 DAUC <0003> db_auc.c:157 IMSI='262425875191486': No 2G Auth Data 20241012082545817 DAUC <0003> db_auc.c:192 IMSI='262425875191486': No 3G Auth Data 20241012082545825 DLGSUP <0013> hlr.c:121 IMSI 262425875191486: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@20e64d0fa95d: Created GsupExpect[0] for "262425875191486" to be handled at TC_gsup_ul(68) 20241012082545838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47800<->l=127.0.0.1:4258 20241012082545840 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545840 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425875191486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425875191486" cn_domain=PS} 20241012082545840 DLU <0006> fsm.c:456 lu(262425875191486)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082545840 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425875191486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082545856 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425875191486)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082545856 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425875191486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425875191486" cn_domain=PS} 20241012082545856 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545856 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@20e64d0fa95d: Found GsupExpect[0] for "262425875191486" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@20e64d0fa95d: Added IMSI table entry 3TC_gsup_ul(68)"262425875191486" 20241012082545859 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545859 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425875191486 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425875191486"} 20241012082545859 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425875191486)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082545859 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425875191486 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082545859 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425875191486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425875191486"} 20241012082545859 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425875191486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082545859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425875191486)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082545859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425875191486)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082545859 DLU <0006> fsm.c:568 lu(PS:IMSI-262425875191486)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082545859 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545859 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul(68)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082545861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47800<->l=127.0.0.1:4258 TC_gsup_ul(68)@20e64d0fa95d: Final verdict of PTC: pass 20241012082545888 DAUC <0003> db_auc.c:157 IMSI='262429197819698': No 2G Auth Data 20241012082545888 DAUC <0003> db_auc.c:192 IMSI='262429197819698': No 3G Auth Data 20241012082545896 DLGSUP <0013> hlr.c:121 IMSI 262429197819698: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@20e64d0fa95d: Created GsupExpect[0] for "262429197819698" to be handled at TC_gsup_ul(69) 20241012082545910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47810<->l=127.0.0.1:4258 20241012082545911 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545911 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429197819698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429197819698" cn_domain=PS} 20241012082545911 DLU <0006> fsm.c:456 lu(262429197819698)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082545911 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429197819698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082545927 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429197819698)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082545927 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429197819698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429197819698" cn_domain=PS} 20241012082545927 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545927 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@20e64d0fa95d: Found GsupExpect[0] for "262429197819698" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@20e64d0fa95d: Added IMSI table entry 4TC_gsup_ul(69)"262429197819698" 20241012082545929 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545929 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429197819698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429197819698"} 20241012082545929 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429197819698)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082545929 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429197819698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082545929 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429197819698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429197819698"} 20241012082545929 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429197819698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082545929 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429197819698)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082545929 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429197819698)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082545929 DLU <0006> fsm.c:568 lu(PS:IMSI-262429197819698)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082545929 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082545929 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul(69)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082545930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47810<->l=127.0.0.1:4258 TC_gsup_ul(69)@20e64d0fa95d: Final verdict of PTC: pass 20241012082545954 DAUC <0003> db_auc.c:157 IMSI='262421323035982': No 2G Auth Data 20241012082545954 DAUC <0003> db_auc.c:192 IMSI='262421323035982': No 3G Auth Data 20241012082545962 DLGSUP <0013> hlr.c:121 IMSI 262421323035982: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@20e64d0fa95d: Created GsupExpect[0] for "262421323035982" to be handled at TC_gsup_ul(70) 20241012082545988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47816<->l=127.0.0.1:4258 20241012082545991 DLINP <000b> input/ipa.c:451 connected read/write 20241012082545991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082545991 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421323035982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421323035982" cn_domain=PS} 20241012082545991 DLU <0006> fsm.c:456 lu(262421323035982)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082545991 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421323035982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082546007 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421323035982)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082546007 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421323035982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421323035982" cn_domain=PS} 20241012082546007 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082546007 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@20e64d0fa95d: Found GsupExpect[0] for "262421323035982" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@20e64d0fa95d: Added IMSI table entry 5TC_gsup_ul(70)"262421323035982" 20241012082546012 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082546012 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421323035982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421323035982"} 20241012082546012 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421323035982)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082546012 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421323035982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082546012 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421323035982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421323035982"} 20241012082546012 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421323035982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082546012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421323035982)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082546012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421323035982)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082546012 DLU <0006> fsm.c:568 lu(PS:IMSI-262421323035982)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082546012 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082546012 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul(70)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082546014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47816<->l=127.0.0.1:4258 TC_gsup_ul(70)@20e64d0fa95d: Final verdict of PTC: pass 20241012082546048 DAUC <0003> db_auc.c:157 IMSI='262421869806214': No 2G Auth Data 20241012082546048 DAUC <0003> db_auc.c:192 IMSI='262421869806214': No 3G Auth Data 20241012082546056 DLGSUP <0013> hlr.c:121 IMSI 262421869806214: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@20e64d0fa95d: Created GsupExpect[0] for "262421869806214" to be handled at TC_gsup_ul(71) 20241012082546084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47822<->l=127.0.0.1:4258 20241012082546087 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082546087 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421869806214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421869806214" cn_domain=PS} 20241012082546087 DLU <0006> fsm.c:456 lu(262421869806214)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082546087 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421869806214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082546103 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421869806214)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082546103 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421869806214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421869806214" cn_domain=PS} 20241012082546103 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082546103 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@20e64d0fa95d: Found GsupExpect[0] for "262421869806214" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@20e64d0fa95d: Added IMSI table entry 6TC_gsup_ul(71)"262421869806214" 20241012082546107 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082546107 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421869806214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421869806214"} 20241012082546107 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421869806214)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082546107 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421869806214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082546107 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421869806214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421869806214"} 20241012082546107 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421869806214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082546107 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421869806214)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082546107 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421869806214)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082546107 DLU <0006> fsm.c:568 lu(PS:IMSI-262421869806214)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082546107 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082546107 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul(71)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082546110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47822<->l=127.0.0.1:4258 TC_gsup_ul(71)@20e64d0fa95d: Final verdict of PTC: pass 20241012082546144 DAUC <0003> db_auc.c:157 IMSI='262426317140565': No 2G Auth Data 20241012082546144 DAUC <0003> db_auc.c:192 IMSI='262426317140565': No 3G Auth Data 20241012082546153 DLGSUP <0013> hlr.c:121 IMSI 262426317140565: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@20e64d0fa95d: Created GsupExpect[0] for "262426317140565" to be handled at TC_gsup_ul(72) 20241012082546178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47838<->l=127.0.0.1:4258 20241012082546181 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082546181 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426317140565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426317140565" cn_domain=PS} 20241012082546181 DLU <0006> fsm.c:456 lu(262426317140565)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082546181 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426317140565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082546197 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426317140565)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082546197 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426317140565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426317140565" cn_domain=PS} 20241012082546197 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082546197 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@20e64d0fa95d: Found GsupExpect[0] for "262426317140565" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@20e64d0fa95d: Added IMSI table entry 7TC_gsup_ul(72)"262426317140565" 20241012082546202 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082546202 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426317140565 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426317140565"} 20241012082546202 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426317140565)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082546202 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426317140565 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082546202 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426317140565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426317140565"} 20241012082546202 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426317140565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082546202 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426317140565)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082546202 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426317140565)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082546202 DLU <0006> fsm.c:568 lu(PS:IMSI-262426317140565)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082546202 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082546202 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul(72)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082546205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47838<->l=127.0.0.1:4258 TC_gsup_ul(72)@20e64d0fa95d: Final verdict of PTC: pass 20241012082546230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47772<->l=127.0.0.1:4258 MTC@20e64d0fa95d: setverdict(pass): none -> pass 20241012082546230 DLINP <000b> input/ipa.c:451 connected read/write 20241012082546230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082546230 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082546230 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082546230 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082546231 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41863<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@20e64d0fa95d: Final verdict of PTC: none 63@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: pass MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@20e64d0fa95d: Test case TC_gsup_ul finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:25:46 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241012082546253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47848<->l=127.0.0.1:4258 20241012082546253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47848<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=15740) Waiting for packet dumper to finish... 1 (prev_count=15740, count=45148) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:25:48 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_gsup_ul_via_proxy started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082549357 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082549357 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082549362 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47854<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@20e64d0fa95d: 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) } } } } 20241012082549363 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549363 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082549363 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082549363 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 20241012082549363 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082549363 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 20241012082549363 DLGSUP <0013> gsup_server.c:235 2: 20241012082549363 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082549363 DLGSUP <0013> gsup_server.c:235 3: 20241012082549363 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082549363 DLGSUP <0013> gsup_server.c:235 4: 20241012082549363 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082549363 DLGSUP <0013> gsup_server.c:235 5: 20241012082549363 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082549363 DLGSUP <0013> gsup_server.c:235 7: 20241012082549363 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082549363 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082549363 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082549363 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)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(73)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@20e64d0fa95d: 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") 20241012082549387 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46267<->l=127.0.0.1:4259) 20241012082549420 DAUC <0003> db_auc.c:157 IMSI='262425608153255': No 2G Auth Data 20241012082549420 DAUC <0003> db_auc.c:192 IMSI='262425608153255': No 3G Auth Data HLR_Test-GSUP(74)@20e64d0fa95d: Created GsupExpect[0] for "262425608153255" to be handled at TC_gsup_ul_via_proxy(77) 20241012082549467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47868<->l=127.0.0.1:4258 20241012082549479 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549479 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262425608153255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425608153255" cn_domain=PS source_name="the-source\n"} 20241012082549479 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241012082549479 DLU <0006> fsm.c:456 lu(262425608153255)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082549479 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262425608153255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012082549496 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425608153255)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082549496 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262425608153255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425608153255" cn_domain=PS destination_name="the-source\n"} 20241012082549496 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549496 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@20e64d0fa95d: Found GsupExpect[0] for "262425608153255" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@20e64d0fa95d: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262425608153255" 20241012082549504 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549504 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262425608153255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425608153255" source_name="the-source\n"} 20241012082549504 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425608153255)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082549504 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262425608153255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082549504 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262425608153255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425608153255" destination_name="the-source\n"} 20241012082549504 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262425608153255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082549504 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425608153255)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082549504 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425608153255)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082549504 DLU <0006> fsm.c:568 lu(PS:IMSI-262425608153255)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082549504 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549504 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082549507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47868<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@20e64d0fa95d: Final verdict of PTC: pass 20241012082549534 DAUC <0003> db_auc.c:157 IMSI='262426766160411': No 2G Auth Data 20241012082549534 DAUC <0003> db_auc.c:192 IMSI='262426766160411': No 3G Auth Data 20241012082549542 DLGSUP <0013> hlr.c:121 IMSI 262426766160411: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@20e64d0fa95d: Created GsupExpect[0] for "262426766160411" to be handled at TC_gsup_ul_via_proxy(78) 20241012082549556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47878<->l=127.0.0.1:4258 20241012082549558 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549558 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262426766160411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426766160411" cn_domain=PS source_name="the-source\n"} 20241012082549558 DLU <0006> fsm.c:456 lu(262426766160411)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082549558 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262426766160411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012082549574 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426766160411)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082549574 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262426766160411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426766160411" cn_domain=PS destination_name="the-source\n"} 20241012082549574 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549574 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@20e64d0fa95d: Found GsupExpect[0] for "262426766160411" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@20e64d0fa95d: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262426766160411" 20241012082549576 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549576 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262426766160411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426766160411" source_name="the-source\n"} 20241012082549576 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426766160411)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082549576 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262426766160411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082549576 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262426766160411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426766160411" destination_name="the-source\n"} 20241012082549576 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262426766160411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082549576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426766160411)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082549576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426766160411)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082549576 DLU <0006> fsm.c:568 lu(PS:IMSI-262426766160411)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082549576 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549576 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082549578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47878<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@20e64d0fa95d: Final verdict of PTC: pass 20241012082549603 DAUC <0003> db_auc.c:157 IMSI='262424276020496': No 2G Auth Data 20241012082549603 DAUC <0003> db_auc.c:192 IMSI='262424276020496': No 3G Auth Data 20241012082549611 DLGSUP <0013> hlr.c:121 IMSI 262424276020496: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@20e64d0fa95d: Created GsupExpect[0] for "262424276020496" to be handled at TC_gsup_ul_via_proxy(79) 20241012082549624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47886<->l=127.0.0.1:4258 20241012082549625 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549625 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424276020496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424276020496" cn_domain=PS source_name="the-source\n"} 20241012082549625 DLU <0006> fsm.c:456 lu(262424276020496)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082549625 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424276020496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012082549641 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424276020496)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082549641 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424276020496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424276020496" cn_domain=PS destination_name="the-source\n"} 20241012082549641 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549641 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@20e64d0fa95d: Found GsupExpect[0] for "262424276020496" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@20e64d0fa95d: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262424276020496" 20241012082549643 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549643 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424276020496 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424276020496" source_name="the-source\n"} 20241012082549643 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424276020496)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082549643 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262424276020496 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082549643 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424276020496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424276020496" destination_name="the-source\n"} 20241012082549643 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262424276020496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082549643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424276020496)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082549643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424276020496)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082549643 DLU <0006> fsm.c:568 lu(PS:IMSI-262424276020496)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082549643 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549643 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082549644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47886<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@20e64d0fa95d: Final verdict of PTC: pass 20241012082549667 DAUC <0003> db_auc.c:157 IMSI='262424968855881': No 2G Auth Data 20241012082549667 DAUC <0003> db_auc.c:192 IMSI='262424968855881': No 3G Auth Data 20241012082549675 DLGSUP <0013> hlr.c:121 IMSI 262424968855881: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@20e64d0fa95d: Created GsupExpect[0] for "262424968855881" to be handled at TC_gsup_ul_via_proxy(80) 20241012082549688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47890<->l=127.0.0.1:4258 20241012082549690 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549690 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262424968855881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424968855881" cn_domain=PS source_name="the-source\n"} 20241012082549690 DLU <0006> fsm.c:456 lu(262424968855881)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082549690 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262424968855881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012082549705 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424968855881)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082549705 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262424968855881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424968855881" cn_domain=PS destination_name="the-source\n"} 20241012082549706 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549706 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@20e64d0fa95d: Found GsupExpect[0] for "262424968855881" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@20e64d0fa95d: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262424968855881" 20241012082549708 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549708 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262424968855881 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424968855881" source_name="the-source\n"} 20241012082549708 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424968855881)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082549708 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262424968855881 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082549708 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262424968855881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424968855881" destination_name="the-source\n"} 20241012082549708 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262424968855881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082549708 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424968855881)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082549708 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424968855881)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082549708 DLU <0006> fsm.c:568 lu(PS:IMSI-262424968855881)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082549708 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549708 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082549709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47890<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@20e64d0fa95d: Final verdict of PTC: pass 20241012082549733 DAUC <0003> db_auc.c:157 IMSI='262425595273160': No 2G Auth Data 20241012082549733 DAUC <0003> db_auc.c:192 IMSI='262425595273160': No 3G Auth Data 20241012082549744 DLGSUP <0013> hlr.c:121 IMSI 262425595273160: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@20e64d0fa95d: Created GsupExpect[0] for "262425595273160" to be handled at TC_gsup_ul_via_proxy(81) 20241012082549758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47898<->l=127.0.0.1:4258 20241012082549759 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549759 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262425595273160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425595273160" cn_domain=PS source_name="the-source\n"} 20241012082549759 DLU <0006> fsm.c:456 lu(262425595273160)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082549759 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262425595273160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012082549775 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425595273160)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082549775 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262425595273160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425595273160" cn_domain=PS destination_name="the-source\n"} 20241012082549775 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549775 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@20e64d0fa95d: Found GsupExpect[0] for "262425595273160" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@20e64d0fa95d: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262425595273160" 20241012082549777 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549777 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262425595273160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425595273160" source_name="the-source\n"} 20241012082549777 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425595273160)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082549777 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262425595273160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082549777 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262425595273160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425595273160" destination_name="the-source\n"} 20241012082549777 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262425595273160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082549777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425595273160)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082549777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425595273160)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082549777 DLU <0006> fsm.c:568 lu(PS:IMSI-262425595273160)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082549777 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549778 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082549779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47898<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@20e64d0fa95d: Final verdict of PTC: pass 20241012082549809 DAUC <0003> db_auc.c:157 IMSI='262426122705915': No 2G Auth Data 20241012082549809 DAUC <0003> db_auc.c:192 IMSI='262426122705915': No 3G Auth Data 20241012082549817 DLGSUP <0013> hlr.c:121 IMSI 262426122705915: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@20e64d0fa95d: Created GsupExpect[0] for "262426122705915" to be handled at TC_gsup_ul_via_proxy(82) 20241012082549843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47910<->l=127.0.0.1:4258 20241012082549844 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549844 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262426122705915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426122705915" cn_domain=PS source_name="the-source\n"} 20241012082549844 DLU <0006> fsm.c:456 lu(262426122705915)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082549844 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262426122705915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012082549861 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426122705915)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082549861 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262426122705915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426122705915" cn_domain=PS destination_name="the-source\n"} 20241012082549861 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549861 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@20e64d0fa95d: Found GsupExpect[0] for "262426122705915" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@20e64d0fa95d: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262426122705915" 20241012082549865 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549865 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262426122705915 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426122705915" source_name="the-source\n"} 20241012082549865 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426122705915)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082549865 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262426122705915 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082549865 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262426122705915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426122705915" destination_name="the-source\n"} 20241012082549865 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262426122705915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082549865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426122705915)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082549865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426122705915)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082549865 DLU <0006> fsm.c:568 lu(PS:IMSI-262426122705915)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082549865 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549865 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082549868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47910<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@20e64d0fa95d: Final verdict of PTC: pass 20241012082549902 DAUC <0003> db_auc.c:157 IMSI='262422592799680': No 2G Auth Data 20241012082549902 DAUC <0003> db_auc.c:192 IMSI='262422592799680': No 3G Auth Data 20241012082549910 DLGSUP <0013> hlr.c:121 IMSI 262422592799680: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@20e64d0fa95d: Created GsupExpect[0] for "262422592799680" to be handled at TC_gsup_ul_via_proxy(83) 20241012082549941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47924<->l=127.0.0.1:4258 20241012082549949 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549949 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262422592799680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422592799680" cn_domain=PS source_name="the-source\n"} 20241012082549949 DLU <0006> fsm.c:456 lu(262422592799680)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082549949 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262422592799680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012082549966 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422592799680)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082549966 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262422592799680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422592799680" cn_domain=PS destination_name="the-source\n"} 20241012082549966 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549966 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@20e64d0fa95d: Found GsupExpect[0] for "262422592799680" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@20e64d0fa95d: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262422592799680" 20241012082549971 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082549971 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262422592799680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422592799680" source_name="the-source\n"} 20241012082549971 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422592799680)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082549971 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262422592799680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082549971 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262422592799680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422592799680" destination_name="the-source\n"} 20241012082549971 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262422592799680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082549971 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422592799680)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082549971 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422592799680)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082549971 DLU <0006> fsm.c:568 lu(PS:IMSI-262422592799680)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082549971 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082549971 DLINP <000b> input/ipa.c:451 connected read/write 20241012082549971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082549975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47924<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@20e64d0fa95d: Final verdict of PTC: pass 20241012082550008 DAUC <0003> db_auc.c:157 IMSI='262426104370599': No 2G Auth Data 20241012082550008 DAUC <0003> db_auc.c:192 IMSI='262426104370599': No 3G Auth Data 20241012082550016 DLGSUP <0013> hlr.c:121 IMSI 262426104370599: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@20e64d0fa95d: Created GsupExpect[0] for "262426104370599" to be handled at TC_gsup_ul_via_proxy(84) 20241012082550041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47940<->l=127.0.0.1:4258 20241012082550044 DLINP <000b> input/ipa.c:451 connected read/write 20241012082550044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082550044 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426104370599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426104370599" cn_domain=PS source_name="the-source\n"} 20241012082550044 DLU <0006> fsm.c:456 lu(262426104370599)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082550044 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426104370599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241012082550060 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426104370599)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082550060 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426104370599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426104370599" cn_domain=PS destination_name="the-source\n"} 20241012082550060 DLINP <000b> input/ipa.c:451 connected read/write 20241012082550060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082550060 DLINP <000b> input/ipa.c:451 connected read/write 20241012082550060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@20e64d0fa95d: Found GsupExpect[0] for "262426104370599" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@20e64d0fa95d: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262426104370599" 20241012082550065 DLINP <000b> input/ipa.c:451 connected read/write 20241012082550065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082550065 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426104370599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426104370599" source_name="the-source\n"} 20241012082550065 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426104370599)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082550065 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262426104370599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082550065 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426104370599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426104370599" destination_name="the-source\n"} 20241012082550065 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262426104370599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082550065 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426104370599)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082550065 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426104370599)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082550065 DLU <0006> fsm.c:568 lu(PS:IMSI-262426104370599)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082550065 DLINP <000b> input/ipa.c:451 connected read/write 20241012082550065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082550065 DLINP <000b> input/ipa.c:451 connected read/write 20241012082550065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082550068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47940<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@20e64d0fa95d: Final verdict of PTC: pass MTC@20e64d0fa95d: setverdict(pass): none -> pass 20241012082550092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47854<->l=127.0.0.1:4258 20241012082550093 DLINP <000b> input/ipa.c:451 connected read/write 20241012082550093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082550093 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082550093 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082550093 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082550093 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(74)@20e64d0fa95d: Final verdict of PTC: none 20241012082550093 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46267<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(73)@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@20e64d0fa95d: Final verdict of PTC: none 75@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: pass MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@20e64d0fa95d: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:25:50 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20241012082550115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47954<->l=127.0.0.1:4258 20241012082550115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47954<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5400) Waiting for packet dumper to finish... 1 (prev_count=5400, count=45964) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:25:52 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_gsup_ul_subscriber_data started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082553227 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082553227 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082553231 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42536<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082553236 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553236 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082553236 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082553236 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 20241012082553236 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082553236 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 20241012082553236 DLGSUP <0013> gsup_server.c:235 2: 20241012082553236 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082553236 DLGSUP <0013> gsup_server.c:235 3: 20241012082553236 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082553236 DLGSUP <0013> gsup_server.c:235 4: 20241012082553236 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082553236 DLGSUP <0013> gsup_server.c:235 5: 20241012082553236 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082553236 DLGSUP <0013> gsup_server.c:235 7: 20241012082553236 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082553236 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082553236 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082553236 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)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@20e64d0fa95d: 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") 20241012082553251 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46343<->l=127.0.0.1:4259) 20241012082553293 DAUC <0003> db_auc.c:157 IMSI='262424075538477': No 2G Auth Data 20241012082553293 DAUC <0003> db_auc.c:192 IMSI='262424075538477': No 3G Auth Data HLR_Test-GSUP(86)@20e64d0fa95d: Created GsupExpect[0] for "262424075538477" to be handled at TC_gsup_ul_subscriber_data(89) 20241012082553332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42544<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@20e64d0fa95d: GSUP ul subscriber_data<unbound> 20241012082553338 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553338 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424075538477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424075538477" cn_domain=PS} 20241012082553338 DLU <0006> fsm.c:456 lu(262424075538477)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082553338 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424075538477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082553354 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424075538477)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082553355 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424075538477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424075538477" cn_domain=PS} 20241012082553355 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553355 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@20e64d0fa95d: Found GsupExpect[0] for "262424075538477" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@20e64d0fa95d: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262424075538477" 20241012082553357 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553357 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424075538477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424075538477"} 20241012082553357 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424075538477)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082553357 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424075538477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082553357 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424075538477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424075538477"} 20241012082553357 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424075538477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082553357 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424075538477)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082553357 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424075538477)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082553357 DLU <0006> fsm.c:568 lu(PS:IMSI-262424075538477)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082553357 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553357 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082553359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42544<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@20e64d0fa95d: Final verdict of PTC: pass 20241012082553392 DAUC <0003> db_auc.c:157 IMSI='262424702620145': No 2G Auth Data 20241012082553392 DAUC <0003> db_auc.c:192 IMSI='262424702620145': No 3G Auth Data 20241012082553400 DLGSUP <0013> hlr.c:121 IMSI 262424702620145: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@20e64d0fa95d: Created GsupExpect[0] for "262424702620145" to be handled at TC_gsup_ul_subscriber_data(90) 20241012082553424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42548<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@20e64d0fa95d: GSUP ul subscriber_data<unbound> 20241012082553428 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553428 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424702620145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424702620145" cn_domain=PS} 20241012082553428 DLU <0006> fsm.c:456 lu(262424702620145)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082553428 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424702620145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082553444 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424702620145)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082553445 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424702620145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424702620145" cn_domain=PS} 20241012082553445 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553445 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@20e64d0fa95d: Found GsupExpect[0] for "262424702620145" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@20e64d0fa95d: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262424702620145" 20241012082553451 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553451 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424702620145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424702620145"} 20241012082553451 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424702620145)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082553451 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424702620145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082553451 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424702620145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424702620145"} 20241012082553451 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424702620145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082553451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424702620145)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082553451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424702620145)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082553451 DLU <0006> fsm.c:568 lu(PS:IMSI-262424702620145)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082553451 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553451 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082553454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42548<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@20e64d0fa95d: Final verdict of PTC: pass 20241012082553480 DAUC <0003> db_auc.c:157 IMSI='262428575001790': No 2G Auth Data 20241012082553480 DAUC <0003> db_auc.c:192 IMSI='262428575001790': No 3G Auth Data 20241012082553488 DLGSUP <0013> hlr.c:121 IMSI 262428575001790: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@20e64d0fa95d: Created GsupExpect[0] for "262428575001790" to be handled at TC_gsup_ul_subscriber_data(91) 20241012082553502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42562<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@20e64d0fa95d: GSUP ul subscriber_data<unbound> 20241012082553504 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553504 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428575001790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428575001790" cn_domain=PS} 20241012082553504 DLU <0006> fsm.c:456 lu(262428575001790)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082553504 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428575001790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082553520 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428575001790)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082553520 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428575001790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428575001790" cn_domain=PS} 20241012082553520 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553520 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@20e64d0fa95d: Found GsupExpect[0] for "262428575001790" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@20e64d0fa95d: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262428575001790" 20241012082553525 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553525 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428575001790 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428575001790"} 20241012082553525 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428575001790)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082553525 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428575001790 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082553525 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428575001790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428575001790"} 20241012082553525 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428575001790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082553525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428575001790)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082553525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428575001790)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082553525 DLU <0006> fsm.c:568 lu(PS:IMSI-262428575001790)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082553525 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553525 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082553527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42562<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@20e64d0fa95d: Final verdict of PTC: pass 20241012082553551 DAUC <0003> db_auc.c:157 IMSI='262426730554306': No 2G Auth Data 20241012082553551 DAUC <0003> db_auc.c:192 IMSI='262426730554306': No 3G Auth Data 20241012082553559 DLGSUP <0013> hlr.c:121 IMSI 262426730554306: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@20e64d0fa95d: Created GsupExpect[0] for "262426730554306" to be handled at TC_gsup_ul_subscriber_data(92) 20241012082553573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42570<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@20e64d0fa95d: GSUP ul subscriber_data<unbound> 20241012082553574 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553574 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426730554306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426730554306" cn_domain=PS} 20241012082553574 DLU <0006> fsm.c:456 lu(262426730554306)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082553575 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426730554306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082553590 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426730554306)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082553590 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426730554306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426730554306" cn_domain=PS} 20241012082553590 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553590 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@20e64d0fa95d: Found GsupExpect[0] for "262426730554306" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@20e64d0fa95d: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262426730554306" 20241012082553593 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553593 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426730554306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426730554306"} 20241012082553593 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426730554306)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082553593 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426730554306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082553593 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426730554306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426730554306"} 20241012082553593 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426730554306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082553593 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426730554306)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082553593 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426730554306)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082553593 DLU <0006> fsm.c:568 lu(PS:IMSI-262426730554306)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082553593 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553593 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082553596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42570<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@20e64d0fa95d: Final verdict of PTC: pass 20241012082553620 DAUC <0003> db_auc.c:157 IMSI='262421179104931': No 2G Auth Data 20241012082553620 DAUC <0003> db_auc.c:192 IMSI='262421179104931': No 3G Auth Data 20241012082553629 DLGSUP <0013> hlr.c:121 IMSI 262421179104931: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@20e64d0fa95d: Created GsupExpect[0] for "262421179104931" to be handled at TC_gsup_ul_subscriber_data(93) 20241012082553642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42578<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@20e64d0fa95d: GSUP ul subscriber_data<unbound> 20241012082553644 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553644 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421179104931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421179104931" cn_domain=PS} 20241012082553644 DLU <0006> fsm.c:456 lu(262421179104931)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082553644 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421179104931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082553660 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421179104931)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082553660 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421179104931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421179104931" cn_domain=PS} 20241012082553660 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553660 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@20e64d0fa95d: Found GsupExpect[0] for "262421179104931" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@20e64d0fa95d: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262421179104931" 20241012082553661 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553661 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421179104931 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421179104931"} 20241012082553661 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421179104931)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082553661 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421179104931 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082553661 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421179104931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421179104931"} 20241012082553661 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421179104931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082553661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421179104931)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082553661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421179104931)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082553661 DLU <0006> fsm.c:568 lu(PS:IMSI-262421179104931)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082553661 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553661 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082553663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42578<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@20e64d0fa95d: Final verdict of PTC: pass 20241012082553688 DAUC <0003> db_auc.c:157 IMSI='262420891056520': No 2G Auth Data 20241012082553688 DAUC <0003> db_auc.c:192 IMSI='262420891056520': No 3G Auth Data 20241012082553696 DLGSUP <0013> hlr.c:121 IMSI 262420891056520: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@20e64d0fa95d: Created GsupExpect[0] for "262420891056520" to be handled at TC_gsup_ul_subscriber_data(94) 20241012082553727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42594<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@20e64d0fa95d: GSUP ul subscriber_data<unbound> 20241012082553731 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553731 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420891056520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420891056520" cn_domain=PS} 20241012082553731 DLU <0006> fsm.c:456 lu(262420891056520)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082553731 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420891056520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082553747 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420891056520)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082553747 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420891056520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420891056520" cn_domain=PS} 20241012082553747 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553747 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@20e64d0fa95d: Found GsupExpect[0] for "262420891056520" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@20e64d0fa95d: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262420891056520" 20241012082553753 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553753 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420891056520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420891056520"} 20241012082553753 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420891056520)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082553753 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420891056520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082553753 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420891056520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420891056520"} 20241012082553753 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420891056520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082553753 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420891056520)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082553753 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420891056520)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082553753 DLU <0006> fsm.c:568 lu(PS:IMSI-262420891056520)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082553753 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553753 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082553756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42594<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@20e64d0fa95d: Final verdict of PTC: pass 20241012082553790 DAUC <0003> db_auc.c:157 IMSI='262428666803156': No 2G Auth Data 20241012082553790 DAUC <0003> db_auc.c:192 IMSI='262428666803156': No 3G Auth Data 20241012082553798 DLGSUP <0013> hlr.c:121 IMSI 262428666803156: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@20e64d0fa95d: Created GsupExpect[0] for "262428666803156" to be handled at TC_gsup_ul_subscriber_data(95) 20241012082553821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42606<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@20e64d0fa95d: GSUP ul subscriber_data<unbound> 20241012082553824 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553824 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428666803156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428666803156" cn_domain=PS} 20241012082553824 DLU <0006> fsm.c:456 lu(262428666803156)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082553824 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428666803156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082553840 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428666803156)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082553840 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428666803156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428666803156" cn_domain=PS} 20241012082553840 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553840 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@20e64d0fa95d: Found GsupExpect[0] for "262428666803156" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@20e64d0fa95d: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262428666803156" 20241012082553844 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553844 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428666803156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428666803156"} 20241012082553844 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428666803156)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082553844 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428666803156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082553844 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428666803156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428666803156"} 20241012082553844 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428666803156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082553844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428666803156)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082553844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428666803156)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082553844 DLU <0006> fsm.c:568 lu(PS:IMSI-262428666803156)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082553844 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553844 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082553847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42606<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@20e64d0fa95d: Final verdict of PTC: pass 20241012082553884 DAUC <0003> db_auc.c:157 IMSI='262428123391488': No 2G Auth Data 20241012082553884 DAUC <0003> db_auc.c:192 IMSI='262428123391488': No 3G Auth Data 20241012082553894 DLGSUP <0013> hlr.c:121 IMSI 262428123391488: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@20e64d0fa95d: Created GsupExpect[0] for "262428123391488" to be handled at TC_gsup_ul_subscriber_data(96) 20241012082553920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42620<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@20e64d0fa95d: GSUP ul subscriber_data<unbound> 20241012082553924 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553924 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428123391488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428123391488" cn_domain=PS} 20241012082553924 DLU <0006> fsm.c:456 lu(262428123391488)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082553924 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428123391488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082553940 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428123391488)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082553940 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428123391488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428123391488" cn_domain=PS} 20241012082553940 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553940 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@20e64d0fa95d: Found GsupExpect[0] for "262428123391488" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@20e64d0fa95d: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262428123391488" 20241012082553946 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553946 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428123391488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428123391488"} 20241012082553946 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428123391488)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082553946 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428123391488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082553946 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428123391488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428123391488"} 20241012082553946 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428123391488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082553946 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428123391488)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082553946 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428123391488)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082553946 DLU <0006> fsm.c:568 lu(PS:IMSI-262428123391488)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082553946 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082553946 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082553949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42620<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@20e64d0fa95d: Final verdict of PTC: pass MTC@20e64d0fa95d: setverdict(pass): none -> pass 20241012082553978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42536<->l=127.0.0.1:4258 HLR_Test-GSUP(86)@20e64d0fa95d: Final verdict of PTC: none 20241012082553979 DLINP <000b> input/ipa.c:451 connected read/write 20241012082553979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082553979 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082553979 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082553979 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082553979 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46343<->l=127.0.0.1:4259) 87@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: pass MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@20e64d0fa95d: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:25:53 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20241012082554001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42632<->l=127.0.0.1:4258 20241012082554102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42632<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=37276) Waiting for packet dumper to finish... 1 (prev_count=37276, count=50616) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:25:56 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_vty started. MTC@20e64d0fa95d: legacy= true 20241012082557212 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082557212 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082557217 DLINP <000b> input/ipa.c:451 connected read/write 20241012082557217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082557218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42640<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082557222 DLINP <000b> input/ipa.c:451 connected read/write 20241012082557222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082557222 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082557222 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082557222 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 20241012082557222 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082557222 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 20241012082557222 DLGSUP <0013> gsup_server.c:235 2: 20241012082557222 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082557222 DLGSUP <0013> gsup_server.c:235 3: 20241012082557222 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082557222 DLGSUP <0013> gsup_server.c:235 4: 20241012082557222 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082557222 DLGSUP <0013> gsup_server.c:235 5: 20241012082557222 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082557222 DLGSUP <0013> gsup_server.c:235 7: 20241012082557222 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082557222 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082557222 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082557222 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)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@20e64d0fa95d: 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") 20241012082557239 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35023<->l=127.0.0.1:4259) 20241012082557262 DAUC <0003> db_auc.c:157 IMSI='262420789771690': No 2G Auth Data 20241012082557262 DAUC <0003> db_auc.c:192 IMSI='262420789771690': No 3G Auth Data 20241012082557284 DAUC <0003> db_auc.c:192 IMSI='262420789771690': No 3G Auth Data 20241012082557315 DAUC <0003> db_auc.c:157 IMSI='262429831432425': No 2G Auth Data 20241012082557315 DAUC <0003> db_auc.c:192 IMSI='262429831432425': No 3G Auth Data 20241012082557337 DAUC <0003> db_auc.c:157 IMSI='262429831432425': No 2G Auth Data 20241012082557368 DAUC <0003> db_auc.c:157 IMSI='262423988998534': No 2G Auth Data 20241012082557368 DAUC <0003> db_auc.c:192 IMSI='262423988998534': No 3G Auth Data MTC@20e64d0fa95d: setverdict(pass): none -> pass 20241012082557429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42640<->l=127.0.0.1:4258 20241012082557431 DLINP <000b> input/ipa.c:451 connected read/write 20241012082557431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082557431 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082557431 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082557431 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082557432 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35023<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(97)@20e64d0fa95d: Final verdict of PTC: none 98@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: pass MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@20e64d0fa95d: Test case TC_vty finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:25:57 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241012082557469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42646<->l=127.0.0.1:4258 20241012082557570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42646<->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=17160) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:25:59 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_vty_msisdn_isd started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082600677 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082600677 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082600680 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082600682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42656<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082600686 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082600686 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082600686 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082600686 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 20241012082600686 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082600686 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 20241012082600686 DLGSUP <0013> gsup_server.c:235 2: 20241012082600686 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082600686 DLGSUP <0013> gsup_server.c:235 3: 20241012082600686 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082600686 DLGSUP <0013> gsup_server.c:235 4: 20241012082600686 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082600686 DLGSUP <0013> gsup_server.c:235 5: 20241012082600686 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082600686 DLGSUP <0013> gsup_server.c:235 7: 20241012082600686 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082600686 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082600686 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082600686 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)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@20e64d0fa95d: 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") 20241012082600716 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35553<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@20e64d0fa95d: Created GsupExpect[0] for "262423579661417" to be handled at TC_vty_msisdn_isd(104) 20241012082600743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42672<->l=127.0.0.1:4258 20241012082600766 DAUC <0003> db_auc.c:157 IMSI='262423579661417': No 2G Auth Data 20241012082600766 DAUC <0003> db_auc.c:192 IMSI='262423579661417': No 3G Auth Data 20241012082600797 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082600797 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423579661417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423579661417" cn_domain=PS} 20241012082600797 DLU <0006> fsm.c:456 lu(262423579661417)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082600797 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423579661417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082600814 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423579661417)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082600814 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423579661417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423579661417" cn_domain=PS} 20241012082600815 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082600815 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@20e64d0fa95d: Found GsupExpect[0] for "262423579661417" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@20e64d0fa95d: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262423579661417" 20241012082600822 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082600822 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423579661417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423579661417"} 20241012082600822 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423579661417)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082600822 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423579661417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082600822 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423579661417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423579661417"} 20241012082600822 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423579661417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082600822 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423579661417)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082600822 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423579661417)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082600822 DLU <0006> fsm.c:568 lu(PS:IMSI-262423579661417)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082600822 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082600822 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082600834 DLGSUP <0013> hlr.c:128 IMSI 262423579661417: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241012082600834 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082600834 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082600837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42672<->l=127.0.0.1:4258 20241012082600837 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082600837 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423579661417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423579661417"} 20241012082600837 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423579661417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241012082600837 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423579661417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@20e64d0fa95d: Final verdict of PTC: pass 20241012082600839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42656<->l=127.0.0.1:4258 20241012082600840 DLINP <000b> input/ipa.c:451 connected read/write 20241012082600840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082600841 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082600841 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082600841 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@20e64d0fa95d: Final verdict of PTC: none 20241012082600841 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35553<->l=127.0.0.1:4259) 102@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 102: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@20e64d0fa95d: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:26:00 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20241012082600877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42684<->l=127.0.0.1:4258 20241012082600978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42684<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5704) Waiting for packet dumper to finish... 1 (prev_count=5704, count=15032) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:26:03 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_gsup_purge_cs started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082604087 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082604087 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082604090 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43740<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082604093 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604093 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082604093 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082604093 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 20241012082604093 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082604093 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 20241012082604093 DLGSUP <0013> gsup_server.c:235 2: 20241012082604093 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082604093 DLGSUP <0013> gsup_server.c:235 3: 20241012082604093 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082604093 DLGSUP <0013> gsup_server.c:235 4: 20241012082604093 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082604093 DLGSUP <0013> gsup_server.c:235 5: 20241012082604093 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082604093 DLGSUP <0013> gsup_server.c:235 7: 20241012082604093 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082604093 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082604093 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082604093 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)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@20e64d0fa95d: 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") 20241012082604103 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35637<->l=127.0.0.1:4259) 20241012082604135 DAUC <0003> db_auc.c:157 IMSI='262427993063055': No 2G Auth Data 20241012082604135 DAUC <0003> db_auc.c:192 IMSI='262427993063055': No 3G Auth Data HLR_Test-GSUP(106)@20e64d0fa95d: Created GsupExpect[0] for "262427993063055" to be handled at TC_gsup_purge_cs(109) 20241012082604183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43756<->l=127.0.0.1:4258 20241012082604194 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604194 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427993063055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427993063055" cn_domain=PS} 20241012082604194 DLU <0006> fsm.c:456 lu(262427993063055)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082604194 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427993063055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082604211 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427993063055)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082604211 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427993063055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427993063055" cn_domain=PS} 20241012082604211 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604212 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@20e64d0fa95d: Found GsupExpect[0] for "262427993063055" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@20e64d0fa95d: Added IMSI table entry 0TC_gsup_purge_cs(109)"262427993063055" 20241012082604219 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604219 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427993063055 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427993063055"} 20241012082604219 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427993063055)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082604220 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427993063055 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082604220 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427993063055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427993063055"} 20241012082604220 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427993063055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082604220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427993063055)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082604220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427993063055)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082604220 DLU <0006> fsm.c:568 lu(PS:IMSI-262427993063055)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082604220 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604220 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082604223 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604223 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427993063055 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427993063055" cn_domain=CS} 20241012082604223 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427993063055 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012082604231 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427993063055 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427993063055"} 20241012082604231 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427993063055 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082604232 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604232 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082604234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43756<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@20e64d0fa95d: Final verdict of PTC: pass 20241012082604261 DAUC <0003> db_auc.c:157 IMSI='262426706423049': No 2G Auth Data 20241012082604261 DAUC <0003> db_auc.c:192 IMSI='262426706423049': No 3G Auth Data 20241012082604268 DLGSUP <0013> hlr.c:121 IMSI 262426706423049: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@20e64d0fa95d: Created GsupExpect[0] for "262426706423049" to be handled at TC_gsup_purge_cs(110) 20241012082604287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43758<->l=127.0.0.1:4258 20241012082604288 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604289 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426706423049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426706423049" cn_domain=PS} 20241012082604289 DLU <0006> fsm.c:456 lu(262426706423049)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082604289 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426706423049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082604304 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426706423049)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082604304 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426706423049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426706423049" cn_domain=PS} 20241012082604304 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604304 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@20e64d0fa95d: Found GsupExpect[0] for "262426706423049" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@20e64d0fa95d: Added IMSI table entry 1TC_gsup_purge_cs(110)"262426706423049" 20241012082604306 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604306 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426706423049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426706423049"} 20241012082604306 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426706423049)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082604306 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426706423049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082604306 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426706423049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426706423049"} 20241012082604306 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426706423049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082604306 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426706423049)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082604306 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426706423049)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082604306 DLU <0006> fsm.c:568 lu(PS:IMSI-262426706423049)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082604306 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604306 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082604307 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604307 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426706423049 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426706423049" cn_domain=CS} 20241012082604307 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426706423049 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012082604319 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426706423049 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426706423049"} 20241012082604319 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426706423049 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082604319 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604319 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082604321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43758<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@20e64d0fa95d: Final verdict of PTC: pass 20241012082604350 DAUC <0003> db_auc.c:157 IMSI='262427179660388': No 2G Auth Data 20241012082604350 DAUC <0003> db_auc.c:192 IMSI='262427179660388': No 3G Auth Data 20241012082604359 DLGSUP <0013> hlr.c:121 IMSI 262427179660388: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@20e64d0fa95d: Created GsupExpect[0] for "262427179660388" to be handled at TC_gsup_purge_cs(111) 20241012082604373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43766<->l=127.0.0.1:4258 20241012082604375 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604375 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427179660388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427179660388" cn_domain=PS} 20241012082604375 DLU <0006> fsm.c:456 lu(262427179660388)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082604375 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427179660388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082604391 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427179660388)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082604391 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427179660388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427179660388" cn_domain=PS} 20241012082604391 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604391 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@20e64d0fa95d: Found GsupExpect[0] for "262427179660388" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@20e64d0fa95d: Added IMSI table entry 2TC_gsup_purge_cs(111)"262427179660388" 20241012082604393 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604393 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427179660388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427179660388"} 20241012082604393 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427179660388)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082604393 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427179660388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082604393 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427179660388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427179660388"} 20241012082604393 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427179660388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082604393 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427179660388)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082604393 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427179660388)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082604393 DLU <0006> fsm.c:568 lu(PS:IMSI-262427179660388)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082604393 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604393 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082604395 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604395 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427179660388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427179660388" cn_domain=CS} 20241012082604395 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427179660388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012082604403 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427179660388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427179660388"} 20241012082604403 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427179660388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082604403 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604403 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082604406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43766<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@20e64d0fa95d: Final verdict of PTC: pass 20241012082604437 DAUC <0003> db_auc.c:157 IMSI='262422708592682': No 2G Auth Data 20241012082604437 DAUC <0003> db_auc.c:192 IMSI='262422708592682': No 3G Auth Data 20241012082604446 DLGSUP <0013> hlr.c:121 IMSI 262422708592682: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@20e64d0fa95d: Created GsupExpect[0] for "262422708592682" to be handled at TC_gsup_purge_cs(112) 20241012082604461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43780<->l=127.0.0.1:4258 20241012082604463 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604463 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422708592682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422708592682" cn_domain=PS} 20241012082604463 DLU <0006> fsm.c:456 lu(262422708592682)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082604463 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422708592682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082604478 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422708592682)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082604479 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422708592682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422708592682" cn_domain=PS} 20241012082604479 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604479 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@20e64d0fa95d: Found GsupExpect[0] for "262422708592682" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@20e64d0fa95d: Added IMSI table entry 3TC_gsup_purge_cs(112)"262422708592682" 20241012082604482 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604482 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422708592682 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422708592682"} 20241012082604482 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422708592682)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082604482 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422708592682 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082604482 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422708592682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422708592682"} 20241012082604482 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422708592682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082604482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422708592682)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082604482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422708592682)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082604482 DLU <0006> fsm.c:568 lu(PS:IMSI-262422708592682)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082604482 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604482 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082604484 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604484 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422708592682 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422708592682" cn_domain=CS} 20241012082604484 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422708592682 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012082604492 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422708592682 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422708592682"} 20241012082604492 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422708592682 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082604492 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604492 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082604495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43780<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@20e64d0fa95d: Final verdict of PTC: pass 20241012082604522 DAUC <0003> db_auc.c:157 IMSI='262427544240365': No 2G Auth Data 20241012082604522 DAUC <0003> db_auc.c:192 IMSI='262427544240365': No 3G Auth Data 20241012082604530 DLGSUP <0013> hlr.c:121 IMSI 262427544240365: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@20e64d0fa95d: Created GsupExpect[0] for "262427544240365" to be handled at TC_gsup_purge_cs(113) 20241012082604544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43790<->l=127.0.0.1:4258 20241012082604546 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604546 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427544240365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427544240365" cn_domain=PS} 20241012082604546 DLU <0006> fsm.c:456 lu(262427544240365)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082604546 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427544240365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082604561 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427544240365)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082604561 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427544240365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427544240365" cn_domain=PS} 20241012082604561 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604561 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@20e64d0fa95d: Found GsupExpect[0] for "262427544240365" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@20e64d0fa95d: Added IMSI table entry 4TC_gsup_purge_cs(113)"262427544240365" 20241012082604563 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604563 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427544240365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427544240365"} 20241012082604563 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427544240365)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082604563 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427544240365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082604563 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427544240365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427544240365"} 20241012082604563 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427544240365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082604563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427544240365)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082604563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427544240365)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082604563 DLU <0006> fsm.c:568 lu(PS:IMSI-262427544240365)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082604563 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604563 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082604565 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604565 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427544240365 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427544240365" cn_domain=CS} 20241012082604565 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427544240365 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012082604573 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427544240365 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427544240365"} 20241012082604573 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427544240365 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082604573 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604573 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082604575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43790<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@20e64d0fa95d: Final verdict of PTC: pass 20241012082604599 DAUC <0003> db_auc.c:157 IMSI='262428090553462': No 2G Auth Data 20241012082604599 DAUC <0003> db_auc.c:192 IMSI='262428090553462': No 3G Auth Data 20241012082604608 DLGSUP <0013> hlr.c:121 IMSI 262428090553462: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@20e64d0fa95d: Created GsupExpect[0] for "262428090553462" to be handled at TC_gsup_purge_cs(114) 20241012082604632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43792<->l=127.0.0.1:4258 20241012082604634 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604634 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428090553462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428090553462" cn_domain=PS} 20241012082604634 DLU <0006> fsm.c:456 lu(262428090553462)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082604634 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428090553462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082604650 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428090553462)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082604650 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428090553462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428090553462" cn_domain=PS} 20241012082604650 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604650 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@20e64d0fa95d: Found GsupExpect[0] for "262428090553462" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@20e64d0fa95d: Added IMSI table entry 5TC_gsup_purge_cs(114)"262428090553462" 20241012082604654 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604654 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428090553462 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428090553462"} 20241012082604654 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428090553462)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082604654 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428090553462 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082604654 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428090553462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428090553462"} 20241012082604654 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428090553462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082604654 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428090553462)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082604654 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428090553462)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082604654 DLU <0006> fsm.c:568 lu(PS:IMSI-262428090553462)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082604654 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604654 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082604656 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604656 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428090553462 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428090553462" cn_domain=CS} 20241012082604656 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428090553462 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012082604664 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428090553462 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428090553462"} 20241012082604664 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428090553462 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082604664 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604664 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082604667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43792<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@20e64d0fa95d: Final verdict of PTC: pass 20241012082604701 DAUC <0003> db_auc.c:157 IMSI='262424494382826': No 2G Auth Data 20241012082604701 DAUC <0003> db_auc.c:192 IMSI='262424494382826': No 3G Auth Data 20241012082604709 DLGSUP <0013> hlr.c:121 IMSI 262424494382826: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@20e64d0fa95d: Created GsupExpect[0] for "262424494382826" to be handled at TC_gsup_purge_cs(115) 20241012082604733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43804<->l=127.0.0.1:4258 20241012082604736 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604736 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424494382826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424494382826" cn_domain=PS} 20241012082604736 DLU <0006> fsm.c:456 lu(262424494382826)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082604736 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424494382826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082604751 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424494382826)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082604751 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424494382826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424494382826" cn_domain=PS} 20241012082604751 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604751 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@20e64d0fa95d: Found GsupExpect[0] for "262424494382826" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@20e64d0fa95d: Added IMSI table entry 6TC_gsup_purge_cs(115)"262424494382826" 20241012082604756 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604756 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424494382826 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424494382826"} 20241012082604756 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424494382826)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082604756 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424494382826 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082604756 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424494382826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424494382826"} 20241012082604756 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424494382826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082604756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424494382826)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082604756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424494382826)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082604756 DLU <0006> fsm.c:568 lu(PS:IMSI-262424494382826)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082604756 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604756 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082604760 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604760 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424494382826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424494382826" cn_domain=CS} 20241012082604760 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424494382826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012082604768 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424494382826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424494382826"} 20241012082604768 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424494382826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082604768 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604768 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082604770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43804<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@20e64d0fa95d: Final verdict of PTC: pass 20241012082604804 DAUC <0003> db_auc.c:157 IMSI='262421158273461': No 2G Auth Data 20241012082604804 DAUC <0003> db_auc.c:192 IMSI='262421158273461': No 3G Auth Data 20241012082604812 DLGSUP <0013> hlr.c:121 IMSI 262421158273461: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@20e64d0fa95d: Created GsupExpect[0] for "262421158273461" to be handled at TC_gsup_purge_cs(116) 20241012082604835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43806<->l=127.0.0.1:4258 20241012082604838 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604838 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421158273461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421158273461" cn_domain=PS} 20241012082604838 DLU <0006> fsm.c:456 lu(262421158273461)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082604838 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421158273461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082604853 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421158273461)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082604853 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421158273461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421158273461" cn_domain=PS} 20241012082604853 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604853 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@20e64d0fa95d: Found GsupExpect[0] for "262421158273461" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@20e64d0fa95d: Added IMSI table entry 7TC_gsup_purge_cs(116)"262421158273461" 20241012082604858 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604858 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421158273461 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421158273461"} 20241012082604858 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421158273461)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082604858 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421158273461 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082604858 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421158273461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421158273461"} 20241012082604858 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421158273461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082604858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421158273461)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082604858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421158273461)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082604858 DLU <0006> fsm.c:568 lu(PS:IMSI-262421158273461)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082604858 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604858 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082604860 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604860 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421158273461 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421158273461" cn_domain=CS} 20241012082604860 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421158273461 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241012082604868 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421158273461 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421158273461"} 20241012082604868 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421158273461 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082604868 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082604868 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082604871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43806<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@20e64d0fa95d: Final verdict of PTC: pass MTC@20e64d0fa95d: setverdict(pass): none -> pass 20241012082604897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43740<->l=127.0.0.1:4258 20241012082604897 DLINP <000b> input/ipa.c:451 connected read/write 20241012082604897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082604897 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082604897 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082604897 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082604897 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35637<->l=127.0.0.1:4259) 107@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP(106)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: pass MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@20e64d0fa95d: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:26:04 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20241012082604919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43814<->l=127.0.0.1:4258 20241012082605020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43814<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=30184) Waiting for packet dumper to finish... 1 (prev_count=30184, count=48084) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:26:07 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_gsup_purge_ps started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082608132 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082608132 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082608137 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43826<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082608142 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608142 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082608142 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082608142 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 20241012082608142 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082608142 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 20241012082608142 DLGSUP <0013> gsup_server.c:235 2: 20241012082608142 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082608142 DLGSUP <0013> gsup_server.c:235 3: 20241012082608142 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082608142 DLGSUP <0013> gsup_server.c:235 4: 20241012082608142 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082608142 DLGSUP <0013> gsup_server.c:235 5: 20241012082608142 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082608142 DLGSUP <0013> gsup_server.c:235 7: 20241012082608142 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082608142 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082608142 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082608142 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)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@20e64d0fa95d: 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") 20241012082608161 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44569<->l=127.0.0.1:4259) 20241012082608183 DAUC <0003> db_auc.c:157 IMSI='262424060224342': No 2G Auth Data 20241012082608183 DAUC <0003> db_auc.c:192 IMSI='262424060224342': No 3G Auth Data HLR_Test-GSUP(118)@20e64d0fa95d: Created GsupExpect[0] for "262424060224342" to be handled at TC_gsup_purge_ps(121) 20241012082608226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43828<->l=127.0.0.1:4258 20241012082608237 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608237 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424060224342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424060224342" cn_domain=PS} 20241012082608237 DLU <0006> fsm.c:456 lu(262424060224342)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082608237 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424060224342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082608254 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424060224342)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082608254 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424060224342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424060224342" cn_domain=PS} 20241012082608254 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608254 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@20e64d0fa95d: Found GsupExpect[0] for "262424060224342" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@20e64d0fa95d: Added IMSI table entry 0TC_gsup_purge_ps(121)"262424060224342" 20241012082608262 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608262 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424060224342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424060224342"} 20241012082608262 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424060224342)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082608262 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424060224342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082608262 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424060224342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424060224342"} 20241012082608262 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424060224342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082608262 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424060224342)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082608262 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424060224342)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082608262 DLU <0006> fsm.c:568 lu(PS:IMSI-262424060224342)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082608262 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608262 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082608265 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608265 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424060224342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424060224342" cn_domain=PS} 20241012082608265 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424060224342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012082608274 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424060224342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424060224342"} 20241012082608274 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424060224342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082608274 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608274 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082608276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43828<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@20e64d0fa95d: Final verdict of PTC: pass 20241012082608302 DAUC <0003> db_auc.c:157 IMSI='262425792618014': No 2G Auth Data 20241012082608302 DAUC <0003> db_auc.c:192 IMSI='262425792618014': No 3G Auth Data 20241012082608310 DLGSUP <0013> hlr.c:121 IMSI 262425792618014: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@20e64d0fa95d: Created GsupExpect[0] for "262425792618014" to be handled at TC_gsup_purge_ps(122) 20241012082608323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43834<->l=127.0.0.1:4258 20241012082608325 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608325 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425792618014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425792618014" cn_domain=PS} 20241012082608325 DLU <0006> fsm.c:456 lu(262425792618014)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082608325 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425792618014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082608341 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425792618014)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082608341 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425792618014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425792618014" cn_domain=PS} 20241012082608341 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608341 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@20e64d0fa95d: Found GsupExpect[0] for "262425792618014" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@20e64d0fa95d: Added IMSI table entry 1TC_gsup_purge_ps(122)"262425792618014" 20241012082608343 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608343 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425792618014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425792618014"} 20241012082608343 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425792618014)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082608343 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425792618014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082608343 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425792618014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425792618014"} 20241012082608343 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425792618014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082608343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425792618014)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082608343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425792618014)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082608343 DLU <0006> fsm.c:568 lu(PS:IMSI-262425792618014)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082608343 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608343 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082608344 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608344 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425792618014 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425792618014" cn_domain=PS} 20241012082608344 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425792618014 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012082608352 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425792618014 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425792618014"} 20241012082608352 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425792618014 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082608352 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608352 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082608353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43834<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@20e64d0fa95d: Final verdict of PTC: pass 20241012082608378 DAUC <0003> db_auc.c:157 IMSI='262423511626819': No 2G Auth Data 20241012082608378 DAUC <0003> db_auc.c:192 IMSI='262423511626819': No 3G Auth Data 20241012082608386 DLGSUP <0013> hlr.c:121 IMSI 262423511626819: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@20e64d0fa95d: Created GsupExpect[0] for "262423511626819" to be handled at TC_gsup_purge_ps(123) 20241012082608400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43846<->l=127.0.0.1:4258 20241012082608403 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608403 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423511626819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423511626819" cn_domain=PS} 20241012082608403 DLU <0006> fsm.c:456 lu(262423511626819)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082608403 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423511626819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082608418 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423511626819)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082608418 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423511626819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423511626819" cn_domain=PS} 20241012082608418 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608418 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@20e64d0fa95d: Found GsupExpect[0] for "262423511626819" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@20e64d0fa95d: Added IMSI table entry 2TC_gsup_purge_ps(123)"262423511626819" 20241012082608423 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608423 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423511626819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423511626819"} 20241012082608423 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423511626819)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082608423 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423511626819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082608423 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423511626819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423511626819"} 20241012082608423 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423511626819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082608423 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423511626819)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082608423 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423511626819)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082608423 DLU <0006> fsm.c:568 lu(PS:IMSI-262423511626819)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082608423 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608423 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082608426 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608426 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423511626819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423511626819" cn_domain=PS} 20241012082608426 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423511626819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012082608434 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423511626819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423511626819"} 20241012082608434 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423511626819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082608434 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608434 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082608436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43846<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@20e64d0fa95d: Final verdict of PTC: pass 20241012082608461 DAUC <0003> db_auc.c:157 IMSI='262428033038102': No 2G Auth Data 20241012082608461 DAUC <0003> db_auc.c:192 IMSI='262428033038102': No 3G Auth Data 20241012082608470 DLGSUP <0013> hlr.c:121 IMSI 262428033038102: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@20e64d0fa95d: Created GsupExpect[0] for "262428033038102" to be handled at TC_gsup_purge_ps(124) 20241012082608483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43856<->l=127.0.0.1:4258 20241012082608484 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608484 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428033038102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428033038102" cn_domain=PS} 20241012082608484 DLU <0006> fsm.c:456 lu(262428033038102)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082608484 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428033038102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082608500 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428033038102)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082608500 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428033038102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428033038102" cn_domain=PS} 20241012082608500 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608500 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@20e64d0fa95d: Found GsupExpect[0] for "262428033038102" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@20e64d0fa95d: Added IMSI table entry 3TC_gsup_purge_ps(124)"262428033038102" 20241012082608501 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608501 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428033038102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428033038102"} 20241012082608501 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428033038102)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082608501 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428033038102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082608501 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428033038102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428033038102"} 20241012082608501 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428033038102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082608501 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428033038102)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082608501 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428033038102)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082608501 DLU <0006> fsm.c:568 lu(PS:IMSI-262428033038102)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082608501 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608501 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082608502 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608502 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428033038102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428033038102" cn_domain=PS} 20241012082608502 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428033038102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012082608510 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428033038102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428033038102"} 20241012082608510 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428033038102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082608510 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608510 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43856<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(124)@20e64d0fa95d: Final verdict of PTC: pass 20241012082608537 DAUC <0003> db_auc.c:157 IMSI='262427155365766': No 2G Auth Data 20241012082608537 DAUC <0003> db_auc.c:192 IMSI='262427155365766': No 3G Auth Data 20241012082608547 DLGSUP <0013> hlr.c:121 IMSI 262427155365766: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@20e64d0fa95d: Created GsupExpect[0] for "262427155365766" to be handled at TC_gsup_purge_ps(125) 20241012082608561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43860<->l=127.0.0.1:4258 20241012082608563 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608563 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427155365766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427155365766" cn_domain=PS} 20241012082608563 DLU <0006> fsm.c:456 lu(262427155365766)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082608563 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427155365766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082608578 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427155365766)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082608578 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427155365766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427155365766" cn_domain=PS} 20241012082608578 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608578 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@20e64d0fa95d: Found GsupExpect[0] for "262427155365766" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@20e64d0fa95d: Added IMSI table entry 4TC_gsup_purge_ps(125)"262427155365766" 20241012082608582 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608582 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427155365766 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427155365766"} 20241012082608582 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427155365766)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082608582 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427155365766 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082608582 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427155365766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427155365766"} 20241012082608582 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427155365766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082608582 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427155365766)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082608582 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427155365766)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082608582 DLU <0006> fsm.c:568 lu(PS:IMSI-262427155365766)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082608582 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608582 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082608584 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608584 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427155365766 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427155365766" cn_domain=PS} 20241012082608584 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427155365766 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012082608592 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427155365766 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427155365766"} 20241012082608592 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427155365766 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082608592 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608592 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082608594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43860<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@20e64d0fa95d: Final verdict of PTC: pass 20241012082608619 DAUC <0003> db_auc.c:157 IMSI='262420242003895': No 2G Auth Data 20241012082608619 DAUC <0003> db_auc.c:192 IMSI='262420242003895': No 3G Auth Data 20241012082608627 DLGSUP <0013> hlr.c:121 IMSI 262420242003895: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@20e64d0fa95d: Created GsupExpect[0] for "262420242003895" to be handled at TC_gsup_purge_ps(126) 20241012082608648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43868<->l=127.0.0.1:4258 20241012082608650 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608650 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420242003895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420242003895" cn_domain=PS} 20241012082608650 DLU <0006> fsm.c:456 lu(262420242003895)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082608650 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420242003895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082608666 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420242003895)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082608666 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420242003895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420242003895" cn_domain=PS} 20241012082608666 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608666 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@20e64d0fa95d: Found GsupExpect[0] for "262420242003895" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@20e64d0fa95d: Added IMSI table entry 5TC_gsup_purge_ps(126)"262420242003895" 20241012082608670 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608670 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420242003895 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420242003895"} 20241012082608670 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420242003895)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082608670 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420242003895 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082608670 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420242003895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420242003895"} 20241012082608670 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420242003895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082608670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420242003895)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082608670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420242003895)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082608670 DLU <0006> fsm.c:568 lu(PS:IMSI-262420242003895)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082608670 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608670 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082608673 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608673 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420242003895 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420242003895" cn_domain=PS} 20241012082608673 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420242003895 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012082608681 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420242003895 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420242003895"} 20241012082608681 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420242003895 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082608681 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608681 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082608684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43868<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@20e64d0fa95d: Final verdict of PTC: pass 20241012082608717 DAUC <0003> db_auc.c:157 IMSI='262427684632342': No 2G Auth Data 20241012082608717 DAUC <0003> db_auc.c:192 IMSI='262427684632342': No 3G Auth Data 20241012082608725 DLGSUP <0013> hlr.c:121 IMSI 262427684632342: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@20e64d0fa95d: Created GsupExpect[0] for "262427684632342" to be handled at TC_gsup_purge_ps(127) 20241012082608752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43884<->l=127.0.0.1:4258 20241012082608758 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608758 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427684632342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427684632342" cn_domain=PS} 20241012082608758 DLU <0006> fsm.c:456 lu(262427684632342)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082608758 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427684632342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082608774 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427684632342)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082608774 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427684632342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427684632342" cn_domain=PS} 20241012082608774 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608774 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@20e64d0fa95d: Found GsupExpect[0] for "262427684632342" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@20e64d0fa95d: Added IMSI table entry 6TC_gsup_purge_ps(127)"262427684632342" 20241012082608779 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608779 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427684632342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427684632342"} 20241012082608779 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427684632342)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082608779 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427684632342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082608779 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427684632342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427684632342"} 20241012082608779 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427684632342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082608779 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427684632342)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082608779 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427684632342)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082608779 DLU <0006> fsm.c:568 lu(PS:IMSI-262427684632342)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082608779 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608779 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082608783 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608783 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427684632342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427684632342" cn_domain=PS} 20241012082608783 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427684632342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012082608791 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427684632342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427684632342"} 20241012082608791 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427684632342 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082608791 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608791 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082608794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43884<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@20e64d0fa95d: Final verdict of PTC: pass 20241012082608827 DAUC <0003> db_auc.c:157 IMSI='262421420736257': No 2G Auth Data 20241012082608827 DAUC <0003> db_auc.c:192 IMSI='262421420736257': No 3G Auth Data 20241012082608835 DLGSUP <0013> hlr.c:121 IMSI 262421420736257: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@20e64d0fa95d: Created GsupExpect[0] for "262421420736257" to be handled at TC_gsup_purge_ps(128) 20241012082608860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43898<->l=127.0.0.1:4258 20241012082608865 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608865 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421420736257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421420736257" cn_domain=PS} 20241012082608865 DLU <0006> fsm.c:456 lu(262421420736257)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082608865 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421420736257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082608881 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421420736257)[0x55ec537c8120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082608881 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421420736257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421420736257" cn_domain=PS} 20241012082608881 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608881 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@20e64d0fa95d: Found GsupExpect[0] for "262421420736257" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@20e64d0fa95d: Added IMSI table entry 7TC_gsup_purge_ps(128)"262421420736257" 20241012082608886 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608886 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421420736257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421420736257"} 20241012082608886 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421420736257)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082608886 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421420736257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082608886 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421420736257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421420736257"} 20241012082608886 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421420736257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082608886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421420736257)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082608886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421420736257)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082608886 DLU <0006> fsm.c:568 lu(PS:IMSI-262421420736257)[0x55ec537c8120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082608886 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608886 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082608889 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608889 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421420736257 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421420736257" cn_domain=PS} 20241012082608889 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421420736257 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241012082608897 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421420736257 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421420736257"} 20241012082608897 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421420736257 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241012082608897 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082608897 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082608899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43898<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@20e64d0fa95d: Final verdict of PTC: pass 20241012082608925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43826<->l=127.0.0.1:4258 MTC@20e64d0fa95d: setverdict(pass): none -> pass 20241012082608925 DLINP <000b> input/ipa.c:451 connected read/write 20241012082608925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082608925 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082608925 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082608925 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082608925 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44569<->l=127.0.0.1:4259) 119@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP(118)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: pass MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@20e64d0fa95d: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:26:08 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20241012082608948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43914<->l=127.0.0.1:4258 20241012082609049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43914<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32432) Waiting for packet dumper to finish... 1 (prev_count=32432, count=47984) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:26:11 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_gsup_purge_unknown started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082612149 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082612149 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082612154 DLINP <000b> input/ipa.c:451 connected read/write 20241012082612154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082612156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49364<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082612160 DLINP <000b> input/ipa.c:451 connected read/write 20241012082612160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082612160 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082612160 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082612160 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 20241012082612160 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082612160 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 20241012082612160 DLGSUP <0013> gsup_server.c:235 2: 20241012082612160 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082612160 DLGSUP <0013> gsup_server.c:235 3: 20241012082612160 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082612160 DLGSUP <0013> gsup_server.c:235 4: 20241012082612160 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082612160 DLGSUP <0013> gsup_server.c:235 5: 20241012082612160 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082612160 DLGSUP <0013> gsup_server.c:235 7: 20241012082612160 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082612160 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082612160 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082612160 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)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@20e64d0fa95d: 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") 20241012082612179 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42641<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@20e64d0fa95d: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241012082612190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49372<->l=127.0.0.1:4258 20241012082612202 DLINP <000b> input/ipa.c:451 connected read/write 20241012082612202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082612202 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} 20241012082612202 DLU <0006> fsm.c:456 lu(2345743413463)[0x55ec537c8120]{UNVALIDATED}: Allocated 20241012082612202 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 20241012082612202 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} 20241012082612202 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082612202 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55ec537c8120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082612202 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55ec537c8120]{UNVALIDATED}: Freeing instance 20241012082612202 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55ec537c8120]{UNVALIDATED}: Deallocated 20241012082612202 DLINP <000b> input/ipa.c:451 connected read/write 20241012082612202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082612202 DLINP <000b> input/ipa.c:451 connected read/write 20241012082612202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@20e64d0fa95d: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@20e64d0fa95d: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@20e64d0fa95d: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082612207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49372<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@20e64d0fa95d: Final verdict of PTC: pass MTC@20e64d0fa95d: setverdict(pass): none -> pass 20241012082612208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49364<->l=127.0.0.1:4258 20241012082612210 DLINP <000b> input/ipa.c:451 connected read/write 20241012082612210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082612210 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082612210 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082612210 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082612210 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42641<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@20e64d0fa95d: Final verdict of PTC: none 131@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: pass MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@20e64d0fa95d: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:26:12 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20241012082612247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49386<->l=127.0.0.1:4258 20241012082612348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49386<->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=12632) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:26:14 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_mo_ussd_unknown started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082615455 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082615455 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082615458 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082615460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49398<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082615464 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082615464 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082615464 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082615464 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 20241012082615464 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082615464 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 20241012082615464 DLGSUP <0013> gsup_server.c:235 2: 20241012082615464 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082615464 DLGSUP <0013> gsup_server.c:235 3: 20241012082615464 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082615464 DLGSUP <0013> gsup_server.c:235 4: 20241012082615464 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082615464 DLGSUP <0013> gsup_server.c:235 5: 20241012082615464 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082615464 DLGSUP <0013> gsup_server.c:235 7: 20241012082615464 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082615464 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082615464 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082615464 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)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@20e64d0fa95d: 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") 20241012082615480 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41979<->l=127.0.0.1:4259) 20241012082615504 DAUC <0003> db_auc.c:157 IMSI='262428326109080': No 2G Auth Data 20241012082615504 DAUC <0003> db_auc.c:192 IMSI='262428326109080': No 3G Auth Data HLR_Test-GSUP(135)@20e64d0fa95d: Created GsupExpect[0] for "262428326109080" to be handled at TC_mo_ussd_unknown(138) 20241012082615546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49414<->l=127.0.0.1:4258 20241012082615560 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082615560 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428326109080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428326109080" session_id=3687874501 session_state=BEGIN} 20241012082615560 DSS <0004> hlr_ussd.c:576 262428326109080/0xdbd07fc5: Process SS (BEGIN) 20241012082615560 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012082615560 DSS <0004> hlr_ussd.c:518 262428326109080/0xdbd07fc5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012082615560 DSS <0004> hlr_ussd.c:523 262428326109080/0xdbd07fc5: USSD for unknown code '*#200#' 20241012082615560 DSS <0004> hlr_ussd.c:354 262428326109080/0xdbd07fc5: Tx ReturnError(1, 0x12) 20241012082615560 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428326109080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428326109080" session_id=3687874501 session_state=END} 20241012082615560 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615560 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@20e64d0fa95d: Found GsupExpect[0] for "262428326109080" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@20e64d0fa95d: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262428326109080" TC_mo_ussd_unknown(138)@20e64d0fa95d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082615564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49414<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@20e64d0fa95d: Final verdict of PTC: pass 20241012082615572 DAUC <0003> db_auc.c:157 IMSI='262422560406848': No 2G Auth Data 20241012082615572 DAUC <0003> db_auc.c:192 IMSI='262422560406848': No 3G Auth Data HLR_Test-GSUP(135)@20e64d0fa95d: Created GsupExpect[0] for "262422560406848" to be handled at TC_mo_ussd_unknown(139) 20241012082615594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49420<->l=127.0.0.1:4258 20241012082615597 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082615597 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422560406848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422560406848" session_id=1906696380 session_state=BEGIN} 20241012082615597 DSS <0004> hlr_ussd.c:576 262422560406848/0x71a5e0bc: Process SS (BEGIN) 20241012082615597 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012082615597 DSS <0004> hlr_ussd.c:518 262422560406848/0x71a5e0bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012082615597 DSS <0004> hlr_ussd.c:523 262422560406848/0x71a5e0bc: USSD for unknown code '*#200#' 20241012082615597 DSS <0004> hlr_ussd.c:354 262422560406848/0x71a5e0bc: Tx ReturnError(1, 0x12) 20241012082615597 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422560406848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422560406848" session_id=1906696380 session_state=END} 20241012082615597 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615597 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@20e64d0fa95d: Found GsupExpect[0] for "262422560406848" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@20e64d0fa95d: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262422560406848" TC_mo_ussd_unknown(139)@20e64d0fa95d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082615599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49420<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@20e64d0fa95d: Final verdict of PTC: pass 20241012082615607 DAUC <0003> db_auc.c:157 IMSI='262429466989432': No 2G Auth Data 20241012082615607 DAUC <0003> db_auc.c:192 IMSI='262429466989432': No 3G Auth Data HLR_Test-GSUP(135)@20e64d0fa95d: Created GsupExpect[0] for "262429466989432" to be handled at TC_mo_ussd_unknown(140) 20241012082615628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49432<->l=127.0.0.1:4258 20241012082615631 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082615631 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429466989432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429466989432" session_id=229632932 session_state=BEGIN} 20241012082615631 DSS <0004> hlr_ussd.c:576 262429466989432/0x0dafeba4: Process SS (BEGIN) 20241012082615631 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012082615631 DSS <0004> hlr_ussd.c:518 262429466989432/0x0dafeba4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012082615631 DSS <0004> hlr_ussd.c:523 262429466989432/0x0dafeba4: USSD for unknown code '*#200#' 20241012082615631 DSS <0004> hlr_ussd.c:354 262429466989432/0x0dafeba4: Tx ReturnError(1, 0x12) 20241012082615631 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429466989432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429466989432" session_id=229632932 session_state=END} 20241012082615631 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615631 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@20e64d0fa95d: Found GsupExpect[0] for "262429466989432" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@20e64d0fa95d: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262429466989432" TC_mo_ussd_unknown(140)@20e64d0fa95d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082615632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49432<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@20e64d0fa95d: Final verdict of PTC: pass 20241012082615649 DAUC <0003> db_auc.c:157 IMSI='262421688359794': No 2G Auth Data 20241012082615649 DAUC <0003> db_auc.c:192 IMSI='262421688359794': No 3G Auth Data HLR_Test-GSUP(135)@20e64d0fa95d: Created GsupExpect[0] for "262421688359794" to be handled at TC_mo_ussd_unknown(141) 20241012082615668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49442<->l=127.0.0.1:4258 20241012082615671 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082615671 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421688359794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421688359794" session_id=1474551252 session_state=BEGIN} 20241012082615671 DSS <0004> hlr_ussd.c:576 262421688359794/0x57e3ddd4: Process SS (BEGIN) 20241012082615671 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012082615671 DSS <0004> hlr_ussd.c:518 262421688359794/0x57e3ddd4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012082615671 DSS <0004> hlr_ussd.c:523 262421688359794/0x57e3ddd4: USSD for unknown code '*#200#' 20241012082615671 DSS <0004> hlr_ussd.c:354 262421688359794/0x57e3ddd4: Tx ReturnError(1, 0x12) 20241012082615671 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421688359794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421688359794" session_id=1474551252 session_state=END} 20241012082615671 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615672 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@20e64d0fa95d: Found GsupExpect[0] for "262421688359794" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@20e64d0fa95d: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262421688359794" TC_mo_ussd_unknown(141)@20e64d0fa95d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082615673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49442<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@20e64d0fa95d: Final verdict of PTC: pass 20241012082615676 DAUC <0003> db_auc.c:157 IMSI='262426575351252': No 2G Auth Data 20241012082615676 DAUC <0003> db_auc.c:192 IMSI='262426575351252': No 3G Auth Data HLR_Test-GSUP(135)@20e64d0fa95d: Created GsupExpect[0] for "262426575351252" to be handled at TC_mo_ussd_unknown(142) 20241012082615687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49454<->l=127.0.0.1:4258 20241012082615689 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082615689 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426575351252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426575351252" session_id=2473816165 session_state=BEGIN} 20241012082615689 DSS <0004> hlr_ussd.c:576 262426575351252/0x93737065: Process SS (BEGIN) 20241012082615689 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012082615689 DSS <0004> hlr_ussd.c:518 262426575351252/0x93737065: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012082615689 DSS <0004> hlr_ussd.c:523 262426575351252/0x93737065: USSD for unknown code '*#200#' 20241012082615689 DSS <0004> hlr_ussd.c:354 262426575351252/0x93737065: Tx ReturnError(1, 0x12) 20241012082615689 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426575351252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426575351252" session_id=2473816165 session_state=END} 20241012082615689 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615689 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@20e64d0fa95d: Found GsupExpect[0] for "262426575351252" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@20e64d0fa95d: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262426575351252" TC_mo_ussd_unknown(142)@20e64d0fa95d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082615690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49454<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@20e64d0fa95d: Final verdict of PTC: pass 20241012082615693 DAUC <0003> db_auc.c:157 IMSI='262428118088337': No 2G Auth Data 20241012082615693 DAUC <0003> db_auc.c:192 IMSI='262428118088337': No 3G Auth Data HLR_Test-GSUP(135)@20e64d0fa95d: Created GsupExpect[0] for "262428118088337" to be handled at TC_mo_ussd_unknown(143) 20241012082615712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49456<->l=127.0.0.1:4258 20241012082615715 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082615715 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428118088337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428118088337" session_id=4133493327 session_state=BEGIN} 20241012082615715 DSS <0004> hlr_ussd.c:576 262428118088337/0xf6601a4f: Process SS (BEGIN) 20241012082615715 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012082615715 DSS <0004> hlr_ussd.c:518 262428118088337/0xf6601a4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012082615715 DSS <0004> hlr_ussd.c:523 262428118088337/0xf6601a4f: USSD for unknown code '*#200#' 20241012082615715 DSS <0004> hlr_ussd.c:354 262428118088337/0xf6601a4f: Tx ReturnError(1, 0x12) 20241012082615715 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428118088337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428118088337" session_id=4133493327 session_state=END} 20241012082615715 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615715 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@20e64d0fa95d: Found GsupExpect[0] for "262428118088337" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@20e64d0fa95d: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262428118088337" TC_mo_ussd_unknown(143)@20e64d0fa95d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082615716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49456<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@20e64d0fa95d: Final verdict of PTC: pass 20241012082615719 DAUC <0003> db_auc.c:157 IMSI='262424682281093': No 2G Auth Data 20241012082615719 DAUC <0003> db_auc.c:192 IMSI='262424682281093': No 3G Auth Data HLR_Test-GSUP(135)@20e64d0fa95d: Created GsupExpect[0] for "262424682281093" to be handled at TC_mo_ussd_unknown(144) 20241012082615732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49458<->l=127.0.0.1:4258 20241012082615735 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082615735 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424682281093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424682281093" session_id=2536903503 session_state=BEGIN} 20241012082615735 DSS <0004> hlr_ussd.c:576 262424682281093/0x9736134f: Process SS (BEGIN) 20241012082615735 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012082615735 DSS <0004> hlr_ussd.c:518 262424682281093/0x9736134f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012082615735 DSS <0004> hlr_ussd.c:523 262424682281093/0x9736134f: USSD for unknown code '*#200#' 20241012082615735 DSS <0004> hlr_ussd.c:354 262424682281093/0x9736134f: Tx ReturnError(1, 0x12) 20241012082615735 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424682281093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424682281093" session_id=2536903503 session_state=END} 20241012082615735 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615735 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@20e64d0fa95d: Found GsupExpect[0] for "262424682281093" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@20e64d0fa95d: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262424682281093" TC_mo_ussd_unknown(144)@20e64d0fa95d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082615736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49458<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@20e64d0fa95d: Final verdict of PTC: pass 20241012082615739 DAUC <0003> db_auc.c:157 IMSI='262427996773591': No 2G Auth Data 20241012082615739 DAUC <0003> db_auc.c:192 IMSI='262427996773591': No 3G Auth Data HLR_Test-GSUP(135)@20e64d0fa95d: Created GsupExpect[0] for "262427996773591" to be handled at TC_mo_ussd_unknown(145) 20241012082615758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49466<->l=127.0.0.1:4258 20241012082615761 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082615761 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427996773591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427996773591" session_id=849732803 session_state=BEGIN} 20241012082615761 DSS <0004> hlr_ussd.c:576 262427996773591/0x32a5e4c3: Process SS (BEGIN) 20241012082615761 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241012082615761 DSS <0004> hlr_ussd.c:518 262427996773591/0x32a5e4c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241012082615761 DSS <0004> hlr_ussd.c:523 262427996773591/0x32a5e4c3: USSD for unknown code '*#200#' 20241012082615761 DSS <0004> hlr_ussd.c:354 262427996773591/0x32a5e4c3: Tx ReturnError(1, 0x12) 20241012082615761 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427996773591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427996773591" session_id=849732803 session_state=END} 20241012082615761 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082615761 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@20e64d0fa95d: Found GsupExpect[0] for "262427996773591" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@20e64d0fa95d: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262427996773591" TC_mo_ussd_unknown(145)@20e64d0fa95d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082615762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49466<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@20e64d0fa95d: Final verdict of PTC: pass 20241012082615762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49398<->l=127.0.0.1:4258 20241012082615763 DLINP <000b> input/ipa.c:451 connected read/write 20241012082615763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082615763 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082615763 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082615763 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082615763 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41979<->l=127.0.0.1:4259) 136@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP(135)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 136: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@20e64d0fa95d: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:26:15 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20241012082615785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49476<->l=127.0.0.1:4258 20241012082615886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49476<->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=39460) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:26:17 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_mo_ussd_euse_disc started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082619008 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082619008 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082619013 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082619017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49480<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082619026 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082619026 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082619026 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082619026 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 20241012082619026 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082619026 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 20241012082619026 DLGSUP <0013> gsup_server.c:235 2: 20241012082619026 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082619026 DLGSUP <0013> gsup_server.c:235 3: 20241012082619026 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082619026 DLGSUP <0013> gsup_server.c:235 4: 20241012082619026 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082619026 DLGSUP <0013> gsup_server.c:235 5: 20241012082619026 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082619026 DLGSUP <0013> gsup_server.c:235 7: 20241012082619026 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082619026 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082619026 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082619026 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(146)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@20e64d0fa95d: 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") 20241012082619076 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33435<->l=127.0.0.1:4259) 20241012082619103 DAUC <0003> db_auc.c:157 IMSI='262425151977622': No 2G Auth Data 20241012082619103 DAUC <0003> db_auc.c:192 IMSI='262425151977622': No 3G Auth Data HLR_Test-GSUP(147)@20e64d0fa95d: Created GsupExpect[0] for "262425151977622" to be handled at TC_mo_ussd_euse_disc(150) 20241012082619122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49494<->l=127.0.0.1:4258 20241012082619131 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082619131 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425151977622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425151977622" session_id=1644222298 session_state=BEGIN} 20241012082619131 DSS <0004> hlr_ussd.c:576 262425151977622/0x6200d75a: Process SS (BEGIN) 20241012082619131 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082619131 DSS <0004> hlr_ussd.c:518 262425151977622/0x6200d75a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082619131 DSS <0004> hlr_ussd.c:542 262425151977622/0x6200d75a: Cannot find conn for EUSE EUSE-foobar 20241012082619131 DSS <0004> hlr_ussd.c:354 262425151977622/0x6200d75a: Tx ReturnError(1, 0x22) 20241012082619131 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425151977622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425151977622" session_id=1644222298 session_state=END} 20241012082619131 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619131 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@20e64d0fa95d: Found GsupExpect[0] for "262425151977622" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@20e64d0fa95d: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262425151977622" TC_mo_ussd_euse_disc(150)@20e64d0fa95d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082619137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49494<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@20e64d0fa95d: Final verdict of PTC: pass 20241012082619140 DAUC <0003> db_auc.c:157 IMSI='262421064062685': No 2G Auth Data 20241012082619140 DAUC <0003> db_auc.c:192 IMSI='262421064062685': No 3G Auth Data HLR_Test-GSUP(147)@20e64d0fa95d: Created GsupExpect[0] for "262421064062685" to be handled at TC_mo_ussd_euse_disc(151) 20241012082619160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49508<->l=127.0.0.1:4258 20241012082619168 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082619169 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421064062685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421064062685" session_id=3409075119 session_state=BEGIN} 20241012082619169 DSS <0004> hlr_ussd.c:576 262421064062685/0xcb325baf: Process SS (BEGIN) 20241012082619169 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082619169 DSS <0004> hlr_ussd.c:518 262421064062685/0xcb325baf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082619169 DSS <0004> hlr_ussd.c:542 262421064062685/0xcb325baf: Cannot find conn for EUSE EUSE-foobar 20241012082619169 DSS <0004> hlr_ussd.c:354 262421064062685/0xcb325baf: Tx ReturnError(1, 0x22) 20241012082619169 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421064062685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421064062685" session_id=3409075119 session_state=END} 20241012082619169 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619169 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@20e64d0fa95d: Found GsupExpect[0] for "262421064062685" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@20e64d0fa95d: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262421064062685" TC_mo_ussd_euse_disc(151)@20e64d0fa95d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082619173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49508<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@20e64d0fa95d: Final verdict of PTC: pass 20241012082619176 DAUC <0003> db_auc.c:157 IMSI='262421155200142': No 2G Auth Data 20241012082619176 DAUC <0003> db_auc.c:192 IMSI='262421155200142': No 3G Auth Data HLR_Test-GSUP(147)@20e64d0fa95d: Created GsupExpect[0] for "262421155200142" to be handled at TC_mo_ussd_euse_disc(152) 20241012082619192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49518<->l=127.0.0.1:4258 20241012082619196 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082619196 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421155200142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421155200142" session_id=1103127506 session_state=BEGIN} 20241012082619196 DSS <0004> hlr_ussd.c:576 262421155200142/0x41c063d2: Process SS (BEGIN) 20241012082619196 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082619196 DSS <0004> hlr_ussd.c:518 262421155200142/0x41c063d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082619196 DSS <0004> hlr_ussd.c:542 262421155200142/0x41c063d2: Cannot find conn for EUSE EUSE-foobar 20241012082619196 DSS <0004> hlr_ussd.c:354 262421155200142/0x41c063d2: Tx ReturnError(1, 0x22) 20241012082619196 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421155200142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421155200142" session_id=1103127506 session_state=END} 20241012082619196 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619196 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@20e64d0fa95d: Found GsupExpect[0] for "262421155200142" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@20e64d0fa95d: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262421155200142" TC_mo_ussd_euse_disc(152)@20e64d0fa95d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082619199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49518<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@20e64d0fa95d: Final verdict of PTC: pass 20241012082619202 DAUC <0003> db_auc.c:157 IMSI='262428161910840': No 2G Auth Data 20241012082619202 DAUC <0003> db_auc.c:192 IMSI='262428161910840': No 3G Auth Data HLR_Test-GSUP(147)@20e64d0fa95d: Created GsupExpect[0] for "262428161910840" to be handled at TC_mo_ussd_euse_disc(153) 20241012082619217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49528<->l=127.0.0.1:4258 20241012082619221 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082619221 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428161910840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428161910840" session_id=851726336 session_state=BEGIN} 20241012082619221 DSS <0004> hlr_ussd.c:576 262428161910840/0x32c45000: Process SS (BEGIN) 20241012082619221 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082619221 DSS <0004> hlr_ussd.c:518 262428161910840/0x32c45000: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082619221 DSS <0004> hlr_ussd.c:542 262428161910840/0x32c45000: Cannot find conn for EUSE EUSE-foobar 20241012082619221 DSS <0004> hlr_ussd.c:354 262428161910840/0x32c45000: Tx ReturnError(1, 0x22) 20241012082619221 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428161910840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428161910840" session_id=851726336 session_state=END} 20241012082619221 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619221 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@20e64d0fa95d: Found GsupExpect[0] for "262428161910840" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@20e64d0fa95d: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262428161910840" TC_mo_ussd_euse_disc(153)@20e64d0fa95d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082619223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49528<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@20e64d0fa95d: Final verdict of PTC: pass 20241012082619226 DAUC <0003> db_auc.c:157 IMSI='262427897737035': No 2G Auth Data 20241012082619226 DAUC <0003> db_auc.c:192 IMSI='262427897737035': No 3G Auth Data HLR_Test-GSUP(147)@20e64d0fa95d: Created GsupExpect[0] for "262427897737035" to be handled at TC_mo_ussd_euse_disc(154) 20241012082619242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49536<->l=127.0.0.1:4258 20241012082619246 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082619246 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427897737035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427897737035" session_id=3773674047 session_state=BEGIN} 20241012082619246 DSS <0004> hlr_ussd.c:576 262427897737035/0xe0edb23f: Process SS (BEGIN) 20241012082619246 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082619246 DSS <0004> hlr_ussd.c:518 262427897737035/0xe0edb23f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082619246 DSS <0004> hlr_ussd.c:542 262427897737035/0xe0edb23f: Cannot find conn for EUSE EUSE-foobar 20241012082619246 DSS <0004> hlr_ussd.c:354 262427897737035/0xe0edb23f: Tx ReturnError(1, 0x22) 20241012082619246 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427897737035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427897737035" session_id=3773674047 session_state=END} 20241012082619246 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619246 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@20e64d0fa95d: Found GsupExpect[0] for "262427897737035" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@20e64d0fa95d: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262427897737035" TC_mo_ussd_euse_disc(154)@20e64d0fa95d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082619250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49536<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@20e64d0fa95d: Final verdict of PTC: pass 20241012082619253 DAUC <0003> db_auc.c:157 IMSI='262420143834644': No 2G Auth Data 20241012082619253 DAUC <0003> db_auc.c:192 IMSI='262420143834644': No 3G Auth Data HLR_Test-GSUP(147)@20e64d0fa95d: Created GsupExpect[0] for "262420143834644" to be handled at TC_mo_ussd_euse_disc(155) 20241012082619270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49548<->l=127.0.0.1:4258 20241012082619274 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082619274 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420143834644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420143834644" session_id=92790788 session_state=BEGIN} 20241012082619274 DSS <0004> hlr_ussd.c:576 262420143834644/0x0587e004: Process SS (BEGIN) 20241012082619274 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082619274 DSS <0004> hlr_ussd.c:518 262420143834644/0x0587e004: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082619274 DSS <0004> hlr_ussd.c:542 262420143834644/0x0587e004: Cannot find conn for EUSE EUSE-foobar 20241012082619274 DSS <0004> hlr_ussd.c:354 262420143834644/0x0587e004: Tx ReturnError(1, 0x22) 20241012082619274 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420143834644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420143834644" session_id=92790788 session_state=END} 20241012082619274 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619274 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@20e64d0fa95d: Found GsupExpect[0] for "262420143834644" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@20e64d0fa95d: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262420143834644" TC_mo_ussd_euse_disc(155)@20e64d0fa95d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082619275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49548<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@20e64d0fa95d: Final verdict of PTC: pass 20241012082619278 DAUC <0003> db_auc.c:157 IMSI='262429987551307': No 2G Auth Data 20241012082619278 DAUC <0003> db_auc.c:192 IMSI='262429987551307': No 3G Auth Data HLR_Test-GSUP(147)@20e64d0fa95d: Created GsupExpect[0] for "262429987551307" to be handled at TC_mo_ussd_euse_disc(156) 20241012082619295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49550<->l=127.0.0.1:4258 20241012082619298 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082619298 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429987551307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429987551307" session_id=4288415604 session_state=BEGIN} 20241012082619298 DSS <0004> hlr_ussd.c:576 262429987551307/0xff9c0774: Process SS (BEGIN) 20241012082619298 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082619298 DSS <0004> hlr_ussd.c:518 262429987551307/0xff9c0774: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082619298 DSS <0004> hlr_ussd.c:542 262429987551307/0xff9c0774: Cannot find conn for EUSE EUSE-foobar 20241012082619298 DSS <0004> hlr_ussd.c:354 262429987551307/0xff9c0774: Tx ReturnError(1, 0x22) 20241012082619298 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429987551307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429987551307" session_id=4288415604 session_state=END} 20241012082619298 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619298 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@20e64d0fa95d: Found GsupExpect[0] for "262429987551307" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@20e64d0fa95d: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262429987551307" TC_mo_ussd_euse_disc(156)@20e64d0fa95d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082619300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49550<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@20e64d0fa95d: Final verdict of PTC: pass 20241012082619303 DAUC <0003> db_auc.c:157 IMSI='262422705784215': No 2G Auth Data 20241012082619303 DAUC <0003> db_auc.c:192 IMSI='262422705784215': No 3G Auth Data HLR_Test-GSUP(147)@20e64d0fa95d: Created GsupExpect[0] for "262422705784215" to be handled at TC_mo_ussd_euse_disc(157) 20241012082619318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49556<->l=127.0.0.1:4258 20241012082619320 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082619320 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422705784215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422705784215" session_id=4124282659 session_state=BEGIN} 20241012082619320 DSS <0004> hlr_ussd.c:576 262422705784215/0xf5d38f23: Process SS (BEGIN) 20241012082619320 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082619320 DSS <0004> hlr_ussd.c:518 262422705784215/0xf5d38f23: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082619320 DSS <0004> hlr_ussd.c:542 262422705784215/0xf5d38f23: Cannot find conn for EUSE EUSE-foobar 20241012082619320 DSS <0004> hlr_ussd.c:354 262422705784215/0xf5d38f23: Tx ReturnError(1, 0x22) 20241012082619320 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422705784215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422705784215" session_id=4124282659 session_state=END} 20241012082619320 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082619320 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@20e64d0fa95d: Found GsupExpect[0] for "262422705784215" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@20e64d0fa95d: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262422705784215" TC_mo_ussd_euse_disc(157)@20e64d0fa95d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082619322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49556<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@20e64d0fa95d: Final verdict of PTC: pass 20241012082619322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49480<->l=127.0.0.1:4258 20241012082619323 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33435<->l=127.0.0.1:4259) 20241012082619323 DLINP <000b> input/ipa.c:451 connected read/write 20241012082619323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082619323 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082619323 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082619323 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@20e64d0fa95d: Final verdict of PTC: none 148@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 148: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@20e64d0fa95d: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:26:19 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20241012082619345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49558<->l=127.0.0.1:4258 20241012082619547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49558<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=880) Waiting for packet dumper to finish... 1 (prev_count=880, count=39496) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:26:21 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_mo_ussd_iuse_imsi started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082622667 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082622667 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082622669 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082622669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49648<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082622670 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082622670 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082622670 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082622670 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 20241012082622670 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082622670 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 20241012082622670 DLGSUP <0013> gsup_server.c:235 2: 20241012082622670 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082622670 DLGSUP <0013> gsup_server.c:235 3: 20241012082622670 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082622670 DLGSUP <0013> gsup_server.c:235 4: 20241012082622670 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082622670 DLGSUP <0013> gsup_server.c:235 5: 20241012082622670 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082622670 DLGSUP <0013> gsup_server.c:235 7: 20241012082622670 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082622670 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082622670 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082622670 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)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@20e64d0fa95d: 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") 20241012082622680 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40369<->l=127.0.0.1:4259) 20241012082622710 DAUC <0003> db_auc.c:157 IMSI='262429304607064': No 2G Auth Data 20241012082622710 DAUC <0003> db_auc.c:192 IMSI='262429304607064': No 3G Auth Data HLR_Test-GSUP(159)@20e64d0fa95d: Created GsupExpect[0] for "262429304607064" to be handled at TC_mo_ussd_iuse_imsi(162) 20241012082622740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49662<->l=127.0.0.1:4258 20241012082622754 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082622755 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429304607064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429304607064" session_id=3656937884 session_state=BEGIN} 20241012082622755 DSS <0004> hlr_ussd.c:576 262429304607064/0xd9f8719c: Process SS (BEGIN) 20241012082622755 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082622755 DSS <0004> hlr_ussd.c:518 262429304607064/0xd9f8719c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082622755 DSS <0004> hlr_ussd.c:363 262429304607064/0xd9f8719c: Tx USSD 'Your IMSI is 262429304607064' 20241012082622755 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429304607064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429304607064" session_id=3656937884 session_state=END} 20241012082622755 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429304607064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082622755 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622755 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@20e64d0fa95d: Found GsupExpect[0] for "262429304607064" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@20e64d0fa95d: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262429304607064" TC_mo_ussd_iuse_imsi(162)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434596E06A3D96037988D06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082622761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49662<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@20e64d0fa95d: Final verdict of PTC: pass 20241012082622765 DAUC <0003> db_auc.c:157 IMSI='262423569429524': No 2G Auth Data 20241012082622765 DAUC <0003> db_auc.c:192 IMSI='262423569429524': No 3G Auth Data HLR_Test-GSUP(159)@20e64d0fa95d: Created GsupExpect[0] for "262423569429524" to be handled at TC_mo_ussd_iuse_imsi(163) 20241012082622776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49676<->l=127.0.0.1:4258 20241012082622779 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082622779 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423569429524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423569429524" session_id=1101766893 session_state=BEGIN} 20241012082622779 DSS <0004> hlr_ussd.c:576 262423569429524/0x41aba0ed: Process SS (BEGIN) 20241012082622779 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082622779 DSS <0004> hlr_ussd.c:518 262423569429524/0x41aba0ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082622779 DSS <0004> hlr_ussd.c:363 262423569429524/0x41aba0ed: Tx USSD 'Your IMSI is 262423569429524' 20241012082622779 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423569429524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423569429524" session_id=1101766893 session_state=END} 20241012082622779 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423569429524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082622779 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622779 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@20e64d0fa95d: Found GsupExpect[0] for "262423569429524" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@20e64d0fa95d: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262423569429524" TC_mo_ussd_iuse_imsi(163)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9AC66CBD164B99A8C06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082622781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49676<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@20e64d0fa95d: Final verdict of PTC: pass 20241012082622784 DAUC <0003> db_auc.c:157 IMSI='262421574836777': No 2G Auth Data 20241012082622784 DAUC <0003> db_auc.c:192 IMSI='262421574836777': No 3G Auth Data HLR_Test-GSUP(159)@20e64d0fa95d: Created GsupExpect[0] for "262421574836777" to be handled at TC_mo_ussd_iuse_imsi(164) 20241012082622794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49688<->l=127.0.0.1:4258 20241012082622797 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082622797 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421574836777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421574836777" session_id=3641940388 session_state=BEGIN} 20241012082622797 DSS <0004> hlr_ussd.c:576 262421574836777/0xd91399a4: Process SS (BEGIN) 20241012082622797 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082622797 DSS <0004> hlr_ussd.c:518 262421574836777/0xd91399a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082622797 DSS <0004> hlr_ussd.c:363 262421574836777/0xd91399a4: Tx USSD 'Your IMSI is 262421574836777' 20241012082622797 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421574836777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421574836777" session_id=3641940388 session_state=END} 20241012082622797 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421574836777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082622797 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622797 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@20e64d0fa95d: Found GsupExpect[0] for "262421574836777" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@20e64d0fa95d: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262421574836777" TC_mo_ussd_iuse_imsi(164)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459AC76A3E166B6DBED06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082622799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49688<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@20e64d0fa95d: Final verdict of PTC: pass 20241012082622802 DAUC <0003> db_auc.c:157 IMSI='262428411352880': No 2G Auth Data 20241012082622802 DAUC <0003> db_auc.c:192 IMSI='262428411352880': No 3G Auth Data HLR_Test-GSUP(159)@20e64d0fa95d: Created GsupExpect[0] for "262428411352880" to be handled at TC_mo_ussd_iuse_imsi(165) 20241012082622813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49694<->l=127.0.0.1:4258 20241012082622815 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082622815 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428411352880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428411352880" session_id=813387512 session_state=BEGIN} 20241012082622815 DSS <0004> hlr_ussd.c:576 262428411352880/0x307b4ef8: Process SS (BEGIN) 20241012082622815 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082622815 DSS <0004> hlr_ussd.c:518 262428411352880/0x307b4ef8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082622815 DSS <0004> hlr_ussd.c:363 262428411352880/0x307b4ef8: Tx USSD 'Your IMSI is 262428411352880' 20241012082622815 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428411352880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428411352880" session_id=813387512 session_state=END} 20241012082622815 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428411352880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082622815 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622815 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@20e64d0fa95d: Found GsupExpect[0] for "262428411352880" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@20e64d0fa95d: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262428411352880" TC_mo_ussd_iuse_imsi(165)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434198E168BCD6A321C0E06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082622817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49694<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@20e64d0fa95d: Final verdict of PTC: pass 20241012082622820 DAUC <0003> db_auc.c:157 IMSI='262427038481473': No 2G Auth Data 20241012082622820 DAUC <0003> db_auc.c:192 IMSI='262427038481473': No 3G Auth Data HLR_Test-GSUP(159)@20e64d0fa95d: Created GsupExpect[0] for "262427038481473" to be handled at TC_mo_ussd_iuse_imsi(166) 20241012082622831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49710<->l=127.0.0.1:4258 20241012082622834 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082622834 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427038481473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427038481473" session_id=3924582656 session_state=BEGIN} 20241012082622834 DSS <0004> hlr_ussd.c:576 262427038481473/0xe9ec6100: Process SS (BEGIN) 20241012082622834 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082622834 DSS <0004> hlr_ussd.c:518 262427038481473/0xe9ec6100: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082622834 DSS <0004> hlr_ussd.c:363 262427038481473/0xe9ec6100: Tx USSD 'Your IMSI is 262427038481473' 20241012082622834 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427038481473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427038481473" session_id=3924582656 session_state=END} 20241012082622834 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427038481473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082622834 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622834 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@20e64d0fa95d: Found GsupExpect[0] for "262427038481473" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@20e64d0fa95d: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262427038481473" TC_mo_ussd_iuse_imsi(166)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90D36C3D17031DA6D06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082622836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49710<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@20e64d0fa95d: Final verdict of PTC: pass 20241012082622839 DAUC <0003> db_auc.c:157 IMSI='262422190700746': No 2G Auth Data 20241012082622839 DAUC <0003> db_auc.c:192 IMSI='262422190700746': No 3G Auth Data HLR_Test-GSUP(159)@20e64d0fa95d: Created GsupExpect[0] for "262422190700746" to be handled at TC_mo_ussd_iuse_imsi(167) 20241012082622853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49716<->l=127.0.0.1:4258 20241012082622856 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082622856 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422190700746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422190700746" session_id=3753961001 session_state=BEGIN} 20241012082622856 DSS <0004> hlr_ussd.c:576 262422190700746/0xdfc0e629: Process SS (BEGIN) 20241012082622856 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082622856 DSS <0004> hlr_ussd.c:518 262422190700746/0xdfc0e629: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082622856 DSS <0004> hlr_ussd.c:363 262422190700746/0xdfc0e629: Tx USSD 'Your IMSI is 262422190700746' 20241012082622856 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422190700746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422190700746" session_id=3753961001 session_state=END} 20241012082622856 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422190700746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082622856 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622856 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@20e64d0fa95d: Found GsupExpect[0] for "262422190700746" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@20e64d0fa95d: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262422190700746" TC_mo_ussd_iuse_imsi(167)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434992C9683DD60B01BCD06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082622858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49716<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@20e64d0fa95d: Final verdict of PTC: pass 20241012082622860 DAUC <0003> db_auc.c:157 IMSI='262429893856012': No 2G Auth Data 20241012082622860 DAUC <0003> db_auc.c:192 IMSI='262429893856012': No 3G Auth Data HLR_Test-GSUP(159)@20e64d0fa95d: Created GsupExpect[0] for "262429893856012" to be handled at TC_mo_ussd_iuse_imsi(168) 20241012082622874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49730<->l=127.0.0.1:4258 20241012082622877 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082622877 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429893856012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429893856012" session_id=3262933597 session_state=BEGIN} 20241012082622877 DSS <0004> hlr_ussd.c:576 262429893856012/0xc27c6a5d: Process SS (BEGIN) 20241012082622877 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082622877 DSS <0004> hlr_ussd.c:518 262429893856012/0xc27c6a5d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082622877 DSS <0004> hlr_ussd.c:363 262429893856012/0xc27c6a5d: Tx USSD 'Your IMSI is 262429893856012' 20241012082622877 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429893856012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429893856012" session_id=3262933597 session_state=END} 20241012082622877 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429893856012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082622877 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622877 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@20e64d0fa95d: Found GsupExpect[0] for "262429893856012" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@20e64d0fa95d: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262429893856012" TC_mo_ussd_iuse_imsi(168)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590E979BE16A36584C06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082622879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49730<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@20e64d0fa95d: Final verdict of PTC: pass 20241012082622882 DAUC <0003> db_auc.c:157 IMSI='262429361570616': No 2G Auth Data 20241012082622882 DAUC <0003> db_auc.c:192 IMSI='262429361570616': No 3G Auth Data HLR_Test-GSUP(159)@20e64d0fa95d: Created GsupExpect[0] for "262429361570616" to be handled at TC_mo_ussd_iuse_imsi(169) 20241012082622896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49734<->l=127.0.0.1:4258 20241012082622898 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082622899 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429361570616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429361570616" session_id=528645432 session_state=BEGIN} 20241012082622899 DSS <0004> hlr_ussd.c:576 262429361570616/0x1f827d38: Process SS (BEGIN) 20241012082622899 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082622899 DSS <0004> hlr_ussd.c:518 262429361570616/0x1f827d38: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082622899 DSS <0004> hlr_ussd.c:363 262429361570616/0x1f827d38: Tx USSD 'Your IMSI is 262429361570616' 20241012082622899 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429361570616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429361570616" session_id=528645432 session_state=END} 20241012082622899 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429361570616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082622899 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082622899 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@20e64d0fa95d: Found GsupExpect[0] for "262429361570616" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@20e64d0fa95d: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262429361570616" TC_mo_ussd_iuse_imsi(169)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434596E668BD56E305BCC06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082622900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49734<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@20e64d0fa95d: Final verdict of PTC: pass 20241012082622901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49648<->l=127.0.0.1:4258 20241012082622901 DLINP <000b> input/ipa.c:451 connected read/write 20241012082622901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082622901 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082622901 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082622901 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082622901 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40369<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@20e64d0fa95d: Final verdict of PTC: none 160@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 160: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@20e64d0fa95d: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:26:22 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20241012082622924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49744<->l=127.0.0.1:4258 20241012082623125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49744<->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=39752) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:26:25 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082626243 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082626243 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082626248 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082626249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49756<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082626254 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082626254 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082626254 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082626254 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 20241012082626254 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082626254 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 20241012082626254 DLGSUP <0013> gsup_server.c:235 2: 20241012082626254 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082626254 DLGSUP <0013> gsup_server.c:235 3: 20241012082626254 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082626254 DLGSUP <0013> gsup_server.c:235 4: 20241012082626254 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082626254 DLGSUP <0013> gsup_server.c:235 5: 20241012082626254 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082626254 DLGSUP <0013> gsup_server.c:235 7: 20241012082626254 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082626254 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082626254 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082626254 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(170)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@20e64d0fa95d: 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") 20241012082626286 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42539<->l=127.0.0.1:4259) 20241012082626312 DAUC <0003> db_auc.c:157 IMSI='262426265218343': No 2G Auth Data 20241012082626312 DAUC <0003> db_auc.c:192 IMSI='262426265218343': No 3G Auth Data HLR_Test-GSUP(171)@20e64d0fa95d: Created GsupExpect[0] for "262426265218343" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241012082626349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4258 20241012082626365 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082626365 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262426265218343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426265218343" source_name="the-source\n" session_id=427402627 session_state=BEGIN} 20241012082626365 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241012082626365 DSS <0004> hlr_ussd.c:576 262426265218343/0x1979a583: Process SS (BEGIN) 20241012082626365 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082626365 DSS <0004> hlr_ussd.c:518 262426265218343/0x1979a583: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082626365 DSS <0004> hlr_ussd.c:363 262426265218343/0x1979a583: Tx USSD 'Your IMSI is 262426265218343' 20241012082626365 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262426265218343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426265218343" destination_name="the-source\n" session_id=427402627 session_state=END} 20241012082626365 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262426265218343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082626365 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626365 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@20e64d0fa95d: Found GsupExpect[0] for "262426265218343" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@20e64d0fa95d: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262426265218343" TC_mo_ussd_iuse_imsi_via_proxy(174)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434994D66ABC962B8196D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082626375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@20e64d0fa95d: Final verdict of PTC: pass 20241012082626380 DAUC <0003> db_auc.c:157 IMSI='262428446372451': No 2G Auth Data 20241012082626380 DAUC <0003> db_auc.c:192 IMSI='262428446372451': No 3G Auth Data HLR_Test-GSUP(171)@20e64d0fa95d: Created GsupExpect[0] for "262428446372451" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241012082626396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49774<->l=127.0.0.1:4258 20241012082626399 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082626399 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262428446372451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428446372451" source_name="the-source\n" session_id=4052489991 session_state=BEGIN} 20241012082626399 DSS <0004> hlr_ussd.c:576 262428446372451/0xf18c1707: Process SS (BEGIN) 20241012082626399 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082626399 DSS <0004> hlr_ussd.c:518 262428446372451/0xf18c1707: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082626399 DSS <0004> hlr_ussd.c:363 262428446372451/0xf18c1707: Tx USSD 'Your IMSI is 262428446372451' 20241012082626399 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262428446372451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428446372451" destination_name="the-source\n" session_id=4052489991 session_state=END} 20241012082626399 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262428446372451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082626399 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626399 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@20e64d0fa95d: Found GsupExpect[0] for "262428446372451" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@20e64d0fa95d: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262428446372451" TC_mo_ussd_iuse_imsi_via_proxy(175)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434198E46B3CD6E325A2D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082626401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49774<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@20e64d0fa95d: Final verdict of PTC: pass 20241012082626404 DAUC <0003> db_auc.c:157 IMSI='262424956102333': No 2G Auth Data 20241012082626404 DAUC <0003> db_auc.c:192 IMSI='262424956102333': No 3G Auth Data HLR_Test-GSUP(171)@20e64d0fa95d: Created GsupExpect[0] for "262424956102333" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241012082626415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49790<->l=127.0.0.1:4258 20241012082626418 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082626418 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262424956102333 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424956102333" source_name="the-source\n" session_id=3953932959 session_state=BEGIN} 20241012082626418 DSS <0004> hlr_ussd.c:576 262424956102333/0xebac3a9f: Process SS (BEGIN) 20241012082626418 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082626418 DSS <0004> hlr_ussd.c:518 262424956102333/0xebac3a9f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082626418 DSS <0004> hlr_ussd.c:363 262424956102333/0xebac3a9f: Tx USSD 'Your IMSI is 262424956102333' 20241012082626418 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262424956102333 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424956102333" destination_name="the-source\n" session_id=3953932959 session_state=END} 20241012082626418 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262424956102333 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082626418 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626418 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@20e64d0fa95d: Found GsupExpect[0] for "262424956102333" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@20e64d0fa95d: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262424956102333" TC_mo_ussd_iuse_imsi_via_proxy(176)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192D57B3C560B2D96C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082626420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49790<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@20e64d0fa95d: Final verdict of PTC: pass 20241012082626423 DAUC <0003> db_auc.c:157 IMSI='262427146040242': No 2G Auth Data 20241012082626423 DAUC <0003> db_auc.c:192 IMSI='262427146040242': No 3G Auth Data HLR_Test-GSUP(171)@20e64d0fa95d: Created GsupExpect[0] for "262427146040242" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241012082626435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49806<->l=127.0.0.1:4258 20241012082626437 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082626437 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262427146040242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427146040242" source_name="the-source\n" session_id=859809336 session_state=BEGIN} 20241012082626437 DSS <0004> hlr_ussd.c:576 262427146040242/0x333fa638: Process SS (BEGIN) 20241012082626437 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082626437 DSS <0004> hlr_ussd.c:518 262427146040242/0x333fa638: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082626437 DSS <0004> hlr_ussd.c:363 262427146040242/0x333fa638: Tx USSD 'Your IMSI is 262427146040242' 20241012082626437 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262427146040242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427146040242" destination_name="the-source\n" session_id=859809336 session_state=END} 20241012082626437 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262427146040242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082626437 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626437 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@20e64d0fa95d: Found GsupExpect[0] for "262427146040242" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@20e64d0fa95d: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262427146040242" TC_mo_ussd_iuse_imsi_via_proxy(177)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92D46B3C16830194D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082626439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49806<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@20e64d0fa95d: Final verdict of PTC: pass 20241012082626442 DAUC <0003> db_auc.c:157 IMSI='262428532980122': No 2G Auth Data 20241012082626442 DAUC <0003> db_auc.c:192 IMSI='262428532980122': No 3G Auth Data HLR_Test-GSUP(171)@20e64d0fa95d: Created GsupExpect[0] for "262428532980122" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241012082626453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49808<->l=127.0.0.1:4258 20241012082626456 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082626456 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262428532980122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428532980122" source_name="the-source\n" session_id=28908490 session_state=BEGIN} 20241012082626456 DSS <0004> hlr_ussd.c:576 262428532980122/0x01b91bca: Process SS (BEGIN) 20241012082626456 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082626456 DSS <0004> hlr_ussd.c:518 262428532980122/0x01b91bca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082626456 DSS <0004> hlr_ussd.c:363 262428532980122/0x01b91bca: Tx USSD 'Your IMSI is 262428532980122' 20241012082626456 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262428532980122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428532980122" destination_name="the-source\n" session_id=28908490 session_state=END} 20241012082626456 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262428532980122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082626456 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626456 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@20e64d0fa95d: Found GsupExpect[0] for "262428532980122" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@20e64d0fa95d: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262428532980122" TC_mo_ussd_iuse_imsi_via_proxy(178)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419AE3693E570B0984C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082626458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49808<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@20e64d0fa95d: Final verdict of PTC: pass 20241012082626461 DAUC <0003> db_auc.c:157 IMSI='262423577907203': No 2G Auth Data 20241012082626461 DAUC <0003> db_auc.c:192 IMSI='262423577907203': No 3G Auth Data HLR_Test-GSUP(171)@20e64d0fa95d: Created GsupExpect[0] for "262423577907203" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241012082626474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49814<->l=127.0.0.1:4258 20241012082626476 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082626476 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423577907203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423577907203" source_name="the-source\n" session_id=1226632802 session_state=BEGIN} 20241012082626476 DSS <0004> hlr_ussd.c:576 262423577907203/0x491cee62: Process SS (BEGIN) 20241012082626476 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082626476 DSS <0004> hlr_ussd.c:518 262423577907203/0x491cee62: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082626476 DSS <0004> hlr_ussd.c:363 262423577907203/0x491cee62: Tx USSD 'Your IMSI is 262423577907203' 20241012082626476 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423577907203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423577907203" destination_name="the-source\n" session_id=1226632802 session_state=END} 20241012082626476 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262423577907203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082626476 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626477 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@20e64d0fa95d: Found GsupExpect[0] for "262423577907203" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@20e64d0fa95d: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262423577907203" TC_mo_ussd_iuse_imsi_via_proxy(179)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9AC76BBE56037196C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082626478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49814<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@20e64d0fa95d: Final verdict of PTC: pass 20241012082626481 DAUC <0003> db_auc.c:157 IMSI='262425815580491': No 2G Auth Data 20241012082626481 DAUC <0003> db_auc.c:192 IMSI='262425815580491': No 3G Auth Data HLR_Test-GSUP(171)@20e64d0fa95d: Created GsupExpect[0] for "262425815580491" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241012082626495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49818<->l=127.0.0.1:4258 20241012082626497 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082626497 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262425815580491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425815580491" source_name="the-source\n" session_id=2913575187 session_state=BEGIN} 20241012082626497 DSS <0004> hlr_ussd.c:576 262425815580491/0xada9a113: Process SS (BEGIN) 20241012082626497 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082626497 DSS <0004> hlr_ussd.c:518 262425815580491/0xada9a113: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082626497 DSS <0004> hlr_ussd.c:363 262425815580491/0xada9a113: Tx USSD 'Your IMSI is 262425815580491' 20241012082626497 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262425815580491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425815580491" destination_name="the-source\n" session_id=2913575187 session_state=END} 20241012082626497 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262425815580491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082626497 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626497 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@20e64d0fa95d: Found GsupExpect[0] for "262425815580491" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@20e64d0fa95d: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262425815580491" TC_mo_ussd_iuse_imsi_via_proxy(180)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590D17ABD570305A2E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082626499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49818<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@20e64d0fa95d: Final verdict of PTC: pass 20241012082626502 DAUC <0003> db_auc.c:157 IMSI='262428290343522': No 2G Auth Data 20241012082626502 DAUC <0003> db_auc.c:192 IMSI='262428290343522': No 3G Auth Data HLR_Test-GSUP(171)@20e64d0fa95d: Created GsupExpect[0] for "262428290343522" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241012082626515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49828<->l=127.0.0.1:4258 20241012082626518 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082626518 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428290343522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428290343522" source_name="the-source\n" session_id=3281233362 session_state=BEGIN} 20241012082626518 DSS <0004> hlr_ussd.c:576 262428290343522/0xc393a5d2: Process SS (BEGIN) 20241012082626518 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241012082626518 DSS <0004> hlr_ussd.c:518 262428290343522/0xc393a5d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241012082626518 DSS <0004> hlr_ussd.c:363 262428290343522/0xc393a5d2: Tx USSD 'Your IMSI is 262428290343522' 20241012082626518 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428290343522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428290343522" destination_name="the-source\n" session_id=3281233362 session_state=END} 20241012082626518 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262428290343522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082626518 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082626518 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@20e64d0fa95d: Found GsupExpect[0] for "262428290343522" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@20e64d0fa95d: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262428290343522" TC_mo_ussd_iuse_imsi_via_proxy(181)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434194E9683CD68B39A4C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082626520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49828<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@20e64d0fa95d: Final verdict of PTC: pass 20241012082626520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49756<->l=127.0.0.1:4258 20241012082626521 DLINP <000b> input/ipa.c:451 connected read/write 20241012082626521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082626521 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082626521 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082626521 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082626521 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241012082626521 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42539<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@20e64d0fa95d: Final verdict of PTC: none 172@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 172: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@20e64d0fa95d: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:26:26 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20241012082626543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49844<->l=127.0.0.1:4258 20241012082626744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49844<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32120) Waiting for packet dumper to finish... 1 (prev_count=32120, count=40380) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:26:28 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_mo_ussd_iuse_msisdn started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082629862 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082629862 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082629867 DLINP <000b> input/ipa.c:451 connected read/write 20241012082629867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082629869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49852<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@20e64d0fa95d: 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) } } } } 20241012082629873 DLINP <000b> input/ipa.c:451 connected read/write 20241012082629873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082629873 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082629873 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082629873 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 20241012082629873 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082629873 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 20241012082629873 DLGSUP <0013> gsup_server.c:235 2: 20241012082629873 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082629873 DLGSUP <0013> gsup_server.c:235 3: 20241012082629873 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082629873 DLGSUP <0013> gsup_server.c:235 4: 20241012082629873 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082629873 DLGSUP <0013> gsup_server.c:235 5: 20241012082629873 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082629873 DLGSUP <0013> gsup_server.c:235 7: 20241012082629873 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082629873 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082629873 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(182)@20e64d0fa95d: 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 } } } } 20241012082629873 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)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@20e64d0fa95d: 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") 20241012082629888 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40925<->l=127.0.0.1:4259) 20241012082629914 DAUC <0003> db_auc.c:157 IMSI='262425012808689': No 2G Auth Data 20241012082629914 DAUC <0003> db_auc.c:192 IMSI='262425012808689': No 3G Auth Data HLR_Test-GSUP(183)@20e64d0fa95d: Created GsupExpect[0] for "262425012808689" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241012082629949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49858<->l=127.0.0.1:4258 20241012082629962 DLINP <000b> input/ipa.c:451 connected read/write 20241012082629962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082629962 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425012808689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425012808689" session_id=1631761732 session_state=BEGIN} 20241012082629962 DSS <0004> hlr_ussd.c:576 262425012808689/0x6142b544: Process SS (BEGIN) 20241012082629962 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082629962 DSS <0004> hlr_ussd.c:518 262425012808689/0x6142b544: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082629962 DSS <0004> hlr_ussd.c:363 262425012808689/0x6142b544: Tx USSD 'Your extension is 491616206562' 20241012082629962 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425012808689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425012808689" session_id=1631761732 session_state=END} 20241012082629962 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425012808689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082629962 DLINP <000b> input/ipa.c:451 connected read/write 20241012082629962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082629962 DLINP <000b> input/ipa.c:451 connected read/write 20241012082629962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@20e64d0fa95d: Found GsupExpect[0] for "262425012808689" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@20e64d0fa95d: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262425012808689" TC_mo_ussd_iuse_msisdn(186)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C3298AD669301'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082629969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49858<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@20e64d0fa95d: Final verdict of PTC: pass 20241012082629972 DAUC <0003> db_auc.c:157 IMSI='262427432124992': No 2G Auth Data 20241012082629972 DAUC <0003> db_auc.c:192 IMSI='262427432124992': No 3G Auth Data HLR_Test-GSUP(183)@20e64d0fa95d: Created GsupExpect[0] for "262427432124992" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241012082629984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49866<->l=127.0.0.1:4258 20241012082629986 DLINP <000b> input/ipa.c:451 connected read/write 20241012082629986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082629986 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427432124992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427432124992" session_id=3945485817 session_state=BEGIN} 20241012082629986 DSS <0004> hlr_ussd.c:576 262427432124992/0xeb2b55f9: Process SS (BEGIN) 20241012082629986 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082629986 DSS <0004> hlr_ussd.c:518 262427432124992/0xeb2b55f9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082629986 DSS <0004> hlr_ussd.c:363 262427432124992/0xeb2b55f9: Tx USSD 'Your extension is 491618600204' 20241012082629986 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427432124992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427432124992" session_id=3945485817 session_state=END} 20241012082629986 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427432124992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082629986 DLINP <000b> input/ipa.c:451 connected read/write 20241012082629986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082629986 DLINP <000b> input/ipa.c:451 connected read/write 20241012082629986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@20e64d0fa95d: Found GsupExpect[0] for "262427432124992" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@20e64d0fa95d: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262427432124992" TC_mo_ussd_iuse_msisdn(187)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C57036184C06A301'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082629988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49866<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@20e64d0fa95d: Final verdict of PTC: pass 20241012082629991 DAUC <0003> db_auc.c:157 IMSI='262420736560946': No 2G Auth Data 20241012082629991 DAUC <0003> db_auc.c:192 IMSI='262420736560946': No 3G Auth Data HLR_Test-GSUP(183)@20e64d0fa95d: Created GsupExpect[0] for "262420736560946" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241012082630002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49870<->l=127.0.0.1:4258 20241012082630006 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082630006 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420736560946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420736560946" session_id=3649352663 session_state=BEGIN} 20241012082630006 DSS <0004> hlr_ussd.c:576 262420736560946/0xd984b3d7: Process SS (BEGIN) 20241012082630006 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082630006 DSS <0004> hlr_ussd.c:518 262420736560946/0xd984b3d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082630006 DSS <0004> hlr_ussd.c:363 262420736560946/0xd984b3d7: Tx USSD 'Your extension is 491610283655' 20241012082630006 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420736560946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420736560946" session_id=3649352663 session_state=END} 20241012082630006 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420736560946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082630006 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082630006 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@20e64d0fa95d: Found GsupExpect[0] for "262420736560946" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@20e64d0fa95d: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262420736560946" TC_mo_ussd_iuse_msisdn(188)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56032DCCC56AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082630008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49870<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@20e64d0fa95d: Final verdict of PTC: pass 20241012082630011 DAUC <0003> db_auc.c:157 IMSI='262429713384415': No 2G Auth Data 20241012082630011 DAUC <0003> db_auc.c:192 IMSI='262429713384415': No 3G Auth Data HLR_Test-GSUP(183)@20e64d0fa95d: Created GsupExpect[0] for "262429713384415" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241012082630023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49876<->l=127.0.0.1:4258 20241012082630026 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082630026 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429713384415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429713384415" session_id=131310527 session_state=BEGIN} 20241012082630026 DSS <0004> hlr_ussd.c:576 262429713384415/0x07d3a3bf: Process SS (BEGIN) 20241012082630026 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082630026 DSS <0004> hlr_ussd.c:518 262429713384415/0x07d3a3bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082630026 DSS <0004> hlr_ussd.c:363 262429713384415/0x07d3a3bf: Tx USSD 'Your extension is 491611015326' 20241012082630026 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429713384415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429713384415" session_id=131310527 session_state=END} 20241012082630026 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429713384415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082630026 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082630026 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@20e64d0fa95d: Found GsupExpect[0] for "262429713384415" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@20e64d0fa95d: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262429713384415" TC_mo_ussd_iuse_msisdn(189)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B0586D26B301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082630029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49876<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@20e64d0fa95d: Final verdict of PTC: pass 20241012082630032 DAUC <0003> db_auc.c:157 IMSI='262420906092351': No 2G Auth Data 20241012082630032 DAUC <0003> db_auc.c:192 IMSI='262420906092351': No 3G Auth Data HLR_Test-GSUP(183)@20e64d0fa95d: Created GsupExpect[0] for "262420906092351" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241012082630044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49884<->l=127.0.0.1:4258 20241012082630047 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082630047 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420906092351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420906092351" session_id=379838882 session_state=BEGIN} 20241012082630047 DSS <0004> hlr_ussd.c:576 262420906092351/0x16a3e1a2: Process SS (BEGIN) 20241012082630047 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082630047 DSS <0004> hlr_ussd.c:518 262420906092351/0x16a3e1a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082630047 DSS <0004> hlr_ussd.c:363 262420906092351/0x16a3e1a2: Tx USSD 'Your extension is 491614738816' 20241012082630047 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420906092351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420906092351" session_id=379838882 session_state=END} 20241012082630047 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420906092351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082630047 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082630047 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@20e64d0fa95d: Found GsupExpect[0] for "262420906092351" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@20e64d0fa95d: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262420906092351" TC_mo_ussd_iuse_msisdn(190)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B7190E17B301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082630049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49884<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@20e64d0fa95d: Final verdict of PTC: pass 20241012082630052 DAUC <0003> db_auc.c:157 IMSI='262424656747762': No 2G Auth Data 20241012082630052 DAUC <0003> db_auc.c:192 IMSI='262424656747762': No 3G Auth Data HLR_Test-GSUP(183)@20e64d0fa95d: Created GsupExpect[0] for "262424656747762" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241012082630066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49894<->l=127.0.0.1:4258 20241012082630068 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082630068 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424656747762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424656747762" session_id=1531394673 session_state=BEGIN} 20241012082630068 DSS <0004> hlr_ussd.c:576 262424656747762/0x5b473a71: Process SS (BEGIN) 20241012082630068 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082630068 DSS <0004> hlr_ussd.c:518 262424656747762/0x5b473a71: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082630068 DSS <0004> hlr_ussd.c:363 262424656747762/0x5b473a71: Tx USSD 'Your extension is 491618256221' 20241012082630068 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424656747762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424656747762" session_id=1531394673 session_state=END} 20241012082630069 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424656747762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082630069 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082630069 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@20e64d0fa95d: Found GsupExpect[0] for "262424656747762" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@20e64d0fa95d: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262424656747762" TC_mo_ussd_iuse_msisdn(191)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B29A4D268B01'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082630071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49894<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@20e64d0fa95d: Final verdict of PTC: pass 20241012082630073 DAUC <0003> db_auc.c:157 IMSI='262428997066942': No 2G Auth Data 20241012082630073 DAUC <0003> db_auc.c:192 IMSI='262428997066942': No 3G Auth Data HLR_Test-GSUP(183)@20e64d0fa95d: Created GsupExpect[0] for "262428997066942" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241012082630087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49910<->l=127.0.0.1:4258 20241012082630090 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082630090 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428997066942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428997066942" session_id=3862988725 session_state=BEGIN} 20241012082630090 DSS <0004> hlr_ussd.c:576 262428997066942/0xe64087b5: Process SS (BEGIN) 20241012082630090 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082630090 DSS <0004> hlr_ussd.c:518 262428997066942/0xe64087b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082630090 DSS <0004> hlr_ussd.c:363 262428997066942/0xe64087b5: Tx USSD 'Your extension is 491614650158' 20241012082630090 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428997066942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428997066942" session_id=3862988725 session_state=END} 20241012082630090 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428997066942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082630090 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082630090 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@20e64d0fa95d: Found GsupExpect[0] for "262428997066942" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@20e64d0fa95d: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262428997066942" TC_mo_ussd_iuse_msisdn(192)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B61A2C56C301'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082630092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49910<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@20e64d0fa95d: Final verdict of PTC: pass 20241012082630095 DAUC <0003> db_auc.c:157 IMSI='262422024703108': No 2G Auth Data 20241012082630095 DAUC <0003> db_auc.c:192 IMSI='262422024703108': No 3G Auth Data HLR_Test-GSUP(183)@20e64d0fa95d: Created GsupExpect[0] for "262422024703108" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241012082630109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49924<->l=127.0.0.1:4258 20241012082630112 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082630112 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422024703108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422024703108" session_id=1775826830 session_state=BEGIN} 20241012082630112 DSS <0004> hlr_ussd.c:576 262422024703108/0x69d8f78e: Process SS (BEGIN) 20241012082630112 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082630112 DSS <0004> hlr_ussd.c:518 262422024703108/0x69d8f78e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082630112 DSS <0004> hlr_ussd.c:363 262422024703108/0x69d8f78e: Tx USSD 'Your extension is 491618243411' 20241012082630112 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422024703108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422024703108" session_id=1775826830 session_state=END} 20241012082630112 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422024703108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082630112 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082630112 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@20e64d0fa95d: Found GsupExpect[0] for "262422024703108" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@20e64d0fa95d: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262422024703108" TC_mo_ussd_iuse_msisdn(193)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C57032DA8C168B01'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082630114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49924<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@20e64d0fa95d: Final verdict of PTC: pass 20241012082630114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49852<->l=127.0.0.1:4258 HLR_Test-GSUP(183)@20e64d0fa95d: Final verdict of PTC: none 20241012082630115 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40925<->l=127.0.0.1:4259) 20241012082630115 DLINP <000b> input/ipa.c:451 connected read/write 20241012082630115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082630115 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082630115 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082630115 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(185)@20e64d0fa95d: Final verdict of PTC: none 184@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 184: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@20e64d0fa95d: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:26:30 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20241012082630137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49930<->l=127.0.0.1:4258 20241012082630339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49930<->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=40028) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:26:32 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082633458 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082633458 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082633463 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082633465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44738<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082633469 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082633469 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082633469 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082633469 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 20241012082633469 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082633469 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 20241012082633469 DLGSUP <0013> gsup_server.c:235 2: 20241012082633469 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082633469 DLGSUP <0013> gsup_server.c:235 3: 20241012082633469 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082633469 DLGSUP <0013> gsup_server.c:235 4: 20241012082633469 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082633469 DLGSUP <0013> gsup_server.c:235 5: 20241012082633469 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082633469 DLGSUP <0013> gsup_server.c:235 7: 20241012082633469 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082633469 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082633469 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082633469 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@20e64d0fa95d: 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") 20241012082633493 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44629<->l=127.0.0.1:4259) 20241012082633518 DAUC <0003> db_auc.c:157 IMSI='262429187149517': No 2G Auth Data 20241012082633518 DAUC <0003> db_auc.c:192 IMSI='262429187149517': No 3G Auth Data HLR_Test-GSUP(195)@20e64d0fa95d: Created GsupExpect[0] for "262429187149517" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241012082633555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44746<->l=127.0.0.1:4258 20241012082633568 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082633568 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262429187149517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429187149517" source_name="the-source\n" session_id=3901428655 session_state=BEGIN} 20241012082633568 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241012082633568 DSS <0004> hlr_ussd.c:576 262429187149517/0xe88b13af: Process SS (BEGIN) 20241012082633569 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082633569 DSS <0004> hlr_ussd.c:518 262429187149517/0xe88b13af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082633569 DSS <0004> hlr_ussd.c:363 262429187149517/0xe88b13af: Tx USSD 'Your extension is 491611771052' 20241012082633569 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262429187149517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429187149517" destination_name="the-source\n" session_id=3901428655 session_state=END} 20241012082633569 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262429187149517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082633569 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633569 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@20e64d0fa95d: Found GsupExpect[0] for "262429187149517" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@20e64d0fa95d: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262429187149517" TC_mo_ussd_iuse_msisdn_via_proxy(198)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B75B0C569301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082633576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44746<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@20e64d0fa95d: Final verdict of PTC: pass 20241012082633579 DAUC <0003> db_auc.c:157 IMSI='262426132740475': No 2G Auth Data 20241012082633579 DAUC <0003> db_auc.c:192 IMSI='262426132740475': No 3G Auth Data HLR_Test-GSUP(195)@20e64d0fa95d: Created GsupExpect[0] for "262426132740475" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241012082633591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44750<->l=127.0.0.1:4258 20241012082633594 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082633594 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262426132740475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426132740475" source_name="the-source\n" session_id=1897183973 session_state=BEGIN} 20241012082633594 DSS <0004> hlr_ussd.c:576 262426132740475/0x7114bae5: Process SS (BEGIN) 20241012082633594 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082633594 DSS <0004> hlr_ussd.c:518 262426132740475/0x7114bae5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082633594 DSS <0004> hlr_ussd.c:363 262426132740475/0x7114bae5: Tx USSD 'Your extension is 491615105825' 20241012082633594 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262426132740475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426132740475" destination_name="the-source\n" session_id=1897183973 session_state=END} 20241012082633594 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262426132740475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082633594 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633594 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@20e64d0fa95d: Found GsupExpect[0] for "262426132740475" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@20e64d0fa95d: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262426132740475" TC_mo_ussd_iuse_msisdn_via_proxy(199)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A31580D27AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082633596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44750<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@20e64d0fa95d: Final verdict of PTC: pass 20241012082633599 DAUC <0003> db_auc.c:157 IMSI='262420853931403': No 2G Auth Data 20241012082633599 DAUC <0003> db_auc.c:192 IMSI='262420853931403': No 3G Auth Data HLR_Test-GSUP(195)@20e64d0fa95d: Created GsupExpect[0] for "262420853931403" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241012082633610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44760<->l=127.0.0.1:4258 20241012082633613 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082633613 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262420853931403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420853931403" source_name="the-source\n" session_id=1397193228 session_state=BEGIN} 20241012082633613 DSS <0004> hlr_ussd.c:576 262420853931403/0x53477a0c: Process SS (BEGIN) 20241012082633613 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082633613 DSS <0004> hlr_ussd.c:518 262420853931403/0x53477a0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082633613 DSS <0004> hlr_ussd.c:363 262420853931403/0x53477a0c: Tx USSD 'Your extension is 491611011187' 20241012082633613 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262420853931403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420853931403" destination_name="the-source\n" session_id=1397193228 session_state=END} 20241012082633613 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262420853931403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082633613 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633613 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@20e64d0fa95d: Found GsupExpect[0] for "262420853931403" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@20e64d0fa95d: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262420853931403" TC_mo_ussd_iuse_msisdn_via_proxy(200)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B0582C86BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082633615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44760<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@20e64d0fa95d: Final verdict of PTC: pass 20241012082633618 DAUC <0003> db_auc.c:157 IMSI='262420967758668': No 2G Auth Data 20241012082633618 DAUC <0003> db_auc.c:192 IMSI='262420967758668': No 3G Auth Data HLR_Test-GSUP(195)@20e64d0fa95d: Created GsupExpect[0] for "262420967758668" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241012082633629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44772<->l=127.0.0.1:4258 20241012082633632 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082633632 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262420967758668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420967758668" source_name="the-source\n" session_id=2373890931 session_state=BEGIN} 20241012082633632 DSS <0004> hlr_ussd.c:576 262420967758668/0x8d7eb373: Process SS (BEGIN) 20241012082633632 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082633632 DSS <0004> hlr_ussd.c:518 262420967758668/0x8d7eb373: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082633632 DSS <0004> hlr_ussd.c:363 262420967758668/0x8d7eb373: Tx USSD 'Your extension is 491614475103' 20241012082633632 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262420967758668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420967758668" destination_name="the-source\n" session_id=2373890931 session_state=END} 20241012082633632 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262420967758668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082633632 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633632 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@20e64d0fa95d: Found GsupExpect[0] for "262420967758668" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@20e64d0fa95d: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262420967758668" TC_mo_ussd_iuse_msisdn_via_proxy(201)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B45B2D069B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082633634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44772<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@20e64d0fa95d: Final verdict of PTC: pass 20241012082633637 DAUC <0003> db_auc.c:157 IMSI='262421030062381': No 2G Auth Data 20241012082633637 DAUC <0003> db_auc.c:192 IMSI='262421030062381': No 3G Auth Data HLR_Test-GSUP(195)@20e64d0fa95d: Created GsupExpect[0] for "262421030062381" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241012082633648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44780<->l=127.0.0.1:4258 20241012082633651 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082633651 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421030062381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421030062381" source_name="the-source\n" session_id=3100392089 session_state=BEGIN} 20241012082633651 DSS <0004> hlr_ussd.c:576 262421030062381/0xb8cc3a99: Process SS (BEGIN) 20241012082633651 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082633651 DSS <0004> hlr_ussd.c:518 262421030062381/0xb8cc3a99: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082633651 DSS <0004> hlr_ussd.c:363 262421030062381/0xb8cc3a99: Tx USSD 'Your extension is 491618284132' 20241012082633651 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421030062381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421030062381" destination_name="the-source\n" session_id=3100392089 session_state=END} 20241012082633651 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262421030062381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082633651 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633651 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@20e64d0fa95d: Found GsupExpect[0] for "262421030062381" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@20e64d0fa95d: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262421030062381" TC_mo_ussd_iuse_msisdn_via_proxy(202)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570321C2D369301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082633653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44780<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@20e64d0fa95d: Final verdict of PTC: pass 20241012082633656 DAUC <0003> db_auc.c:157 IMSI='262424420896175': No 2G Auth Data 20241012082633656 DAUC <0003> db_auc.c:192 IMSI='262424420896175': No 3G Auth Data HLR_Test-GSUP(195)@20e64d0fa95d: Created GsupExpect[0] for "262424420896175" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241012082633670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44786<->l=127.0.0.1:4258 20241012082633673 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082633673 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262424420896175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424420896175" source_name="the-source\n" session_id=212174326 session_state=BEGIN} 20241012082633673 DSS <0004> hlr_ussd.c:576 262424420896175/0x0ca585f6: Process SS (BEGIN) 20241012082633673 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082633673 DSS <0004> hlr_ussd.c:518 262424420896175/0x0ca585f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082633673 DSS <0004> hlr_ussd.c:363 262424420896175/0x0ca585f6: Tx USSD 'Your extension is 491618254400' 20241012082633673 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262424420896175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424420896175" destination_name="the-source\n" session_id=212174326 session_state=END} 20241012082633673 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262424420896175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082633673 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633673 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@20e64d0fa95d: Found GsupExpect[0] for "262424420896175" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@20e64d0fa95d: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262424420896175" TC_mo_ussd_iuse_msisdn_via_proxy(203)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B21A8D068301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082633675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44786<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@20e64d0fa95d: Final verdict of PTC: pass 20241012082633678 DAUC <0003> db_auc.c:157 IMSI='262428973227213': No 2G Auth Data 20241012082633678 DAUC <0003> db_auc.c:192 IMSI='262428973227213': No 3G Auth Data HLR_Test-GSUP(195)@20e64d0fa95d: Created GsupExpect[0] for "262428973227213" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241012082633693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44800<->l=127.0.0.1:4258 20241012082633695 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082633695 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428973227213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428973227213" source_name="the-source\n" session_id=3869568507 session_state=BEGIN} 20241012082633695 DSS <0004> hlr_ussd.c:576 262428973227213/0xe6a4edfb: Process SS (BEGIN) 20241012082633695 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082633695 DSS <0004> hlr_ussd.c:518 262428973227213/0xe6a4edfb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082633695 DSS <0004> hlr_ussd.c:363 262428973227213/0xe6a4edfb: Tx USSD 'Your extension is 491613715508' 20241012082633695 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428973227213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428973227213" destination_name="the-source\n" session_id=3869568507 session_state=END} 20241012082633695 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262428973227213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082633695 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633695 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@20e64d0fa95d: Found GsupExpect[0] for "262428973227213" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@20e64d0fa95d: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262428973227213" TC_mo_ussd_iuse_msisdn_via_proxy(204)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B758AD06C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082633697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44800<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@20e64d0fa95d: Final verdict of PTC: pass 20241012082633700 DAUC <0003> db_auc.c:157 IMSI='262422589694095': No 2G Auth Data 20241012082633700 DAUC <0003> db_auc.c:192 IMSI='262422589694095': No 3G Auth Data HLR_Test-GSUP(195)@20e64d0fa95d: Created GsupExpect[0] for "262422589694095" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241012082633714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44806<->l=127.0.0.1:4258 20241012082633717 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082633717 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262422589694095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422589694095" source_name="the-source\n" session_id=1946497566 session_state=BEGIN} 20241012082633717 DSS <0004> hlr_ussd.c:576 262422589694095/0x7405321e: Process SS (BEGIN) 20241012082633717 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241012082633717 DSS <0004> hlr_ussd.c:518 262422589694095/0x7405321e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241012082633717 DSS <0004> hlr_ussd.c:363 262422589694095/0x7405321e: Tx USSD 'Your extension is 491611183767' 20241012082633717 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262422589694095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422589694095" destination_name="the-source\n" session_id=1946497566 session_state=END} 20241012082633717 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262422589694095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082633717 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082633717 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@20e64d0fa95d: Found GsupExpect[0] for "262422589694095" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@20e64d0fa95d: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262422589694095" TC_mo_ussd_iuse_msisdn_via_proxy(205)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56231DCEC66BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082633719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44806<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@20e64d0fa95d: Final verdict of PTC: pass 20241012082633719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44738<->l=127.0.0.1:4258 20241012082633720 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44629<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@20e64d0fa95d: Final verdict of PTC: none 20241012082633720 DLINP <000b> input/ipa.c:451 connected read/write 20241012082633720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082633720 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082633720 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082633720 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082633720 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(197)@20e64d0fa95d: Final verdict of PTC: none 196@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 196: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@20e64d0fa95d: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:26:33 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20241012082633742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44810<->l=127.0.0.1:4258 20241012082633944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44810<->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=40416) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:26:36 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_mo_ussd_euse started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 20241012082637062 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37111 20241012082637062 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37111 MTC@20e64d0fa95d: in not legacy case 2 IPA-EUSE-foobar(208)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082637063 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637063 DLINP <000b> input/ipa.c:405 127.0.0.1:37111 message received 20241012082637064 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082637064 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@20e64d0fa95d: 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) } } } } 20241012082637065 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637065 DLINP <000b> input/ipa.c:405 127.0.0.1:37111 message received HLR_Test-GSUP-IPA(207)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@20e64d0fa95d: 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 } } } } 20241012082637065 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082637065 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241012082637065 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241012082637065 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241012082637065 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 20241012082637065 DLGSUP <0013> gsup_server.c:235 2: 20241012082637065 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082637065 DLGSUP <0013> gsup_server.c:235 3: 20241012082637065 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082637065 DLGSUP <0013> gsup_server.c:235 4: 20241012082637065 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082637065 DLGSUP <0013> gsup_server.c:235 5: 20241012082637065 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082637065 DLGSUP <0013> gsup_server.c:235 7: 20241012082637065 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082637065 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082637065 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082637065 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37111 20241012082637065 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received IPA-EUSE-foobar(208)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082637065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44822<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082637066 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082637066 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082637067 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082637067 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 20241012082637067 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082637067 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 20241012082637067 DLGSUP <0013> gsup_server.c:235 2: 20241012082637067 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082637067 DLGSUP <0013> gsup_server.c:235 3: 20241012082637067 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082637067 DLGSUP <0013> gsup_server.c:235 4: 20241012082637067 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082637067 DLGSUP <0013> gsup_server.c:235 5: 20241012082637067 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082637067 DLGSUP <0013> gsup_server.c:235 7: 20241012082637067 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082637067 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082637067 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082637067 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(207)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@20e64d0fa95d: 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") 20241012082637074 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39883<->l=127.0.0.1:4259) 20241012082637098 DAUC <0003> db_auc.c:157 IMSI='262426633416789': No 2G Auth Data 20241012082637098 DAUC <0003> db_auc.c:192 IMSI='262426633416789': No 3G Auth Data HLR_Test-GSUP(209)@20e64d0fa95d: Created GsupExpect[0] for "262426633416789" to be handled at TC_mo_ussd_euse(212) 20241012082637134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44838<->l=127.0.0.1:4258 20241012082637147 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082637148 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426633416789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426633416789" session_id=3548277425 session_state=BEGIN} 20241012082637148 DSS <0004> hlr_ussd.c:576 262426633416789/0xd37e6ab1: Process SS (BEGIN) 20241012082637148 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082637148 DSS <0004> hlr_ussd.c:518 262426633416789/0xd37e6ab1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082637148 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637148 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637148 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637148 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data EUSE-TC_mo_ussd_euse(206)@20e64d0fa95d: 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 } } } } } 20241012082637159 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637159 DLINP <000b> input/ipa.c:405 127.0.0.1:37111 message received 20241012082637159 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262426633416789 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426633416789" session_id=3548277425 session_state=END} 20241012082637159 DSS <0004> hlr_ussd.c:576 262426633416789/0xd37e6ab1: Process SS (END) 20241012082637159 DSS <0004> hlr_ussd.c:518 262426633416789/0xd37e6ab1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082637159 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426633416789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426633416789" session_id=3548277425 session_state=END} 20241012082637159 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426633416789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082637159 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262426633416789 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082637159 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637159 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@20e64d0fa95d: Found GsupExpect[0] for "262426633416789" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@20e64d0fa95d: Added IMSI table entry 0TC_mo_ussd_euse(212)"262426633416789" TC_mo_ussd_euse(212)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(212)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082637164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44838<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@20e64d0fa95d: Final verdict of PTC: pass 20241012082637167 DAUC <0003> db_auc.c:157 IMSI='262424955106624': No 2G Auth Data 20241012082637167 DAUC <0003> db_auc.c:192 IMSI='262424955106624': No 3G Auth Data HLR_Test-GSUP(209)@20e64d0fa95d: Created GsupExpect[0] for "262424955106624" to be handled at TC_mo_ussd_euse(213) 20241012082637178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44844<->l=127.0.0.1:4258 20241012082637180 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082637180 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424955106624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424955106624" session_id=2232268111 session_state=BEGIN} 20241012082637180 DSS <0004> hlr_ussd.c:576 262424955106624/0x850db54f: Process SS (BEGIN) 20241012082637180 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082637180 DSS <0004> hlr_ussd.c:518 262424955106624/0x850db54f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082637180 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637180 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637181 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637181 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data EUSE-TC_mo_ussd_euse(206)@20e64d0fa95d: 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 } } } } } 20241012082637181 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637181 DLINP <000b> input/ipa.c:405 127.0.0.1:37111 message received 20241012082637181 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262424955106624 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424955106624" session_id=2232268111 session_state=END} 20241012082637181 DSS <0004> hlr_ussd.c:576 262424955106624/0x850db54f: Process SS (END) 20241012082637181 DSS <0004> hlr_ussd.c:518 262424955106624/0x850db54f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082637181 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424955106624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424955106624" session_id=2232268111 session_state=END} 20241012082637181 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424955106624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082637181 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262424955106624 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082637181 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637181 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@20e64d0fa95d: Found GsupExpect[0] for "262424955106624" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@20e64d0fa95d: Added IMSI table entry 1TC_mo_ussd_euse(213)"262424955106624" TC_mo_ussd_euse(213)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(213)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082637183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44844<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@20e64d0fa95d: Final verdict of PTC: pass 20241012082637186 DAUC <0003> db_auc.c:157 IMSI='262422863252920': No 2G Auth Data 20241012082637186 DAUC <0003> db_auc.c:192 IMSI='262422863252920': No 3G Auth Data HLR_Test-GSUP(209)@20e64d0fa95d: Created GsupExpect[0] for "262422863252920" to be handled at TC_mo_ussd_euse(214) 20241012082637197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44848<->l=127.0.0.1:4258 20241012082637200 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082637200 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422863252920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422863252920" session_id=1281275808 session_state=BEGIN} 20241012082637200 DSS <0004> hlr_ussd.c:576 262422863252920/0x4c5eb7a0: Process SS (BEGIN) 20241012082637200 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082637200 DSS <0004> hlr_ussd.c:518 262422863252920/0x4c5eb7a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082637200 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637200 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637200 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637200 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data EUSE-TC_mo_ussd_euse(206)@20e64d0fa95d: 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 } } } } } 20241012082637200 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637200 DLINP <000b> input/ipa.c:405 127.0.0.1:37111 message received 20241012082637200 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262422863252920 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422863252920" session_id=1281275808 session_state=END} 20241012082637200 DSS <0004> hlr_ussd.c:576 262422863252920/0x4c5eb7a0: Process SS (END) 20241012082637200 DSS <0004> hlr_ussd.c:518 262422863252920/0x4c5eb7a0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082637200 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422863252920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422863252920" session_id=1281275808 session_state=END} 20241012082637200 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422863252920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082637200 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262422863252920 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082637200 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637200 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@20e64d0fa95d: Found GsupExpect[0] for "262422863252920" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@20e64d0fa95d: Added IMSI table entry 2TC_mo_ussd_euse(214)"262422863252920" TC_mo_ussd_euse(214)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(214)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082637202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44848<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@20e64d0fa95d: Final verdict of PTC: pass 20241012082637205 DAUC <0003> db_auc.c:157 IMSI='262423092952612': No 2G Auth Data 20241012082637205 DAUC <0003> db_auc.c:192 IMSI='262423092952612': No 3G Auth Data HLR_Test-GSUP(209)@20e64d0fa95d: Created GsupExpect[0] for "262423092952612" to be handled at TC_mo_ussd_euse(215) 20241012082637216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44864<->l=127.0.0.1:4258 20241012082637219 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082637219 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423092952612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423092952612" session_id=3851389528 session_state=BEGIN} 20241012082637219 DSS <0004> hlr_ussd.c:576 262423092952612/0xe58f8a58: Process SS (BEGIN) 20241012082637219 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082637219 DSS <0004> hlr_ussd.c:518 262423092952612/0xe58f8a58: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082637219 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637219 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637219 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637219 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data EUSE-TC_mo_ussd_euse(206)@20e64d0fa95d: 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 } } } } } 20241012082637220 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637220 DLINP <000b> input/ipa.c:405 127.0.0.1:37111 message received 20241012082637220 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262423092952612 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423092952612" session_id=3851389528 session_state=END} 20241012082637220 DSS <0004> hlr_ussd.c:576 262423092952612/0xe58f8a58: Process SS (END) 20241012082637220 DSS <0004> hlr_ussd.c:518 262423092952612/0xe58f8a58: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082637220 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423092952612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423092952612" session_id=3851389528 session_state=END} 20241012082637220 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423092952612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082637220 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262423092952612 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082637220 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637220 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@20e64d0fa95d: Found GsupExpect[0] for "262423092952612" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@20e64d0fa95d: Added IMSI table entry 3TC_mo_ussd_euse(215)"262423092952612" TC_mo_ussd_euse(215)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(215)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082637222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44864<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@20e64d0fa95d: Final verdict of PTC: pass 20241012082637225 DAUC <0003> db_auc.c:157 IMSI='262429277504042': No 2G Auth Data 20241012082637225 DAUC <0003> db_auc.c:192 IMSI='262429277504042': No 3G Auth Data HLR_Test-GSUP(209)@20e64d0fa95d: Created GsupExpect[0] for "262429277504042" to be handled at TC_mo_ussd_euse(216) 20241012082637236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44878<->l=127.0.0.1:4258 20241012082637239 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082637239 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429277504042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429277504042" session_id=2266154667 session_state=BEGIN} 20241012082637239 DSS <0004> hlr_ussd.c:576 262429277504042/0x8712c6ab: Process SS (BEGIN) 20241012082637239 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082637239 DSS <0004> hlr_ussd.c:518 262429277504042/0x8712c6ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082637239 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637239 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637239 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637239 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data EUSE-TC_mo_ussd_euse(206)@20e64d0fa95d: 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 } } } } } 20241012082637240 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637240 DLINP <000b> input/ipa.c:405 127.0.0.1:37111 message received 20241012082637240 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262429277504042 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429277504042" session_id=2266154667 session_state=END} 20241012082637240 DSS <0004> hlr_ussd.c:576 262429277504042/0x8712c6ab: Process SS (END) 20241012082637240 DSS <0004> hlr_ussd.c:518 262429277504042/0x8712c6ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082637240 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429277504042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429277504042" session_id=2266154667 session_state=END} 20241012082637240 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429277504042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082637240 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262429277504042 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082637240 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637240 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@20e64d0fa95d: Found GsupExpect[0] for "262429277504042" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@20e64d0fa95d: Added IMSI table entry 4TC_mo_ussd_euse(216)"262429277504042" TC_mo_ussd_euse(216)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(216)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082637241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44878<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@20e64d0fa95d: Final verdict of PTC: pass 20241012082637245 DAUC <0003> db_auc.c:157 IMSI='262425461222173': No 2G Auth Data 20241012082637245 DAUC <0003> db_auc.c:192 IMSI='262425461222173': No 3G Auth Data HLR_Test-GSUP(209)@20e64d0fa95d: Created GsupExpect[0] for "262425461222173" to be handled at TC_mo_ussd_euse(217) 20241012082637259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44890<->l=127.0.0.1:4258 20241012082637261 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082637261 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425461222173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425461222173" session_id=2608748752 session_state=BEGIN} 20241012082637261 DSS <0004> hlr_ussd.c:576 262425461222173/0x9b7e58d0: Process SS (BEGIN) 20241012082637261 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082637261 DSS <0004> hlr_ussd.c:518 262425461222173/0x9b7e58d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082637261 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637261 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637261 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637261 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data EUSE-TC_mo_ussd_euse(206)@20e64d0fa95d: 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 } } } } } 20241012082637262 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637262 DLINP <000b> input/ipa.c:405 127.0.0.1:37111 message received 20241012082637262 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262425461222173 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425461222173" session_id=2608748752 session_state=END} 20241012082637262 DSS <0004> hlr_ussd.c:576 262425461222173/0x9b7e58d0: Process SS (END) 20241012082637262 DSS <0004> hlr_ussd.c:518 262425461222173/0x9b7e58d0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082637262 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425461222173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425461222173" session_id=2608748752 session_state=END} 20241012082637262 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425461222173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082637262 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262425461222173 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082637262 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637262 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@20e64d0fa95d: Found GsupExpect[0] for "262425461222173" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@20e64d0fa95d: Added IMSI table entry 5TC_mo_ussd_euse(217)"262425461222173" TC_mo_ussd_euse(217)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(217)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082637264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44890<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@20e64d0fa95d: Final verdict of PTC: pass 20241012082637267 DAUC <0003> db_auc.c:157 IMSI='262422388700776': No 2G Auth Data 20241012082637267 DAUC <0003> db_auc.c:192 IMSI='262422388700776': No 3G Auth Data HLR_Test-GSUP(209)@20e64d0fa95d: Created GsupExpect[0] for "262422388700776" to be handled at TC_mo_ussd_euse(218) 20241012082637281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 20241012082637283 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082637283 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422388700776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422388700776" session_id=3448960110 session_state=BEGIN} 20241012082637283 DSS <0004> hlr_ussd.c:576 262422388700776/0xcd92f46e: Process SS (BEGIN) 20241012082637283 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082637283 DSS <0004> hlr_ussd.c:518 262422388700776/0xcd92f46e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082637283 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637283 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637283 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637283 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data EUSE-TC_mo_ussd_euse(206)@20e64d0fa95d: 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 } } } } } 20241012082637284 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637284 DLINP <000b> input/ipa.c:405 127.0.0.1:37111 message received 20241012082637284 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262422388700776 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422388700776" session_id=3448960110 session_state=END} 20241012082637284 DSS <0004> hlr_ussd.c:576 262422388700776/0xcd92f46e: Process SS (END) 20241012082637284 DSS <0004> hlr_ussd.c:518 262422388700776/0xcd92f46e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082637284 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422388700776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422388700776" session_id=3448960110 session_state=END} 20241012082637284 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422388700776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082637284 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262422388700776 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082637284 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637284 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@20e64d0fa95d: Found GsupExpect[0] for "262422388700776" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@20e64d0fa95d: Added IMSI table entry 6TC_mo_ussd_euse(218)"262422388700776" TC_mo_ussd_euse(218)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(218)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082637286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@20e64d0fa95d: Final verdict of PTC: pass 20241012082637289 DAUC <0003> db_auc.c:157 IMSI='262421810741255': No 2G Auth Data 20241012082637289 DAUC <0003> db_auc.c:192 IMSI='262421810741255': No 3G Auth Data HLR_Test-GSUP(209)@20e64d0fa95d: Created GsupExpect[0] for "262421810741255" to be handled at TC_mo_ussd_euse(219) 20241012082637303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44910<->l=127.0.0.1:4258 20241012082637306 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082637306 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421810741255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421810741255" session_id=1449435207 session_state=BEGIN} 20241012082637306 DSS <0004> hlr_ussd.c:576 262421810741255/0x5664a047: Process SS (BEGIN) 20241012082637306 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082637306 DSS <0004> hlr_ussd.c:518 262421810741255/0x5664a047: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082637306 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637306 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data 20241012082637306 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637306 DLINP <000b> input/ipa.c:431 127.0.0.1:37111 sending data EUSE-TC_mo_ussd_euse(206)@20e64d0fa95d: 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 } } } } } 20241012082637307 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637307 DLINP <000b> input/ipa.c:405 127.0.0.1:37111 message received 20241012082637307 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262421810741255 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421810741255" session_id=1449435207 session_state=END} 20241012082637307 DSS <0004> hlr_ussd.c:576 262421810741255/0x5664a047: Process SS (END) 20241012082637307 DSS <0004> hlr_ussd.c:518 262421810741255/0x5664a047: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082637307 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421810741255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421810741255" session_id=1449435207 session_state=END} 20241012082637307 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421810741255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082637307 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262421810741255 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082637307 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082637307 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@20e64d0fa95d: Found GsupExpect[0] for "262421810741255" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@20e64d0fa95d: Added IMSI table entry 7TC_mo_ussd_euse(219)"262421810741255" TC_mo_ussd_euse(219)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(219)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082637309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44910<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@20e64d0fa95d: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@20e64d0fa95d: Final verdict of PTC: none 20241012082637309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44822<->l=127.0.0.1:4258 20241012082637310 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39883<->l=127.0.0.1:4259) 20241012082637310 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082637310 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082637310 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082637310 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082637310 DLINP <000b> input/ipa.c:451 connected read/write 20241012082637310 DLINP <000b> input/ipa.c:405 127.0.0.1:37111 message received 20241012082637310 DLINP <000b> input/ipa.c:414 127.0.0.1:37111 connection closed with server 20241012082637310 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37111 20241012082637310 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(211)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP(209)@20e64d0fa95d: Final verdict of PTC: none 210@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@20e64d0fa95d: Final verdict of PTC: none IPA-EUSE-foobar(208)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 210: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@20e64d0fa95d: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:26:37 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20241012082637333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44914<->l=127.0.0.1:4258 20241012082637535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44914<->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=44216) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:26:39 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_mo_ussd_euse_continue started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 20241012082640656 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33099 20241012082640656 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33099 MTC@20e64d0fa95d: in not legacy case 2 IPA-EUSE-foobar(222)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082640658 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640658 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640659 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082640659 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@20e64d0fa95d: 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 } } } } 20241012082640660 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640660 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640660 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082640660 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241012082640660 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241012082640660 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241012082640660 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 20241012082640660 DLGSUP <0013> gsup_server.c:235 2: 20241012082640660 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082640660 DLGSUP <0013> gsup_server.c:235 3: 20241012082640660 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082640660 DLGSUP <0013> gsup_server.c:235 4: 20241012082640660 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082640660 DLGSUP <0013> gsup_server.c:235 5: 20241012082640660 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082640660 DLGSUP <0013> gsup_server.c:235 7: 20241012082640660 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082640660 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082640660 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082640660 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33099 IPA-EUSE-foobar(222)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082640662 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44920<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082640665 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640665 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082640665 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082640665 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 20241012082640665 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082640665 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 20241012082640665 DLGSUP <0013> gsup_server.c:235 2: 20241012082640665 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082640665 DLGSUP <0013> gsup_server.c:235 3: 20241012082640665 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082640665 DLGSUP <0013> gsup_server.c:235 4: 20241012082640665 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082640665 DLGSUP <0013> gsup_server.c:235 5: 20241012082640665 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082640665 DLGSUP <0013> gsup_server.c:235 7: 20241012082640665 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082640665 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082640665 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082640665 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(221)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@20e64d0fa95d: 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") 20241012082640675 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42705<->l=127.0.0.1:4259) 20241012082640701 DAUC <0003> db_auc.c:157 IMSI='262427669431465': No 2G Auth Data 20241012082640701 DAUC <0003> db_auc.c:192 IMSI='262427669431465': No 3G Auth Data HLR_Test-GSUP(223)@20e64d0fa95d: Created GsupExpect[0] for "262427669431465" to be handled at TC_mo_ussd_euse_continue(226) 20241012082640737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4258 20241012082640751 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640751 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427669431465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427669431465" session_id=158836653 session_state=BEGIN} 20241012082640751 DSS <0004> hlr_ussd.c:576 262427669431465/0x0977a7ad: Process SS (BEGIN) 20241012082640751 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082640751 DSS <0004> hlr_ussd.c:518 262427669431465/0x0977a7ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082640751 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640751 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640751 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640751 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data EUSE-TC_mo_ussd_euse_continue(220)@20e64d0fa95d: 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 } } } } } 20241012082640765 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640765 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640765 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262427669431465 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427669431465" session_id=158836653 session_state=CONTINUE} 20241012082640765 DSS <0004> hlr_ussd.c:576 262427669431465/0x0977a7ad: Process SS (CONTINUE) 20241012082640765 DSS <0004> hlr_ussd.c:518 262427669431465/0x0977a7ad: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082640765 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427669431465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427669431465" session_id=158836653 session_state=CONTINUE} 20241012082640765 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262427669431465 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640765 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640765 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@20e64d0fa95d: Found GsupExpect[0] for "262427669431465" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@20e64d0fa95d: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262427669431465" TC_mo_ussd_euse_continue(226)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(226)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082640778 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640778 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427669431465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427669431465" session_id=158836653 session_state=CONTINUE} 20241012082640778 DSS <0004> hlr_ussd.c:576 262427669431465/0x0977a7ad: Process SS (CONTINUE) 20241012082640778 DSS <0004> hlr_ussd.c:518 262427669431465/0x0977a7ad: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640778 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427669431465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640778 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640778 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640778 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640778 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data EUSE-TC_mo_ussd_euse_continue(220)@20e64d0fa95d: 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 } } } } } 20241012082640782 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640782 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640782 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262427669431465 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427669431465" session_id=158836653 session_state=END} 20241012082640782 DSS <0004> hlr_ussd.c:576 262427669431465/0x0977a7ad: Process SS (END) 20241012082640782 DSS <0004> hlr_ussd.c:518 262427669431465/0x0977a7ad: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640782 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427669431465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427669431465" session_id=158836653 session_state=END} 20241012082640782 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427669431465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640782 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262427669431465 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640782 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640782 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(226)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082640786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@20e64d0fa95d: Final verdict of PTC: pass 20241012082640790 DAUC <0003> db_auc.c:157 IMSI='262429936920876': No 2G Auth Data 20241012082640790 DAUC <0003> db_auc.c:192 IMSI='262429936920876': No 3G Auth Data HLR_Test-GSUP(223)@20e64d0fa95d: Created GsupExpect[0] for "262429936920876" to be handled at TC_mo_ussd_euse_continue(227) 20241012082640808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4258 20241012082640811 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640811 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429936920876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429936920876" session_id=1543221554 session_state=BEGIN} 20241012082640811 DSS <0004> hlr_ussd.c:576 262429936920876/0x5bfbb132: Process SS (BEGIN) 20241012082640811 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082640811 DSS <0004> hlr_ussd.c:518 262429936920876/0x5bfbb132: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082640811 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640811 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640811 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640811 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data EUSE-TC_mo_ussd_euse_continue(220)@20e64d0fa95d: 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 } } } } } 20241012082640812 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640812 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640812 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262429936920876 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429936920876" session_id=1543221554 session_state=CONTINUE} 20241012082640812 DSS <0004> hlr_ussd.c:576 262429936920876/0x5bfbb132: Process SS (CONTINUE) 20241012082640812 DSS <0004> hlr_ussd.c:518 262429936920876/0x5bfbb132: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082640812 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429936920876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429936920876" session_id=1543221554 session_state=CONTINUE} 20241012082640812 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262429936920876 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640812 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640812 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@20e64d0fa95d: Found GsupExpect[0] for "262429936920876" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@20e64d0fa95d: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262429936920876" TC_mo_ussd_euse_continue(227)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(227)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082640814 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640814 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429936920876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429936920876" session_id=1543221554 session_state=CONTINUE} 20241012082640814 DSS <0004> hlr_ussd.c:576 262429936920876/0x5bfbb132: Process SS (CONTINUE) 20241012082640814 DSS <0004> hlr_ussd.c:518 262429936920876/0x5bfbb132: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640814 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429936920876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640814 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640814 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640814 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640814 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data EUSE-TC_mo_ussd_euse_continue(220)@20e64d0fa95d: 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 } } } } } 20241012082640814 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640815 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640815 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262429936920876 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429936920876" session_id=1543221554 session_state=END} 20241012082640815 DSS <0004> hlr_ussd.c:576 262429936920876/0x5bfbb132: Process SS (END) 20241012082640815 DSS <0004> hlr_ussd.c:518 262429936920876/0x5bfbb132: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640815 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429936920876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429936920876" session_id=1543221554 session_state=END} 20241012082640815 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429936920876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640815 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262429936920876 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640815 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640815 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(227)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082640815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@20e64d0fa95d: Final verdict of PTC: pass 20241012082640818 DAUC <0003> db_auc.c:157 IMSI='262425700081937': No 2G Auth Data 20241012082640818 DAUC <0003> db_auc.c:192 IMSI='262425700081937': No 3G Auth Data HLR_Test-GSUP(223)@20e64d0fa95d: Created GsupExpect[0] for "262425700081937" to be handled at TC_mo_ussd_euse_continue(228) 20241012082640830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44946<->l=127.0.0.1:4258 20241012082640832 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640832 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425700081937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425700081937" session_id=30941989 session_state=BEGIN} 20241012082640832 DSS <0004> hlr_ussd.c:576 262425700081937/0x01d82325: Process SS (BEGIN) 20241012082640832 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082640832 DSS <0004> hlr_ussd.c:518 262425700081937/0x01d82325: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082640832 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640832 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640832 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640832 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data EUSE-TC_mo_ussd_euse_continue(220)@20e64d0fa95d: 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 } } } } } 20241012082640833 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640833 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640833 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262425700081937 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425700081937" session_id=30941989 session_state=CONTINUE} 20241012082640833 DSS <0004> hlr_ussd.c:576 262425700081937/0x01d82325: Process SS (CONTINUE) 20241012082640833 DSS <0004> hlr_ussd.c:518 262425700081937/0x01d82325: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082640833 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425700081937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425700081937" session_id=30941989 session_state=CONTINUE} 20241012082640833 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262425700081937 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640833 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640833 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@20e64d0fa95d: Found GsupExpect[0] for "262425700081937" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@20e64d0fa95d: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262425700081937" TC_mo_ussd_euse_continue(228)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(228)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082640835 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640835 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425700081937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425700081937" session_id=30941989 session_state=CONTINUE} 20241012082640835 DSS <0004> hlr_ussd.c:576 262425700081937/0x01d82325: Process SS (CONTINUE) 20241012082640835 DSS <0004> hlr_ussd.c:518 262425700081937/0x01d82325: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640835 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425700081937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640835 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640835 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640835 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640835 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data EUSE-TC_mo_ussd_euse_continue(220)@20e64d0fa95d: 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 } } } } } 20241012082640836 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640836 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640836 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262425700081937 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425700081937" session_id=30941989 session_state=END} 20241012082640836 DSS <0004> hlr_ussd.c:576 262425700081937/0x01d82325: Process SS (END) 20241012082640836 DSS <0004> hlr_ussd.c:518 262425700081937/0x01d82325: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640836 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425700081937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425700081937" session_id=30941989 session_state=END} 20241012082640836 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425700081937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640836 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262425700081937 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640836 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640836 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(228)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082640836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44946<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@20e64d0fa95d: Final verdict of PTC: pass 20241012082640840 DAUC <0003> db_auc.c:157 IMSI='262425238425760': No 2G Auth Data 20241012082640840 DAUC <0003> db_auc.c:192 IMSI='262425238425760': No 3G Auth Data HLR_Test-GSUP(223)@20e64d0fa95d: Created GsupExpect[0] for "262425238425760" to be handled at TC_mo_ussd_euse_continue(229) 20241012082640851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44952<->l=127.0.0.1:4258 20241012082640853 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640853 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425238425760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425238425760" session_id=4230625134 session_state=BEGIN} 20241012082640854 DSS <0004> hlr_ussd.c:576 262425238425760/0xfc2a376e: Process SS (BEGIN) 20241012082640854 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082640854 DSS <0004> hlr_ussd.c:518 262425238425760/0xfc2a376e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082640854 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640854 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640854 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640854 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data EUSE-TC_mo_ussd_euse_continue(220)@20e64d0fa95d: 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 } } } } } 20241012082640854 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640854 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640854 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262425238425760 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425238425760" session_id=4230625134 session_state=CONTINUE} 20241012082640854 DSS <0004> hlr_ussd.c:576 262425238425760/0xfc2a376e: Process SS (CONTINUE) 20241012082640854 DSS <0004> hlr_ussd.c:518 262425238425760/0xfc2a376e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082640854 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425238425760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425238425760" session_id=4230625134 session_state=CONTINUE} 20241012082640854 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262425238425760 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640854 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640854 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@20e64d0fa95d: Found GsupExpect[0] for "262425238425760" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@20e64d0fa95d: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262425238425760" TC_mo_ussd_euse_continue(229)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(229)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082640856 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640856 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425238425760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425238425760" session_id=4230625134 session_state=CONTINUE} 20241012082640856 DSS <0004> hlr_ussd.c:576 262425238425760/0xfc2a376e: Process SS (CONTINUE) 20241012082640856 DSS <0004> hlr_ussd.c:518 262425238425760/0xfc2a376e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640856 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425238425760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640856 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640856 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640856 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640856 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data EUSE-TC_mo_ussd_euse_continue(220)@20e64d0fa95d: 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 } } } } } 20241012082640857 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640857 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640857 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262425238425760 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425238425760" session_id=4230625134 session_state=END} 20241012082640857 DSS <0004> hlr_ussd.c:576 262425238425760/0xfc2a376e: Process SS (END) 20241012082640857 DSS <0004> hlr_ussd.c:518 262425238425760/0xfc2a376e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640857 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425238425760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425238425760" session_id=4230625134 session_state=END} 20241012082640857 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425238425760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640857 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262425238425760 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640857 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640857 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(229)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082640858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44952<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@20e64d0fa95d: Final verdict of PTC: pass 20241012082640861 DAUC <0003> db_auc.c:157 IMSI='262423853509363': No 2G Auth Data 20241012082640861 DAUC <0003> db_auc.c:192 IMSI='262423853509363': No 3G Auth Data HLR_Test-GSUP(223)@20e64d0fa95d: Created GsupExpect[0] for "262423853509363" to be handled at TC_mo_ussd_euse_continue(230) 20241012082640873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44968<->l=127.0.0.1:4258 20241012082640879 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640879 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423853509363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423853509363" session_id=573844804 session_state=BEGIN} 20241012082640879 DSS <0004> hlr_ussd.c:576 262423853509363/0x22342d44: Process SS (BEGIN) 20241012082640879 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082640879 DSS <0004> hlr_ussd.c:518 262423853509363/0x22342d44: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082640879 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640879 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640879 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640879 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data EUSE-TC_mo_ussd_euse_continue(220)@20e64d0fa95d: 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 } } } } } 20241012082640880 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640880 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640880 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262423853509363 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423853509363" session_id=573844804 session_state=CONTINUE} 20241012082640880 DSS <0004> hlr_ussd.c:576 262423853509363/0x22342d44: Process SS (CONTINUE) 20241012082640880 DSS <0004> hlr_ussd.c:518 262423853509363/0x22342d44: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082640880 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423853509363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423853509363" session_id=573844804 session_state=CONTINUE} 20241012082640880 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262423853509363 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640880 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640880 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@20e64d0fa95d: Found GsupExpect[0] for "262423853509363" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@20e64d0fa95d: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262423853509363" TC_mo_ussd_euse_continue(230)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(230)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082640883 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640883 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423853509363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423853509363" session_id=573844804 session_state=CONTINUE} 20241012082640883 DSS <0004> hlr_ussd.c:576 262423853509363/0x22342d44: Process SS (CONTINUE) 20241012082640883 DSS <0004> hlr_ussd.c:518 262423853509363/0x22342d44: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640883 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423853509363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640883 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640883 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640883 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640883 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data EUSE-TC_mo_ussd_euse_continue(220)@20e64d0fa95d: 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 } } } } } 20241012082640884 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640884 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640884 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262423853509363 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423853509363" session_id=573844804 session_state=END} 20241012082640884 DSS <0004> hlr_ussd.c:576 262423853509363/0x22342d44: Process SS (END) 20241012082640884 DSS <0004> hlr_ussd.c:518 262423853509363/0x22342d44: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640884 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423853509363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423853509363" session_id=573844804 session_state=END} 20241012082640884 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423853509363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640884 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262423853509363 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640884 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640884 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(230)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082640885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44968<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@20e64d0fa95d: Final verdict of PTC: pass 20241012082640888 DAUC <0003> db_auc.c:157 IMSI='262429586745592': No 2G Auth Data 20241012082640888 DAUC <0003> db_auc.c:192 IMSI='262429586745592': No 3G Auth Data HLR_Test-GSUP(223)@20e64d0fa95d: Created GsupExpect[0] for "262429586745592" to be handled at TC_mo_ussd_euse_continue(231) 20241012082640903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44984<->l=127.0.0.1:4258 20241012082640907 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640907 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429586745592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429586745592" session_id=2350968659 session_state=BEGIN} 20241012082640907 DSS <0004> hlr_ussd.c:576 262429586745592/0x8c20ef53: Process SS (BEGIN) 20241012082640907 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082640907 DSS <0004> hlr_ussd.c:518 262429586745592/0x8c20ef53: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082640907 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640907 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640907 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640907 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data EUSE-TC_mo_ussd_euse_continue(220)@20e64d0fa95d: 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 } } } } } 20241012082640908 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640908 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640908 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262429586745592 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429586745592" session_id=2350968659 session_state=CONTINUE} 20241012082640908 DSS <0004> hlr_ussd.c:576 262429586745592/0x8c20ef53: Process SS (CONTINUE) 20241012082640908 DSS <0004> hlr_ussd.c:518 262429586745592/0x8c20ef53: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082640908 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429586745592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429586745592" session_id=2350968659 session_state=CONTINUE} 20241012082640908 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262429586745592 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640908 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640908 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@20e64d0fa95d: Found GsupExpect[0] for "262429586745592" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@20e64d0fa95d: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262429586745592" TC_mo_ussd_euse_continue(231)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(231)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082640910 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640910 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429586745592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429586745592" session_id=2350968659 session_state=CONTINUE} 20241012082640910 DSS <0004> hlr_ussd.c:576 262429586745592/0x8c20ef53: Process SS (CONTINUE) 20241012082640910 DSS <0004> hlr_ussd.c:518 262429586745592/0x8c20ef53: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640910 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429586745592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640910 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640910 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640910 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640910 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data EUSE-TC_mo_ussd_euse_continue(220)@20e64d0fa95d: 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 } } } } } 20241012082640911 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640911 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640911 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262429586745592 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429586745592" session_id=2350968659 session_state=END} 20241012082640911 DSS <0004> hlr_ussd.c:576 262429586745592/0x8c20ef53: Process SS (END) 20241012082640911 DSS <0004> hlr_ussd.c:518 262429586745592/0x8c20ef53: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640911 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429586745592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429586745592" session_id=2350968659 session_state=END} 20241012082640911 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429586745592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640911 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262429586745592 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640911 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640911 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(231)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082640912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44984<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@20e64d0fa95d: Final verdict of PTC: pass 20241012082640918 DAUC <0003> db_auc.c:157 IMSI='262423671893556': No 2G Auth Data 20241012082640918 DAUC <0003> db_auc.c:192 IMSI='262423671893556': No 3G Auth Data HLR_Test-GSUP(223)@20e64d0fa95d: Created GsupExpect[0] for "262423671893556" to be handled at TC_mo_ussd_euse_continue(232) 20241012082640937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44992<->l=127.0.0.1:4258 20241012082640942 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640942 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423671893556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423671893556" session_id=1126665991 session_state=BEGIN} 20241012082640942 DSS <0004> hlr_ussd.c:576 262423671893556/0x43278f07: Process SS (BEGIN) 20241012082640942 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082640942 DSS <0004> hlr_ussd.c:518 262423671893556/0x43278f07: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082640942 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640942 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640942 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640942 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data EUSE-TC_mo_ussd_euse_continue(220)@20e64d0fa95d: 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 } } } } } 20241012082640943 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640943 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640943 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262423671893556 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423671893556" session_id=1126665991 session_state=CONTINUE} 20241012082640943 DSS <0004> hlr_ussd.c:576 262423671893556/0x43278f07: Process SS (CONTINUE) 20241012082640943 DSS <0004> hlr_ussd.c:518 262423671893556/0x43278f07: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082640943 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423671893556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423671893556" session_id=1126665991 session_state=CONTINUE} 20241012082640943 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262423671893556 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640943 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640943 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@20e64d0fa95d: Found GsupExpect[0] for "262423671893556" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@20e64d0fa95d: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262423671893556" TC_mo_ussd_euse_continue(232)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(232)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082640945 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640945 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423671893556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423671893556" session_id=1126665991 session_state=CONTINUE} 20241012082640945 DSS <0004> hlr_ussd.c:576 262423671893556/0x43278f07: Process SS (CONTINUE) 20241012082640945 DSS <0004> hlr_ussd.c:518 262423671893556/0x43278f07: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640945 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423671893556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640945 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640945 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640945 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640945 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data EUSE-TC_mo_ussd_euse_continue(220)@20e64d0fa95d: 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 } } } } } 20241012082640946 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640946 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640946 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262423671893556 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423671893556" session_id=1126665991 session_state=END} 20241012082640946 DSS <0004> hlr_ussd.c:576 262423671893556/0x43278f07: Process SS (END) 20241012082640946 DSS <0004> hlr_ussd.c:518 262423671893556/0x43278f07: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640946 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423671893556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423671893556" session_id=1126665991 session_state=END} 20241012082640946 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423671893556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640946 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262423671893556 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640946 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640946 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(232)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082640947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44992<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@20e64d0fa95d: Final verdict of PTC: pass 20241012082640950 DAUC <0003> db_auc.c:157 IMSI='262425688043966': No 2G Auth Data 20241012082640950 DAUC <0003> db_auc.c:192 IMSI='262425688043966': No 3G Auth Data HLR_Test-GSUP(223)@20e64d0fa95d: Created GsupExpect[0] for "262425688043966" to be handled at TC_mo_ussd_euse_continue(233) 20241012082640964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45000<->l=127.0.0.1:4258 20241012082640967 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640967 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425688043966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425688043966" session_id=1722638826 session_state=BEGIN} 20241012082640967 DSS <0004> hlr_ussd.c:576 262425688043966/0x66ad61ea: Process SS (BEGIN) 20241012082640967 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241012082640967 DSS <0004> hlr_ussd.c:518 262425688043966/0x66ad61ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241012082640967 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640967 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640967 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640967 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data EUSE-TC_mo_ussd_euse_continue(220)@20e64d0fa95d: 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 } } } } } 20241012082640968 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640968 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640968 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262425688043966 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425688043966" session_id=1722638826 session_state=CONTINUE} 20241012082640968 DSS <0004> hlr_ussd.c:576 262425688043966/0x66ad61ea: Process SS (CONTINUE) 20241012082640968 DSS <0004> hlr_ussd.c:518 262425688043966/0x66ad61ea: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241012082640968 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425688043966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425688043966" session_id=1722638826 session_state=CONTINUE} 20241012082640968 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262425688043966 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640968 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640968 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@20e64d0fa95d: Found GsupExpect[0] for "262425688043966" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@20e64d0fa95d: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262425688043966" TC_mo_ussd_euse_continue(233)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(233)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082640971 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640971 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425688043966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425688043966" session_id=1722638826 session_state=CONTINUE} 20241012082640971 DSS <0004> hlr_ussd.c:576 262425688043966/0x66ad61ea: Process SS (CONTINUE) 20241012082640971 DSS <0004> hlr_ussd.c:518 262425688043966/0x66ad61ea: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640971 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425688043966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640971 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640971 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data 20241012082640971 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640971 DLINP <000b> input/ipa.c:431 127.0.0.1:33099 sending data EUSE-TC_mo_ussd_euse_continue(220)@20e64d0fa95d: 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 } } } } } 20241012082640972 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640972 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640972 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262425688043966 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425688043966" session_id=1722638826 session_state=END} 20241012082640972 DSS <0004> hlr_ussd.c:576 262425688043966/0x66ad61ea: Process SS (END) 20241012082640972 DSS <0004> hlr_ussd.c:518 262425688043966/0x66ad61ea: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241012082640972 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425688043966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425688043966" session_id=1722638826 session_state=END} 20241012082640972 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425688043966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082640972 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262425688043966 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082640972 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082640972 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(233)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082640972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45000<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@20e64d0fa95d: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@20e64d0fa95d: Final verdict of PTC: none 20241012082640973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44920<->l=127.0.0.1:4258 20241012082640973 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082640973 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082640974 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082640974 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@20e64d0fa95d: Final verdict of PTC: none 224@20e64d0fa95d: Final verdict of PTC: none 20241012082640974 DLINP <000b> input/ipa.c:451 connected read/write 20241012082640974 DLINP <000b> input/ipa.c:405 127.0.0.1:33099 message received 20241012082640974 DLINP <000b> input/ipa.c:414 127.0.0.1:33099 connection closed with server 20241012082640974 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33099 20241012082640974 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241012082640974 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42705<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(221)@20e64d0fa95d: Final verdict of PTC: none IPA-EUSE-foobar(222)@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 224: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@20e64d0fa95d: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:26:40 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20241012082641017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45002<->l=127.0.0.1:4258 20241012082641219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45002<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=36804) Waiting for packet dumper to finish... 1 (prev_count=36804, count=49368) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:26:43 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_mo_ussd_euse_defaultroute started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 20241012082644320 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36053 20241012082644320 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36053 MTC@20e64d0fa95d: in not legacy case 2 IPA-EUSE-foobar(236)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082644321 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644321 DLINP <000b> input/ipa.c:405 127.0.0.1:36053 message received 20241012082644321 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082644321 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@20e64d0fa95d: 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)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@20e64d0fa95d: 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 } } } } 20241012082644322 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644322 DLINP <000b> input/ipa.c:405 127.0.0.1:36053 message received 20241012082644322 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082644322 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241012082644322 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241012082644322 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241012082644322 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 20241012082644322 DLGSUP <0013> gsup_server.c:235 2: 20241012082644322 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082644322 DLGSUP <0013> gsup_server.c:235 3: 20241012082644322 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082644323 DLGSUP <0013> gsup_server.c:235 4: 20241012082644323 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082644323 DLGSUP <0013> gsup_server.c:235 5: 20241012082644323 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082644323 DLGSUP <0013> gsup_server.c:235 7: 20241012082644323 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082644323 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082644323 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082644323 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36053 20241012082644323 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received IPA-EUSE-foobar(236)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082644323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59404<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082644324 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082644324 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082644324 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082644324 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 20241012082644324 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082644324 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 20241012082644324 DLGSUP <0013> gsup_server.c:235 2: 20241012082644324 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082644324 DLGSUP <0013> gsup_server.c:235 3: 20241012082644324 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082644324 DLGSUP <0013> gsup_server.c:235 4: 20241012082644324 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082644324 DLGSUP <0013> gsup_server.c:235 5: 20241012082644324 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082644324 DLGSUP <0013> gsup_server.c:235 7: 20241012082644324 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082644324 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082644324 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082644324 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@20e64d0fa95d: 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") 20241012082644332 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40111<->l=127.0.0.1:4259) 20241012082644339 DAUC <0003> db_auc.c:157 IMSI='262422862668876': No 2G Auth Data 20241012082644339 DAUC <0003> db_auc.c:192 IMSI='262422862668876': No 3G Auth Data HLR_Test-GSUP(237)@20e64d0fa95d: Created GsupExpect[0] for "262422862668876" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241012082644361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59418<->l=127.0.0.1:4258 20241012082644374 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082644375 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422862668876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422862668876" session_id=4258127444 session_state=BEGIN} 20241012082644375 DSS <0004> hlr_ussd.c:576 262422862668876/0xfdcdde54: Process SS (BEGIN) 20241012082644375 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012082644375 DSS <0004> hlr_ussd.c:518 262422862668876/0xfdcdde54: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012082644375 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644375 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644375 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644375 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@20e64d0fa95d: 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 } } } } } 20241012082644383 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644383 DLINP <000b> input/ipa.c:405 127.0.0.1:36053 message received 20241012082644383 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262422862668876 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422862668876" session_id=4258127444 session_state=END} 20241012082644383 DSS <0004> hlr_ussd.c:576 262422862668876/0xfdcdde54: Process SS (END) 20241012082644383 DSS <0004> hlr_ussd.c:518 262422862668876/0xfdcdde54: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012082644383 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422862668876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422862668876" session_id=4258127444 session_state=END} 20241012082644384 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422862668876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082644384 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262422862668876 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082644384 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644384 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@20e64d0fa95d: Found GsupExpect[0] for "262422862668876" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@20e64d0fa95d: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262422862668876" TC_mo_ussd_euse_defaultroute(240)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(240)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082644388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59418<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@20e64d0fa95d: Final verdict of PTC: pass 20241012082644391 DAUC <0003> db_auc.c:157 IMSI='262428074822605': No 2G Auth Data 20241012082644391 DAUC <0003> db_auc.c:192 IMSI='262428074822605': No 3G Auth Data HLR_Test-GSUP(237)@20e64d0fa95d: Created GsupExpect[0] for "262428074822605" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241012082644405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59428<->l=127.0.0.1:4258 20241012082644408 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082644408 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428074822605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428074822605" session_id=1098042126 session_state=BEGIN} 20241012082644408 DSS <0004> hlr_ussd.c:576 262428074822605/0x4172cb0e: Process SS (BEGIN) 20241012082644408 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012082644408 DSS <0004> hlr_ussd.c:518 262428074822605/0x4172cb0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012082644408 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644408 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644408 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644408 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@20e64d0fa95d: 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 } } } } } 20241012082644408 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644408 DLINP <000b> input/ipa.c:405 127.0.0.1:36053 message received 20241012082644408 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262428074822605 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428074822605" session_id=1098042126 session_state=END} 20241012082644408 DSS <0004> hlr_ussd.c:576 262428074822605/0x4172cb0e: Process SS (END) 20241012082644408 DSS <0004> hlr_ussd.c:518 262428074822605/0x4172cb0e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012082644408 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428074822605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428074822605" session_id=1098042126 session_state=END} 20241012082644408 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428074822605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082644408 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262428074822605 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082644408 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644409 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@20e64d0fa95d: Found GsupExpect[0] for "262428074822605" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@20e64d0fa95d: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262428074822605" TC_mo_ussd_euse_defaultroute(241)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(241)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082644410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59428<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@20e64d0fa95d: Final verdict of PTC: pass 20241012082644413 DAUC <0003> db_auc.c:157 IMSI='262422507241458': No 2G Auth Data 20241012082644413 DAUC <0003> db_auc.c:192 IMSI='262422507241458': No 3G Auth Data HLR_Test-GSUP(237)@20e64d0fa95d: Created GsupExpect[0] for "262422507241458" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241012082644425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59432<->l=127.0.0.1:4258 20241012082644428 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082644428 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422507241458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422507241458" session_id=1663308049 session_state=BEGIN} 20241012082644428 DSS <0004> hlr_ussd.c:576 262422507241458/0x63241111: Process SS (BEGIN) 20241012082644428 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012082644428 DSS <0004> hlr_ussd.c:518 262422507241458/0x63241111: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012082644428 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644428 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644428 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644428 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@20e64d0fa95d: 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 } } } } } 20241012082644429 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644429 DLINP <000b> input/ipa.c:405 127.0.0.1:36053 message received 20241012082644429 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262422507241458 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422507241458" session_id=1663308049 session_state=END} 20241012082644429 DSS <0004> hlr_ussd.c:576 262422507241458/0x63241111: Process SS (END) 20241012082644429 DSS <0004> hlr_ussd.c:518 262422507241458/0x63241111: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012082644429 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422507241458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422507241458" session_id=1663308049 session_state=END} 20241012082644429 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422507241458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082644429 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262422507241458 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082644429 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644429 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@20e64d0fa95d: Found GsupExpect[0] for "262422507241458" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@20e64d0fa95d: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262422507241458" TC_mo_ussd_euse_defaultroute(242)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(242)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082644431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59432<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@20e64d0fa95d: Final verdict of PTC: pass 20241012082644434 DAUC <0003> db_auc.c:157 IMSI='262429109130330': No 2G Auth Data 20241012082644434 DAUC <0003> db_auc.c:192 IMSI='262429109130330': No 3G Auth Data HLR_Test-GSUP(237)@20e64d0fa95d: Created GsupExpect[0] for "262429109130330" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241012082644445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59434<->l=127.0.0.1:4258 20241012082644447 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082644447 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429109130330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429109130330" session_id=2028150117 session_state=BEGIN} 20241012082644447 DSS <0004> hlr_ussd.c:576 262429109130330/0x78e31d65: Process SS (BEGIN) 20241012082644447 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012082644447 DSS <0004> hlr_ussd.c:518 262429109130330/0x78e31d65: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012082644447 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644447 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644447 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644447 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@20e64d0fa95d: 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 } } } } } 20241012082644448 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644448 DLINP <000b> input/ipa.c:405 127.0.0.1:36053 message received 20241012082644448 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262429109130330 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429109130330" session_id=2028150117 session_state=END} 20241012082644448 DSS <0004> hlr_ussd.c:576 262429109130330/0x78e31d65: Process SS (END) 20241012082644448 DSS <0004> hlr_ussd.c:518 262429109130330/0x78e31d65: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012082644448 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429109130330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429109130330" session_id=2028150117 session_state=END} 20241012082644448 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429109130330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082644448 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262429109130330 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082644448 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644448 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@20e64d0fa95d: Found GsupExpect[0] for "262429109130330" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@20e64d0fa95d: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262429109130330" TC_mo_ussd_euse_defaultroute(243)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(243)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082644450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59434<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@20e64d0fa95d: Final verdict of PTC: pass 20241012082644453 DAUC <0003> db_auc.c:157 IMSI='262429443602884': No 2G Auth Data 20241012082644453 DAUC <0003> db_auc.c:192 IMSI='262429443602884': No 3G Auth Data HLR_Test-GSUP(237)@20e64d0fa95d: Created GsupExpect[0] for "262429443602884" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241012082644464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59442<->l=127.0.0.1:4258 20241012082644467 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082644467 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429443602884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429443602884" session_id=42652500 session_state=BEGIN} 20241012082644467 DSS <0004> hlr_ussd.c:576 262429443602884/0x028ad354: Process SS (BEGIN) 20241012082644467 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012082644467 DSS <0004> hlr_ussd.c:518 262429443602884/0x028ad354: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012082644467 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644467 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644467 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644467 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@20e64d0fa95d: 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 } } } } } 20241012082644468 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644468 DLINP <000b> input/ipa.c:405 127.0.0.1:36053 message received 20241012082644468 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262429443602884 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429443602884" session_id=42652500 session_state=END} 20241012082644468 DSS <0004> hlr_ussd.c:576 262429443602884/0x028ad354: Process SS (END) 20241012082644468 DSS <0004> hlr_ussd.c:518 262429443602884/0x028ad354: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012082644468 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429443602884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429443602884" session_id=42652500 session_state=END} 20241012082644468 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429443602884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082644468 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262429443602884 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082644468 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644468 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@20e64d0fa95d: Found GsupExpect[0] for "262429443602884" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@20e64d0fa95d: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262429443602884" TC_mo_ussd_euse_defaultroute(244)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(244)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082644470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59442<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@20e64d0fa95d: Final verdict of PTC: pass 20241012082644473 DAUC <0003> db_auc.c:157 IMSI='262428861956387': No 2G Auth Data 20241012082644473 DAUC <0003> db_auc.c:192 IMSI='262428861956387': No 3G Auth Data HLR_Test-GSUP(237)@20e64d0fa95d: Created GsupExpect[0] for "262428861956387" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241012082644486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59454<->l=127.0.0.1:4258 20241012082644489 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082644489 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428861956387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428861956387" session_id=1906448719 session_state=BEGIN} 20241012082644489 DSS <0004> hlr_ussd.c:576 262428861956387/0x71a2194f: Process SS (BEGIN) 20241012082644489 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012082644489 DSS <0004> hlr_ussd.c:518 262428861956387/0x71a2194f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012082644489 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644489 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644489 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644489 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@20e64d0fa95d: 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 } } } } } 20241012082644490 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644490 DLINP <000b> input/ipa.c:405 127.0.0.1:36053 message received 20241012082644490 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262428861956387 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428861956387" session_id=1906448719 session_state=END} 20241012082644490 DSS <0004> hlr_ussd.c:576 262428861956387/0x71a2194f: Process SS (END) 20241012082644490 DSS <0004> hlr_ussd.c:518 262428861956387/0x71a2194f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012082644490 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428861956387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428861956387" session_id=1906448719 session_state=END} 20241012082644490 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428861956387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082644490 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262428861956387 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082644490 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644490 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@20e64d0fa95d: Found GsupExpect[0] for "262428861956387" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@20e64d0fa95d: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262428861956387" TC_mo_ussd_euse_defaultroute(245)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(245)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082644492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59454<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@20e64d0fa95d: Final verdict of PTC: pass 20241012082644495 DAUC <0003> db_auc.c:157 IMSI='262424179580867': No 2G Auth Data 20241012082644495 DAUC <0003> db_auc.c:192 IMSI='262424179580867': No 3G Auth Data HLR_Test-GSUP(237)@20e64d0fa95d: Created GsupExpect[0] for "262424179580867" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241012082644508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59470<->l=127.0.0.1:4258 20241012082644511 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082644511 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424179580867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424179580867" session_id=2844230519 session_state=BEGIN} 20241012082644511 DSS <0004> hlr_ussd.c:576 262424179580867/0xa9878377: Process SS (BEGIN) 20241012082644511 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012082644511 DSS <0004> hlr_ussd.c:518 262424179580867/0xa9878377: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012082644511 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644511 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644511 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644511 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@20e64d0fa95d: 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 } } } } } 20241012082644511 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644511 DLINP <000b> input/ipa.c:405 127.0.0.1:36053 message received 20241012082644511 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262424179580867 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424179580867" session_id=2844230519 session_state=END} 20241012082644511 DSS <0004> hlr_ussd.c:576 262424179580867/0xa9878377: Process SS (END) 20241012082644511 DSS <0004> hlr_ussd.c:518 262424179580867/0xa9878377: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012082644511 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424179580867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424179580867" session_id=2844230519 session_state=END} 20241012082644511 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424179580867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082644511 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262424179580867 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082644511 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644511 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@20e64d0fa95d: Found GsupExpect[0] for "262424179580867" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@20e64d0fa95d: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262424179580867" TC_mo_ussd_euse_defaultroute(246)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(246)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082644513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59470<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@20e64d0fa95d: Final verdict of PTC: pass 20241012082644516 DAUC <0003> db_auc.c:157 IMSI='262421227825806': No 2G Auth Data 20241012082644516 DAUC <0003> db_auc.c:192 IMSI='262421227825806': No 3G Auth Data HLR_Test-GSUP(237)@20e64d0fa95d: Created GsupExpect[0] for "262421227825806" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241012082644530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59482<->l=127.0.0.1:4258 20241012082644532 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082644532 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421227825806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421227825806" session_id=1116287626 session_state=BEGIN} 20241012082644532 DSS <0004> hlr_ussd.c:576 262421227825806/0x4289328a: Process SS (BEGIN) 20241012082644532 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241012082644532 DSS <0004> hlr_ussd.c:518 262421227825806/0x4289328a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241012082644532 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644532 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data 20241012082644532 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644532 DLINP <000b> input/ipa.c:431 127.0.0.1:36053 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@20e64d0fa95d: 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 } } } } } 20241012082644533 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644533 DLINP <000b> input/ipa.c:405 127.0.0.1:36053 message received 20241012082644533 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262421227825806 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421227825806" session_id=1116287626 session_state=END} 20241012082644533 DSS <0004> hlr_ussd.c:576 262421227825806/0x4289328a: Process SS (END) 20241012082644533 DSS <0004> hlr_ussd.c:518 262421227825806/0x4289328a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241012082644533 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421227825806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421227825806" session_id=1116287626 session_state=END} 20241012082644533 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421227825806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082644533 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262421227825806 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241012082644533 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082644533 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@20e64d0fa95d: Found GsupExpect[0] for "262421227825806" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@20e64d0fa95d: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262421227825806" TC_mo_ussd_euse_defaultroute(247)@20e64d0fa95d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(247)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082644535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59482<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@20e64d0fa95d: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@20e64d0fa95d: Final verdict of PTC: none 20241012082644536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59404<->l=127.0.0.1:4258 20241012082644537 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644537 DLINP <000b> input/ipa.c:405 127.0.0.1:36053 message received 20241012082644537 DLINP <000b> input/ipa.c:414 127.0.0.1:36053 connection closed with server 20241012082644537 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36053 20241012082644537 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241012082644537 DLINP <000b> input/ipa.c:451 connected read/write 20241012082644537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082644537 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082644537 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082644537 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(237)@20e64d0fa95d: Final verdict of PTC: none IPA-EUSE-foobar(236)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@20e64d0fa95d: Final verdict of PTC: none 20241012082644537 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40111<->l=127.0.0.1:4259) 238@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 238: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@20e64d0fa95d: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:26:44 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20241012082644574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59494<->l=127.0.0.1:4258 20241012082644775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59494<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) 20241012082645561 DSS <0004> hlr_ussd.c:239 262428326109080/0xdbd07fc5: SS Session Timeout, destroying 20241012082645561 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428326109080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082645598 DSS <0004> hlr_ussd.c:239 262422560406848/0x71a5e0bc: SS Session Timeout, destroying 20241012082645598 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422560406848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082645631 DSS <0004> hlr_ussd.c:239 262429466989432/0x0dafeba4: SS Session Timeout, destroying 20241012082645631 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429466989432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082645672 DSS <0004> hlr_ussd.c:239 262421688359794/0x57e3ddd4: SS Session Timeout, destroying 20241012082645672 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421688359794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082645689 DSS <0004> hlr_ussd.c:239 262426575351252/0x93737065: SS Session Timeout, destroying 20241012082645690 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426575351252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082645716 DSS <0004> hlr_ussd.c:239 262428118088337/0xf6601a4f: SS Session Timeout, destroying 20241012082645716 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428118088337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082645735 DSS <0004> hlr_ussd.c:239 262424682281093/0x9736134f: SS Session Timeout, destroying 20241012082645735 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424682281093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082645761 DSS <0004> hlr_ussd.c:239 262427996773591/0x32a5e4c3: SS Session Timeout, destroying 20241012082645761 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427996773591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=252, count=46328) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:26:46 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_mo_sss_reject started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082647886 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082647886 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082647891 DLINP <000b> input/ipa.c:451 connected read/write 20241012082647891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082647893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59506<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@20e64d0fa95d: 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) } } } } 20241012082647896 DLINP <000b> input/ipa.c:451 connected read/write 20241012082647896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(248)@20e64d0fa95d: 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 } } } } 20241012082647897 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082647897 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082647897 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 20241012082647897 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082647897 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 20241012082647897 DLGSUP <0013> gsup_server.c:235 2: 20241012082647897 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082647897 DLGSUP <0013> gsup_server.c:235 3: 20241012082647897 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082647897 DLGSUP <0013> gsup_server.c:235 4: 20241012082647897 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082647897 DLGSUP <0013> gsup_server.c:235 5: 20241012082647897 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082647897 DLGSUP <0013> gsup_server.c:235 7: 20241012082647897 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082647897 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082647897 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082647897 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(248)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@20e64d0fa95d: 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") 20241012082647918 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36161<->l=127.0.0.1:4259) 20241012082647949 DAUC <0003> db_auc.c:157 IMSI='262423800080176': No 2G Auth Data 20241012082647949 DAUC <0003> db_auc.c:192 IMSI='262423800080176': No 3G Auth Data HLR_Test-GSUP(249)@20e64d0fa95d: Created GsupExpect[0] for "262423800080176" to be handled at TC_mo_sss_reject(252) 20241012082647973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59516<->l=127.0.0.1:4258 20241012082647986 DLINP <000b> input/ipa.c:451 connected read/write 20241012082647986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082647986 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423800080176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423800080176" session_id=1613215692 session_state=BEGIN} 20241012082647986 DSS <0004> hlr_ussd.c:576 262423800080176/0x6027b7cc: Process SS (BEGIN) 20241012082647986 DSS <0004> hlr_ussd.c:498 262423800080176/0x6027b7cc: SS CompType=Invoke, OpCode=InterrogateSS 20241012082647986 DSS <0004> hlr_ussd.c:506 262423800080176/0x6027b7cc: Structured SS requests are not supported, rejecting... 20241012082647986 DSS <0004> hlr_ussd.c:354 262423800080176/0x6027b7cc: Tx ReturnError(0, 0x15) 20241012082647986 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423800080176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423800080176" session_id=1613215692 session_state=END} 20241012082647986 DLINP <000b> input/ipa.c:451 connected read/write 20241012082647986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082647986 DLINP <000b> input/ipa.c:451 connected read/write 20241012082647986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@20e64d0fa95d: Found GsupExpect[0] for "262423800080176" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@20e64d0fa95d: Added IMSI table entry 0TC_mo_sss_reject(252)"262423800080176" TC_mo_sss_reject(252)@20e64d0fa95d: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082647991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59516<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@20e64d0fa95d: Final verdict of PTC: pass 20241012082647998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59506<->l=127.0.0.1:4258 20241012082647998 DLINP <000b> input/ipa.c:451 connected read/write 20241012082647998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082647998 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082647998 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082647998 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082647998 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36161<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@20e64d0fa95d: Final verdict of PTC: none 250@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 250: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@20e64d0fa95d: Test case TC_mo_sss_reject finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:26:48 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20241012082648021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59532<->l=127.0.0.1:4258 20241012082648122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59532<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) 20241012082649133 DSS <0004> hlr_ussd.c:239 262425151977622/0x6200d75a: SS Session Timeout, destroying 20241012082649133 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425151977622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=252, count=14528) 20241012082649169 DSS <0004> hlr_ussd.c:239 262421064062685/0xcb325baf: SS Session Timeout, destroying 20241012082649169 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421064062685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082649197 DSS <0004> hlr_ussd.c:239 262421155200142/0x41c063d2: SS Session Timeout, destroying 20241012082649197 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421155200142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082649221 DSS <0004> hlr_ussd.c:239 262428161910840/0x32c45000: SS Session Timeout, destroying 20241012082649221 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428161910840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082649247 DSS <0004> hlr_ussd.c:239 262427897737035/0xe0edb23f: SS Session Timeout, destroying 20241012082649247 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427897737035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082649274 DSS <0004> hlr_ussd.c:239 262420143834644/0x0587e004: SS Session Timeout, destroying 20241012082649274 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420143834644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082649299 DSS <0004> hlr_ussd.c:239 262429987551307/0xff9c0774: SS Session Timeout, destroying 20241012082649299 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429987551307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241012082649322 DSS <0004> hlr_ussd.c:239 262422705784215/0xf5d38f23: SS Session Timeout, destroying 20241012082649322 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422705784215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:26:50 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_gsup_check_imei started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082651221 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082651221 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082651226 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59544<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082651231 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651231 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082651231 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082651231 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 20241012082651231 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082651231 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 20241012082651231 DLGSUP <0013> gsup_server.c:235 2: 20241012082651231 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082651231 DLGSUP <0013> gsup_server.c:235 3: 20241012082651231 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082651231 DLGSUP <0013> gsup_server.c:235 4: 20241012082651231 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082651231 DLGSUP <0013> gsup_server.c:235 5: 20241012082651231 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082651231 DLGSUP <0013> gsup_server.c:235 7: 20241012082651231 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082651231 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082651231 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082651231 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(253)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@20e64d0fa95d: 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") 20241012082651246 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40175<->l=127.0.0.1:4259) 20241012082651274 DAUC <0003> db_auc.c:157 IMSI='262424694548161': No 2G Auth Data 20241012082651274 DAUC <0003> db_auc.c:192 IMSI='262424694548161': No 3G Auth Data HLR_Test-GSUP(254)@20e64d0fa95d: Created GsupExpect[0] for "262424694548161" to be handled at TC_gsup_check_imei(257) 20241012082651322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59556<->l=127.0.0.1:4258 20241012082651335 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651335 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424694548161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424694548161"} 20241012082651335 DMAIN <0000> hlr.c:424 IMSI='262424694548161': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082651335 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424694548161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424694548161"} 20241012082651335 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424694548161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651335 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651335 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@20e64d0fa95d: Found GsupExpect[0] for "262424694548161" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@20e64d0fa95d: Added IMSI table entry 0TC_gsup_check_imei(257)"262424694548161" TC_gsup_check_imei(257)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082651340 DAUC <0003> db_auc.c:192 IMSI='262424694548161': No 3G Auth Data 20241012082651347 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651347 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424694548161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424694548161"} 20241012082651347 DAUC <0003> hlr.c:417 IMSI='262424694548161': storing IMEI = 12345678901234 20241012082651350 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424694548161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424694548161"} 20241012082651350 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424694548161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651350 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651350 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651352 DAUC <0003> db_auc.c:192 IMSI='262424694548161': No 3G Auth Data TC_gsup_check_imei(257)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082651355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59556<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@20e64d0fa95d: Final verdict of PTC: pass 20241012082651372 DAUC <0003> db_auc.c:157 IMSI='262421343387579': No 2G Auth Data 20241012082651372 DAUC <0003> db_auc.c:192 IMSI='262421343387579': No 3G Auth Data HLR_Test-GSUP(254)@20e64d0fa95d: Created GsupExpect[0] for "262421343387579" to be handled at TC_gsup_check_imei(258) 20241012082651385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59560<->l=127.0.0.1:4258 20241012082651388 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651388 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421343387579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421343387579"} 20241012082651388 DMAIN <0000> hlr.c:424 IMSI='262421343387579': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082651388 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421343387579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421343387579"} 20241012082651388 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421343387579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651388 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651388 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@20e64d0fa95d: Found GsupExpect[0] for "262421343387579" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@20e64d0fa95d: Added IMSI table entry 1TC_gsup_check_imei(258)"262421343387579" TC_gsup_check_imei(258)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082651388 DAUC <0003> db_auc.c:192 IMSI='262421343387579': No 3G Auth Data 20241012082651390 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651390 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421343387579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421343387579"} 20241012082651390 DAUC <0003> hlr.c:417 IMSI='262421343387579': storing IMEI = 12345678901234 20241012082651393 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421343387579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421343387579"} 20241012082651393 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421343387579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651393 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651393 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651393 DAUC <0003> db_auc.c:192 IMSI='262421343387579': No 3G Auth Data TC_gsup_check_imei(258)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082651394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59560<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@20e64d0fa95d: Final verdict of PTC: pass 20241012082651402 DAUC <0003> db_auc.c:157 IMSI='262421669937394': No 2G Auth Data 20241012082651402 DAUC <0003> db_auc.c:192 IMSI='262421669937394': No 3G Auth Data HLR_Test-GSUP(254)@20e64d0fa95d: Created GsupExpect[0] for "262421669937394" to be handled at TC_gsup_check_imei(259) 20241012082651413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59570<->l=127.0.0.1:4258 20241012082651415 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651415 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421669937394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421669937394"} 20241012082651415 DMAIN <0000> hlr.c:424 IMSI='262421669937394': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082651415 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421669937394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421669937394"} 20241012082651415 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421669937394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651415 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651416 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@20e64d0fa95d: Found GsupExpect[0] for "262421669937394" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@20e64d0fa95d: Added IMSI table entry 2TC_gsup_check_imei(259)"262421669937394" 20241012082651416 DAUC <0003> db_auc.c:192 IMSI='262421669937394': No 3G Auth Data TC_gsup_check_imei(259)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082651417 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651417 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421669937394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421669937394"} 20241012082651417 DAUC <0003> hlr.c:417 IMSI='262421669937394': storing IMEI = 12345678901234 20241012082651420 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421669937394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421669937394"} 20241012082651420 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421669937394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651420 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651420 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651420 DAUC <0003> db_auc.c:192 IMSI='262421669937394': No 3G Auth Data TC_gsup_check_imei(259)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082651421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59570<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@20e64d0fa95d: Final verdict of PTC: pass 20241012082651431 DAUC <0003> db_auc.c:157 IMSI='262423509700273': No 2G Auth Data 20241012082651431 DAUC <0003> db_auc.c:192 IMSI='262423509700273': No 3G Auth Data HLR_Test-GSUP(254)@20e64d0fa95d: Created GsupExpect[0] for "262423509700273" to be handled at TC_gsup_check_imei(260) 20241012082651452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59582<->l=127.0.0.1:4258 20241012082651455 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651455 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423509700273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423509700273"} 20241012082651455 DMAIN <0000> hlr.c:424 IMSI='262423509700273': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082651455 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423509700273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423509700273"} 20241012082651455 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423509700273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651455 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651455 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@20e64d0fa95d: Found GsupExpect[0] for "262423509700273" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@20e64d0fa95d: Added IMSI table entry 3TC_gsup_check_imei(260)"262423509700273" 20241012082651455 DAUC <0003> db_auc.c:157 IMSI='262423509700273': No 2G Auth Data TC_gsup_check_imei(260)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082651457 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651457 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423509700273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423509700273"} 20241012082651457 DAUC <0003> hlr.c:417 IMSI='262423509700273': storing IMEI = 12345678901234 20241012082651463 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423509700273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423509700273"} 20241012082651463 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423509700273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651463 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651463 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651463 DAUC <0003> db_auc.c:157 IMSI='262423509700273': No 2G Auth Data TC_gsup_check_imei(260)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082651464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59582<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@20e64d0fa95d: Final verdict of PTC: pass 20241012082651475 DAUC <0003> db_auc.c:157 IMSI='262421075625630': No 2G Auth Data 20241012082651475 DAUC <0003> db_auc.c:192 IMSI='262421075625630': No 3G Auth Data HLR_Test-GSUP(254)@20e64d0fa95d: Created GsupExpect[0] for "262421075625630" to be handled at TC_gsup_check_imei(261) 20241012082651485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59592<->l=127.0.0.1:4258 20241012082651488 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651488 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421075625630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421075625630"} 20241012082651488 DMAIN <0000> hlr.c:424 IMSI='262421075625630': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082651488 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421075625630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421075625630"} 20241012082651488 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421075625630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651488 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651488 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@20e64d0fa95d: Found GsupExpect[0] for "262421075625630" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@20e64d0fa95d: Added IMSI table entry 4TC_gsup_check_imei(261)"262421075625630" 20241012082651488 DAUC <0003> db_auc.c:157 IMSI='262421075625630': No 2G Auth Data TC_gsup_check_imei(261)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082651489 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651489 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421075625630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421075625630"} 20241012082651489 DAUC <0003> hlr.c:417 IMSI='262421075625630': storing IMEI = 12345678901234 20241012082651492 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421075625630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421075625630"} 20241012082651492 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421075625630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651492 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651492 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651492 DAUC <0003> db_auc.c:157 IMSI='262421075625630': No 2G Auth Data TC_gsup_check_imei(261)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082651493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59592<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@20e64d0fa95d: Final verdict of PTC: pass 20241012082651501 DAUC <0003> db_auc.c:157 IMSI='262421155837320': No 2G Auth Data 20241012082651501 DAUC <0003> db_auc.c:192 IMSI='262421155837320': No 3G Auth Data HLR_Test-GSUP(254)@20e64d0fa95d: Created GsupExpect[0] for "262421155837320" to be handled at TC_gsup_check_imei(262) 20241012082651514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59606<->l=127.0.0.1:4258 20241012082651516 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651516 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421155837320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421155837320"} 20241012082651516 DMAIN <0000> hlr.c:424 IMSI='262421155837320': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082651516 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421155837320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421155837320"} 20241012082651516 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421155837320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651516 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651516 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@20e64d0fa95d: Found GsupExpect[0] for "262421155837320" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@20e64d0fa95d: Added IMSI table entry 5TC_gsup_check_imei(262)"262421155837320" TC_gsup_check_imei(262)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082651518 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651518 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421155837320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421155837320"} 20241012082651518 DAUC <0003> hlr.c:417 IMSI='262421155837320': storing IMEI = 12345678901234 20241012082651521 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421155837320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421155837320"} 20241012082651521 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421155837320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651521 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651521 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082651522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59606<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@20e64d0fa95d: Final verdict of PTC: pass 20241012082651533 DAUC <0003> db_auc.c:157 IMSI='262425624354557': No 2G Auth Data 20241012082651533 DAUC <0003> db_auc.c:192 IMSI='262425624354557': No 3G Auth Data HLR_Test-GSUP(254)@20e64d0fa95d: Created GsupExpect[0] for "262425624354557" to be handled at TC_gsup_check_imei(263) 20241012082651548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59622<->l=127.0.0.1:4258 20241012082651551 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651551 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425624354557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425624354557"} 20241012082651551 DMAIN <0000> hlr.c:424 IMSI='262425624354557': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082651551 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425624354557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425624354557"} 20241012082651551 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425624354557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651551 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651551 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@20e64d0fa95d: Found GsupExpect[0] for "262425624354557" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@20e64d0fa95d: Added IMSI table entry 6TC_gsup_check_imei(263)"262425624354557" TC_gsup_check_imei(263)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082651552 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651552 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425624354557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425624354557"} 20241012082651552 DAUC <0003> hlr.c:417 IMSI='262425624354557': storing IMEI = 12345678901234 20241012082651556 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425624354557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425624354557"} 20241012082651556 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425624354557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651556 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651556 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082651556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59622<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@20e64d0fa95d: Final verdict of PTC: pass 20241012082651568 DAUC <0003> db_auc.c:157 IMSI='262422164196674': No 2G Auth Data 20241012082651568 DAUC <0003> db_auc.c:192 IMSI='262422164196674': No 3G Auth Data HLR_Test-GSUP(254)@20e64d0fa95d: Created GsupExpect[0] for "262422164196674" to be handled at TC_gsup_check_imei(264) 20241012082651583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53022<->l=127.0.0.1:4258 20241012082651586 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651586 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422164196674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422164196674"} 20241012082651586 DMAIN <0000> hlr.c:424 IMSI='262422164196674': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082651586 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422164196674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422164196674"} 20241012082651586 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422164196674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651586 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651586 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@20e64d0fa95d: Found GsupExpect[0] for "262422164196674" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@20e64d0fa95d: Added IMSI table entry 7TC_gsup_check_imei(264)"262422164196674" TC_gsup_check_imei(264)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082651587 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651587 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422164196674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422164196674"} 20241012082651587 DAUC <0003> hlr.c:417 IMSI='262422164196674': storing IMEI = 12345678901234 20241012082651590 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422164196674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422164196674"} 20241012082651590 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422164196674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082651590 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082651590 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082651591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53022<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@20e64d0fa95d: Final verdict of PTC: pass MTC@20e64d0fa95d: setverdict(pass): none -> pass 20241012082651599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59544<->l=127.0.0.1:4258 20241012082651600 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40175<->l=127.0.0.1:4259) 20241012082651600 DLINP <000b> input/ipa.c:451 connected read/write 20241012082651600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082651600 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082651600 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082651600 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@20e64d0fa95d: Final verdict of PTC: none 255@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: pass MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@20e64d0fa95d: Test case TC_gsup_check_imei finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:26:51 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20241012082651623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53038<->l=127.0.0.1:4258 20241012082651724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53038<->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=67728) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:26:53 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_gsup_check_imei_via_proxy started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082654844 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082654844 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082654848 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082654849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53050<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082654851 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082654851 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082654851 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082654851 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 20241012082654851 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082654851 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 20241012082654851 DLGSUP <0013> gsup_server.c:235 2: 20241012082654851 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082654851 DLGSUP <0013> gsup_server.c:235 3: 20241012082654851 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082654851 DLGSUP <0013> gsup_server.c:235 4: 20241012082654851 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082654851 DLGSUP <0013> gsup_server.c:235 5: 20241012082654851 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082654851 DLGSUP <0013> gsup_server.c:235 7: 20241012082654851 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082654851 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082654851 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082654851 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@20e64d0fa95d: 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") 20241012082654862 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35439<->l=127.0.0.1:4259) 20241012082654883 DAUC <0003> db_auc.c:157 IMSI='262423463025533': No 2G Auth Data 20241012082654883 DAUC <0003> db_auc.c:192 IMSI='262423463025533': No 3G Auth Data HLR_Test-GSUP(266)@20e64d0fa95d: Created GsupExpect[0] for "262423463025533" to be handled at TC_gsup_check_imei_via_proxy(269) 20241012082654912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53066<->l=127.0.0.1:4258 20241012082654924 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082654924 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262423463025533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423463025533" source_name="the-source\n"} 20241012082654924 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241012082654924 DMAIN <0000> hlr.c:424 IMSI='262423463025533': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082654924 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262423463025533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423463025533" destination_name="the-source\n"} 20241012082654924 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262423463025533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082654924 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082654924 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@20e64d0fa95d: Found GsupExpect[0] for "262423463025533" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@20e64d0fa95d: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262423463025533" TC_gsup_check_imei_via_proxy(269)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082654927 DAUC <0003> db_auc.c:192 IMSI='262423463025533': No 3G Auth Data 20241012082654930 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082654930 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262423463025533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423463025533" source_name="the-source\n"} 20241012082654930 DAUC <0003> hlr.c:417 IMSI='262423463025533': storing IMEI = 12345678901234 20241012082654935 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262423463025533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423463025533" destination_name="the-source\n"} 20241012082654935 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262423463025533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082654935 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082654936 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082654937 DAUC <0003> db_auc.c:192 IMSI='262423463025533': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082654939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53066<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@20e64d0fa95d: Final verdict of PTC: pass 20241012082654949 DAUC <0003> db_auc.c:157 IMSI='262426200460025': No 2G Auth Data 20241012082654949 DAUC <0003> db_auc.c:192 IMSI='262426200460025': No 3G Auth Data 20241012082654962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53072<->l=127.0.0.1:4258 HLR_Test-GSUP(266)@20e64d0fa95d: Created GsupExpect[0] for "262426200460025" to be handled at TC_gsup_check_imei_via_proxy(270) 20241012082654964 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082654964 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262426200460025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426200460025" source_name="the-source\n"} 20241012082654964 DMAIN <0000> hlr.c:424 IMSI='262426200460025': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082654964 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262426200460025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426200460025" destination_name="the-source\n"} 20241012082654964 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262426200460025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082654964 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082654964 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@20e64d0fa95d: Found GsupExpect[0] for "262426200460025" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@20e64d0fa95d: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262426200460025" 20241012082654964 DAUC <0003> db_auc.c:192 IMSI='262426200460025': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082654965 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082654965 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262426200460025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426200460025" source_name="the-source\n"} 20241012082654965 DAUC <0003> hlr.c:417 IMSI='262426200460025': storing IMEI = 12345678901234 20241012082654968 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262426200460025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426200460025" destination_name="the-source\n"} 20241012082654968 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262426200460025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082654968 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082654968 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082654968 DAUC <0003> db_auc.c:192 IMSI='262426200460025': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082654969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53072<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@20e64d0fa95d: Final verdict of PTC: pass 20241012082654978 DAUC <0003> db_auc.c:157 IMSI='262421935321485': No 2G Auth Data 20241012082654978 DAUC <0003> db_auc.c:192 IMSI='262421935321485': No 3G Auth Data HLR_Test-GSUP(266)@20e64d0fa95d: Created GsupExpect[0] for "262421935321485" to be handled at TC_gsup_check_imei_via_proxy(271) 20241012082654992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53082<->l=127.0.0.1:4258 20241012082654994 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082654994 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421935321485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421935321485" source_name="the-source\n"} 20241012082654994 DMAIN <0000> hlr.c:424 IMSI='262421935321485': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082654994 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262421935321485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421935321485" destination_name="the-source\n"} 20241012082654994 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262421935321485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082654994 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082654994 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@20e64d0fa95d: Found GsupExpect[0] for "262421935321485" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@20e64d0fa95d: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262421935321485" 20241012082654995 DAUC <0003> db_auc.c:192 IMSI='262421935321485': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082654996 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082654996 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421935321485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421935321485" source_name="the-source\n"} 20241012082654996 DAUC <0003> hlr.c:417 IMSI='262421935321485': storing IMEI = 12345678901234 20241012082654998 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262421935321485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421935321485" destination_name="the-source\n"} 20241012082654998 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262421935321485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082654998 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082654998 DLINP <000b> input/ipa.c:451 connected read/write 20241012082654998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082654999 DAUC <0003> db_auc.c:192 IMSI='262421935321485': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082654999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53082<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@20e64d0fa95d: Final verdict of PTC: pass 20241012082655008 DAUC <0003> db_auc.c:157 IMSI='262427095013459': No 2G Auth Data 20241012082655008 DAUC <0003> db_auc.c:192 IMSI='262427095013459': No 3G Auth Data HLR_Test-GSUP(266)@20e64d0fa95d: Created GsupExpect[0] for "262427095013459" to be handled at TC_gsup_check_imei_via_proxy(272) 20241012082655019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53090<->l=127.0.0.1:4258 20241012082655021 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082655021 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262427095013459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427095013459" source_name="the-source\n"} 20241012082655021 DMAIN <0000> hlr.c:424 IMSI='262427095013459': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082655021 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262427095013459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427095013459" destination_name="the-source\n"} 20241012082655021 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262427095013459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082655021 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655021 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@20e64d0fa95d: Found GsupExpect[0] for "262427095013459" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@20e64d0fa95d: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262427095013459" 20241012082655022 DAUC <0003> db_auc.c:157 IMSI='262427095013459': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082655023 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082655023 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262427095013459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427095013459" source_name="the-source\n"} 20241012082655023 DAUC <0003> hlr.c:417 IMSI='262427095013459': storing IMEI = 12345678901234 20241012082655026 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262427095013459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427095013459" destination_name="the-source\n"} 20241012082655026 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262427095013459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082655026 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655026 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655026 DAUC <0003> db_auc.c:157 IMSI='262427095013459': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082655027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53090<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@20e64d0fa95d: Final verdict of PTC: pass 20241012082655035 DAUC <0003> db_auc.c:157 IMSI='262428527654556': No 2G Auth Data 20241012082655035 DAUC <0003> db_auc.c:192 IMSI='262428527654556': No 3G Auth Data HLR_Test-GSUP(266)@20e64d0fa95d: Created GsupExpect[0] for "262428527654556" to be handled at TC_gsup_check_imei_via_proxy(273) 20241012082655049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53096<->l=127.0.0.1:4258 20241012082655051 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082655051 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428527654556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428527654556" source_name="the-source\n"} 20241012082655051 DMAIN <0000> hlr.c:424 IMSI='262428527654556': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082655051 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262428527654556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428527654556" destination_name="the-source\n"} 20241012082655051 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262428527654556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082655051 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655051 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@20e64d0fa95d: Found GsupExpect[0] for "262428527654556" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@20e64d0fa95d: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262428527654556" 20241012082655052 DAUC <0003> db_auc.c:157 IMSI='262428527654556': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082655054 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082655054 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428527654556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428527654556" source_name="the-source\n"} 20241012082655054 DAUC <0003> hlr.c:417 IMSI='262428527654556': storing IMEI = 12345678901234 20241012082655057 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262428527654556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428527654556" destination_name="the-source\n"} 20241012082655057 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262428527654556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082655057 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655057 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655058 DAUC <0003> db_auc.c:157 IMSI='262428527654556': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082655058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53096<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@20e64d0fa95d: Final verdict of PTC: pass 20241012082655068 DAUC <0003> db_auc.c:157 IMSI='262423271899300': No 2G Auth Data 20241012082655068 DAUC <0003> db_auc.c:192 IMSI='262423271899300': No 3G Auth Data HLR_Test-GSUP(266)@20e64d0fa95d: Created GsupExpect[0] for "262423271899300" to be handled at TC_gsup_check_imei_via_proxy(274) 20241012082655086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53112<->l=127.0.0.1:4258 20241012082655088 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082655088 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423271899300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423271899300" source_name="the-source\n"} 20241012082655088 DMAIN <0000> hlr.c:424 IMSI='262423271899300': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082655088 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262423271899300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423271899300" destination_name="the-source\n"} 20241012082655088 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262423271899300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082655088 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655088 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@20e64d0fa95d: Found GsupExpect[0] for "262423271899300" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@20e64d0fa95d: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262423271899300" TC_gsup_check_imei_via_proxy(274)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082655090 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082655090 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423271899300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423271899300" source_name="the-source\n"} 20241012082655090 DAUC <0003> hlr.c:417 IMSI='262423271899300': storing IMEI = 12345678901234 20241012082655092 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262423271899300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423271899300" destination_name="the-source\n"} 20241012082655092 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262423271899300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082655092 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655092 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082655093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53112<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@20e64d0fa95d: Final verdict of PTC: pass 20241012082655107 DAUC <0003> db_auc.c:157 IMSI='262424292630987': No 2G Auth Data 20241012082655107 DAUC <0003> db_auc.c:192 IMSI='262424292630987': No 3G Auth Data HLR_Test-GSUP(266)@20e64d0fa95d: Created GsupExpect[0] for "262424292630987" to be handled at TC_gsup_check_imei_via_proxy(275) 20241012082655121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53116<->l=127.0.0.1:4258 20241012082655123 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082655123 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424292630987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424292630987" source_name="the-source\n"} 20241012082655123 DMAIN <0000> hlr.c:424 IMSI='262424292630987': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082655123 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262424292630987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424292630987" destination_name="the-source\n"} 20241012082655123 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262424292630987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082655123 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655123 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@20e64d0fa95d: Found GsupExpect[0] for "262424292630987" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@20e64d0fa95d: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262424292630987" TC_gsup_check_imei_via_proxy(275)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082655125 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082655125 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424292630987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424292630987" source_name="the-source\n"} 20241012082655125 DAUC <0003> hlr.c:417 IMSI='262424292630987': storing IMEI = 12345678901234 20241012082655127 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262424292630987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424292630987" destination_name="the-source\n"} 20241012082655127 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262424292630987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082655127 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655127 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082655128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53116<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@20e64d0fa95d: Final verdict of PTC: pass 20241012082655139 DAUC <0003> db_auc.c:157 IMSI='262425177336652': No 2G Auth Data 20241012082655139 DAUC <0003> db_auc.c:192 IMSI='262425177336652': No 3G Auth Data HLR_Test-GSUP(266)@20e64d0fa95d: Created GsupExpect[0] for "262425177336652" to be handled at TC_gsup_check_imei_via_proxy(276) 20241012082655154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53122<->l=127.0.0.1:4258 20241012082655156 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082655156 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262425177336652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425177336652" source_name="the-source\n"} 20241012082655156 DMAIN <0000> hlr.c:424 IMSI='262425177336652': has IMEI = 12345678901234 (consider setting 'store-imei') 20241012082655156 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262425177336652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425177336652" destination_name="the-source\n"} 20241012082655156 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262425177336652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082655156 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655156 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@20e64d0fa95d: Found GsupExpect[0] for "262425177336652" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@20e64d0fa95d: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262425177336652" TC_gsup_check_imei_via_proxy(276)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082655158 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082655158 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262425177336652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425177336652" source_name="the-source\n"} 20241012082655158 DAUC <0003> hlr.c:417 IMSI='262425177336652': storing IMEI = 12345678901234 20241012082655160 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262425177336652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425177336652" destination_name="the-source\n"} 20241012082655160 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262425177336652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082655160 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082655160 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082655161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53122<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@20e64d0fa95d: Final verdict of PTC: pass MTC@20e64d0fa95d: setverdict(pass): none -> pass 20241012082655170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53050<->l=127.0.0.1:4258 20241012082655171 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35439<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@20e64d0fa95d: Final verdict of PTC: none 20241012082655171 DLINP <000b> input/ipa.c:451 connected read/write 20241012082655171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082655171 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082655171 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082655171 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082655171 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(268)@20e64d0fa95d: Final verdict of PTC: none 267@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: pass MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@20e64d0fa95d: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:26:55 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20241012082655194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53124<->l=127.0.0.1:4258 20241012082655295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53124<->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=68308) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:26:57 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_gsup_check_imei_invalid_len started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082658404 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082658405 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082658410 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53132<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082658415 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658415 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082658415 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082658415 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 20241012082658415 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082658415 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 20241012082658415 DLGSUP <0013> gsup_server.c:235 2: 20241012082658415 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082658415 DLGSUP <0013> gsup_server.c:235 3: 20241012082658415 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082658415 DLGSUP <0013> gsup_server.c:235 4: 20241012082658415 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082658415 DLGSUP <0013> gsup_server.c:235 5: 20241012082658415 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082658415 DLGSUP <0013> gsup_server.c:235 7: 20241012082658415 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082658415 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082658415 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082658415 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)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@20e64d0fa95d: 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") 20241012082658446 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45627<->l=127.0.0.1:4259) 20241012082658484 DAUC <0003> db_auc.c:157 IMSI='262427783876735': No 2G Auth Data 20241012082658484 DAUC <0003> db_auc.c:192 IMSI='262427783876735': No 3G Auth Data HLR_Test-GSUP(278)@20e64d0fa95d: Created GsupExpect[0] for "262427783876735" to be handled at TC_gsup_check_imei_invalid_len(281) 20241012082658512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53134<->l=127.0.0.1:4258 20241012082658522 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658523 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427783876735"} 20241012082658523 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012082658523 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427783876735" cause=Invalid mandatory information} 20241012082658523 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658523 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658523 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@20e64d0fa95d: Found GsupExpect[0] for "262427783876735" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@20e64d0fa95d: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262427783876735" TC_gsup_check_imei_invalid_len(281)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082658528 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658528 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427783876735"} 20241012082658528 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012082658528 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427783876735" cause=Invalid mandatory information} 20241012082658528 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658528 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658528 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658531 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658531 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427783876735"} 20241012082658531 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012082658531 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427783876735" cause=Invalid mandatory information} 20241012082658531 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658531 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658531 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658534 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658534 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427783876735"} 20241012082658534 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012082658534 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427783876735" cause=Invalid mandatory information} 20241012082658534 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658534 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658534 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658537 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658537 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427783876735"} 20241012082658537 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012082658537 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427783876735" cause=Invalid mandatory information} 20241012082658537 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427783876735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658537 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658537 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53134<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@20e64d0fa95d: Final verdict of PTC: pass 20241012082658553 DAUC <0003> db_auc.c:157 IMSI='262426744886699': No 2G Auth Data 20241012082658553 DAUC <0003> db_auc.c:192 IMSI='262426744886699': No 3G Auth Data HLR_Test-GSUP(278)@20e64d0fa95d: Created GsupExpect[0] for "262426744886699" to be handled at TC_gsup_check_imei_invalid_len(282) 20241012082658566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53136<->l=127.0.0.1:4258 20241012082658567 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658567 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426744886699"} 20241012082658567 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012082658567 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426744886699" cause=Invalid mandatory information} 20241012082658567 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658567 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658567 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@20e64d0fa95d: Found GsupExpect[0] for "262426744886699" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@20e64d0fa95d: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262426744886699" TC_gsup_check_imei_invalid_len(282)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082658568 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658568 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426744886699"} 20241012082658568 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012082658568 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426744886699" cause=Invalid mandatory information} 20241012082658568 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658568 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658568 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658569 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658569 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426744886699"} 20241012082658569 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012082658569 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426744886699" cause=Invalid mandatory information} 20241012082658569 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658569 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658569 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658569 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658569 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426744886699"} 20241012082658569 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012082658569 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426744886699" cause=Invalid mandatory information} 20241012082658569 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658569 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658569 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658570 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658570 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426744886699"} 20241012082658570 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012082658570 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426744886699" cause=Invalid mandatory information} 20241012082658570 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426744886699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658570 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658570 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53136<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@20e64d0fa95d: Final verdict of PTC: pass 20241012082658579 DAUC <0003> db_auc.c:157 IMSI='262429344892810': No 2G Auth Data 20241012082658579 DAUC <0003> db_auc.c:192 IMSI='262429344892810': No 3G Auth Data HLR_Test-GSUP(278)@20e64d0fa95d: Created GsupExpect[0] for "262429344892810" to be handled at TC_gsup_check_imei_invalid_len(283) 20241012082658590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53144<->l=127.0.0.1:4258 20241012082658592 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658592 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429344892810"} 20241012082658592 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012082658592 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429344892810" cause=Invalid mandatory information} 20241012082658592 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658592 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658592 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@20e64d0fa95d: Found GsupExpect[0] for "262429344892810" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@20e64d0fa95d: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262429344892810" TC_gsup_check_imei_invalid_len(283)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082658592 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658592 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429344892810"} 20241012082658592 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012082658592 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429344892810" cause=Invalid mandatory information} 20241012082658592 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658592 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658592 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658593 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658593 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429344892810"} 20241012082658593 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012082658593 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429344892810" cause=Invalid mandatory information} 20241012082658593 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658593 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658593 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658593 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658593 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429344892810"} 20241012082658593 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012082658593 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429344892810" cause=Invalid mandatory information} 20241012082658593 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658593 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658593 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658594 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658594 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429344892810"} 20241012082658594 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012082658594 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429344892810" cause=Invalid mandatory information} 20241012082658594 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429344892810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658594 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658594 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53144<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@20e64d0fa95d: Final verdict of PTC: pass 20241012082658610 DAUC <0003> db_auc.c:157 IMSI='262420323073491': No 2G Auth Data 20241012082658610 DAUC <0003> db_auc.c:192 IMSI='262420323073491': No 3G Auth Data HLR_Test-GSUP(278)@20e64d0fa95d: Created GsupExpect[0] for "262420323073491" to be handled at TC_gsup_check_imei_invalid_len(284) 20241012082658625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53150<->l=127.0.0.1:4258 20241012082658626 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658626 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420323073491"} 20241012082658626 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012082658626 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420323073491" cause=Invalid mandatory information} 20241012082658626 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658626 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658626 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@20e64d0fa95d: Found GsupExpect[0] for "262420323073491" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@20e64d0fa95d: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262420323073491" TC_gsup_check_imei_invalid_len(284)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082658627 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658627 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420323073491"} 20241012082658627 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012082658627 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420323073491" cause=Invalid mandatory information} 20241012082658627 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658627 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658627 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658628 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658628 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420323073491"} 20241012082658628 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012082658628 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420323073491" cause=Invalid mandatory information} 20241012082658628 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658628 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658628 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658628 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658628 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420323073491"} 20241012082658628 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012082658628 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420323073491" cause=Invalid mandatory information} 20241012082658628 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658628 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658628 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658628 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658628 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420323073491"} 20241012082658628 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012082658628 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420323073491" cause=Invalid mandatory information} 20241012082658628 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420323073491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658628 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658629 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53150<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@20e64d0fa95d: Final verdict of PTC: pass 20241012082658638 DAUC <0003> db_auc.c:157 IMSI='262426208362357': No 2G Auth Data 20241012082658638 DAUC <0003> db_auc.c:192 IMSI='262426208362357': No 3G Auth Data HLR_Test-GSUP(278)@20e64d0fa95d: Created GsupExpect[0] for "262426208362357" to be handled at TC_gsup_check_imei_invalid_len(285) 20241012082658649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53154<->l=127.0.0.1:4258 20241012082658651 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658651 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426208362357"} 20241012082658651 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012082658651 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426208362357" cause=Invalid mandatory information} 20241012082658651 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658651 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658651 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@20e64d0fa95d: Found GsupExpect[0] for "262426208362357" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@20e64d0fa95d: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262426208362357" TC_gsup_check_imei_invalid_len(285)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082658652 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658652 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426208362357"} 20241012082658652 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012082658652 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426208362357" cause=Invalid mandatory information} 20241012082658652 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658652 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658652 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658652 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658652 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426208362357"} 20241012082658652 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012082658652 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426208362357" cause=Invalid mandatory information} 20241012082658652 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658652 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658652 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658653 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658653 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426208362357"} 20241012082658653 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012082658653 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426208362357" cause=Invalid mandatory information} 20241012082658653 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658653 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658653 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658653 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658653 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426208362357"} 20241012082658653 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012082658653 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426208362357" cause=Invalid mandatory information} 20241012082658653 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426208362357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658653 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658653 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53154<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@20e64d0fa95d: Final verdict of PTC: pass 20241012082658662 DAUC <0003> db_auc.c:157 IMSI='262426264910082': No 2G Auth Data 20241012082658662 DAUC <0003> db_auc.c:192 IMSI='262426264910082': No 3G Auth Data HLR_Test-GSUP(278)@20e64d0fa95d: Created GsupExpect[0] for "262426264910082" to be handled at TC_gsup_check_imei_invalid_len(286) 20241012082658676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53160<->l=127.0.0.1:4258 20241012082658677 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658677 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426264910082"} 20241012082658677 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012082658677 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426264910082" cause=Invalid mandatory information} 20241012082658677 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658677 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658677 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@20e64d0fa95d: Found GsupExpect[0] for "262426264910082" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@20e64d0fa95d: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262426264910082" TC_gsup_check_imei_invalid_len(286)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082658678 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658678 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426264910082"} 20241012082658678 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012082658678 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426264910082" cause=Invalid mandatory information} 20241012082658678 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658678 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658678 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658679 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658679 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426264910082"} 20241012082658679 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012082658679 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426264910082" cause=Invalid mandatory information} 20241012082658679 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658679 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658679 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658679 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658679 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426264910082"} 20241012082658679 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012082658679 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426264910082" cause=Invalid mandatory information} 20241012082658679 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658679 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658679 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658680 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658680 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426264910082"} 20241012082658680 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012082658680 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426264910082" cause=Invalid mandatory information} 20241012082658680 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426264910082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658680 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658680 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53160<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@20e64d0fa95d: Final verdict of PTC: pass 20241012082658692 DAUC <0003> db_auc.c:157 IMSI='262424713465633': No 2G Auth Data 20241012082658692 DAUC <0003> db_auc.c:192 IMSI='262424713465633': No 3G Auth Data HLR_Test-GSUP(278)@20e64d0fa95d: Created GsupExpect[0] for "262424713465633" to be handled at TC_gsup_check_imei_invalid_len(287) 20241012082658706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53170<->l=127.0.0.1:4258 20241012082658708 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658708 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424713465633"} 20241012082658708 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012082658708 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424713465633" cause=Invalid mandatory information} 20241012082658708 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658708 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658708 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@20e64d0fa95d: Found GsupExpect[0] for "262424713465633" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@20e64d0fa95d: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262424713465633" TC_gsup_check_imei_invalid_len(287)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082658709 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658709 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424713465633"} 20241012082658709 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012082658709 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424713465633" cause=Invalid mandatory information} 20241012082658709 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658709 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658709 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658709 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658709 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424713465633"} 20241012082658709 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012082658709 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424713465633" cause=Invalid mandatory information} 20241012082658709 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658709 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658709 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658710 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658710 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424713465633"} 20241012082658710 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012082658710 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424713465633" cause=Invalid mandatory information} 20241012082658710 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658710 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658710 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658710 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658710 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424713465633"} 20241012082658710 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012082658710 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424713465633" cause=Invalid mandatory information} 20241012082658710 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424713465633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658710 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658710 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53170<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@20e64d0fa95d: Final verdict of PTC: pass 20241012082658722 DAUC <0003> db_auc.c:157 IMSI='262429228136265': No 2G Auth Data 20241012082658722 DAUC <0003> db_auc.c:192 IMSI='262429228136265': No 3G Auth Data HLR_Test-GSUP(278)@20e64d0fa95d: Created GsupExpect[0] for "262429228136265" to be handled at TC_gsup_check_imei_invalid_len(288) 20241012082658739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53186<->l=127.0.0.1:4258 20241012082658741 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658741 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429228136265"} 20241012082658741 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241012082658741 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429228136265" cause=Invalid mandatory information} 20241012082658741 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658741 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658741 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@20e64d0fa95d: Found GsupExpect[0] for "262429228136265" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@20e64d0fa95d: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262429228136265" TC_gsup_check_imei_invalid_len(288)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082658741 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658741 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429228136265"} 20241012082658741 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241012082658741 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429228136265" cause=Invalid mandatory information} 20241012082658741 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658741 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658741 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658742 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658742 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429228136265"} 20241012082658742 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241012082658742 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429228136265" cause=Invalid mandatory information} 20241012082658742 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658742 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658742 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658743 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658743 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429228136265"} 20241012082658743 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241012082658743 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429228136265" cause=Invalid mandatory information} 20241012082658743 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658743 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658743 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658743 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658743 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429228136265"} 20241012082658743 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241012082658743 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429228136265" cause=Invalid mandatory information} 20241012082658743 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429228136265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082658743 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082658743 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082658744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53186<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@20e64d0fa95d: Final verdict of PTC: pass MTC@20e64d0fa95d: setverdict(pass): none -> pass 20241012082658752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53132<->l=127.0.0.1:4258 20241012082658753 DLINP <000b> input/ipa.c:451 connected read/write 20241012082658753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082658753 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082658753 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082658753 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082658753 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45627<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@20e64d0fa95d: Final verdict of PTC: none 279@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: pass MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@20e64d0fa95d: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:26:58 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20241012082658776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4258 20241012082658877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53194<->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=50172) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:27:00 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_gsup_check_imei_unknown_imsi started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082702000 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082702000 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082702005 DLINP <000b> input/ipa.c:451 connected read/write 20241012082702005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082702006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41098<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082702010 DLINP <000b> input/ipa.c:451 connected read/write 20241012082702010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082702010 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082702010 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082702010 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 20241012082702010 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082702010 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 20241012082702010 DLGSUP <0013> gsup_server.c:235 2: 20241012082702010 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082702010 DLGSUP <0013> gsup_server.c:235 3: 20241012082702010 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082702010 DLGSUP <0013> gsup_server.c:235 4: 20241012082702010 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082702010 DLGSUP <0013> gsup_server.c:235 5: 20241012082702010 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082702010 DLGSUP <0013> gsup_server.c:235 7: 20241012082702010 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082702010 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082702010 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082702010 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)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@20e64d0fa95d: 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") 20241012082702034 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37743<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@20e64d0fa95d: Created GsupExpect[0] for "262428688509294" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241012082702061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41112<->l=127.0.0.1:4258 20241012082702075 DLINP <000b> input/ipa.c:451 connected read/write 20241012082702075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082702075 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428688509294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428688509294"} 20241012082702075 DMAIN <0000> hlr.c:424 IMSI='262428688509294': has IMEI = 22245678901234 (consider setting 'store-imei') 20241012082702075 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428688509294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241012082702075 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428688509294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428688509294" cause=Invalid mandatory information} 20241012082702075 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428688509294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082702075 DLINP <000b> input/ipa.c:451 connected read/write 20241012082702075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082702075 DLINP <000b> input/ipa.c:451 connected read/write 20241012082702075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@20e64d0fa95d: Found GsupExpect[0] for "262428688509294" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@20e64d0fa95d: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262428688509294" TC_gsup_check_imei_unknown_imsi(293)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082702084 DLINP <000b> input/ipa.c:451 connected read/write 20241012082702084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082702084 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428688509294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428688509294"} 20241012082702084 DAUC <0003> hlr.c:417 IMSI='262428688509294': storing IMEI = 22245678901234 20241012082702085 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428688509294': no such subscriber 20241012082702085 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428688509294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241012082702085 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428688509294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428688509294" cause=Invalid mandatory information} 20241012082702085 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428688509294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082702085 DLINP <000b> input/ipa.c:451 connected read/write 20241012082702085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082702085 DLINP <000b> input/ipa.c:451 connected read/write 20241012082702085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082702087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41112<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@20e64d0fa95d: Final verdict of PTC: pass 20241012082702089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41098<->l=127.0.0.1:4258 20241012082702091 DLINP <000b> input/ipa.c:451 connected read/write 20241012082702091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082702091 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082702091 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082702091 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@20e64d0fa95d: Final verdict of PTC: none 20241012082702091 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37743<->l=127.0.0.1:4259) 291@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 291: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@20e64d0fa95d: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:27:02 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20241012082702127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41114<->l=127.0.0.1:4258 20241012082702228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41114<->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=14768) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:27:04 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082705345 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082705345 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082705349 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41126<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082705355 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705355 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082705355 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082705355 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 20241012082705355 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082705355 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 20241012082705355 DLGSUP <0013> gsup_server.c:235 2: 20241012082705355 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082705355 DLGSUP <0013> gsup_server.c:235 3: 20241012082705355 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082705355 DLGSUP <0013> gsup_server.c:235 4: 20241012082705355 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082705355 DLGSUP <0013> gsup_server.c:235 5: 20241012082705355 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082705355 DLGSUP <0013> gsup_server.c:235 7: 20241012082705355 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082705355 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082705355 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082705355 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)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@20e64d0fa95d: 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") 20241012082705371 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34695<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@20e64d0fa95d: Created GsupExpect[0] for "262425181586001" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241012082705386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41130<->l=127.0.0.1:4258 20241012082705398 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705398 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425181586001"} 20241012082705398 DMAIN <0000> hlr.c:216 IMSI='262425181586001': Creating subscriber on demand 20241012082705424 DMAIN <0000> hlr.c:232 IMSI='262425181586001': Successfully assigned MSISDN='684' 20241012082705424 DAUC <0003> hlr.c:417 IMSI='262425181586001': storing IMEI = 12345678901234 20241012082705438 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425181586001"} 20241012082705438 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082705438 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705438 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@20e64d0fa95d: Found GsupExpect[0] for "262425181586001" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@20e64d0fa95d: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262425181586001" TC_subscr_create_on_demand_check_imei_early(298)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082705447 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705447 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705449 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705449 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705451 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705451 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705454 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705454 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425181586001" cn_domain=PS} 20241012082705454 DLU <0006> fsm.c:456 lu(262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082705454 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082705468 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082705468 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425181586001" cn_domain=PS} 20241012082705468 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705468 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705473 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705473 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425181586001"} 20241012082705473 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082705473 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082705473 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425181586001"} 20241012082705473 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082705473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082705473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082705473 DLU <0006> fsm.c:568 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082705473 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705473 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082705489 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705489 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425181586001"} 20241012082705489 DMAIN <0000> hlr.c:216 IMSI='262425181586001': Creating subscriber on demand 20241012082705501 DMAIN <0000> hlr.c:232 IMSI='262425181586001': Successfully assigned MSISDN='312' 20241012082705502 DAUC <0003> hlr.c:417 IMSI='262425181586001': storing IMEI = 12345678901234 20241012082705504 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425181586001"} 20241012082705504 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082705504 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705504 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705507 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705507 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082705508 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705508 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705510 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705510 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705511 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705511 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705513 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705513 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425181586001" cn_domain=PS} 20241012082705513 DLU <0006> fsm.c:456 lu(262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082705513 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082705519 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082705519 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425181586001" cn_domain=PS} 20241012082705519 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705519 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705522 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705522 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425181586001"} 20241012082705522 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082705522 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082705522 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425181586001"} 20241012082705522 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082705522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082705522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082705522 DLU <0006> fsm.c:568 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082705522 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705522 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082705532 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705532 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425181586001"} 20241012082705532 DMAIN <0000> hlr.c:216 IMSI='262425181586001': Creating subscriber on demand 20241012082705544 DMAIN <0000> hlr.c:232 IMSI='262425181586001': Successfully assigned MSISDN='291' 20241012082705544 DAUC <0003> hlr.c:417 IMSI='262425181586001': storing IMEI = 12345678901234 20241012082705547 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425181586001"} 20241012082705547 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082705547 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705547 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705549 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705549 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082705551 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705551 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705552 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705552 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705554 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705554 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705557 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705557 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425181586001" cn_domain=PS} 20241012082705557 DLU <0006> fsm.c:456 lu(262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082705557 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241012082705557 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425181586001" cause=GPRS services not allowed} 20241012082705557 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082705557 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082705557 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Freeing instance 20241012082705557 DLU <0006> fsm.c:568 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Deallocated 20241012082705557 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705557 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082705567 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705567 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425181586001"} 20241012082705567 DMAIN <0000> hlr.c:216 IMSI='262425181586001': Creating subscriber on demand 20241012082705573 DMAIN <0000> hlr.c:232 IMSI='262425181586001': Successfully assigned MSISDN='847' 20241012082705573 DAUC <0003> hlr.c:417 IMSI='262425181586001': storing IMEI = 12345678901234 20241012082705576 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425181586001"} 20241012082705576 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082705576 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705576 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705578 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705578 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082705580 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705580 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705582 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705582 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705584 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705584 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425181586001" cn_domain=PS} 20241012082705584 DLU <0006> fsm.c:456 lu(262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082705584 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241012082705584 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425181586001" cause=GPRS services not allowed} 20241012082705584 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082705584 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082705584 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Freeing instance 20241012082705584 DLU <0006> fsm.c:568 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Deallocated 20241012082705584 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705584 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082705594 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705594 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425181586001"} 20241012082705594 DMAIN <0000> hlr.c:216 IMSI='262425181586001': Creating subscriber on demand 20241012082705597 DAUC <0003> hlr.c:417 IMSI='262425181586001': storing IMEI = 12345678901234 20241012082705600 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425181586001"} 20241012082705600 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082705600 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705600 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705603 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705603 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082705604 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705604 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705606 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705606 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705609 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705609 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425181586001" cn_domain=PS} 20241012082705609 DLU <0006> fsm.c:456 lu(262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082705609 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241012082705609 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425181586001" cause=GPRS services not allowed} 20241012082705609 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082705609 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082705609 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Freeing instance 20241012082705609 DLU <0006> fsm.c:568 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Deallocated 20241012082705609 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705609 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082705619 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705619 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425181586001"} 20241012082705619 DMAIN <0000> hlr.c:216 IMSI='262425181586001': Creating subscriber on demand 20241012082705622 DAUC <0003> hlr.c:417 IMSI='262425181586001': storing IMEI = 12345678901234 20241012082705624 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425181586001"} 20241012082705624 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241012082705624 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705625 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705626 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705626 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082705628 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705628 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705629 DAUC <0003> db_auc.c:157 IMSI='262425181586001': No 2G Auth Data 20241012082705629 DAUC <0003> db_auc.c:192 IMSI='262425181586001': No 3G Auth Data 20241012082705632 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705632 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425181586001" cn_domain=PS} 20241012082705632 DLU <0006> fsm.c:456 lu(262425181586001)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082705632 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082705638 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082705638 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425181586001" cn_domain=PS} 20241012082705638 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705638 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705642 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705642 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425181586001"} 20241012082705642 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082705642 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082705642 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425181586001"} 20241012082705642 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425181586001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082705642 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082705642 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082705642 DLU <0006> fsm.c:568 lu(PS:IMSI-262425181586001)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082705642 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082705642 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082705650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41130<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@20e64d0fa95d: Final verdict of PTC: pass 20241012082705651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41126<->l=127.0.0.1:4258 20241012082705653 DLINP <000b> input/ipa.c:451 connected read/write 20241012082705653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082705653 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082705653 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082705653 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082705653 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34695<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@20e64d0fa95d: Final verdict of PTC: none 296@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 296: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@20e64d0fa95d: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:27:05 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20241012082705681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41142<->l=127.0.0.1:4258 20241012082705782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41142<->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=32312) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:27:07 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_subscr_create_on_demand_ul started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082708908 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082708908 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082708912 DLINP <000b> input/ipa.c:451 connected read/write 20241012082708912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082708914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41156<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082708918 DLINP <000b> input/ipa.c:451 connected read/write 20241012082708918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082708918 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082708918 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082708918 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 20241012082708918 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082708918 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 20241012082708918 DLGSUP <0013> gsup_server.c:235 2: 20241012082708918 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082708918 DLGSUP <0013> gsup_server.c:235 3: 20241012082708918 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082708918 DLGSUP <0013> gsup_server.c:235 4: 20241012082708918 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082708918 DLGSUP <0013> gsup_server.c:235 5: 20241012082708918 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082708918 DLGSUP <0013> gsup_server.c:235 7: 20241012082708918 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082708918 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082708918 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082708918 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@20e64d0fa95d: 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") 20241012082708943 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33597<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@20e64d0fa95d: Created GsupExpect[0] for "262427865256289" to be handled at TC_subscr_create_on_demand_ul(303) 20241012082708960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41168<->l=127.0.0.1:4258 20241012082708972 DLINP <000b> input/ipa.c:451 connected read/write 20241012082708972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082708972 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427865256289" cn_domain=PS} 20241012082708973 DMAIN <0000> hlr.c:216 IMSI='262427865256289': Creating subscriber on demand 20241012082709000 DMAIN <0000> hlr.c:232 IMSI='262427865256289': Successfully assigned MSISDN='341' 20241012082709000 DLU <0006> fsm.c:456 lu(262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082709000 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082709009 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082709009 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427865256289" cn_domain=PS} 20241012082709009 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709010 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@20e64d0fa95d: Found GsupExpect[0] for "262427865256289" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@20e64d0fa95d: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262427865256289" 20241012082709020 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082709021 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427865256289"} 20241012082709021 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082709021 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082709021 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427865256289"} 20241012082709021 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082709021 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082709021 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082709021 DLU <0006> fsm.c:568 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082709021 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709021 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082709023 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709023 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709025 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709025 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709027 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709027 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709038 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082709038 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427865256289" cn_domain=PS} 20241012082709039 DMAIN <0000> hlr.c:216 IMSI='262427865256289': Creating subscriber on demand 20241012082709045 DMAIN <0000> hlr.c:232 IMSI='262427865256289': Successfully assigned MSISDN='980' 20241012082709045 DLU <0006> fsm.c:456 lu(262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082709045 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082709051 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082709051 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427865256289" cn_domain=PS} 20241012082709051 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709051 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709054 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082709054 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427865256289"} 20241012082709054 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082709054 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082709054 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427865256289"} 20241012082709054 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082709054 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082709054 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082709054 DLU <0006> fsm.c:568 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082709054 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709054 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709056 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709056 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082709058 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709058 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709060 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709060 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709061 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709061 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709076 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082709076 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427865256289" cn_domain=PS} 20241012082709076 DMAIN <0000> hlr.c:216 IMSI='262427865256289': Creating subscriber on demand 20241012082709082 DMAIN <0000> hlr.c:232 IMSI='262427865256289': Successfully assigned MSISDN='823' 20241012082709082 DLU <0006> fsm.c:456 lu(262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082709082 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241012082709082 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427865256289" cause=GPRS services not allowed} 20241012082709082 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082709082 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082709082 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Freeing instance 20241012082709082 DLU <0006> fsm.c:568 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Deallocated 20241012082709082 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709082 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709085 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709085 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082709087 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709087 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709090 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709090 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709092 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709092 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709104 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082709104 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427865256289" cn_domain=PS} 20241012082709104 DMAIN <0000> hlr.c:216 IMSI='262427865256289': Creating subscriber on demand 20241012082709110 DMAIN <0000> hlr.c:232 IMSI='262427865256289': Successfully assigned MSISDN='663' 20241012082709110 DLU <0006> fsm.c:456 lu(262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082709110 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241012082709110 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427865256289" cause=GPRS services not allowed} 20241012082709110 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082709110 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082709110 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Freeing instance 20241012082709110 DLU <0006> fsm.c:568 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Deallocated 20241012082709110 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709110 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709112 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709112 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082709113 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709113 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709114 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709114 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709120 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082709120 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427865256289" cn_domain=PS} 20241012082709120 DMAIN <0000> hlr.c:216 IMSI='262427865256289': Creating subscriber on demand 20241012082709122 DLU <0006> fsm.c:456 lu(262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082709122 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241012082709122 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427865256289" cause=GPRS services not allowed} 20241012082709122 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082709122 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082709122 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Freeing instance 20241012082709122 DLU <0006> fsm.c:568 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Deallocated 20241012082709122 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709122 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709123 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709123 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082709123 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709123 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709124 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709124 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709128 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082709128 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427865256289" cn_domain=PS} 20241012082709128 DMAIN <0000> hlr.c:216 IMSI='262427865256289': Creating subscriber on demand 20241012082709130 DLU <0006> fsm.c:456 lu(262427865256289)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082709130 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082709136 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082709136 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427865256289" cn_domain=PS} 20241012082709136 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709136 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709137 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082709137 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427865256289"} 20241012082709137 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082709137 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082709137 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427865256289"} 20241012082709137 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427865256289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082709137 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082709137 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082709137 DLU <0006> fsm.c:568 lu(PS:IMSI-262427865256289)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082709137 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709137 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082709138 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709138 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082709139 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709139 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data 20241012082709140 DAUC <0003> db_auc.c:157 IMSI='262427865256289': No 2G Auth Data 20241012082709140 DAUC <0003> db_auc.c:192 IMSI='262427865256289': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082709148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41168<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@20e64d0fa95d: Final verdict of PTC: pass 20241012082709149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41156<->l=127.0.0.1:4258 20241012082709151 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33597<->l=127.0.0.1:4259) 20241012082709151 DLINP <000b> input/ipa.c:451 connected read/write 20241012082709151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082709151 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082709152 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082709152 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 301@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP(300)@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 301: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@20e64d0fa95d: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:27:09 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20241012082709178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41180<->l=127.0.0.1:4258 20241012082709279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41180<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5428) Waiting for packet dumper to finish... 1 (prev_count=5428, count=31096) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:27:11 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_subscr_create_on_demand_sai started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082712403 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082712403 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082712407 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082712409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60508<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082712413 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082712413 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082712413 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082712413 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 20241012082712413 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082712413 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 20241012082712413 DLGSUP <0013> gsup_server.c:235 2: 20241012082712413 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082712413 DLGSUP <0013> gsup_server.c:235 3: 20241012082712413 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082712413 DLGSUP <0013> gsup_server.c:235 4: 20241012082712413 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082712413 DLGSUP <0013> gsup_server.c:235 5: 20241012082712413 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082712413 DLGSUP <0013> gsup_server.c:235 7: 20241012082712413 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082712413 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082712413 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082712413 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)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@20e64d0fa95d: 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") 20241012082712439 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41237<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@20e64d0fa95d: Created GsupExpect[0] for "262420161391060" to be handled at TC_subscr_create_on_demand_sai(308) 20241012082712457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60518<->l=127.0.0.1:4258 20241012082712471 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082712471 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420161391060 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420161391060"} 20241012082712471 DMAIN <0000> hlr.c:216 IMSI='262420161391060': Creating subscriber on demand 20241012082712477 DMAIN <0000> hlr.c:232 IMSI='262420161391060': Successfully assigned MSISDN='281' 20241012082712477 DAUC <0003> db_auc.c:157 IMSI='262420161391060': No 2G Auth Data 20241012082712477 DAUC <0003> db_auc.c:192 IMSI='262420161391060': No 3G Auth Data 20241012082712477 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420161391060 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 20241012082712477 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420161391060 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420161391060" cause=IMSI unknown in HLR} 20241012082712477 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420161391060 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241012082712477 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082712477 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@20e64d0fa95d: Found GsupExpect[0] for "262420161391060" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@20e64d0fa95d: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262420161391060" TC_subscr_create_on_demand_sai(308)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082712482 DAUC <0003> db_auc.c:157 IMSI='262420161391060': No 2G Auth Data 20241012082712482 DAUC <0003> db_auc.c:192 IMSI='262420161391060': No 3G Auth Data 20241012082712484 DAUC <0003> db_auc.c:157 IMSI='262420161391060': No 2G Auth Data 20241012082712484 DAUC <0003> db_auc.c:192 IMSI='262420161391060': No 3G Auth Data 20241012082712486 DAUC <0003> db_auc.c:157 IMSI='262420161391060': No 2G Auth Data 20241012082712486 DAUC <0003> db_auc.c:192 IMSI='262420161391060': No 3G Auth Data 20241012082712490 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082712490 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420161391060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420161391060" cn_domain=PS} 20241012082712490 DLU <0006> fsm.c:456 lu(262420161391060)[0x55ec537e68b0]{UNVALIDATED}: Allocated 20241012082712490 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420161391060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241012082712496 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420161391060)[0x55ec537e68b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082712496 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420161391060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420161391060" cn_domain=PS} 20241012082712496 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082712496 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082712500 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082712500 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420161391060 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420161391060"} 20241012082712500 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420161391060)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082712500 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420161391060 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082712500 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420161391060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420161391060"} 20241012082712500 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420161391060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082712500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420161391060)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082712500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420161391060)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082712500 DLU <0006> fsm.c:568 lu(PS:IMSI-262420161391060)[0x55ec537e68b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082712500 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082712500 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082712507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60518<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@20e64d0fa95d: Final verdict of PTC: pass 20241012082712510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60508<->l=127.0.0.1:4258 20241012082712511 DLINP <000b> input/ipa.c:451 connected read/write 20241012082712512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082712512 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082712512 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082712512 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082712512 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41237<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@20e64d0fa95d: Final verdict of PTC: none 306@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 306: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@20e64d0fa95d: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:27:12 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20241012082712544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60528<->l=127.0.0.1:4258 20241012082712645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60528<->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=15460) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:27:14 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_MSLookup_mDNS_service_other_home started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082715746 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082715746 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082715749 DLINP <000b> input/ipa.c:451 connected read/write 20241012082715749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082715751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60544<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082715754 DLINP <000b> input/ipa.c:451 connected read/write 20241012082715754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082715754 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082715754 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082715754 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 20241012082715754 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082715754 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 20241012082715754 DLGSUP <0013> gsup_server.c:235 2: 20241012082715754 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082715754 DLGSUP <0013> gsup_server.c:235 3: 20241012082715754 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082715754 DLGSUP <0013> gsup_server.c:235 4: 20241012082715754 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082715754 DLGSUP <0013> gsup_server.c:235 5: 20241012082715754 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082715754 DLGSUP <0013> gsup_server.c:235 7: 20241012082715754 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082715754 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082715754 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082715754 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(309)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@20e64d0fa95d: 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") 20241012082715779 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43955<->l=127.0.0.1:4259) 20241012082715782 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241012082715782 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@20e64d0fa95d: Created GsupExpect[0] for "262426130904234" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241012082715801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60550<->l=127.0.0.1:4258 20241012082715828 DAUC <0003> db_auc.c:157 IMSI='262426130904234': No 2G Auth Data 20241012082715828 DAUC <0003> db_auc.c:192 IMSI='262426130904234': No 3G Auth Data 20241012082715841 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613566128.msisdn 20241012082715841 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491613566128.msisdn: not attached (vlr_number unset) 20241012082715841 DDGSM <0007> mslookup_server.c:327 sip.voice.491613566128.msisdn: does not exist in GSUP proxy 20241012082716848 DLINP <000b> input/ipa.c:451 connected read/write 20241012082716848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082716848 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426130904234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426130904234" cn_domain=CS} 20241012082716848 DLU <0006> fsm.c:456 lu(262426130904234)[0x55ec537cc1a0]{UNVALIDATED}: Allocated 20241012082716848 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426130904234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241012082716866 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262426130904234)[0x55ec537cc1a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241012082716866 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426130904234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426130904234" cn_domain=CS} 20241012082716866 DLINP <000b> input/ipa.c:451 connected read/write 20241012082716866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082716866 DLINP <000b> input/ipa.c:451 connected read/write 20241012082716866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@20e64d0fa95d: Found GsupExpect[0] for "262426130904234" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@20e64d0fa95d: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262426130904234" 20241012082716873 DLINP <000b> input/ipa.c:451 connected read/write 20241012082716873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082716873 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426130904234 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426130904234"} 20241012082716873 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262426130904234)[0x55ec537cc1a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241012082716873 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426130904234 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241012082716873 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426130904234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426130904234"} 20241012082716873 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426130904234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082716873 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426130904234)[0x55ec537cc1a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241012082716873 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426130904234)[0x55ec537cc1a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241012082716873 DLU <0006> fsm.c:568 lu(CS:IMSI-262426130904234)[0x55ec537cc1a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241012082716873 DLINP <000b> input/ipa.c:451 connected read/write 20241012082716873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082716873 DLINP <000b> input/ipa.c:451 connected read/write 20241012082716874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082716877 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613566128.msisdn 20241012082716878 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491613566128.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241012082716878 DDGSM <0007> mslookup_server.c:327 sip.voice.491613566128.msisdn: does not exist in GSUP proxy 20241012082716878 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613566128.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@20e64d0fa95d: setverdict(pass): pass -> pass, component reason not changed 20241012082716884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60550<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@20e64d0fa95d: Final verdict of PTC: pass 20241012082716885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60544<->l=127.0.0.1:4258 20241012082716885 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43955<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@20e64d0fa95d: Final verdict of PTC: none 20241012082716885 DLINP <000b> input/ipa.c:451 connected read/write 20241012082716885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082716885 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082716885 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082716885 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(312)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@20e64d0fa95d: Final verdict of PTC: none 311@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 311: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@20e64d0fa95d: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:27:16 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20241012082716930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60556<->l=127.0.0.1:4258 20241012082717031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60556<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12072) 20241012082717988 DSS <0004> hlr_ussd.c:239 262423800080176/0x6027b7cc: SS Session Timeout, destroying 20241012082717988 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423800080176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=12072, count=18460) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:27:19 UTC 2024 /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 MTC@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_MSLookup_GSUP_proxy started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082720153 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082720153 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082720158 DLINP <000b> input/ipa.c:451 connected read/write 20241012082720158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082720159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60560<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@20e64d0fa95d: 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 } } } } 20241012082720163 DLINP <000b> input/ipa.c:451 connected read/write 20241012082720163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082720163 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082720163 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082720163 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 20241012082720163 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082720163 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 20241012082720163 DLGSUP <0013> gsup_server.c:235 2: 20241012082720163 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082720163 DLGSUP <0013> gsup_server.c:235 3: 20241012082720163 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082720163 DLGSUP <0013> gsup_server.c:235 4: 20241012082720163 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082720163 DLGSUP <0013> gsup_server.c:235 5: 20241012082720163 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082720163 DLGSUP <0013> gsup_server.c:235 7: 20241012082720163 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082720163 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082720163 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082720163 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)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082720166 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241012082720166 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@20e64d0fa95d: 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") 20241012082720203 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34339<->l=127.0.0.1:4259) 20241012082720206 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241012082720206 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@20e64d0fa95d: Created GsupExpect[0] for "262425930710291" to be handled at TC_MSLookup_GSUP_proxy(320) 20241012082720219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60562<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@20e64d0fa95d: Created GsupExpect[0] for "262425930710291" to be handled at TC_MSLookup_GSUP_proxy(320) 20241012082720227 DLINP <000b> input/ipa.c:451 connected read/write 20241012082720227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082720227 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425930710291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425930710291" cn_domain=CS} 20241012082720228 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425930710291 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241012082720228 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425930710291 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241012082720228 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425930710291.imsi 20241012082720228 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425930710291.imsi 20241012082720228 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425930710291.imsi: does not exist in local HLR 20241012082720241 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425930710291 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241012082720241 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241012082720241 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241012082720241 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241012082720241 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241012082720241 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241012082720241 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425930710291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082720241 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012082720241 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241012082720241 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012082720241 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241012082720241 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012082720241 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@20e64d0fa95d: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@20e64d0fa95d: 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) } } } } 20241012082720246 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082720246 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082720246 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241012082720246 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241012082720246 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012082720248 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082720248 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082720248 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@20e64d0fa95d: 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)@20e64d0fa95d: 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)@20e64d0fa95d: Found GsupExpect[0] for "262425930710291" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@20e64d0fa95d: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425930710291" HLR_Test-GSUP-server-IPA(318)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082720290 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082720290 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082720290 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082720290 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082720291 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425930710291 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614674275 20241012082720291 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425930710291 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012082720291 DLINP <000b> input/ipa.c:451 connected read/write 20241012082720291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082720291 DLINP <000b> input/ipa.c:451 connected read/write 20241012082720291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@20e64d0fa95d: Found GsupExpect[0] for "262425930710291" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@20e64d0fa95d: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425930710291" 20241012082720300 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082720300 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082720300 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425930710291 MSISDN-491614674275 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012082720300 DLINP <000b> input/ipa.c:451 connected read/write 20241012082720300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082720300 DLINP <000b> input/ipa.c:451 connected read/write 20241012082720300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082720304 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082720304 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082720305 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425930710291 MSISDN-491614674275 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 20241012082720305 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425930710291 MSISDN-491614674275 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012082720305 DLINP <000b> input/ipa.c:451 connected read/write 20241012082720305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082720305 DLINP <000b> input/ipa.c:451 connected read/write 20241012082720305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082720307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60562<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@20e64d0fa95d: Final verdict of PTC: pass 20241012082720308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60560<->l=127.0.0.1:4258 20241012082720311 DLINP <000b> input/ipa.c:451 connected read/write 20241012082720311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082720311 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082720311 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082720311 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082720311 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082720311 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082720311 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241012082720311 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241012082720311 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)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP(315)@20e64d0fa95d: Final verdict of PTC: none 20241012082720312 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34339<->l=127.0.0.1:4259) HLR_Test-GSUP-server-IPA(318)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@20e64d0fa95d: Final verdict of PTC: none 316@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 316: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@20e64d0fa95d: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:27:20 UTC 2024 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20241012082720394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60566<->l=127.0.0.1:4258 20241012082720495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60566<->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=18200) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:27:22 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082723600 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082723600 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082723604 DLINP <000b> input/ipa.c:451 connected read/write 20241012082723604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082723606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38178<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082723609 DLINP <000b> input/ipa.c:451 connected read/write 20241012082723609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082723609 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082723609 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082723609 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 20241012082723609 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082723609 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 20241012082723609 DLGSUP <0013> gsup_server.c:235 2: 20241012082723609 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082723609 DLGSUP <0013> gsup_server.c:235 3: 20241012082723609 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082723609 DLGSUP <0013> gsup_server.c:235 4: 20241012082723609 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082723609 DLGSUP <0013> gsup_server.c:235 5: 20241012082723609 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082723609 DLGSUP <0013> gsup_server.c:235 7: 20241012082723609 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082723609 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082723609 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082723609 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082723610 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241012082723610 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@20e64d0fa95d: 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") 20241012082723630 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34673<->l=127.0.0.1:4259) 20241012082723633 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241012082723633 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@20e64d0fa95d: Created GsupExpect[0] for "262426267081628" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241012082723648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38182<->l=127.0.0.1:4258 20241012082723679 DAUC <0003> db_auc.c:157 IMSI='262426267081628': No 2G Auth Data 20241012082723679 DAUC <0003> db_auc.c:192 IMSI='262426267081628': No 3G Auth Data 20241012082723693 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426267081628.imsi 20241012082723693 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262426267081628.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082723705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38182<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@20e64d0fa95d: Final verdict of PTC: pass 20241012082723707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38178<->l=127.0.0.1:4258 20241012082723709 DLINP <000b> input/ipa.c:451 connected read/write 20241012082723709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082723709 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082723710 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082723710 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082723710 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34673<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@20e64d0fa95d: Final verdict of PTC: none 323@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 323: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@20e64d0fa95d: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:27:23 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20241012082723745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38186<->l=127.0.0.1:4258 20241012082723846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38186<->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=16100) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:27:25 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082726949 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082726949 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082726953 DLINP <000b> input/ipa.c:451 connected read/write 20241012082726953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082726955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38200<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@20e64d0fa95d: 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) } } } } 20241012082726959 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241012082726959 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@20e64d0fa95d: 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 } } } } 20241012082726959 DLINP <000b> input/ipa.c:451 connected read/write 20241012082726959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082726959 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082726959 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082726959 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 20241012082726959 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082726959 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 20241012082726959 DLGSUP <0013> gsup_server.c:235 2: 20241012082726959 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082726959 DLGSUP <0013> gsup_server.c:235 3: 20241012082726959 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082726959 DLGSUP <0013> gsup_server.c:235 4: 20241012082726959 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082726959 DLGSUP <0013> gsup_server.c:235 5: 20241012082726959 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082726959 DLGSUP <0013> gsup_server.c:235 7: 20241012082726959 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082726959 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082726959 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082726959 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@20e64d0fa95d: 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") 20241012082726992 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39885<->l=127.0.0.1:4259) 20241012082726995 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241012082726995 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@20e64d0fa95d: Created GsupExpect[0] for "262428971827964" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241012082727018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38214<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@20e64d0fa95d: Created GsupExpect[0] for "262428971827964" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241012082727028 DLINP <000b> input/ipa.c:451 connected read/write 20241012082727028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082727028 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428971827964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428971827964" cn_domain=CS} 20241012082727028 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428971827964 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241012082727028 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428971827964 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241012082727028 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428971827964.imsi 20241012082727029 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428971827964.imsi 20241012082727029 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428971827964.imsi: does not exist in local HLR 20241012082727038 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428971827964 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241012082727038 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241012082727038 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241012082727038 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241012082727038 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241012082727038 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241012082727038 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428971827964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082727038 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012082727039 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241012082727039 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012082727039 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241012082727039 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012082727039 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@20e64d0fa95d: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@20e64d0fa95d: 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) } } } } 20241012082727042 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082727042 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082727042 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241012082727042 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241012082727042 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012082727045 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082727045 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082727045 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@20e64d0fa95d: 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)@20e64d0fa95d: 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)@20e64d0fa95d: Found GsupExpect[0] for "262428971827964" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@20e64d0fa95d: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428971827964" HLR_Test-GSUP-server-IPA(330)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082727086 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082727086 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082727086 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082727086 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082727087 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428971827964 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614460475 20241012082727087 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428971827964 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012082727087 DLINP <000b> input/ipa.c:451 connected read/write 20241012082727087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082727087 DLINP <000b> input/ipa.c:451 connected read/write 20241012082727087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@20e64d0fa95d: Found GsupExpect[0] for "262428971827964" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@20e64d0fa95d: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428971827964" 20241012082727097 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082727097 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082727097 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428971827964 MSISDN-491614460475 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012082727097 DLINP <000b> input/ipa.c:451 connected read/write 20241012082727097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082727097 DLINP <000b> input/ipa.c:451 connected read/write 20241012082727097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082727100 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082727100 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082727100 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428971827964 MSISDN-491614460475 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 20241012082727100 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428971827964 MSISDN-491614460475 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012082727100 DLINP <000b> input/ipa.c:451 connected read/write 20241012082727100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082727100 DLINP <000b> input/ipa.c:451 connected read/write 20241012082727100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082727103 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428971827964.imsi 20241012082727103 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428971827964.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082728105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38214<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@20e64d0fa95d: Final verdict of PTC: pass 20241012082728108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38200<->l=127.0.0.1:4258 20241012082728110 DLINP <000b> input/ipa.c:451 connected read/write 20241012082728110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082728110 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082728110 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082728110 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082728110 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082728110 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082728110 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241012082728110 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241012082728110 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)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP(327)@20e64d0fa95d: Final verdict of PTC: none 20241012082728111 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39885<->l=127.0.0.1:4259) 328@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 328: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@20e64d0fa95d: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:27:28 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20241012082728201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38216<->l=127.0.0.1:4258 20241012082728302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38216<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14168) Waiting for packet dumper to finish... 1 (prev_count=14168, count=18932) MTC@20e64d0fa95d: 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@20e64d0fa95d: 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 ------ Sat Oct 12 08:27:30 UTC 2024 /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@20e64d0fa95d: 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@20e64d0fa95d: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@20e64d0fa95d: legacy= false MTC@20e64d0fa95d: in not legacy case 1 MTC@20e64d0fa95d: in not legacy case 2 20241012082731358 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241012082731358 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082731363 DLINP <000b> input/ipa.c:451 connected read/write 20241012082731363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082731364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38222<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@20e64d0fa95d: 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)@20e64d0fa95d: 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 } } } } 20241012082731368 DLINP <000b> input/ipa.c:451 connected read/write 20241012082731368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082731368 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241012082731368 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241012082731368 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 20241012082731368 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241012082731368 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 20241012082731368 DLGSUP <0013> gsup_server.c:235 2: 20241012082731368 DLGSUP <0013> gsup_server.c:237 2: 00 20241012082731368 DLGSUP <0013> gsup_server.c:235 3: 20241012082731368 DLGSUP <0013> gsup_server.c:237 3: 00 20241012082731368 DLGSUP <0013> gsup_server.c:235 4: 20241012082731368 DLGSUP <0013> gsup_server.c:237 4: 00 20241012082731368 DLGSUP <0013> gsup_server.c:235 5: 20241012082731368 DLGSUP <0013> gsup_server.c:237 5: 00 20241012082731368 DLGSUP <0013> gsup_server.c:235 7: 20241012082731368 DLGSUP <0013> gsup_server.c:237 7: 00 20241012082731368 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241012082731368 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241012082731368 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)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082731370 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241012082731370 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@20e64d0fa95d: 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") 20241012082731404 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34111<->l=127.0.0.1:4259) 20241012082731406 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241012082731406 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@20e64d0fa95d: Created GsupExpect[0] for "262421890111143" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241012082731425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38236<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@20e64d0fa95d: Created GsupExpect[0] for "262421890111143" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241012082731435 DLINP <000b> input/ipa.c:451 connected read/write 20241012082731435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082731435 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421890111143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421890111143" cn_domain=CS} 20241012082731435 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421890111143 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241012082731435 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421890111143 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241012082731436 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421890111143.imsi 20241012082731436 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421890111143.imsi 20241012082731436 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421890111143.imsi: does not exist in local HLR 20241012082731446 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421890111143 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241012082731446 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241012082731446 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241012082731446 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241012082731446 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241012082731446 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241012082731446 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421890111143 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241012082731446 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012082731446 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241012082731446 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012082731446 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241012082731446 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241012082731446 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@20e64d0fa95d: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@20e64d0fa95d: 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) } } } } 20241012082731449 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082731449 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082731449 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241012082731449 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241012082731449 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012082731450 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082731450 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082731450 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@20e64d0fa95d: 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)@20e64d0fa95d: 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)@20e64d0fa95d: Found GsupExpect[0] for "262421890111143" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@20e64d0fa95d: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421890111143" HLR_Test-GSUP-server-IPA(337)@20e64d0fa95d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@20e64d0fa95d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012082731494 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082731494 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082731494 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082731494 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082731494 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421890111143 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611160475 20241012082731494 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421890111143 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012082731495 DLINP <000b> input/ipa.c:451 connected read/write 20241012082731495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082731495 DLINP <000b> input/ipa.c:451 connected read/write 20241012082731495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@20e64d0fa95d: Found GsupExpect[0] for "262421890111143" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@20e64d0fa95d: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421890111143" 20241012082731502 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082731502 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082731502 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421890111143 MSISDN-491611160475 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012082731502 DLINP <000b> input/ipa.c:451 connected read/write 20241012082731502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082731502 DLINP <000b> input/ipa.c:451 connected read/write 20241012082731502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082731506 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082731506 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082731506 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421890111143 MSISDN-491611160475 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 20241012082731506 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421890111143 MSISDN-491611160475 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241012082731506 DLINP <000b> input/ipa.c:451 connected read/write 20241012082731506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082731506 DLINP <000b> input/ipa.c:451 connected read/write 20241012082731506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241012082731509 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611160475.msisdn 20241012082731509 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611160475.msisdn: does not exist in local HLR 20241012082731509 DDGSM <0007> mslookup_server.c:352 sip.voice.491611160475.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241012082731509 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611160475.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@20e64d0fa95d: setverdict(pass): none -> pass 20241012082731512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38236<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@20e64d0fa95d: Final verdict of PTC: pass 20241012082731515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38222<->l=127.0.0.1:4258 20241012082731517 DLINP <000b> input/ipa.c:451 connected read/write 20241012082731517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241012082731517 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241012082731517 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241012082731517 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241012082731518 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34111<->l=127.0.0.1:4259) HLR_Test-GSUP(334)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-server(336)@20e64d0fa95d: Final verdict of PTC: none 20241012082731518 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241012082731518 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241012082731518 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241012082731518 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241012082731518 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(333)@20e64d0fa95d: Final verdict of PTC: none 335@20e64d0fa95d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@20e64d0fa95d: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@20e64d0fa95d: Final verdict of PTC: none MTC@20e64d0fa95d: Setting final verdict of the test case. MTC@20e64d0fa95d: Local verdict of MTC: none MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC with component reference 335: none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@20e64d0fa95d: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@20e64d0fa95d: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@20e64d0fa95d: 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'. Sat Oct 12 08:27:31 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20241012082731605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48242<->l=127.0.0.1:4258 20241012082731706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48242<->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=20692) MTC@20e64d0fa95d: 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@20e64d0fa95d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@20e64d0fa95d: Terminating MTC. MC@20e64d0fa95d: MTC terminated. MC2> exit MC@20e64d0fa95d: Shutting down session. MC@20e64d0fa95d: 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-7392.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 xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_home xfail->PASS HLR_Tests.TC_MSLookup_GSUP_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: xfail->PASS: 5 pass: 33 [testenv] Testsuite is done [testenv] Stopping testsuite (2386598) [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-20241012-0825-718a33ef', '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-20241012-0825-718a33ef', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2386552) [testenv] Showing junit-xml-7392.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-20241012-0825-718a33ef', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7392.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='136.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.089654'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.652743'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.822506'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.443459'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.111952'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.089434'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.103590'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.078258'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.755378'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.752393'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.778145'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.234625'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.178957'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.830201'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.812344'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.076386'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.320073'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.348217'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.265490'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.309077'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.280221'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.291214'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.274263'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.342723'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.232538'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.126811'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.409150'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.350005'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.373782'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.120531'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.336533'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.271271'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.138115'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.153699'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.189375'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.124958'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.179137'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.179128'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20241012-0825-718a33ef'] testenv-hlr-osmocom-latest-20241012-0825-718a33ef [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2201/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS